Daily Build Log
Mon Jul 6 15:02:22 2026 UTC
print OS Version
Mon Jul 6 15:02:22 2026 UTC
Hostname
runnervmkkn4f
OS version (uname -a)
Linux runnervmkkn4f 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:ed:8d:79:75:81 brd ff:ff:ff:ff:ff:ff
inet 10.1.1.149/20 metric 100 brd 10.1.15.255 scope global eth0
valid_lft forever preferred_lft forever
inet6 fe80::7eed:8dff:fe79:7581/64 scope link
valid_lft forever preferred_lft forever
3: enP31741s1: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc mq master eth0 state UP group default qlen 1000
link/ether 7c:ed:8d:79:75:81 brd ff:ff:ff:ff:ff:ff
altname enP31741p0s2
4: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default
link/ether 3e:ad:b8:46:77:8c 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
Disk space information (df -k)
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/root 151263856 61869408 89378064 41% /
/dev/root 151263856 61869408 89378064 41% /
Processor info
model name : Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz
model name : Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz
model name : Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz
model name : Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz
Memory info
MemTotal: 16372448 kB
Approximate BogoMIPS (larger means faster)
52938.2792401481
PrintACEConfig
Mon Jul 6 15:02:23 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)
Mon Jul 6 15:02:23 2026 UTC
cmake version 3.31.6
CMake suite maintained and supported by Kitware (kitware.com/cmake).
print make Version
Mon Jul 6 15:02:23 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
Mon Jul 6 15:02:23 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
Mon Jul 6 15:02:23 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.3 -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.3 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
DEBPKG:CVE-2026-8376_1.patch - [PATCH] perl/perl-security#147: test cases
DEBPKG:CVE-2026-8376_2.patch - [PATCH] perl/perl-security#147: test against the actual character lengths
DEBPKG:CVE-2026-42496.patch - [PATCH] Validate symlink and hardlink linkname in SECURE MODE
Built under linux
Compiled at Jun 12 2026 13:42:23
@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
Mon Jul 6 15:02:23 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
Mon Jul 6 15:02:23 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/StatusCondition/run_test.pl" in "tests/tsan_tests.lst" is duplicated 2 times
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
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: 3975 started at 2026-07-06 15:02:23
[==========] 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 (0 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 (0 ms total)
[----------] 1 test from dds_DCPS_AtomicBool
[ RUN ] dds_DCPS_AtomicBool.tsan_test
[ OK ] dds_DCPS_AtomicBool.tsan_test (3 ms)
[----------] 1 test from dds_DCPS_AtomicBool (3 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 (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_boolean
(3975|3975) WARNING: ConfigStoreImpl::parse_boolean: failed to parse boolean for KEY=not a boolean
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_boolean (1 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_int32
(3975|3975) 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
(3975|3975) 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
(3975|3975) WARNING: ConfigStoreImpl::get_int64: failed to parse int64 for KEY=not an int64
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_int64 (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_uint64
(3975|3975) 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
(3975|3975) 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
(3975|3975) WARNING: ConfigStoreImpl::get_duration: failed to parse DDS::Duration_t for KEY=not a duration
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_duration (1 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 (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_Enum
(3975|3975) WARNING: ConfigStoreImpl::get: failed to convert default value to string
(3975|3975) WARNING: ConfigStoreImpl::get: for key, failed to encode () to enumerated value, defaulting to ()
(3975|3975) WARNING: ConfigStoreImpl::set: for key, failed to convert enum value to string
(3975|3975) 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
(3975|3975) 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
(3975|3975) 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
(3975|3975) WARNING: ConfigStoreImpl::convert_value: failed to parse TimeDuration (fractional seconds) for KEY=not a duration
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_TimeDuration_fractional_seconds (1 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.get_NetworkAddress
(3975|3975) WARNING: ConfigStoreImpl::get: failed to parse NetworkAddress for KEY=not a network address
(3975|3975) WARNING: ConfigStoreImpl::get: failed to parse NetworkAddress for KEY6=not a network address
[ OK ] dds_DCPS_ConfigStoreImpl.get_NetworkAddress (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.get_NetworkAddressSet
(3975|3975) WARNING: ConfigStoreImpl::get: failed to parse NetworkAddress for KEY=not
(3975|3975) WARNING: ConfigStoreImpl::get: failed to parse NetworkAddress for KEY6=not
[ OK ] dds_DCPS_ConfigStoreImpl.get_NetworkAddressSet (16 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 (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.get_section_values
[ OK ] dds_DCPS_ConfigStoreImpl.get_section_values (1 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.delete_section
[ OK ] dds_DCPS_ConfigStoreImpl.delete_section (0 ms)
[----------] 25 tests from dds_DCPS_ConfigStoreImpl (22 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 (1 ms)
[ RUN ] dds_DCPS_DataSampleHeader.serialize_flags
[ OK ] dds_DCPS_DataSampleHeader.serialize_flags (0 ms)
[----------] 3 tests from dds_DCPS_DataSampleHeader (1 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 (0 ms)
[ RUN ] dds_DCPS_DispatchService.ArgConstructorFour
[ OK ] dds_DCPS_DispatchService.ArgConstructorFour (1 ms)
[ RUN ] dds_DCPS_DispatchService.ArgConstructorOrderAlpha
[ OK ] dds_DCPS_DispatchService.ArgConstructorOrderAlpha (1 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 (0 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 (2 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 (8 ms)
[ RUN ] dds_DCPS_DispatchService.InternalShutdown
[ OK ] dds_DCPS_DispatchService.InternalShutdown (1 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 (352 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 (0 ms)
[ RUN ] dds_DCPS_EventDispatcher.EventBaseHandleException
[ OK ] dds_DCPS_EventDispatcher.EventBaseHandleException (1 ms)
[ RUN ] dds_DCPS_EventDispatcher.EventBaseSuppressesErrorHandlerException
(3975|3975) 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 (1 ms)
[----------] 9 tests from dds_DCPS_InternalDataWriter (1 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 (0 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 (1 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 (0 ms)
[----------] 1 test from dds_DCPS_Marked_Default_Qos (0 ms total)
[----------] 1 test from dds_DCPS_MemoryPool
[ RUN ] dds_DCPS_MemoryPool.maintest
[ OK ] dds_DCPS_MemoryPool.maintest (7 ms)
[----------] 1 test from dds_DCPS_MemoryPool (7 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
(3975|3975) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
[ OK ] dds_DCPS_NetworkResource.fully_qualified_domain_hostname_basic (6 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 (6 ms total)
[----------] 5 tests from dds_DCPS_PeriodicEvent
[ RUN ] dds_DCPS_PeriodicEvent.ConstructDestruct
[ OK ] dds_DCPS_PeriodicEvent.ConstructDestruct (0 ms)
[ RUN ] dds_DCPS_PeriodicEvent.Nominal
[ OK ] dds_DCPS_PeriodicEvent.Nominal (801 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
(3975|3975) PeriodicEvent::enable: failed to schedule
[ OK ] dds_DCPS_PeriodicEvent.EnableAfterShutdown (0 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 (1 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 (0 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 (0 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 (1 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 (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Topic_ctor_error
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Topic_ctor_error (1 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 (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Topic_ctor
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Topic_ctor (1 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 (4 ms total)
[----------] 5 tests from dds_DCPS_RTPS_AssociationRecord
[ RUN ] dds_DCPS_RTPS_AssociationRecord.BuiltinAssociationRecord_ctor
[ OK ] dds_DCPS_RTPS_AssociationRecord.BuiltinAssociationRecord_ctor (3 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 (1 ms)
[----------] 5 tests from dds_DCPS_RTPS_AssociationRecord (6 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 (0 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 (0 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 (1 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 (0 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 (1 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 (0 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 (1 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 (0 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 (1 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 (0 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 (1 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 (0 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 (1 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 (6 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 (6 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 (16 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 (10 ms)
[ RUN ] dds_DCPS_ReactorWrapper.test_repeat
[ OK ] dds_DCPS_ReactorWrapper.test_repeat (1001 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 (13 ms total)
[----------] 22 tests from dds_DCPS_ServiceEventDispatcher
[ RUN ] dds_DCPS_ServiceEventDispatcher.DefaultConstructor
[ OK ] dds_DCPS_ServiceEventDispatcher.DefaultConstructor (1 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.ArgConstructorFour
[ OK ] dds_DCPS_ServiceEventDispatcher.ArgConstructorFour (1 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.ArgConstructorOrderAlpha
[ OK ] dds_DCPS_ServiceEventDispatcher.ArgConstructorOrderAlpha (1 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 (0 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.SimpleDispatchBeta
[ OK ] dds_DCPS_ServiceEventDispatcher.SimpleDispatchBeta (2 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchAlpha
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchAlpha (0 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchAlpha_ImmediateShutdown
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchAlpha_ImmediateShutdown (1 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchBeta
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchBeta (1 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 (14 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchGamma_ImmediateShutdown
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchGamma_ImmediateShutdown (13 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.TestShutdown
[ OK ] dds_DCPS_ServiceEventDispatcher.TestShutdown (1 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.NullEventsIgnored
[ OK ] dds_DCPS_ServiceEventDispatcher.NullEventsIgnored (0 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.TimedDispatch
[ OK ] dds_DCPS_ServiceEventDispatcher.TimedDispatch (92 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.TimedDispatchSingleThreaded
[ OK ] dds_DCPS_ServiceEventDispatcher.TimedDispatchSingleThreaded (91 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.CancelDispatch
[ OK ] dds_DCPS_ServiceEventDispatcher.CancelDispatch (72 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.CancelDispatchSingleThreaded
[ OK ] dds_DCPS_ServiceEventDispatcher.CancelDispatchSingleThreaded (70 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.CancelInvokesHandleCancelOutsideDispatcherLock
[ OK ] dds_DCPS_ServiceEventDispatcher.CancelInvokesHandleCancelOutsideDispatcherLock (1 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.CancelSuppressesHandleCancelException
(3975|3975) 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 (365 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
(3975|3975) 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
(3975|3975) 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 (1 ms)
[ RUN ] dds_DCPS_Service_Participant.repository_lost_backs_off_when_lost_key_is_missing
(3975|3975) WARNING: Service_Participant::repository_lost: lost repository missing-repo was not present, finding another anyway.
(3975|3975) 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 (1000 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 (1 ms)
[ RUN ] dds_DCPS_SporadicEvent.Nominal
[ OK ] dds_DCPS_SporadicEvent.Nominal (1 ms)
[ RUN ] dds_DCPS_SporadicEvent.MoveUp
[ OK ] dds_DCPS_SporadicEvent.MoveUp (3 ms)
[ RUN ] dds_DCPS_SporadicEvent.NoDoubleExec
[ OK ] dds_DCPS_SporadicEvent.NoDoubleExec (201 ms)
[ RUN ] dds_DCPS_SporadicEvent.Cancel
[ OK ] dds_DCPS_SporadicEvent.Cancel (101 ms)
[----------] 5 tests from dds_DCPS_SporadicEvent (307 ms total)
[----------] 9 tests from dds_DCPS_SporadicTask
[ RUN ] dds_DCPS_SporadicTask.schedule
[ OK ] dds_DCPS_SporadicTask.schedule (1 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 (1 ms)
[ RUN ] dds_DCPS_SporadicTask.schedule_earlier
[ OK ] dds_DCPS_SporadicTask.schedule_earlier (2 ms)
[ RUN ] dds_DCPS_SporadicTask.schedule_later
[ OK ] dds_DCPS_SporadicTask.schedule_later (0 ms)
[ RUN ] dds_DCPS_SporadicTask.schedule_no_reactor_task
[ OK ] dds_DCPS_SporadicTask.schedule_no_reactor_task (979 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 (987 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 (0 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 (5 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 (1 ms)
[----------] 2 tests from dds_DCPS_ThreadStatusManager (1 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
(3975|3975) WARNING: MapBitmaskHelper::get_value: Ignore unknown flag: FLAG3
[ OK ] dds_DCPS_ValueCommon.MapBitmaskHelper (0 ms)
[----------] 2 tests from dds_DCPS_ValueCommon (0 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 (1 ms)
[ RUN ] dds_DCPS_WaitSet.WaitDeadline
[ OK ] dds_DCPS_WaitSet.WaitDeadline (0 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (155, 205, 235, 143, 147, 254, 217, 94, 110, 207, 87, 84, 249, 104)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (165, 39, 101, 9, 34, 17, 77, 85, 17, 0, 142, 155, 122, 138)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (84, 247, 54, 239, 239, 203, 208, 118, 127, 210, 239, 88, 67, 206)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (70, 118, 248, 72, 113, 185, 135, 40, 43, 197, 161, 108, 188, 171)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (116, 87, 12, 179, 43, 50, 126, 90, 133, 88, 235, 210, 121, 40)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (155, 205, 235, 143, 147, 254, 217, 94, 110, 207, 87, 84, 249, 104)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (70, 118, 248, 72, 113, 185, 135, 40, 43, 197, 161, 108, 188, 171)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (155, 205, 235, 143, 147, 254, 217, 94, 110, 207, 87, 84, 249, 104)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (155, 205, 235, 143, 147, 254, 217, 94, 110, 207, 87, 84, 249, 104)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (219, 21, 102, 23, 139, 214, 237, 213, 192, 143, 46, 126, 84, 178)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (211, 115, 135, 200, 197, 29, 84, 188, 245, 25, 217, 60, 158, 24)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (211, 115, 135, 200, 197, 29, 84, 188, 245, 25, 217, 60, 158, 24)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (60, 21, 101, 208, 122, 140, 35, 64, 175, 37, 217, 37, 111, 210)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (197, 138, 18, 157, 57, 235, 217, 149, 212, 202, 26, 218, 116, 149)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (155, 205, 235, 143, 147, 254, 217, 94, 110, 207, 87, 84, 249, 104)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (165, 39, 101, 9, 34, 17, 77, 85, 17, 0, 142, 155, 122, 138)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (84, 247, 54, 239, 239, 203, 208, 118, 127, 210, 239, 88, 67, 206)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (70, 118, 248, 72, 113, 185, 135, 40, 43, 197, 161, 108, 188, 171)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (116, 87, 12, 179, 43, 50, 126, 90, 133, 88, 235, 210, 121, 40)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (155, 205, 235, 143, 147, 254, 217, 94, 110, 207, 87, 84, 249, 104)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (70, 118, 248, 72, 113, 185, 135, 40, 43, 197, 161, 108, 188, 171)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (155, 205, 235, 143, 147, 254, 217, 94, 110, 207, 87, 84, 249, 104)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (155, 205, 235, 143, 147, 254, 217, 94, 110, 207, 87, 84, 249, 104)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (219, 21, 102, 23, 139, 214, 237, 213, 192, 143, 46, 126, 84, 178)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (211, 115, 135, 200, 197, 29, 84, 188, 245, 25, 217, 60, 158, 24)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (211, 115, 135, 200, 197, 29, 84, 188, 245, 25, 217, 60, 158, 24)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (60, 21, 101, 208, 122, 140, 35, 64, 175, 37, 217, 37, 111, 210)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (197, 138, 18, 157, 57, 235, 217, 149, 212, 202, 26, 218, 116, 149)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) 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 (26 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataAdapter.test_union
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (155, 205, 235, 143, 147, 254, 217, 94, 110, 207, 87, 84, 249, 104)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (165, 39, 101, 9, 34, 17, 77, 85, 17, 0, 142, 155, 122, 138)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (84, 247, 54, 239, 239, 203, 208, 118, 127, 210, 239, 88, 67, 206)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (70, 118, 248, 72, 113, 185, 135, 40, 43, 197, 161, 108, 188, 171)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (116, 87, 12, 179, 43, 50, 126, 90, 133, 88, 235, 210, 121, 40)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (155, 205, 235, 143, 147, 254, 217, 94, 110, 207, 87, 84, 249, 104)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (70, 118, 248, 72, 113, 185, 135, 40, 43, 197, 161, 108, 188, 171)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (155, 205, 235, 143, 147, 254, 217, 94, 110, 207, 87, 84, 249, 104)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (155, 205, 235, 143, 147, 254, 217, 94, 110, 207, 87, 84, 249, 104)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (219, 21, 102, 23, 139, 214, 237, 213, 192, 143, 46, 126, 84, 178)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (211, 115, 135, 200, 197, 29, 84, 188, 245, 25, 217, 60, 158, 24)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (211, 115, 135, 200, 197, 29, 84, 188, 245, 25, 217, 60, 158, 24)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (60, 21, 101, 208, 122, 140, 35, 64, 175, 37, 217, 37, 111, 210)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (197, 138, 18, 157, 57, 235, 217, 149, 212, 202, 26, 218, 116, 149)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) 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 (6 ms)
[----------] 3 tests from dds_DCPS_XTypes_DynamicDataAdapter (41 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 (2 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 (3 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 (2 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteSequenceToUnion
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteSequenceToUnion (9 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 (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteRecursiveStruct
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteRecursiveStruct (2 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 (6 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 (8 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 (5 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteValueToUnion
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteValueToUnion (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteSequenceToStruct
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteSequenceToStruct (7 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 (2 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 (1 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 (0 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 (101 ms total)
[----------] 20 tests from dds_DCPS_XTypes_DynamicDataJson
[ RUN ] dds_DCPS_XTypes_DynamicDataJson.StructPopulateAndRoundTrip
[ OK ] dds_DCPS_XTypes_DynamicDataJson.StructPopulateAndRoundTrip (5 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 (4 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 (3 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 (10 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataJson.ArrayEqualityDetectsDifference
[ OK ] dds_DCPS_XTypes_DynamicDataJson.ArrayEqualityDetectsDifference (10 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 (7 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataJson.MapGetMemberIdByNameUsesKey
[ OK ] dds_DCPS_XTypes_DynamicDataJson.MapGetMemberIdByNameUsesKey (6 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataJson.RejectsNumericRangeOverflow
[ OK ] dds_DCPS_XTypes_DynamicDataJson.RejectsNumericRangeOverflow (23 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 (4 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 (5 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataJson.TryConstructTrimSerializedBackingStore
[ OK ] dds_DCPS_XTypes_DynamicDataJson.TryConstructTrimSerializedBackingStore (6 ms)
[----------] 20 tests from dds_DCPS_XTypes_DynamicDataJson (115 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 (2 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadValueFromUnion
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadValueFromUnion (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadSequenceFromStruct
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadSequenceFromStruct (3 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 (1 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 (7 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 (5 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 (8 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 (5 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 (1 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 (89 ms total)
[----------] 11 tests from dds_DCPS_XTypes_DynamicTypeImpl
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyInnerStruct
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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 (5 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyOuterStruct
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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 (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_StructWithTypedefMember
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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 (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_PrimitiveKind
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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 (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyOuterArray
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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 (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_CircularStruct
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. 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 (42 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 (0 ms)
[ RUN ] dds_DCPS_XTypes_IdlScanner.IdlScanner
[ OK ] dds_DCPS_XTypes_IdlScanner.IdlScanner (1 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 (1 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.ArrayTypeTest_NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.ArrayTypeTest_NotAssignable (0 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 (1 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 (1 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 (3 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 (9 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 (1 ms)
[----------] 2 tests from dds_DCPS_XTypes_TypeAssignability_EnumTypeTest (1 ms total)
[----------] 84 tests from dds_DCPS_XTypes_TypeObject
[ RUN ] dds_DCPS_XTypes_TypeObject.maintest
[ OK ] dds_DCPS_XTypes_TypeObject.maintest (0 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 (0 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) 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 (13 ms)
[ RUN ] dds_DCPS_XTypes_Utils.max_extensibility
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (126, 217, 113, 181, 124, 103, 64, 230, 96, 47, 230, 75, 28, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (126, 217, 113, 181, 124, 103, 64, 230, 96, 47, 230, 75, 28, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (126, 217, 113, 181, 124, 103, 64, 230, 96, 47, 230, 75, 28, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (126, 217, 113, 181, 124, 103, 64, 230, 96, 47, 230, 75, 28, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (126, 217, 113, 181, 124, 103, 64, 230, 96, 47, 230, 75, 28, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (126, 217, 113, 181, 124, 103, 64, 230, 96, 47, 230, 75, 28, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (126, 217, 113, 181, 124, 103, 64, 230, 96, 47, 230, 75, 28, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (126, 217, 113, 181, 124, 103, 64, 230, 96, 47, 230, 75, 28, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (126, 217, 113, 181, 124, 103, 64, 230, 96, 47, 230, 75, 28, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (126, 217, 113, 181, 124, 103, 64, 230, 96, 47, 230, 75, 28, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (126, 217, 113, 181, 124, 103, 64, 230, 96, 47, 230, 75, 28, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) 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 (13 ms)
[ RUN ] dds_DCPS_XTypes_Utils.member_path_resolve_string_path
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) 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 (3 ms)
[ RUN ] dds_DCPS_XTypes_Utils.member_path_get_member_from_type
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) 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
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) 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 (18 ms)
[ RUN ] dds_DCPS_XTypes_Utils.MemberPathParser
[ OK ] dds_DCPS_XTypes_Utils.MemberPathParser (0 ms)
[ RUN ] dds_DCPS_XTypes_Utils.MultidimArray
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3975|3975) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3975|3975) 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 (2 ms)
[ RUN ] dds_DCPS_XTypes_Utils.remove_enumerators
[ OK ] dds_DCPS_XTypes_Utils.remove_enumerators (1 ms)
[----------] 10 tests from dds_DCPS_XTypes_Utils (63 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 (6 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 (1 ms)
[ RUN ] dds_DCPS_XTypes_XmlTypeProvider.TypeAssignabilityPolicy
[ OK ] dds_DCPS_XTypes_XmlTypeProvider.TypeAssignabilityPolicy (16 ms)
[----------] 8 tests from dds_DCPS_XTypes_XmlTypeProvider (36 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 (1 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 (2 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 (2 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.FinalComplexStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.FinalComplexStruct (3 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.AppendableComplexStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.AppendableComplexStruct (3 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.MutableComplexStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.MutableComplexStruct (3 ms)
[----------] 15 tests from dds_DCPS_Xcdr2ValueWriter (24 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 (10 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 (9 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 (5 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_Success (9 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_default_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_default_Success (7 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_date_Fail
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_date_Fail (8 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_action_validity_Fail
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_action_validity_Fail (7 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 (7 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 (8 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 (6 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_register_instance_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_register_instance_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_register_instance_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_register_instance_Success (1 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_dispose_instance_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_dispose_instance_InvalidInput (0 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 (1 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 (9 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 (9 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_action_validity_Fail
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_action_validity_Fail (9 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 (9 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datareader_action_validity_Fail
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datareader_action_validity_Fail (9 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 (9 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 (1 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 (6 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 (0 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 (6 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 (6 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 (1 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 (196 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 (0 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 (4 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 (6 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 (13 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateLocalIdentity_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateLocalIdentity_Success (8 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.GetIdentityToken_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.GetIdentityToken_Success (8 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateRemoteIdentity_UsingLocalAuthRequestToken_PendingHandshakeRequest
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateRemoteIdentity_UsingLocalAuthRequestToken_PendingHandshakeRequest (15 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateRemoteIdentity_LocalAuthRequestTokenNil_PendingHandshakeMessage
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateRemoteIdentity_LocalAuthRequestTokenNil_PendingHandshakeMessage (14 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.BeginHandshakeRequest_UsingLocalAuthRequestToken_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.BeginHandshakeRequest_UsingLocalAuthRequestToken_Success (14 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.BeginHandshakeRequest_BeginHandshakeReply_ProcessHandshake_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.BeginHandshakeRequest_BeginHandshakeReply_ProcessHandshake_Success (20 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.SeparateAuthImpls_BeginHandshakeRequest_BeginHandshakeReply_ProcessHandshake_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.SeparateAuthImpls_BeginHandshakeRequest_BeginHandshakeReply_ProcessHandshake_Success (20 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.SeparateAuthImpls_FullHandshake_NoAuthTokenTransfer_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.SeparateAuthImpls_FullHandshake_NoAuthTokenTransfer_Success (19 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.GetAuthenticationPeerCredentialToken_InitiatorAndReplier_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.GetAuthenticationPeerCredentialToken_InitiatorAndReplier_Success (24 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.GetSharedSecret_InitiatorAndReplier_Match
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.GetSharedSecret_InitiatorAndReplier_Match (19 ms)
[----------] 11 tests from dds_DCPS_security_AuthenticationBuiltInImpl (174 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 (19 ms)
[----------] 1 test from dds_DCPS_security_AuthenticationBuiltInImpl_BeginHandshakeReplyTest (19 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
(3975|3975) CryptoBuiltInImpl::preprocess_secure_submsg: Could not deserializer CyptoHeader
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.preprocess_secure_submsg_NilHandles (1 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 (6 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 (6 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
(3975|3975) WARNING: PEM_read_bio_X509_AUX failed: error:0480006C:PEM routines::no start line
(3975|3975) SSL::Certificate::load: WARNING: Failed to load document supplied with URI 'file:../security/certs/identity/test_participant_01_private_key.pem'
(3975|3975) 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 (6 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.Validate_RSASSA_PSS_SHA256_Failure_SelfSigned
(3975|3975) 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 (6 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.SubjectNameDigest_RSASSA_PSS_SHA256_Success
[ OK ] dds_DCPS_security_SSL_Certificate.SubjectNameDigest_RSASSA_PSS_SHA256_Success (6 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 (6 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.SubjectNameToString_Success
[ OK ] dds_DCPS_security_SSL_Certificate.SubjectNameToString_Success (6 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.SerializeDeserialize_RSASSA_PSS_SHA256_Success
[ OK ] dds_DCPS_security_SSL_Certificate.SerializeDeserialize_RSASSA_PSS_SHA256_Success (7 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.SerializeDeserialize_ECDSA_SHA256_Success
[ OK ] dds_DCPS_security_SSL_Certificate.SerializeDeserialize_ECDSA_SHA256_Success (7 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.AssignmentOperator_RSASSA_PSS_SHA256
[ OK ] dds_DCPS_security_SSL_Certificate.AssignmentOperator_RSASSA_PSS_SHA256 (8 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.AssignmentOperator_ECDSA_SHA256
[ OK ] dds_DCPS_security_SSL_Certificate.AssignmentOperator_ECDSA_SHA256 (6 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.CopyConstruct_RSASSA_PSS_SHA256
[ OK ] dds_DCPS_security_SSL_Certificate.CopyConstruct_RSASSA_PSS_SHA256 (8 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 (97 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 (16 ms)
[ RUN ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_Data_Success
[ OK ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_Data_Success (16 ms)
[ RUN ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_EC_Success
[ OK ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_EC_Success (16 ms)
[ RUN ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_WrongData_Failure
[ OK ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_WrongData_Failure (15 ms)
[ RUN ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_DoesNotUseEmptyData
[ OK ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_DoesNotUseEmptyData (16 ms)
[----------] 5 tests from dds_DCPS_security_SSL_PrivateKey (79 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 (4 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 (2 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 (20 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 (0 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 (1 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 (2 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 (0 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 (48 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Overlapping_Inputs
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Overlapping_Inputs (0 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 (50 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 (1 ms)
[----------] 5 tests from dds_DCPS_transport_rtps_udp_MetaSubmessage (1 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 (5 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 (7 ms)
[----------] 4 tests from dds_DCPS_RTPS_RtpsUdpInst (22 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 (1 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 (1 ms total)
[----------] 2 tests from tools_dds_rtpsrelaylib_PartitionIndex
[ RUN ] tools_dds_rtpsrelaylib_PartitionIndex.maintest
[ OK ] tools_dds_rtpsrelaylib_PartitionIndex.maintest (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_PartitionIndex.Identity
[ OK ] tools_dds_rtpsrelaylib_PartitionIndex.Identity (0 ms)
[----------] 2 tests from tools_dds_rtpsrelaylib_PartitionIndex (0 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. (10723 ms total)
[ PASSED ] 1366 tests.
test PASSED.
auto_run_tests_finished: tests/unit-tests/run_test.pl Time:11s 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: 4188 started at 2026-07-06 15:02:34
[==========] 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 (886 ms)
[ RUN ] dds_DCPS_DispatchService.RecursiveDispatchDelta_ImmediateShutdown
[ OK ] dds_DCPS_DispatchService.RecursiveDispatchDelta_ImmediateShutdown (656 ms)
[----------] 2 tests from dds_DCPS_DispatchService (1542 ms total)
[----------] 2 tests from dds_DCPS_JobQueue
[ RUN ] dds_DCPS_JobQueue.MaxInternalQueue
[ OK ] dds_DCPS_JobQueue.MaxInternalQueue (28335 ms)
[ RUN ] dds_DCPS_JobQueue.MaxNotificationQueue
[ OK ] dds_DCPS_JobQueue.MaxNotificationQueue (43652 ms)
[----------] 2 tests from dds_DCPS_JobQueue (71988 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 15:03:50.654329
TestObj::execute() called at 15:03:52.654244
total_count = 2
TestObj::execute() called at 15:03:53.752671
TestObj::execute() called at 15:03:53.853014
TestObj::execute() called at 15:03:53.953531
TestObj::execute() called at 15:03:54.053849
TestObj::execute() called at 15:03:54.154203
TestObj::execute() called at 15:03:54.254775
TestObj::execute() called at 15:03:54.355200
TestObj::execute() called at 15:03:54.455672
TestObj::execute() called at 15:03:54.556209
TestObj::execute() called at 15:03:54.656485
TestObj::execute() called at 15:03:54.756793
TestObj::execute() called at 15:03:54.857150
TestObj::execute() called at 15:03:54.957397
TestObj::execute() called at 15:03:55.057616
TestObj::execute() called at 15:03:55.157822
TestObj::execute() called at 15:03:55.258075
TestObj::execute() called at 15:03:55.358558
TestObj::execute() called at 15:03:55.458987
TestObj::execute() called at 15:03:55.559333
TestObj::execute() called at 15:03:55.659720
enable_calls = 1880
total_count = 22
TestObj::execute() called at 15:03:57.661591
TestObj::execute() called at 15:03:59.661646
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 (8033 ms)
[----------] 1 test from dds_DCPS_RcObject (8033 ms total)
[----------] 2 tests from dds_DCPS_ServiceEventDispatcher
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchDelta
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchDelta (1700 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchDelta_ImmediateShutdown
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchDelta_ImmediateShutdown (1380 ms)
[----------] 2 tests from dds_DCPS_ServiceEventDispatcher (3081 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.001 s (PASS)
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.001 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 15:04:14.386201
total_count = 1
TestObj::execute() called at 15:04:17.484531
TestObj::execute() called at 15:04:17.584775
TestObj::execute() called at 15:04:17.685037
TestObj::execute() called at 15:04:17.785294
TestObj::execute() called at 15:04:17.885617
TestObj::execute() called at 15:04:17.985863
TestObj::execute() called at 15:04:18.086131
TestObj::execute() called at 15:04:18.186377
TestObj::execute() called at 15:04:18.286643
TestObj::execute() called at 15:04:18.386890
TestObj::execute() called at 15:04:18.487193
TestObj::execute() called at 15:04:18.587463
TestObj::execute() called at 15:04:18.688036
TestObj::execute() called at 15:04:18.788375
TestObj::execute() called at 15:04:18.888633
TestObj::execute() called at 15:04:18.988903
TestObj::execute() called at 15:04:19.089190
TestObj::execute() called at 15:04:19.189494
TestObj::execute() called at 15:04:19.289788
TestObj::execute() called at 15:04:19.390211
schedule_calls = 1879
total_count = 21
total_count = 21
[ OK ] dds_DCPS_SporadicTask.TimingChecker (9619 ms)
[----------] 1 test from dds_DCPS_SporadicTask (9619 ms total)
[----------] Global test environment tear-down
[==========] 9 tests from 6 test cases ran. (106881 ms total)
[ PASSED ] 9 tests.
test PASSED.
auto_run_tests_finished: tests/stress-tests/run_test.pl Time:107s 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: 4244 started at 2026-07-06 15:04:21
test PASSED.
auto_run_tests_finished: tests/DCPS/GuardCondition/run_test.pl Time:9s Result:0
==============================================================================
tests/DCPS/StatusCondition/run_test.pl
#
(4261|4261) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" 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: 4271
/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: 4281 started at 2026-07-06 15:04:31
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:11717 -s 2:localhost:12737 -n 400 -q
simple_publisher -p 1:localhost:11717 -s 2:localhost:12737 -n 400 -c 128 -q
(4291|4296) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4297|4302) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4297|4297) Publisher total time required was 0.5531 seconds.
(4291|4291) Total time required is 0.7403 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:14069 -s 2:localhost:14228 -n 400
simple_publisher -p 1:localhost:14069 -s 2:localhost:14228 -n 400
(4306|4311) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4312|4317) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [1]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [2]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [3]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [4]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [5]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [6]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [7]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [8]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [9]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [10]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [11]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [12]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [13]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [14]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [15]]
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [16]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [17]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [18]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [19]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [20]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [21]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [22]]
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [23]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [24]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [25]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [26]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [27]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [28]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [29]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [30]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [31]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [32]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [33]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [34]]
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [35]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [36]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [37]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [38]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [39]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [40]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [41]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [42]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [43]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [44]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [45]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [46]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [47]]
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [48]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [49]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [50]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [51]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [52]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [53]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [54]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [55]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [56]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [57]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [58]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [59]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [60]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [61]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [62]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [63]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [64]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [65]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [66]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [67]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [68]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [69]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [70]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [71]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [72]]
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [73]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [74]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [75]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [76]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [77]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [78]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [79]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [80]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [81]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [82]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [83]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [84]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [85]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [86]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [87]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [88]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [89]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [90]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [91]]
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [92]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [93]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [94]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [95]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [96]]
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [97]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [98]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [99]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [100]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [101]]
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [102]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [103]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [104]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [105]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [106]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [107]]
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [108]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [109]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [110]]
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [111]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [112]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [113]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [114]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [115]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [116]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [117]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [118]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [119]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [120]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [121]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [122]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [123]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [124]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [125]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [126]]
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [127]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [128]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [129]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [130]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [131]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [132]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [133]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [134]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [135]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [136]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [137]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [138]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [139]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [140]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [141]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [142]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [143]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [144]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [145]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [146]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [147]]
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [148]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [149]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [150]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [151]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [152]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [153]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [154]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [155]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [156]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [157]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [158]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [159]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [160]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [161]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [162]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [163]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [164]]
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [165]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [166]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [167]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [168]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [169]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [170]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [171]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [172]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [173]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [174]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [175]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [176]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [177]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [178]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [179]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [180]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [181]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [182]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [183]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [184]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [185]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [186]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [187]]
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [188]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [189]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [190]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [191]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [192]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [193]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [194]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [195]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [196]]
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [197]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [198]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [199]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [200]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [201]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [202]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [203]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [204]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [205]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [206]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [207]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [208]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [209]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [210]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [211]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [212]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [213]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [214]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [215]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [216]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [217]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [218]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [219]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [220]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [221]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [222]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [223]]
(4312|4312) Publisher total time required was 0.8979 seconds.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [224]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [225]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [226]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [227]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [228]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [229]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [230]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [231]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [232]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [233]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [234]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [235]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [236]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [237]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [238]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [239]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [240]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [241]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [242]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [243]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [244]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [245]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [246]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [247]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [248]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [249]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [250]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [251]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [252]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [253]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [254]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [255]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [256]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [257]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [258]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [259]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [260]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [261]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [262]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [263]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [264]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [265]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [266]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [267]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [268]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [269]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [270]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [271]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [272]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [273]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [274]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [275]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [276]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [277]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [278]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [279]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [280]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [281]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [282]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [283]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [284]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [285]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [286]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [287]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [288]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [289]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [290]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [291]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [292]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [293]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [294]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [295]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [296]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [297]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [298]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [299]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [300]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [301]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [302]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [303]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [304]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [305]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [306]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [307]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [308]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [309]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [310]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [311]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [312]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [313]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [314]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [315]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [316]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [317]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [318]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [319]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [320]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [321]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [322]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [323]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [324]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [325]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [326]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [327]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [328]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [329]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [330]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [331]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [332]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [333]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [334]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [335]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [336]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [337]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [338]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [339]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [340]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [341]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [342]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [343]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [344]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [345]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [346]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [347]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [348]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [349]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [350]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [351]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [352]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [353]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [354]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [355]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [356]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [357]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [358]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [359]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [360]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [361]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [362]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [363]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [364]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [365]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [366]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [367]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [368]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [369]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [370]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [371]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [372]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [373]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [374]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [375]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [376]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [377]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [378]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [379]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [380]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [381]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [382]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [383]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [384]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [385]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [386]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [387]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [388]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [389]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [390]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [391]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [392]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [393]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [394]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [395]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [396]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [397]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [398]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [399]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [400]]
(4306|4306) Total time required is 0.14921 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:12815 -s 2:localhost:14239
simple_publisher -p 1:localhost:12815 -s 2:localhost:14239
(4320|4325) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4326|4331) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4326|4326) The transport has confirmed that a sample has been delivered.
(4326|4326) Publisher total time required was 0.324 seconds.
(4320|4325) Data has been received:
(4320|4325) Message: [Hello World! [1]]
(4320|4320) Total time required is 0.3 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:11882 -s 2:localhost:13792 -m -n 400 -q
simple_publisher -p 1:localhost:11882 -s 2:localhost:13792 -m -n 400 -c 128 -q
(4335|4335) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(4342|4342) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(4335|4335) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4342|4348) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4342|4342) Publisher total time required was 0.9387 seconds.
(4335|4335) Total time required is 0.11039 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:11653 -s 2:localhost:11748 -m -n 400
simple_publisher -p 1:localhost:11653 -s 2:localhost:11748 -m -n 400
(4356|4356) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(4363|4363) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(4356|4356) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4363|4369) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [1]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [2]]
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [3]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [4]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [5]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [6]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [7]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [8]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [9]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [10]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [11]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [12]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [13]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [14]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [15]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [16]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [17]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [18]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [19]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [20]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [21]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [22]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [23]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [24]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [25]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [26]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [27]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [28]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [29]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [30]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [31]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [32]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [33]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [34]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [35]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [36]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [37]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [38]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [39]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [40]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [41]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [42]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [43]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [44]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [45]]
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [46]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [47]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [48]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [49]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [50]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [51]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [52]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [53]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [54]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [55]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [56]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [57]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [58]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [59]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [60]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [61]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [62]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [63]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [64]]
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [65]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [66]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [67]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [68]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [69]]
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [70]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [71]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [72]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [73]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [74]]
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [75]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [76]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [77]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [78]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [79]]
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [80]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [81]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [82]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [83]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [84]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [85]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [86]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [87]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [88]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [89]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [90]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [91]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [92]]
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [93]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [94]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [95]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [96]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [97]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [98]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [99]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [100]]
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [101]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [102]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [103]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [104]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [105]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [106]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [107]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [108]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [109]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [110]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [111]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [112]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [113]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [114]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [115]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [116]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [117]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [118]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [119]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [120]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [121]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [122]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [123]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [124]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [125]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [126]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [127]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [128]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [129]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [130]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [131]]
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [132]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [133]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [134]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [135]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [136]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [137]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [138]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [139]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [140]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [141]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [142]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [143]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [144]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [145]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [146]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [147]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [148]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [149]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [150]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [151]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [152]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [153]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [154]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [155]]
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [156]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [157]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [158]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [159]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [160]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [161]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [162]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [163]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [164]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [165]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [166]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [167]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [168]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [169]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [170]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [171]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Message: [Hello World! [172]]
(4363|4363) The transport has confirmed that a sample has been delivered.
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [173]]
(4356|4362) Data has been received:
(4363|4363) Publisher total time required was 0.9005 seconds.
(4356|4362) Message: [Hello World! [174]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [175]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [176]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [177]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [178]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [179]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [180]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [181]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [182]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [183]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [184]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [185]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [186]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [187]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [188]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [189]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [190]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [191]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [192]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [193]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [194]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [195]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [196]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [197]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [198]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [199]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [200]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [201]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [202]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [203]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [204]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [205]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [206]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [207]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [208]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [209]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [210]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [211]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [212]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [213]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [214]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [215]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [216]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [217]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [218]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [219]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [220]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [221]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [222]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [223]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [224]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [225]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [226]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [227]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [228]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [229]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [230]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [231]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [232]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [233]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [234]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [235]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [236]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [237]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [238]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [239]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [240]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [241]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [242]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [243]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [244]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [245]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [246]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [247]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [248]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [249]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [250]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [251]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [252]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [253]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [254]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [255]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [256]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [257]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [258]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [259]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [260]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [261]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [262]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [263]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [264]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [265]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [266]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [267]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [268]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [269]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [270]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [271]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [272]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [273]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [274]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [275]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [276]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [277]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [278]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [279]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [280]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [281]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [282]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [283]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [284]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [285]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [286]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [287]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [288]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [289]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [290]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [291]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [292]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [293]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [294]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [295]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [296]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [297]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [298]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [299]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [300]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [301]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [302]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [303]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [304]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [305]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [306]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [307]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [308]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [309]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [310]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [311]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [312]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [313]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [314]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [315]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [316]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [317]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [318]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [319]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [320]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [321]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [322]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [323]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [324]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [325]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [326]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [327]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [328]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [329]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [330]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [331]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [332]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [333]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [334]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [335]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [336]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [337]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [338]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [339]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [340]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [341]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [342]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [343]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [344]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [345]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [346]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [347]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [348]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [349]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [350]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [351]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [352]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [353]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [354]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [355]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [356]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [357]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [358]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [359]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [360]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [361]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [362]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [363]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [364]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [365]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [366]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [367]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [368]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [369]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [370]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [371]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [372]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [373]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [374]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [375]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [376]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [377]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [378]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [379]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [380]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [381]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [382]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [383]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [384]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [385]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [386]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [387]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [388]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [389]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [390]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [391]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [392]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [393]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [394]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [395]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [396]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [397]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [398]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [399]]
(4356|4362) Data has been received:
(4356|4362) Message: [Hello World! [400]]
(4356|4356) Total time required is 0.16139 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:12063 -s 2:localhost:10411 -m
simple_publisher -p 1:localhost:12063 -s 2:localhost:10411 -m
(4371|4371) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(4378|4378) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(4371|4371) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4378|4384) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4378|4378) The transport has confirmed that a sample has been delivered.
(4378|4378) Publisher total time required was 0.308 seconds.
(4371|4377) Data has been received:
(4371|4377) Message: [Hello World! [1]]
(4371|4371) Total time required is 0.2 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: 4386 started at 2026-07-06 15:05:19
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: 4399 started at 2026-07-06 15:05:19
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: 4412 started at 2026-07-06 15:05:20
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: 4428 started at 2026-07-06 15:05:20
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: 4441 started at 2026-07-06 15:05:20
Using transport:multicast
test PASSED.
auto_run_tests_finished: tests/DCPS/DpShutdown/run_test.pl t=multicast Time:0s 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: 4454
/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: 4464 started at 2026-07-06 15:05:21
/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: 4465 started at 2026-07-06 15:05:21
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:1s 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: 4487
/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: 4498 started at 2026-07-06 15:05:21
/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: 4499 started at 2026-07-06 15:05:21
Starting publisher
Starting publisher with 3 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 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: 4521
/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: 4531 started at 2026-07-06 15:05:22
/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: 4532 started at 2026-07-06 15:05:22
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: 4555
/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: 4565 started at 2026-07-06 15:05:23
/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: 4566 started at 2026-07-06 15:05:23
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:0s 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: 4588
/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: 4598 started at 2026-07-06 15:05:24
/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: 4599 started at 2026-07-06 15:05:24
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: 4616 started at 2026-07-06 15:05:24
/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: 4617 started at 2026-07-06 15:05:24
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 Time:1s 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: 4633 started at 2026-07-06 15:05:25
/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: 4634 started at 2026-07-06 15:05:25
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_tcp Time:0s 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: 4650 started at 2026-07-06 15:05:25
/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: 4651 started at 2026-07-06 15:05:25
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
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
#
----- DisallowTypeCoercion_MutableUnionNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 100 --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: 4668 started at 2026-07-06 15:05:25
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 100 --topic MutableUnionNoMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableUnionNoMatch.log --type ModifiedMutableUnion -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableUnionNoMatch PID: 4669 started at 2026-07-06 15:05:25
test PASSED.
----- AppendableMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_AppendableMatch.log --type AppendableStruct -DCPSPendingTimeout 3
reader_AppendableMatch PID: 4685 started at 2026-07-06 15:05:27
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_AppendableMatch.log --type AdditionalPostfixFieldStruct -DCPSPendingTimeout 3
writer_AppendableMatch PID: 4686 started at 2026-07-06 15:05:27
test PASSED.
----- MutableUnion --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 102 --topic MutableUnionT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnion.log --type MutableUnion -DCPSPendingTimeout 3
reader_MutableUnion PID: 4705 started at 2026-07-06 15:05:28
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 102 --topic MutableUnionT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnion.log --type ModifiedMutableUnion -DCPSPendingTimeout 3
writer_MutableUnion PID: 4706 started at 2026-07-06 15:05:28
test PASSED.
----- 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 rtps_disc.ini -ORBLogFile subscriber_MutableUnionNoMatchDisc.log --type MutableUnion -DCPSPendingTimeout 3
reader_MutableUnionNoMatchDisc PID: 4721 started at 2026-07-06 15:05:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 103 --topic MutableUnionT_NoMatchDisc --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnionNoMatchDisc.log --type ModifiedDiscMutableUnion -DCPSPendingTimeout 3
writer_MutableUnionNoMatchDisc PID: 4722 started at 2026-07-06 15:05:29
test PASSED.
----- MutableUnionNoMatchName --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 104 --topic MutableUnionT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnionNoMatchName.log --type MutableUnion -DCPSPendingTimeout 3
reader_MutableUnionNoMatchName PID: 4737 started at 2026-07-06 15:05:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 104 --topic MutableUnionT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnionNoMatchName.log --type ModifiedNameMutableUnion -DCPSPendingTimeout 3
writer_MutableUnionNoMatchName PID: 4738 started at 2026-07-06 15:05:29
test PASSED.
----- Match_no_xtypes_nn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 105 --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: 4753 started at 2026-07-06 15:05:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 105 --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: 4754 started at 2026-07-06 15:05:30
test PASSED.
----- DisallowTypeCoercion_MutableUnionNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 106 --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: 4769 started at 2026-07-06 15:05:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 106 --topic MutableUnionNoMatchType_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableUnionNoMatchType.log --type ModifiedTypeMutableUnion -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableUnionNoMatchType PID: 4770 started at 2026-07-06 15:05:31
test PASSED.
----- IgnoreMemberNames_MutableStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 107 --topic MutableStruct_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_IgnoreMemberNames_MutableStructMatch.log --type MutableStruct --ignore-member-names -DCPSPendingTimeout 3
reader_IgnoreMemberNames_MutableStructMatch PID: 4785 started at 2026-07-06 15:05:32
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 107 --topic MutableStruct_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_IgnoreMemberNames_MutableStructMatch.log --type ModifiedNameMutableStruct -DCPSPendingTimeout 3
writer_IgnoreMemberNames_MutableStructMatch PID: 4786 started at 2026-07-06 15:05:32
test PASSED.
----- ExtendedAppendableMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 108 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_ExtendedAppendableMatch.log --type ExtendedAppendableStruct -DCPSPendingTimeout 3
reader_ExtendedAppendableMatch PID: 4801 started at 2026-07-06 15:05:33
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 108 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_ExtendedAppendableMatch.log --type BaseAppendableStruct -DCPSPendingTimeout 3
writer_ExtendedAppendableMatch PID: 4802 started at 2026-07-06 15:05:33
test PASSED.
----- Match_no_xtypes_yn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 109 --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: 4817 started at 2026-07-06 15:05:34
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 109 --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: 4818 started at 2026-07-06 15:05:34
test PASSED.
----- ForceTypeValidation_NoXTypesNoMatch_nn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 110 --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: 4834 started at 2026-07-06 15:05:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 110 --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: 4835 started at 2026-07-06 15:05:35
test PASSED.
----- Tryconstruct --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 111 --topic TryconstructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_Tryconstruct.log --type Trim20Struct -DCPSPendingTimeout 3
reader_Tryconstruct PID: 4851 started at 2026-07-06 15:05:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 111 --topic TryconstructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_Tryconstruct.log --type Trim64Struct -DCPSPendingTimeout 3
writer_Tryconstruct PID: 4852 started at 2026-07-06 15:05:36
test PASSED.
----- MutableUnionNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 112 --topic MutableUnionT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnionNoMatchType.log --type MutableUnion -DCPSPendingTimeout 3
reader_MutableUnionNoMatchType PID: 4868 started at 2026-07-06 15:05:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 112 --topic MutableUnionT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnionNoMatchType.log --type ModifiedTypeMutableUnion -DCPSPendingTimeout 3
writer_MutableUnionNoMatchType PID: 4869 started at 2026-07-06 15:05:37
test PASSED.
----- ForceTypeValidation_NoXTypesNoMatch_yn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 113 --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: 4884 started at 2026-07-06 15:05:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 113 --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: 4885 started at 2026-07-06 15:05:38
test PASSED.
----- Match_no_xtypes_ny --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 114 --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: 4906 started at 2026-07-06 15:05:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 114 --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: 4907 started at 2026-07-06 15:05:39
test PASSED.
----- ExtendedMutableStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 115 --topic MutableBaseStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_ExtendedMutableStructMatch.log --type MutableStruct -DCPSPendingTimeout 3
reader_ExtendedMutableStructMatch PID: 4924 started at 2026-07-06 15:05:41
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 115 --topic MutableBaseStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_ExtendedMutableStructMatch.log --type MutableBaseStruct -DCPSPendingTimeout 3
writer_ExtendedMutableStructMatch PID: 4925 started at 2026-07-06 15:05:41
test PASSED.
----- DisallowTypeCoercion_FinalStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 116 --topic FinalStructMatch_DTC -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_FinalStructMatch.log --type FinalStructSub --disallow-type-coercion -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_FinalStructMatch PID: 4956 started at 2026-07-06 15:05:42
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 116 --topic FinalStructMatch_DTC -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_FinalStructMatch.log --type FinalStructPub -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_FinalStructMatch PID: 4957 started at 2026-07-06 15:05:42
test PASSED.
----- MutableStructNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 117 --topic MutableStructT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStructNoMatchType.log --type MutableStruct -DCPSPendingTimeout 3
reader_MutableStructNoMatchType PID: 4972 started at 2026-07-06 15:05:43
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 117 --topic MutableStructT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStructNoMatchType.log --type ModifiedTypeMutableStruct -DCPSPendingTimeout 3
writer_MutableStructNoMatchType PID: 4973 started at 2026-07-06 15:05:43
test PASSED.
----- DisallowTypeCoercion_AppendableStructNoMatch2 --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 118 --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: 4988 started at 2026-07-06 15:05:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 118 --topic AppendableStructNoMatch2_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_AppendableStructNoMatch2.log --type AdditionalPrefixFieldStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_AppendableStructNoMatch2 PID: 4989 started at 2026-07-06 15:05:44
test PASSED.
----- MutableStruct --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 119 --topic MutableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStruct.log --type MutableStruct -DCPSPendingTimeout 3
reader_MutableStruct PID: 5005 started at 2026-07-06 15:05:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 119 --topic MutableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStruct.log --type ModifiedMutableStruct -DCPSPendingTimeout 3
writer_MutableStruct PID: 5006 started at 2026-07-06 15:05:45
test PASSED.
----- FinalStructNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 120 --topic FinalStructT_F --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_FinalStructNoMatch.log --type FinalStructSub -DCPSPendingTimeout 3
reader_FinalStructNoMatch PID: 5021 started at 2026-07-06 15:05:47
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 120 --topic FinalStructT_F --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_FinalStructNoMatch.log --type ModifiedFinalStruct -DCPSPendingTimeout 3
writer_FinalStructNoMatch PID: 5022 started at 2026-07-06 15:05:47
test PASSED.
----- PlainCdr --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 121 --topic PlainCdr -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_PlainCdr.log --type PlainCdrStruct -DCPSPendingTimeout 3
reader_PlainCdr PID: 5042 started at 2026-07-06 15:05:48
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 121 --topic PlainCdr -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_PlainCdr.log --type PlainCdrStruct -DCPSPendingTimeout 3
writer_PlainCdr PID: 5043 started at 2026-07-06 15:05:48
test PASSED.
----- MutableStructNoMatchId --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 122 --topic MutableStructT_NoMatchId --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStructNoMatchId.log --type MutableStruct -DCPSPendingTimeout 3
reader_MutableStructNoMatchId PID: 5059 started at 2026-07-06 15:05:49
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 122 --topic MutableStructT_NoMatchId --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStructNoMatchId.log --type ModifiedIdMutableStruct -DCPSPendingTimeout 3
writer_MutableStructNoMatchId PID: 5060 started at 2026-07-06 15:05:49
test PASSED.
----- FinalStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 123 --topic FinalStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_FinalStructMatch.log --type FinalStructSub -DCPSPendingTimeout 3
reader_FinalStructMatch PID: 5075 started at 2026-07-06 15:05:50
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 123 --topic FinalStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_FinalStructMatch.log --type FinalStructPub -DCPSPendingTimeout 3
writer_FinalStructMatch PID: 5076 started at 2026-07-06 15:05:50
test PASSED.
----- DisallowTypeCoercion_MutableStructNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 124 --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: 5092 started at 2026-07-06 15:05:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 124 --topic MutableStructMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableStructNoMatch.log --type ModifiedMutableStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableStructNoMatch PID: 5093 started at 2026-07-06 15:05:51
test PASSED.
----- NoXTypesNoMatchTypeNames --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 125 --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: 5111 started at 2026-07-06 15:05:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 125 --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: 5112 started at 2026-07-06 15:05:53
test PASSED.
----- AppendableNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 126 --topic AppendableStructT_NoMatch --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_AppendableNoMatch.log --type AppendableStruct -DCPSPendingTimeout 3
reader_AppendableNoMatch PID: 5127 started at 2026-07-06 15:05:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 126 --topic AppendableStructT_NoMatch --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_AppendableNoMatch.log --type AdditionalPrefixFieldStruct -DCPSPendingTimeout 3
writer_AppendableNoMatch PID: 5128 started at 2026-07-06 15:05:53
test PASSED.
----- IgnoreMemberNames_MutableUnionMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 127 --topic MutableUnion_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_IgnoreMemberNames_MutableUnionMatch.log --type MutableUnion --ignore-member-names -DCPSPendingTimeout 3
reader_IgnoreMemberNames_MutableUnionMatch PID: 5144 started at 2026-07-06 15:05:54
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 127 --topic MutableUnion_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_IgnoreMemberNames_MutableUnionMatch.log --type ModifiedNameMutableUnion -DCPSPendingTimeout 3
writer_IgnoreMemberNames_MutableUnionMatch PID: 5145 started at 2026-07-06 15:05:54
test PASSED.
----- DisallowTypeCoercion_AppendableStructNoMatch1 --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 128 --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: 5160 started at 2026-07-06 15:05:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 128 --topic AppendableStructNoMatch1_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_AppendableStructNoMatch1.log --type AdditionalPostfixFieldStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_AppendableStructNoMatch1 PID: 5161 started at 2026-07-06 15:05:55
test PASSED.
----- DisallowTypeCoercion_MutableStructNoMatchId --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 129 --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: 5176 started at 2026-07-06 15:05:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 129 --topic MutableStructNoMatchId_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableStructNoMatchId.log --type ModifiedIdMutableStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableStructNoMatchId PID: 5177 started at 2026-07-06 15:05:56
test PASSED.
----- MutableStructNoMatchName --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 130 --topic MutableStructT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStructNoMatchName.log --type MutableStruct -DCPSPendingTimeout 3
reader_MutableStructNoMatchName PID: 5193 started at 2026-07-06 15:05:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 130 --topic MutableStructT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStructNoMatchName.log --type ModifiedNameMutableStruct -DCPSPendingTimeout 3
writer_MutableStructNoMatchName PID: 5194 started at 2026-07-06 15:05:57
test PASSED.
----- ForceTypeValidation_NoXTypesNoMatch_ny --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 131 --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: 5210 started at 2026-07-06 15:05:58
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 131 --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: 5211 started at 2026-07-06 15:05:58
test PASSED.
----- DisallowTypeCoercion_FinalStructNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 132 --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: 5226 started at 2026-07-06 15:05:59
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 132 --topic FinalStructNoMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_FinalStructNoMatch.log --type ModifiedFinalStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_FinalStructNoMatch PID: 5227 started at 2026-07-06 15:05:59
test PASSED.
----- DisallowTypeCoercion_MutableStructNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 133 --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: 5242 started at 2026-07-06 15:06:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 133 --topic MutableStructNoMatchType_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableStructNoMatchType.log --type ModifiedTypeMutableStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableStructNoMatchType PID: 5243 started at 2026-07-06 15:06:00
test PASSED.
----- NoXTypesMatchTypeNames --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 134 --topic NoXTypesMatchTypeNames_nn -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile subscriber_NoXTypesMatchTypeNames.log --type AppendableStructNoXTypes --reg-type CommonTypeName -DCPSPendingTimeout 3
reader_NoXTypesMatchTypeNames PID: 5258 started at 2026-07-06 15:06:01
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 134 --topic NoXTypesMatchTypeNames_nn -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile publisher_NoXTypesMatchTypeNames.log --type AppendableStructNoXTypes --reg-type CommonTypeName -DCPSPendingTimeout 3
writer_NoXTypesMatchTypeNames PID: 5259 started at 2026-07-06 15:06:01
test PASSED.
----- Dependency --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 135 --topic DependencyT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_Dependency.log --type AppendableStruct -DCPSPendingTimeout 3
reader_Dependency PID: 5274 started at 2026-07-06 15:06:02
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 135 --topic DependencyT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_Dependency.log --type AppendableStructWithDependency -DCPSPendingTimeout 3
writer_Dependency PID: 5275 started at 2026-07-06 15:06:02
test PASSED.
auto_run_tests_finished: tests/DCPS/XTypes/run_test.pl Time:38s 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: 5291 started at 2026-07-06 15:06:03
/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: 5292 started at 2026-07-06 15:06:03
test PASSED.
----- Tcp_MutableBaseStruct --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --topic MutableBaseStructT -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableBaseStruct.log --type MutableStruct -DCPSPendingTimeout 3
reader_Tcp_MutableBaseStruct PID: 5308 started at 2026-07-06 15:06:04
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --topic MutableBaseStructT -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableBaseStruct.log --type MutableBaseStruct -DCPSPendingTimeout 3
writer_Tcp_MutableBaseStruct PID: 5309 started at 2026-07-06 15:06:04
test PASSED.
----- Tcp_MutableStruct --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 102 --topic MutableStructT -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableStruct.log --type MutableStruct -DCPSPendingTimeout 3
reader_Tcp_MutableStruct PID: 5325 started at 2026-07-06 15:06:04
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 102 --topic MutableStructT -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableStruct.log --type ModifiedMutableStruct -DCPSPendingTimeout 3
writer_Tcp_MutableStruct PID: 5326 started at 2026-07-06 15:06:04
test PASSED.
----- Tcp_MutableUnion --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 103 --topic MutableUnionT -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableUnion.log --type MutableUnion -DCPSPendingTimeout 3
reader_Tcp_MutableUnion PID: 5342 started at 2026-07-06 15:06:05
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 103 --topic MutableUnionT -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableUnion.log --type ModifiedMutableUnion -DCPSPendingTimeout 3
writer_Tcp_MutableUnion PID: 5343 started at 2026-07-06 15:06:05
test PASSED.
----- Tcp_AppendableMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 104 --topic AppendableStructT -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_AppendableMatch.log --type AppendableStruct -DCPSPendingTimeout 3
reader_Tcp_AppendableMatch PID: 5358 started at 2026-07-06 15:06:05
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 104 --topic AppendableStructT -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_AppendableMatch.log --type AdditionalPostfixFieldStruct -DCPSPendingTimeout 3
writer_Tcp_AppendableMatch PID: 5359 started at 2026-07-06 15:06:05
test PASSED.
----- Tcp_MutableUnionNoMatchDisc --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 105 --topic MutableUnionT_NoMatchDisc --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableUnionNoMatchDisc.log --type MutableUnion -DCPSPendingTimeout 3
reader_Tcp_MutableUnionNoMatchDisc PID: 5378 started at 2026-07-06 15:06:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 105 --topic MutableUnionT_NoMatchDisc --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableUnionNoMatchDisc.log --type ModifiedDiscMutableUnion -DCPSPendingTimeout 3
writer_Tcp_MutableUnionNoMatchDisc PID: 5379 started at 2026-07-06 15:06:06
test PASSED.
----- Tcp_MutableStructNoMatchName --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 106 --topic MutableStructT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableStructNoMatchName.log --type MutableStruct -DCPSPendingTimeout 3
reader_Tcp_MutableStructNoMatchName PID: 5395 started at 2026-07-06 15:06:07
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 106 --topic MutableStructT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableStructNoMatchName.log --type ModifiedNameMutableStruct -DCPSPendingTimeout 3
writer_Tcp_MutableStructNoMatchName PID: 5396 started at 2026-07-06 15:06:07
test PASSED.
----- Tcp_AppendableNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 107 --topic AppendableStructT_NoMatch --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_AppendableNoMatch.log --type AppendableStruct -DCPSPendingTimeout 3
reader_Tcp_AppendableNoMatch PID: 5413 started at 2026-07-06 15:06:08
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 107 --topic AppendableStructT_NoMatch --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_AppendableNoMatch.log --type AdditionalPrefixFieldStruct -DCPSPendingTimeout 3
writer_Tcp_AppendableNoMatch PID: 5414 started at 2026-07-06 15:06:08
test PASSED.
auto_run_tests_finished: tests/DCPS/XTypes/run_test.pl --tcp Time:6s Result:0
==============================================================================
tests/DCPS/WaitForAck/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5432
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/subscriber -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1
sub PID: 5442 started at 2026-07-06 15:06:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/publisher -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1
pub PID: 5443 started at 2026-07-06 15:06:09
2026-07-06 15:06:09.759@LM_INFO@(5443|5443) INFO: set_DCPS_debug_level: set to 1
2026-07-06 15:06:09.759@LM_INFO@(5442|5442) INFO: set_DCPS_debug_level: set to 1
2026-07-06 15:06:09.760@LM_INFO@(5442|5442) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
2026-07-06 15:06:09.760@LM_INFO@(5442|5442) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-07-06 15:06:09.760@LM_INFO@(5442|5442) Service_Participant::get_domain_participant_factory: machine: runnervmkkn4f, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
2026-07-06 15:06:09.760@LM_INFO@(5442|5442) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-07-06 15:06:09.760@LM_NOTICE@(5442|5442) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-07-06 15:06:09.760@LM_INFO@(5443|5443) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
2026-07-06 15:06:09.760@LM_INFO@(5443|5443) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-07-06 15:06:09.760@LM_INFO@(5443|5443) Service_Participant::get_domain_participant_factory: machine: runnervmkkn4f, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
2026-07-06 15:06:09.760@LM_INFO@(5443|5443) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-07-06 15:06:09.760@LM_NOTICE@(5443|5443) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-07-06 15:06:09.761@LM_DEBUG@(5442|5442) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2026-07-06 15:06:09.761@LM_DEBUG@(5443|5443) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2026-07-06 15:06:09.762@LM_INFO@(5443|5443) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-07-06 15:06:09.762@LM_DEBUG@(5443|5443) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2026-07-06 15:06:09.762@LM_INFO@(5442|5442) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-07-06 15:06:09.763@LM_DEBUG@(5442|5442) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(5432|5432) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
2026-07-06 15:06:09.948@LM_INFO@(5443|5443) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-07-06 15:06:09.948@LM_INFO@(5443|5443) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-07-06 15:06:09.948@LM_INFO@(5442|5442) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-07-06 15:06:09.948@LM_INFO@(5443|5443) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-07-06 15:06:09.948@LM_INFO@(5442|5442) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-07-06 15:06:09.949@LM_INFO@(5442|5442) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-07-06 15:06:09.956@LM_WARNING@(5442|5442) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
2026-07-06 15:06:09.956@LM_WARNING@(5443|5443) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
2026-07-06 15:06:09.965@LM_DEBUG@(5442|5453) DataReaderImpl::add_association - bit 1 local 01030000.588f1612.00000003.000001c7(7efddacc) remote 01030000.588f1612.00000001.000001c2(74577d23)
2026-07-06 15:06:09.968@LM_DEBUG@(5443|5452) DataReaderImpl::add_association - bit 1 local 01030000.588f1612.00000002.000001c7(439df37c) remote 01030000.588f1612.00000001.000001c2(74577d23)
2026-07-06 15:06:10.002@LM_WARNING@(5442|5442) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:10.006@LM_WARNING@(5443|5443) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:10.006@LM_DEBUG@(5442|5453) DataReaderImpl::add_association - bit 1 local 01030000.588f1612.00000003.000002c7(55d0890f) remote 01030000.588f1612.00000001.000002c2(5f7a2ee0)
2026-07-06 15:06:10.008@LM_WARNING@(5442|5442) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:10.009@LM_DEBUG@(5443|5452) DataReaderImpl::add_association - bit 1 local 01030000.588f1612.00000002.000002c7(68b0a0bf) remote 01030000.588f1612.00000001.000002c2(5f7a2ee0)
2026-07-06 15:06:10.010@LM_WARNING@(5443|5443) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:10.010@LM_DEBUG@(5442|5453) DataReaderImpl::add_association - bit 1 local 01030000.588f1612.00000003.000003c7(4ccbb84e) remote 01030000.588f1612.00000001.000004c2(09208966)
2026-07-06 15:06:10.012@LM_WARNING@(5442|5442) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:10.013@LM_DEBUG@(5443|5452) DataReaderImpl::add_association - bit 1 local 01030000.588f1612.00000002.000003c7(71ab91fe) remote 01030000.588f1612.00000001.000004c2(09208966)
2026-07-06 15:06:10.014@LM_DEBUG@(5442|5453) DataReaderImpl::add_association - bit 1 local 01030000.588f1612.00000003.000004c7(038a2e89) remote 01030000.588f1612.00000001.000003c2(46611fa1)
2026-07-06 15:06:10.014@LM_WARNING@(5443|5443) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:10.016@LM_WARNING@(5442|5442) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:10.017@LM_DEBUG@(5443|5452) DataReaderImpl::add_association - bit 1 local 01030000.588f1612.00000002.000004c7(3eea0739) remote 01030000.588f1612.00000001.000003c2(46611fa1)
2026-07-06 15:06:10.018@LM_WARNING@(5443|5443) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:10.023@LM_WARNING@(5442|5442) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:10.025@LM_DEBUG@(5443|5452) DataWriterImpl::add_association - bit 0 local 01030000.588f1612.00000002.00000102(a893c543) remote 01030000.588f1612.00000003.00000507(81f5dd78)
2026-07-06 15:06:10.025@LM_DEBUG@(5442|5453) DataReaderImpl::add_association - bit 0 local 01030000.588f1612.00000003.00000507(81f5dd78) remote 01030000.588f1612.00000002.00000102(a893c543)
2026-07-06 15:06:10.027@LM_DEBUG@(5442|5442) DataReaderImpl::add_association - bit 0 local 01030000.588f1612.00000003.00000607(aad88ebb) remote 01030000.588f1612.00000002.00000102(a893c543)
2026-07-06 15:06:10.027@LM_WARNING@(5443|5443) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:10.028@LM_DEBUG@(5443|5452) DataWriterImpl::add_association - bit 0 local 01030000.588f1612.00000002.00000102(a893c543) remote 01030000.588f1612.00000003.00000607(aad88ebb)
2026-07-06 15:06:10.029@LM_WARNING@(5442|5442) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:10.030@LM_INFO@(5443|5463) DataWriterImpl::transport_assoc_done: writer 01030000.588f1612.00000002.00000102(a893c543) succeeded in associating with reader 01030000.588f1612.00000003.00000507(81f5dd78)
2026-07-06 15:06:10.030@LM_DEBUG@(5443|5463) DataWriterImpl::transport_assoc_done: writer 01030000.588f1612.00000002.00000102(a893c543) reader 01030000.588f1612.00000003.00000507(81f5dd78) calling association_complete_i
2026-07-06 15:06:10.030@LM_DEBUG@(5443|5463) DataWriterImpl::association_complete_i - bit 0 local 01030000.588f1612.00000002.00000102(a893c543) remote 01030000.588f1612.00000003.00000507(81f5dd78)
2026-07-06 15:06:10.030@LM_DEBUG@(5443|5452) DataWriterImpl::add_association - bit 0 local 01030000.588f1612.00000002.00000202(83be9680) remote 01030000.588f1612.00000003.00000507(81f5dd78)
2026-07-06 15:06:10.031@LM_DEBUG@(5442|5453) DataReaderImpl::add_association - bit 0 local 01030000.588f1612.00000003.00000507(81f5dd78) remote 01030000.588f1612.00000002.00000202(83be9680)
2026-07-06 15:06:10.031@LM_INFO@(5443|5463) DataWriterImpl::transport_assoc_done: writer 01030000.588f1612.00000002.00000102(a893c543) succeeded in associating with reader 01030000.588f1612.00000003.00000607(aad88ebb)
2026-07-06 15:06:10.031@LM_DEBUG@(5443|5463) DataWriterImpl::transport_assoc_done: writer 01030000.588f1612.00000002.00000102(a893c543) reader 01030000.588f1612.00000003.00000607(aad88ebb) calling association_complete_i
2026-07-06 15:06:10.031@LM_DEBUG@(5443|5463) DataWriterImpl::association_complete_i - bit 0 local 01030000.588f1612.00000002.00000102(a893c543) remote 01030000.588f1612.00000003.00000607(aad88ebb)
2026-07-06 15:06:10.031@LM_INFO@(5443|5463) DataWriterImpl::transport_assoc_done: writer 01030000.588f1612.00000002.00000202(83be9680) succeeded in associating with reader 01030000.588f1612.00000003.00000507(81f5dd78)
2026-07-06 15:06:10.031@LM_DEBUG@(5443|5463) DataWriterImpl::transport_assoc_done: writer 01030000.588f1612.00000002.00000202(83be9680) reader 01030000.588f1612.00000003.00000507(81f5dd78) calling association_complete_i
2026-07-06 15:06:10.031@LM_DEBUG@(5443|5463) DataWriterImpl::association_complete_i - bit 0 local 01030000.588f1612.00000002.00000202(83be9680) remote 01030000.588f1612.00000003.00000507(81f5dd78)
2026-07-06 15:06:10.031@LM_DEBUG@(5443|5452) DataWriterImpl::add_association - bit 0 local 01030000.588f1612.00000002.00000202(83be9680) remote 01030000.588f1612.00000003.00000607(aad88ebb)
2026-07-06 15:06:10.032@LM_DEBUG@(5442|5453) DataReaderImpl::add_association - bit 0 local 01030000.588f1612.00000003.00000607(aad88ebb) remote 01030000.588f1612.00000002.00000202(83be9680)
2026-07-06 15:06:10.032@LM_WARNING@(5443|5443) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:10.032@LM_INFO@(5443|5463) DataWriterImpl::transport_assoc_done: writer 01030000.588f1612.00000002.00000202(83be9680) succeeded in associating with reader 01030000.588f1612.00000003.00000607(aad88ebb)
2026-07-06 15:06:10.032@LM_DEBUG@(5443|5463) DataWriterImpl::transport_assoc_done: writer 01030000.588f1612.00000002.00000202(83be9680) reader 01030000.588f1612.00000003.00000607(aad88ebb) calling association_complete_i
2026-07-06 15:06:10.032@LM_DEBUG@(5443|5463) DataWriterImpl::association_complete_i - bit 0 local 01030000.588f1612.00000002.00000202(83be9680) remote 01030000.588f1612.00000003.00000607(aad88ebb)
2026-07-06 15:06:10.034@LM_DEBUG@(5443|5452) DataWriterImpl::add_association - bit 0 local 01030000.588f1612.00000002.00000302(9aa5a7c1) remote 01030000.588f1612.00000003.00000507(81f5dd78)
2026-07-06 15:06:10.034@LM_DEBUG@(5442|5453) DataReaderImpl::add_association - bit 0 local 01030000.588f1612.00000003.00000507(81f5dd78) remote 01030000.588f1612.00000002.00000302(9aa5a7c1)
2026-07-06 15:06:10.034@LM_DEBUG@(5443|5443) DataWriterImpl::add_association - bit 0 local 01030000.588f1612.00000002.00000302(9aa5a7c1) remote 01030000.588f1612.00000003.00000607(aad88ebb)
2026-07-06 15:06:10.034@LM_WARNING@(5443|5443) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:10.035@LM_INFO@(5443|5463) DataWriterImpl::transport_assoc_done: writer 01030000.588f1612.00000002.00000302(9aa5a7c1) succeeded in associating with reader 01030000.588f1612.00000003.00000507(81f5dd78)
2026-07-06 15:06:10.035@LM_DEBUG@(5442|5453) DataReaderImpl::add_association - bit 0 local 01030000.588f1612.00000003.00000607(a2026-07-06 15:06:10.035@LM_DEBUG@(5443|5463) DataWriterImpl::transport_assoc_done: writer 01030000.588f1612.00000002.00000302(9aad88ebb) remote 01030000.588f1612.00000002.00000302(9aa5a7c1)
a5a7c1) reader 01030000.588f1612.00000003.00000507(81f5dd78) calling association_complete_i
2026-07-06 15:06:10.035@LM_DEBUG@(5443|5463) DataWriterImpl::association_complete_i - bit 0 local 01030000.588f1612.00000002.00000302(9aa5a7c1) remote 01030000.588f1612.00000003.00000507(81f5dd78)
2026-07-06 15:06:10.035@LM_INFO@(5443|5463) DataWriterImpl::transport_assoc_done: writer 01030000.588f1612.00000002.00000302(9aa5a7c1) succeeded in associating with reader 01030000.588f1612.00000003.00000607(aad88ebb)
2026-07-06 15:06:10.035@LM_DEBUG@(5443|5463) DataWriterImpl::transport_assoc_done: writer 01030000.588f1612.00000002.00000302(9aa5a7c1) reader 01030000.588f1612.00000003.00000607(aad88ebb) calling association_complete_i
2026-07-06 15:06:10.035@LM_DEBUG@(5443|5463) DataWriterImpl::association_complete_i - bit 0 local 01030000.588f1612.00000002.00000302(9aa5a7c1) remote 01030000.588f1612.00000003.00000607(aad88ebb)
2026-07-06 15:06:10.036@LM_DEBUG@(5443|5464) Writer::svc() - processing publication 0.
2026-07-06 15:06:10.036@LM_DEBUG@(5443|5465) Writer::svc() - processing publication 1.
2026-07-06 15:06:10.036@LM_DEBUG@(5443|5466) Writer::svc() - processing publication 2.
2026-07-06 15:06:12.036@LM_DEBUG@(5443|5443) DataWriterImpl::create_ack_token() - for sequence 1282
2026-07-06 15:06:12.036@LM_DEBUG@(5443|5443) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1282 at 15:06:12.036759
2026-07-06 15:06:12.038@LM_DEBUG@(5443|5443) DataWriterImpl::create_ack_token() - for sequence 1282
2026-07-06 15:06:12.038@LM_DEBUG@(5443|5443) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1282 at 15:06:12.038323
2026-07-06 15:06:12.038@LM_DEBUG@(5443|5443) DataWriterImpl::create_ack_token() - for sequence 1282
2026-07-06 15:06:12.038@LM_DEBUG@(5443|5443) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1282 at 15:06:12.038747
2026-07-06 15:06:12.039@LM_DEBUG@(5443|5465) DataWriterImpl::create_ack_token() - for sequence 1283
2026-07-06 15:06:12.039@LM_DEBUG@(5443|5465) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1283 at 15:06:12.039441
2026-07-06 15:06:12.039@LM_DEBUG@(5443|5466) DataWriterImpl::create_ack_token() - for sequence 1283
2026-07-06 15:06:12.039@LM_DEBUG@(5443|5466) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1283 at 15:06:12.039881
2026-07-06 15:06:12.040@LM_DEBUG@(5443|5464) DataWriterImpl::create_ack_token() - for sequence 1285
2026-07-06 15:06:12.041@LM_DEBUG@(5443|5464) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1285 at 15:06:12.041013
2026-07-06 15:06:12.041@LM_DEBUG@(5443|5443) Publisher::run() - publication 0 stopping after sending 1282 messages.
2026-07-06 15:06:12.041@LM_DEBUG@(5443|5443) Publisher::run() - publication 1 stopping after sending 1280 messages.
2026-07-06 15:06:12.041@LM_DEBUG@(5443|5443) Publisher::run() - publication 2 stopping after sending 1280 messages.
2026-07-06 15:06:12.059@LM_DEBUG@(5443|5448) DataWriterImpl::remove_associations: bit 0 local 01030000.588f1612.00000002.00000102(a893c543) remote 01030000.588f1612.00000003.00000507(81f5dd78) num remotes 2
2026-07-06 15:06:12.061@LM_DEBUG@(5442|5453) DataReaderImpl::remove_associations: bit 0 local 01030000.588f1612.00000003.00000507(81f5dd78) remote 01030000.588f1612.00000002.00000102(a893c543) num remotes 1
2026-07-06 15:06:12.061@LM_DEBUG@(5442|5453) DataReaderImpl::remove_associations_i: bit 0 local 01030000.588f1612.00000003.00000507(81f5dd78) remote 01030000.588f1612.00000002.00000102(a893c543) num remotes 1
2026-07-06 15:06:12.061@LM_DEBUG@(5442|5453) DataReaderImpl::remove_associations: bit 0 local 01030000.588f1612.00000003.00000607(aad88ebb) remote 01030000.588f1612.00000002.00000102(a893c543) num remotes 1
2026-07-06 15:06:12.061@LM_DEBUG@(5442|5453) DataReaderImpl::remove_associations_i: bit 0 local 01030000.588f1612.00000003.00000607(aad88ebb) remote 01030000.588f1612.00000002.00000102(a893c543) num remotes 1
2026-07-06 15:06:12.062@LM_DEBUG@(5443|5448) DataWriterImpl::remove_associations: bit 0 local 01030000.588f1612.00000002.00000202(83be9680) remote 01030000.588f1612.00000003.00000507(81f5dd78) num remotes 2
2026-07-06 15:06:12.062@LM_DEBUG@(5442|5453) DataReaderImpl::remove_associations: bit 0 local 01030000.588f1612.00000003.00000507(81f5dd78) remote 01030000.588f1612.00000002.00000202(83be9680) num remotes 1
2026-07-06 15:06:12.062@LM_DEBUG@(5442|5453) DataReaderImpl::remove_associations_i: bit 0 local 01030000.588f1612.00000003.00000507(81f5dd78) remote 01030000.588f1612.00000002.00000202(83be9680) num remotes 1
2026-07-06 15:06:12.063@LM_DEBUG@(5442|5453) DataReaderImpl::remove_associations: bit 0 local 01030000.588f1612.00000003.00000607(aad88ebb) remote 01030000.588f1612.00000002.00000202(83be9680) num remotes 1
2026-07-06 15:06:12.063@LM_DEBUG@(5442|5453) DataReaderImpl::remove_associations_i: bit 0 local 01030000.588f1612.00000003.00000607(aad88ebb) remote 01030000.588f1612.00000002.00000202(83be9680) num remotes 1
2026-07-06 15:06:12.063@LM_DEBUG@(5443|5448) DataWriterImpl::remove_associations: bit 0 local 01030000.588f1612.00000002.00000302(9aa5a7c1) remote 01030000.588f1612.00000003.00000507(81f5dd78) num remotes 2
2026-07-06 15:06:12.063@LM_DEBUG@(5443|5463) DataLink::handle_exception() - (delay) scheduling timer for future release
2026-07-06 15:06:12.064@LM_DEBUG@(5442|5453) DataReaderImpl::remove_associations: bit 0 local 01030000.588f1612.00000003.00000507(81f5dd78) remote 01030000.588f1612.00000002.00000302(9aa5a7c1) num remotes 1
2026-07-06 15:06:12.064@LM_DEBUG@(5442|5453) DataReaderImpl::remove_associations_i: bit 0 local 01030000.588f1612.00000003.00000507(81f5dd78) remote 01030000.588f1612.00000002.00000302(9aa5a7c1) num remotes 1
2026-07-06 15:06:12.064@LM_DEBUG@(5442|5453) DataReaderImpl::remove_associations: bit 0 local 01030000.588f1612.00000003.00000607(aad88ebb) remote 01030000.588f1612.00000002.00000302(9aa5a7c1) num remotes 1
2026-07-06 15:06:12.064@LM_DEBUG@(5442|5453) DataReaderImpl::remove_associations_i: bit 0 local 01030000.588f1612.00000003.00000607(aad88ebb) remote 01030000.588f1612.00000002.00000302(9aa5a7c1) num remotes 1
2026-07-06 15:06:12.065@LM_DEBUG@(5442|5462) DataLink::handle_exception() - (delay) scheduling timer for future release
2026-07-06 15:06:12.065@LM_DEBUG@(5442|5442) subscriber_main() - test complete.
2026-07-06 15:06:12.065@LM_DEBUG@(5443|5448) DataReaderImpl::remove_associations: bit 1 local 01030000.588f1612.00000002.000001c7(439df37c) remote 01030000.588f1612.00000001.000001c2(74577d23) num remotes 1
2026-07-06 15:06:12.065@LM_DEBUG@(5443|5448) DataReaderImpl::remove_associations_i: bit 1 local 01030000.588f1612.00000002.000001c7(439df37c) remote 01030000.588f1612.00000001.000001c2(74577d23) num remotes 1
2026-07-06 15:06:12.066@LM_DEBUG@(5442|5449) DataReaderImpl::remove_associations: bit 1 local 01030000.588f1612.00000003.000001c7(7efddacc) remote 01030000.588f1612.00000001.000001c2(74577d23) num remotes 1
2026-07-06 15:06:12.066@LM_DEBUG@(5442|5449) DataReaderImpl::remove_associations_i: bit 1 local 01030000.588f1612.00000003.000001c7(7efddacc) remote 01030000.588f1612.00000001.000001c2(74577d23) num remotes 1
2026-07-06 15:06:12.067@LM_DEBUG@(5443|5448) DataReaderImpl::remove_associations: bit 1 local 01030000.588f1612.00000002.000003c7(71ab91fe) remote 01030000.588f1612.00000001.000004c2(09208966) num remotes 1
2026-07-06 15:06:12.067@LM_DEBUG@(5443|5448) DataReaderImpl::remove_associations_i: bit 1 local 01030000.588f1612.00000002.000003c7(71ab91fe) remote 01030000.588f1612.00000001.000004c2(09208966) num remotes 1
2026-07-06 15:06:12.067@LM_DEBUG@(5442|5449) DataReaderImpl::remove_associations: bit 1 local 01030000.588f1612.00000003.000003c7(4ccbb84e) remote 01030000.588f1612.00000001.000004c2(09208966) num remotes 1
2026-07-06 15:06:12.067@LM_DEBUG@(5442|5449) DataReaderImpl::remove_associations_i: bit 1 local 01030000.588f1612.00000003.000003c7(4ccbb84e) remote 01030000.588f1612.00000001.000004c2(09208966) num remotes 1
2026-07-06 15:06:12.068@LM_DEBUG@(5443|5448) DataReaderImpl::remove_associations: bit 1 local 01030000.588f1612.00000002.000004c7(3eea0739) remote 01030000.588f1612.00000001.000003c2(46611fa1) num remotes 1
2026-07-06 15:06:12.068@LM_DEBUG@(5443|5448) DataReaderImpl::remove_associations_i: bit 1 local 01030000.588f1612.00000002.000004c7(3eea0739) remote 01030000.588f1612.00000001.000003c2(46611fa1) num remotes 1
2026-07-06 15:06:12.069@LM_DEBUG@(5442|5449) DataReaderImpl::remove_associations: bit 1 local 01030000.588f1612.00000003.000004c7(038a2e89) remote 01030000.588f1612.00000001.000003c2(46611fa1) num remotes 1
2026-07-06 15:06:12.069@LM_DEBUG@(5442|5449) DataReaderImpl::remove_associations_i: bit 1 local 01030000.588f1612.00000003.000004c7(038a2e89) remote 01030000.588f1612.00000001.000003c2(46611fa1) num remotes 1
2026-07-06 15:06:12.070@LM_DEBUG@(5443|5448) DataReaderImpl::remove_associations: bit 1 local 01030000.588f1612.00000002.000002c7(68b0a0bf) remote 01030000.588f1612.00000001.000002c2(5f7a2ee0) num remotes 1
2026-07-06 15:06:12.070@LM_DEBUG@(5443|5448) DataReaderImpl::remove_associations_i: bit 1 local 01030000.588f1612.00000002.000002c7(68b0a0bf) remote 01030000.588f1612.00000001.000002c2(5f7a2ee0) num remotes 1
2026-07-06 15:06:12.070@LM_DEBUG@(5443|5458) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.149:33887 , reconnect_state = INIT_STATE.
2026-07-06 15:06:12.070@LM_DEBUG@(5443|5458) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-07-06 15:06:12.070@LM_DEBUG@(5442|5449) DataReaderImpl::remove_associations: bit 1 local 01030000.588f1612.00000003.000002c7(55d0890f) remote 01030000.588f1612.00000001.000002c2(5f7a2ee0) num remotes 1
2026-07-06 15:06:12.070@LM_DEBUG@(5442|5449) DataReaderImpl::remove_associations_i: bit 1 local 01030000.588f1612.00000003.000002c7(55d0890f) remote 01030000.588f1612.00000001.000002c2(5f7a2ee0) num remotes 1
2026-07-06 15:06:12.071@LM_DEBUG@(5442|5459) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-07-06 15:06:12.076@LM_DEBUG@(5443|5443) Service_Participant::shutdown
2026-07-06 15:06:12.077@LM_DEBUG@(5442|5462) TcpConnection::handle_close() called on transport: _OPENDDS_0500_TCP to 10.1.1.149:40285 , reconnect_state = INIT_STATE.
2026-07-06 15:06:12.084@LM_DEBUG@(5442|5442) Service_Participant::shutdown
2026-07-06 15:06:12.089@LM_DEBUG@(5443|5443) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-07-06 15:06:12.089@LM_DEBUG@(5443|5443) Service_Participant::~Service_Participant
2026-07-06 15:06:12.090@LM_DEBUG@(5443|5443) Service_Participant::shutdown
2026-07-06 15:06:12.097@LM_DEBUG@(5442|5442) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-07-06 15:06:12.098@LM_DEBUG@(5442|5442) Service_Participant::~Service_Participant
2026-07-06 15:06:12.098@LM_DEBUG@(5442|5442) 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: 5468
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/subscriber -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSConfigFile rtps.ini
sub PID: 5478 started at 2026-07-06 15:06:12
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/publisher -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSConfigFile rtps.ini
pub PID: 5479 started at 2026-07-06 15:06:12
2026-07-06 15:06:12.507@LM_INFO@(5478|5478) INFO: set_DCPS_debug_level: set to 1
2026-07-06 15:06:12.507@LM_INFO@(5478|5478) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps.ini
2026-07-06 15:06:12.507@LM_INFO@(5479|5479) INFO: set_DCPS_debug_level: set to 1
2026-07-06 15:06:12.507@LM_INFO@(5479|5479) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps.ini
2026-07-06 15:06:12.508@LM_INFO@(5478|5478) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps.ini"
2026-07-06 15:06:12.508@LM_INFO@(5479|5479) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps.ini"
2026-07-06 15:06:12.508@LM_INFO@(5478|5478) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_TRANSPORT_TYPE=rtps_udp
2026-07-06 15:06:12.508@LM_INFO@(5478|5478) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_USE_MULTICAST=0
2026-07-06 15:06:12.508@LM_INFO@(5478|5478) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT=@the_rtps_transport
2026-07-06 15:06:12.508@LM_INFO@(5478|5478) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
2026-07-06 15:06:12.508@LM_INFO@(5478|5478) INFO: ConfigStoreImpl::set_string: COMMON_POOL_SIZE=600000000
2026-07-06 15:06:12.508@LM_INFO@(5479|5479) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_TRANSPORT_TYPE=rtps_udp
2026-07-06 15:06:12.508@LM_INFO@(5478|5478) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
2026-07-06 15:06:12.508@LM_INFO@(5479|5479) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_USE_MULTICAST=0
2026-07-06 15:06:12.508@LM_INFO@(5478|5478) INFO: ConfigStoreImpl::set_string: COMMON=@common
2026-07-06 15:06:12.508@LM_INFO@(5479|5479) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT=@the_rtps_transport
2026-07-06 15:06:12.508@LM_INFO@(5479|5479) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
2026-07-06 15:06:12.508@LM_INFO@(5479|5479) INFO: ConfigStoreImpl::set_string: COMMON_POOL_SIZE=600000000
2026-07-06 15:06:12.509@LM_INFO@(5479|5479) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
2026-07-06 15:06:12.509@LM_INFO@(5479|5479) INFO: ConfigStoreImpl::set_string: COMMON=@common
2026-07-06 15:06:12.509@LM_INFO@(5478|5478) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
2026-07-06 15:06:12.509@LM_INFO@(5478|5478) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-07-06 15:06:12.509@LM_INFO@(5478|5478) Service_Participant::get_domain_participant_factory: machine: runnervmkkn4f, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
2026-07-06 15:06:12.509@LM_INFO@(5478|5478) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-07-06 15:06:12.509@LM_NOTICE@(5478|5478) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-07-06 15:06:12.510@LM_INFO@(5479|5479) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
2026-07-06 15:06:12.510@LM_INFO@(5479|5479) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-07-06 15:06:12.510@LM_INFO@(5479|5479) Service_Participant::get_domain_participant_factory: machine: runnervmkkn4f, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
2026-07-06 15:06:12.510@LM_INFO@(5479|5479) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-07-06 15:06:12.510@LM_NOTICE@(5479|5479) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-07-06 15:06:12.511@LM_DEBUG@(5478|5478) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2026-07-06 15:06:12.511@LM_DEBUG@(5479|5479) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2026-07-06 15:06:12.512@LM_INFO@(5478|5478) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-07-06 15:06:12.512@LM_DEBUG@(5478|5478) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2026-07-06 15:06:12.512@LM_INFO@(5479|5479) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-07-06 15:06:12.512@LM_DEBUG@(5479|5479) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(5468|5468) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
2026-07-06 15:06:12.699@LM_INFO@(5478|5478) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-07-06 15:06:12.700@LM_INFO@(5479|5479) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-07-06 15:06:12.700@LM_INFO@(5478|5478) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-07-06 15:06:12.700@LM_INFO@(5478|5478) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-07-06 15:06:12.700@LM_INFO@(5479|5479) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-07-06 15:06:12.700@LM_INFO@(5479|5479) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-07-06 15:06:12.707@LM_WARNING@(5478|5478) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
2026-07-06 15:06:12.707@LM_WARNING@(5479|5479) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
2026-07-06 15:06:12.717@LM_DEBUG@(5479|5489) DataReaderImpl::add_association - bit 1 local 01030000.1e05289e.00000003.000001c7(c2b6e417) remote 01030000.1e05289e.00000001.000001c2(c81c43f8)
2026-07-06 15:06:12.719@LM_DEBUG@(5478|5488) DataReaderImpl::add_association - bit 1 local 01030000.1e05289e.00000002.000001c7(ffd6cda7) remote 01030000.1e05289e.00000001.000001c2(c81c43f8)
2026-07-06 15:06:12.764@LM_WARNING@(5479|5479) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:12.765@LM_WARNING@(5478|5478) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:12.769@LM_DEBUG@(5479|5479) DataReaderImpl::add_association - bit 1 local 01030000.1e05289e.00000003.000002c7(e99bb7d4) remote 01030000.1e05289e.00000001.000002c2(e331103b)
2026-07-06 15:06:12.769@LM_DEBUG@(5478|5488) DataReaderImpl::add_association - bit 1 local 01030000.1e05289e.00000002.000002c7(d4fb9e64) remote 01030000.1e05289e.00000001.000002c2(e331103b)
2026-07-06 15:06:12.770@LM_WARNING@(5478|5478) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:12.771@LM_WARNING@(5479|5479) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:12.773@LM_DEBUG@(5478|5488) DataReaderImpl::add_association - bit 1 local 01030000.1e05289e.00000002.000003c7(cde0af25) remote 01030000.1e05289e.00000001.000004c2(b56bb7bd)
2026-07-06 15:06:12.774@LM_DEBUG@(5479|5489) DataReaderImpl::add_association - bit 1 local 01030000.1e05289e.00000003.000003c7(f0808695) remote 01030000.1e05289e.00000001.000004c2(b56bb7bd)
2026-07-06 15:06:12.774@LM_WARNING@(5478|5478) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:12.775@LM_WARNING@(5479|5479) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:12.776@LM_DEBUG@(5478|5488) DataReaderImpl::add_association - bit 1 local 01030000.1e05289e.00000002.000004c7(82a139e2) remote 01030000.1e05289e.00000001.000003c2(fa2a217a)
2026-07-06 15:06:12.777@LM_WARNING@(5478|5478) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:12.778@LM_DEBUG@(5479|5489) DataReaderImpl::add_association - bit 1 local 01030000.1e05289e.00000003.000004c7(bfc11052) remote 01030000.1e05289e.00000001.000003c2(fa2a217a)
2026-07-06 15:06:12.780@LM_WARNING@(5479|5479) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:12.783@LM_WARNING@(5478|5478) 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-07-06 15:06:12.783@LM_WARNING@(5478|5478) 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-07-06 15:06:12.784@LM_WARNING@(5479|5479) 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-07-06 15:06:12.784@LM_WARNING@(5479|5479) 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-07-06 15:06:12.786@LM_WARNING@(5478|5478) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:12.786@LM_WARNING@(5478|5478) 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-07-06 15:06:12.786@LM_WARNING@(5478|5478) 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-07-06 15:06:12.788@LM_DEBUG@(5479|5489) DataWriterImpl::add_association - bit 0 local 01030000.1e05289e.00000003.00000102(29b8d228) remote 01030000.1e05289e.00000002.00000507(00deca13)
2026-07-06 15:06:12.788@LM_DEBUG@(5478|5488) DataReaderImpl::add_association - bit 0 local 01030000.1e05289e.00000002.00000507(00deca13) remote 01030000.1e05289e.00000003.00000102(29b8d228)
2026-07-06 15:06:12.788@LM_WARNING@(5479|5479) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:12.789@LM_WARNING@(5479|5479) 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-07-06 15:06:12.789@LM_WARNING@(5479|5479) 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-07-06 15:06:12.790@LM_DEBUG@(5478|5478) DataReaderImpl::add_association - bit 0 local 01030000.1e05289e.00000002.00000607(2bf399d0) remote 01030000.1e05289e.00000003.00000102(29b8d228)
2026-07-06 15:06:12.795@LM_DEBUG@(5479|5479) DataWriterImpl::add_association - bit 0 local 01030000.1e05289e.00000003.00000102(29b8d228) remote 01030000.1e05289e.00000002.00000607(2bf399d0)
2026-07-06 15:06:12.795@LM_INFO@(5479|5489) DataWriterImpl::transport_assoc_done: writer 01030000.1e05289e.00000003.00000102(29b8d228) succeeded in associating with reader 01030000.1e05289e.00000002.00000507(00deca13)
2026-07-06 15:06:12.795@LM_DEBUG@(5479|5489) DataWriterImpl::transport_assoc_done: writer 01030000.1e05289e.00000003.00000102(29b8d228) reader 01030000.1e05289e.00000002.00000507(00deca13) calling association_complete_i
2026-07-06 15:06:12.795@LM_DEBUG@(5479|5489) DataWriterImpl::association_complete_i - bit 0 local 01030000.1e05289e.00000003.00000102(29b8d228) remote 01030000.1e05289e.00000002.00000507(00deca13)
2026-07-06 15:06:12.796@LM_WARNING@(5478|5478) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:12.796@LM_INFO@(5479|5479) DataWriterImpl::transport_assoc_done: writer 01030000.1e05289e.00000003.00000102(29b8d228) succeeded in associating with reader 01030000.1e05289e.00000002.00000607(2bf399d0)
2026-07-06 15:06:12.796@LM_DEBUG@(5479|5479) DataWriterImpl::transport_assoc_done: writer 01030000.1e05289e.00000003.00000102(29b8d228) reader 01030000.1e05289e.00000002.00000607(2bf399d0) calling association_complete_i
2026-07-06 15:06:12.796@LM_DEBUG@(5479|5479) DataWriterImpl::association_complete_i - bit 0 local 01030000.1e05289e.00000003.00000102(29b8d228) remote 01030000.1e05289e.00000002.00000607(2bf399d0)
2026-07-06 15:06:12.797@LM_DEBUG@(5479|5489) DataWriterImpl::add_association - bit 0 local 01030000.1e05289e.00000003.00000202(029581eb) remote 01030000.1e05289e.00000002.00000507(00deca13)
2026-07-06 15:06:12.797@LM_DEBUG@(5478|5488) DataReaderImpl::add_association - bit 0 local 01030000.1e05289e.00000002.00000507(00deca13) remote 01030000.1e05289e.00000003.00000202(029581eb)
2026-07-06 15:06:12.798@LM_DEBUG@(5479|5479) DataWriterImpl::add_association - bit 0 local 01030000.1e05289e.00000003.00000202(029581eb) remote 01030000.1e05289e.00000002.00000607(2bf399d0)
2026-07-06 15:06:12.798@LM_INFO@(5479|5489) DataWriterImpl::transport_assoc_done: writer 01030000.1e05289e.00000003.00000202(029581eb) succeeded in associating with reader 01030000.1e05289e.00000002.00000507(00deca13)
2026-07-06 15:06:12.798@LM_DEBUG@(5479|5489) DataWriterImpl::transport_assoc_done: writer 01030000.1e05289e.00000003.00000202(029581eb) reader 01030000.1e05289e.00000002.00000507(00deca13) calling association_complete_i
2026-07-06 15:06:12.798@LM_DEBUG@(5479|5489) DataWriterImpl::association_complete_i - bit 0 local 01030000.1e05289e.00000003.00000202(029581eb) remote 01030000.1e05289e.00000002.00000507(00deca13)
2026-07-06 15:06:12.798@LM_DEBUG@(5478|5488) DataReaderImpl::add_association - bit 0 local 01030000.1e05289e.00000002.00000607(2bf399d0) remote 01030000.1e05289e.00000003.00000202(029581eb)
2026-07-06 15:06:12.798@LM_INFO@(5479|5479) DataWriterImpl::transport_assoc_done: writer 01030000.1e05289e.00000003.00000202(029581eb) succeeded in associating with reader 01030000.1e05289e.00000002.00000607(2bf399d0)
2026-07-06 15:06:12.798@LM_DEBUG@(5479|5479) DataWriterImpl::transport_assoc_done: writer 01030000.1e05289e.00000003.00000202(029581eb) reader 01030000.1e05289e.00000002.00000607(2bf399d0) calling association_complete_i
2026-07-06 15:06:12.798@LM_DEBUG@(5479|5479) DataWriterImpl::association_complete_i - bit 0 local 01030000.1e05289e.00000003.00000202(029581eb) remote 01030000.1e05289e.00000002.00000607(2bf399d0)
2026-07-06 15:06:12.798@LM_WARNING@(5479|5479) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:12.799@LM_WARNING@(5479|5479) 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-07-06 15:06:12.799@LM_WARNING@(5479|5479) 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-07-06 15:06:12.801@LM_DEBUG@(5479|5489) DataWriterImpl::add_association - bit 0 local 01030000.1e05289e.00000003.00000302(1b8eb0aa) remote 01030000.1e05289e.00000002.00000507(00deca13)
2026-07-06 15:06:12.801@LM_DEBUG@(5478|5488) DataReaderImpl::add_association - bit 0 local 01030000.1e05289e.00000002.00000507(00deca13) remote 01030000.1e05289e.00000003.00000302(1b8eb0aa)
2026-07-06 15:06:12.801@LM_DEBUG@(5479|5479) DataWriterImpl::add_association - bit 0 local 01030000.1e05289e.00000003.00000302(1b8eb0aa) remote 01030000.1e05289e.00000002.00000607(2bf399d0)
2026-07-06 15:06:12.801@LM_INFO@(5479|5489) DataWriterImpl::transport_assoc_done: writer 01030000.1e05289e.00000003.00000302(1b8eb0aa) succeeded in associating with reader 01030000.1e05289e.00000002.00000507(00deca13)
2026-07-06 15:06:12.801@LM_DEBUG@(5479|5489) DataWriterImpl::transport_assoc_done: writer 01030000.1e05289e.00000003.00000302(1b8eb0aa) reader 01030000.1e05289e.00000002.00000507(00deca13) calling association_complete_i
2026-07-06 15:06:12.801@LM_DEBUG@(5479|5489) DataWriterImpl::association_complete_i - bit 0 local 01030000.1e05289e.00000003.00000302(1b8eb0aa) remote 01030000.1e05289e.00000002.00000507(00deca13)
2026-07-06 15:06:12.801@LM_DEBUG@(5478|5488) DataReaderImpl::add_association - bit 0 local 01030000.1e05289e.00000002.00000607(2bf399d0) remote 01030000.1e05289e.00000003.00000302(1b8eb0aa)
2026-07-06 15:06:12.801@LM_INFO@(5479|5479) DataWriterImpl::transport_assoc_done: writer 01030000.1e05289e.00000003.00000302(1b8eb0aa) succeeded in associating with reader 01030000.1e05289e.00000002.00000607(2bf399d0)
2026-07-06 15:06:12.801@LM_DEBUG@(5479|5479) DataWriterImpl::transport_assoc_done: writer 01030000.1e05289e.00000003.00000302(1b8eb0aa) reader 01030000.1e05289e.00000002.00000607(2bf399d0) calling association_complete_i
2026-07-06 15:06:12.801@LM_DEBUG@(5479|5479) DataWriterImpl::association_complete_i - bit 0 local 01030000.1e05289e.00000003.00000302(1b8eb0aa) remote 01030000.1e05289e.00000002.00000607(2bf399d0)
2026-07-06 15:06:12.801@LM_WARNING@(5479|5479) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:12.802@LM_DEBUG@(5479|5500) Writer::svc() - processing publication 0.
2026-07-06 15:06:12.802@LM_DEBUG@(5479|5501) Writer::svc() - processing publication 1.
2026-07-06 15:06:12.802@LM_DEBUG@(5479|5502) Writer::svc() - processing publication 2.
2026-07-06 15:06:14.802@LM_DEBUG@(5479|5479) DataWriterImpl::create_ack_token() - for sequence 1189
2026-07-06 15:06:14.803@LM_DEBUG@(5479|5479) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1189 at 15:06:14.803059
2026-07-06 15:06:14.875@LM_DEBUG@(5479|5479) DataWriterImpl::create_ack_token() - for sequence 1225
2026-07-06 15:06:14.875@LM_DEBUG@(5479|5479) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1225 at 15:06:14.875886
2026-07-06 15:06:14.938@LM_DEBUG@(5479|5479) DataWriterImpl::create_ack_token() - for sequence 1241
2026-07-06 15:06:14.938@LM_DEBUG@(5479|5479) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1241 at 15:06:14.938122
2026-07-06 15:06:14.963@LM_DEBUG@(5479|5501) DataWriterImpl::create_ack_token() - for sequence 1261
2026-07-06 15:06:14.963@LM_DEBUG@(5479|5501) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1261 at 15:06:14.963674
2026-07-06 15:06:14.964@LM_DEBUG@(5479|5500) DataWriterImpl::create_ack_token() - for sequence 1251
2026-07-06 15:06:14.964@LM_DEBUG@(5479|5502) DataWriterImpl::create_ack_token() - for sequence 1253
2026-07-06 15:06:14.964@LM_DEBUG@(5479|5500) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1251 at 15:06:14.964595
2026-07-06 15:06:14.964@LM_DEBUG@(5479|5502) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1253 at 15:06:14.964634
2026-07-06 15:06:15.044@LM_DEBUG@(5479|5479) Publisher::run() - publication 0 stopping after sending 1248 messages.
2026-07-06 15:06:15.161@LM_DEBUG@(5479|5479) Publisher::run() - publication 1 stopping after sending 1258 messages.
2026-07-06 15:06:15.182@LM_DEBUG@(5479|5479) Publisher::run() - publication 2 stopping after sending 1250 messages.
2026-07-06 15:06:15.202@LM_DEBUG@(5479|5485) WriteDataContainer::wait_pending timeout at 00:05:52.021620
2026-07-06 15:06:15.264@LM_DEBUG@(5479|5485) WriteDataContainer::wait_pending done
2026-07-06 15:06:15.264@LM_DEBUG@(5479|5485) DataWriterImpl::remove_associations: bit 0 local 01030000.1e05289e.00000003.00000102(29b8d228) remote 01030000.1e05289e.00000002.00000507(00deca13) num remotes 2
2026-07-06 15:06:15.266@LM_DEBUG@(5478|5488) DataReaderImpl::remove_associations: bit 0 local 01030000.1e05289e.00000002.00000507(00deca13) remote 01030000.1e05289e.00000003.00000102(29b8d228) num remotes 1
2026-07-06 15:06:15.266@LM_DEBUG@(5478|5488) DataReaderImpl::remove_associations_i: bit 0 local 01030000.1e05289e.00000002.00000507(00deca13) remote 01030000.1e05289e.00000003.00000102(29b8d228) num remotes 1
2026-07-06 15:06:15.267@LM_DEBUG@(5478|5488) DataReaderImpl::remove_associations: bit 0 local 01030000.1e05289e.00000002.00000607(2bf399d0) remote 01030000.1e05289e.00000003.00000102(29b8d228) num remotes 1
2026-07-06 15:06:15.267@LM_DEBUG@(5478|5488) DataReaderImpl::remove_associations_i: bit 0 local 01030000.1e05289e.00000002.00000607(2bf399d0) remote 01030000.1e05289e.00000003.00000102(29b8d228) num remotes 1
2026-07-06 15:06:15.267@LM_DEBUG@(5479|5485) WriteDataContainer::wait_pending timeout at 00:05:52.021620
2026-07-06 15:06:15.382@LM_DEBUG@(5479|5485) WriteDataContainer::wait_pending done
2026-07-06 15:06:15.382@LM_DEBUG@(5479|5485) DataWriterImpl::remove_associations: bit 0 local 01030000.1e05289e.00000003.00000202(029581eb) remote 01030000.1e05289e.00000002.00000507(00deca13) num remotes 2
2026-07-06 15:06:15.383@LM_DEBUG@(5478|5488) DataReaderImpl::remove_associations: bit 0 local 01030000.1e05289e.00000002.00000507(00deca13) remote 01030000.1e05289e.00000003.00000202(029581eb) num remotes 1
2026-07-06 15:06:15.383@LM_DEBUG@(5478|5488) DataReaderImpl::remove_associations_i: bit 0 local 01030000.1e05289e.00000002.00000507(00deca13) remote 01030000.1e05289e.00000003.00000202(029581eb) num remotes 1
2026-07-06 15:06:15.384@LM_DEBUG@(5478|5488) DataReaderImpl::remove_associations: bit 0 local 01030000.1e05289e.00000002.00000607(2bf399d0) remote 01030000.1e05289e.00000003.00000202(029581eb) num remotes 1
2026-07-06 15:06:15.384@LM_DEBUG@(5478|5488) DataReaderImpl::remove_associations_i: bit 0 local 01030000.1e05289e.00000002.00000607(2bf399d0) remote 01030000.1e05289e.00000003.00000202(029581eb) num remotes 1
2026-07-06 15:06:15.384@LM_DEBUG@(5479|5485) WriteDataContainer::wait_pending timeout at 00:05:52.021620
2026-07-06 15:06:15.403@LM_DEBUG@(5479|5485) WriteDataContainer::wait_pending done
2026-07-06 15:06:15.403@LM_DEBUG@(5479|5485) DataWriterImpl::remove_associations: bit 0 local 01030000.1e05289e.00000003.00000302(1b8eb0aa) remote 01030000.1e05289e.00000002.00000507(00deca13) num remotes 2
2026-07-06 15:06:15.404@LM_DEBUG@(5478|5488) DataReaderImpl::remove_associations: bit 0 local 01030000.1e05289e.00000002.00000507(00deca13) remote 01030000.1e05289e.00000003.00000302(1b8eb0aa) num remotes 1
2026-07-06 15:06:15.404@LM_DEBUG@(5478|5488) DataReaderImpl::remove_associations_i: bit 0 local 01030000.1e05289e.00000002.00000507(00deca13) remote 01030000.1e05289e.00000003.00000302(1b8eb0aa) num remotes 1
2026-07-06 15:06:15.405@LM_DEBUG@(5478|5488) DataReaderImpl::remove_associations: bit 0 local 01030000.1e05289e.00000002.00000607(2bf399d0) remote 01030000.1e05289e.00000003.00000302(1b8eb0aa) num remotes 1
2026-07-06 15:06:15.405@LM_DEBUG@(5478|5488) DataReaderImpl::remove_associations_i: bit 0 local 01030000.1e05289e.00000002.00000607(2bf399d0) remote 01030000.1e05289e.00000003.00000302(1b8eb0aa) num remotes 1
2026-07-06 15:06:15.405@LM_DEBUG@(5478|5478) subscriber_main() - test complete.
2026-07-06 15:06:15.406@LM_DEBUG@(5479|5485) DataReaderImpl::remove_associations: bit 1 local 01030000.1e05289e.00000003.000001c7(c2b6e417) remote 01030000.1e05289e.00000001.000001c2(c81c43f8) num remotes 1
2026-07-06 15:06:15.406@LM_DEBUG@(5479|5485) DataReaderImpl::remove_associations_i: bit 1 local 01030000.1e05289e.00000003.000001c7(c2b6e417) remote 01030000.1e05289e.00000001.000001c2(c81c43f8) num remotes 1
2026-07-06 15:06:15.406@LM_DEBUG@(5478|5484) DataReaderImpl::remove_associations: bit 1 local 01030000.1e05289e.00000002.000001c7(ffd6cda7) remote 01030000.1e05289e.00000001.000001c2(c81c43f8) num remotes 1
2026-07-06 15:06:15.407@LM_DEBUG@(5478|5484) DataReaderImpl::remove_associations_i: bit 1 local 01030000.1e05289e.00000002.000001c7(ffd6cda7) remote 01030000.1e05289e.00000001.000001c2(c81c43f8) num remotes 1
2026-07-06 15:06:15.408@LM_DEBUG@(5479|5485) DataReaderImpl::remove_associations: bit 1 local 01030000.1e05289e.00000003.000003c7(f0808695) remote 01030000.1e05289e.00000001.000004c2(b56bb7bd) num remotes 1
2026-07-06 15:06:15.408@LM_DEBUG@(5479|5485) DataReaderImpl::remove_associations_i: bit 1 local 01030000.1e05289e.00000003.000003c7(f0808695) remote 01030000.1e05289e.00000001.000004c2(b56bb7bd) num remotes 1
2026-07-06 15:06:15.408@LM_DEBUG@(5478|5484) DataReaderImpl::remove_associations: bit 1 local 01030000.1e05289e.00000002.000003c7(cde0af25) remote 01030000.1e05289e.00000001.000004c2(b56bb7bd) num remotes 1
2026-07-06 15:06:15.408@LM_DEBUG@(5478|5484) DataReaderImpl::remove_associations_i: bit 1 local 01030000.1e05289e.00000002.000003c7(cde0af25) remote 01030000.1e05289e.00000001.000004c2(b56bb7bd) num remotes 1
2026-07-06 15:06:15.409@LM_DEBUG@(5479|5485) DataReaderImpl::remove_associations: bit 1 local 01030000.1e05289e.00000003.000004c7(bfc11052) remote 01030000.1e05289e.00000001.000003c2(fa2a217a) num remotes 1
2026-07-06 15:06:15.409@LM_DEBUG@(5479|5485) DataReaderImpl::remove_associations_i: bit 1 local 01030000.1e05289e.00000003.000004c7(bfc11052) remote 01030000.1e05289e.00000001.000003c2(fa2a217a) num remotes 1
2026-07-06 15:06:15.409@LM_DEBUG@(5478|5484) DataReaderImpl::remove_associations: bit 1 local 01030000.1e05289e.00000002.000004c7(82a139e2) remote 01030000.1e05289e.00000001.000003c2(fa2a217a) num remotes 1
2026-07-06 15:06:15.409@LM_DEBUG@(5478|5484) DataReaderImpl::remove_associations_i: bit 1 local 01030000.1e05289e.00000002.000004c7(82a139e2) remote 01030000.1e05289e.00000001.000003c2(fa2a217a) num remotes 1
2026-07-06 15:06:15.411@LM_DEBUG@(5479|5495) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.149:43451 , reconnect_state = INIT_STATE.
2026-07-06 15:06:15.411@LM_DEBUG@(5478|5484) DataReaderImpl::remove_associations: bit 1 local 01030000.1e05289e.00000002.000002c7(d4fb9e64) remote 01030000.1e05289e.00000001.000002c2(e331103b) num remotes 1
2026-07-06 15:06:15.411@LM_DEBUG@(5478|5484) DataReaderImpl::remove_associations_i: bit 1 local 01030000.1e05289e.00000002.000002c7(d4fb9e64) remote 01030000.1e05289e.00000001.000002c2(e331103b) num remotes 1
2026-07-06 15:06:15.411@LM_DEBUG@(5478|5494) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-07-06 15:06:15.412@LM_DEBUG@(5479|5485) DataReaderImpl::remove_associations: bit 1 local 01030000.1e05289e.00000003.000002c7(e99bb7d4) remote 01030000.1e05289e.00000001.000002c2(e331103b) num remotes 1
2026-07-06 15:06:15.412@LM_DEBUG@(5479|5485) DataReaderImpl::remove_associations_i: bit 1 local 01030000.1e05289e.00000003.000002c7(e99bb7d4) remote 01030000.1e05289e.00000001.000002c2(e331103b) num remotes 1
2026-07-06 15:06:15.413@LM_DEBUG@(5479|5495) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-07-06 15:06:15.418@LM_DEBUG@(5479|5479) Service_Participant::shutdown
2026-07-06 15:06:15.423@LM_DEBUG@(5478|5478) Service_Participant::shutdown
2026-07-06 15:06:15.433@LM_DEBUG@(5479|5479) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-07-06 15:06:15.434@LM_DEBUG@(5479|5479) Service_Participant::~Service_Participant
2026-07-06 15:06:15.434@LM_DEBUG@(5479|5479) Service_Participant::shutdown
2026-07-06 15:06:15.439@LM_DEBUG@(5478|5478) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-07-06 15:06:15.440@LM_DEBUG@(5478|5478) Service_Participant::~Service_Participant
2026-07-06 15:06:15.440@LM_DEBUG@(5478|5478) 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: 5505
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/subscriber -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1
sub PID: 5515 started at 2026-07-06 15:06:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/publisher -p -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1
pub PID: 5516 started at 2026-07-06 15:06:15
2026-07-06 15:06:15.856@LM_INFO@(5516|5516) INFO: set_DCPS_debug_level: set to 1
2026-07-06 15:06:15.856@LM_INFO@(5516|5516) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
2026-07-06 15:06:15.856@LM_INFO@(5516|5516) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-07-06 15:06:15.856@LM_INFO@(5516|5516) Service_Participant::get_domain_participant_factory: machine: runnervmkkn4f, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
2026-07-06 15:06:15.856@LM_INFO@(5516|5516) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-07-06 15:06:15.856@LM_NOTICE@(5516|5516) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-07-06 15:06:15.856@LM_INFO@(5515|5515) INFO: set_DCPS_debug_level: set to 1
2026-07-06 15:06:15.856@LM_INFO@(5515|5515) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
2026-07-06 15:06:15.856@LM_INFO@(5515|5515) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-07-06 15:06:15.856@LM_INFO@(5515|5515) Service_Participant::get_domain_participant_factory: machine: runnervmkkn4f, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
2026-07-06 15:06:15.856@LM_INFO@(5515|5515) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-07-06 15:06:15.857@LM_NOTICE@(5515|5515) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-07-06 15:06:15.857@LM_DEBUG@(5516|5516) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2026-07-06 15:06:15.858@LM_DEBUG@(5515|5515) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2026-07-06 15:06:15.858@LM_INFO@(5515|5515) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-07-06 15:06:15.858@LM_DEBUG@(5515|5515) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2026-07-06 15:06:15.859@LM_INFO@(5516|5516) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-07-06 15:06:15.859@LM_DEBUG@(5516|5516) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(5505|5505) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
2026-07-06 15:06:16.053@LM_INFO@(5515|5515) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-07-06 15:06:16.053@LM_INFO@(5516|5516) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-07-06 15:06:16.053@LM_INFO@(5515|5515) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-07-06 15:06:16.053@LM_INFO@(5516|5516) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-07-06 15:06:16.053@LM_INFO@(5515|5515) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-07-06 15:06:16.053@LM_INFO@(5516|5516) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-07-06 15:06:16.061@LM_WARNING@(5515|5515) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
2026-07-06 15:06:16.061@LM_WARNING@(5516|5516) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
2026-07-06 15:06:16.073@LM_DEBUG@(5516|5526) DataReaderImpl::add_association - bit 1 local 01030000.0b91bdff.00000002.000001c7(6e3903d7) remote 01030000.0b91bdff.00000001.000001c2(59f38d88)
2026-07-06 15:06:16.074@LM_DEBUG@(5515|5525) DataReaderImpl::add_association - bit 1 local 01030000.0b91bdff.00000003.000001c7(53592a67) remote 01030000.0b91bdff.00000001.000001c2(59f38d88)
2026-07-06 15:06:16.108@LM_WARNING@(5515|5515) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:16.109@LM_WARNING@(5516|5516) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:16.112@LM_DEBUG@(5515|5525) DataReaderImpl::add_association - bit 1 local 01030000.0b91bdff.00000003.000002c7(787479a4) remote 01030000.0b91bdff.00000001.000002c2(72dede4b)
2026-07-06 15:06:16.113@LM_DEBUG@(5516|5526) DataReaderImpl::add_association - bit 1 local 01030000.0b91bdff.00000002.000002c7(45145014) remote 01030000.0b91bdff.00000001.000002c2(72dede4b)
2026-07-06 15:06:16.115@LM_WARNING@(5516|5516) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:16.115@LM_WARNING@(5515|5515) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:16.118@LM_DEBUG@(5516|5526) DataReaderImpl::add_association - bit 1 local 01030000.0b91bdff.00000002.000003c7(5c0f6155) remote 01030000.0b91bdff.00000001.000004c2(248479cd)
2026-07-06 15:06:16.118@LM_DEBUG@(5515|5525) DataReaderImpl::add_association - bit 1 local 01030000.0b91bdff.00000003.000003c7(616f48e5) remote 01030000.0b91bdff.00000001.000004c2(248479cd)
2026-07-06 15:06:16.119@LM_WARNING@(5516|5516) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:16.120@LM_WARNING@(5515|5515) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:16.122@LM_DEBUG@(5516|5526) DataReaderImpl::add_association - bit 1 local 01030000.0b91bdff.00000002.000004c7(134ef792) remote 01030000.0b91bdff.00000001.000003c2(6bc5ef0a)
2026-07-06 15:06:16.123@LM_DEBUG@(5515|5525) DataReaderImpl::add_association - bit 1 local 01030000.0b91bdff.00000003.000004c7(2e2ede22) remote 01030000.0b91bdff.00000001.000003c2(6bc5ef0a)
2026-07-06 15:06:16.123@LM_WARNING@(5516|5516) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:16.125@LM_WARNING@(5515|5515) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:16.130@LM_WARNING@(5516|5516) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:16.132@LM_DEBUG@(5516|5526) DataWriterImpl::add_association - bit 0 local 01030000.0b91bdff.00000002.00000102(853735e8) remote 01030000.0b91bdff.00000003.00000507(ac512dd3)
2026-07-06 15:06:16.132@LM_DEBUG@(5515|5525) DataReaderImpl::add_association - bit 0 local 01030000.0b91bdff.00000003.00000507(ac512dd3) remote 01030000.0b91bdff.00000002.00000102(853735e8)
2026-07-06 15:06:16.132@LM_WARNING@(5515|5515) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:16.135@LM_DEBUG@(5516|5516) DataWriterImpl::add_association - bit 0 local 01030000.0b91bdff.00000002.00000202(ae1a662b) remote 01030000.0b91bdff.00000003.00000507(ac512dd3)
2026-07-06 15:06:16.136@LM_WARNING@(5516|5516) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:16.136@LM_DEBUG@(5515|5525) DataReaderImpl::add_association - bit 0 local 01030000.0b91bdff.00000003.00000507(ac512dd3) remote 01030000.0b91bdff.00000002.00000202(ae1a662b)
2026-07-06 15:06:16.137@LM_INFO@(5516|5535) DataWriterImpl::transport_assoc_done: writer 01030000.0b91bdff.00000002.00000102(853735e8) succeeded in associating with reader 01030000.0b91bdff.00000003.00000507(ac512dd3)
2026-07-06 15:06:16.137@LM_DEBUG@(5516|5535) DataWriterImpl::transport_assoc_done: writer 01030000.0b91bdff.00000002.00000102(853735e8) reader 01030000.0b91bdff.00000003.00000507(ac512dd3) calling association_complete_i
2026-07-06 15:06:16.137@LM_DEBUG@(5516|5535) DataWriterImpl::association_complete_i - bit 0 local 01030000.0b91bdff.00000002.00000102(853735e8) remote 01030000.0b91bdff.00000003.00000507(ac512dd3)
2026-07-06 15:06:16.137@LM_INFO@(5516|5535) DataWriterImpl::transport_assoc_done: writer 01030000.0b91bdff.00000002.00000202(ae1a662b) succeeded in associating with reader 01030000.0b91bdff.00000003.00000507(ac512dd3)
2026-07-06 15:06:16.137@LM_DEBUG@(5516|5535) DataWriterImpl::transport_assoc_done: writer 01030000.0b91bdff.00000002.00000202(ae1a662b) reader 01030000.0b91bdff.00000003.00000507(ac512dd3) calling association_complete_i
2026-07-06 15:06:16.137@LM_DEBUG@(5516|5535) DataWriterImpl::association_complete_i - bit 0 local 01030000.0b91bdff.00000002.00000202(ae1a662b) remote 01030000.0b91bdff.00000003.00000507(ac512dd3)
2026-07-06 15:06:16.138@LM_DEBUG@(5516|5526) DataWriterImpl::add_association - bit 0 local 01030000.0b91bdff.00000002.00000102(853735e8) remote 01030000.0b91bdff.00000003.00000607(877c7e10)
2026-07-06 15:06:16.138@LM_DEBUG@(5515|5515) DataReaderImpl::add_association - bit 0 local 01030000.0b91bdff.00000003.00000607(877c7e10) remote 01030000.0b91bdff.00000002.00000102(853735e8)
2026-07-06 15:06:16.138@LM_DEBUG@(5516|5516) DataWriterImpl::add_association - bit 0 local 01030000.0b91bdff.00000002.00000202(ae1a662b) remote 01030000.0b91bdff.00000003.00000607(877c7e10)
2026-07-06 15:06:16.139@LM_DEBUG@(5515|5525) DataReaderImpl::add_association - bit 0 local 01030000.0b91bdff.00000003.00000607(877c7e10) remote 01030000.0b91bdff.00000002.00000202(ae1a662b)
2026-07-06 15:06:16.139@LM_INFO@(5516|5535) DataWriterImpl::transport_assoc_done: writer 01030000.0b91bdff.00000002.00000102(853735e8) succeeded in associating with reader 01030000.0b91bdff.00000003.00000607(877c7e10)
2026-07-06 15:06:16.139@LM_DEBUG@(5516|5535) DataWriterImpl::transport_assoc_done: writer 01030000.0b91bdff.00000002.00000102(853735e8) reader 01030000.0b91bdff.00000003.00000607(877c7e10) calling association_complete_i
2026-07-06 15:06:16.139@LM_WARNING@(5515|5515) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:16.139@LM_DEBUG@(5516|5535) DataWriterImpl::association_complete_i - bit 0 local 01030000.0b91bdff.00000002.00000102(853735e8) remote 01030000.0b91bdff.00000003.00000607(877c7e10)
2026-07-06 15:06:16.140@LM_INFO@(5516|5535) DataWriterImpl::transport_assoc_done: writer 01030000.0b91bdff.00000002.00000202(ae1a662b) succeeded in associating with reader 01030000.0b91bdff.00000003.00000607(877c7e10)
2026-07-06 15:06:16.140@LM_DEBUG@(5516|5535) DataWriterImpl::transport_assoc_done: writer 01030000.0b91bdff.00000002.00000202(ae1a662b) reader 01030000.0b91bdff.00000003.00000607(877c7e10) calling association_complete_i
2026-07-06 15:06:16.140@LM_DEBUG@(5516|5535) DataWriterImpl::association_complete_i - bit 0 local 01030000.0b91bdff.00000002.00000202(ae1a662b) remote 01030000.0b91bdff.00000003.00000607(877c7e10)
2026-07-06 15:06:16.140@LM_DEBUG@(5516|5526) DataWriterImpl::add_association - bit 0 local 01030000.0b91bdff.00000002.00000302(b701576a) remote 01030000.0b91bdff.00000003.00000507(ac512dd3)
2026-07-06 15:06:16.140@LM_DEBUG@(5515|5525) DataReaderImpl::add_association - bit 0 local 01030000.0b91bdff.00000003.00000507(ac512dd3) remote 01030000.0b91bdff.00000002.00000302(b701576a)
2026-07-06 15:06:16.140@LM_DEBUG@(5516|5526) DataWriterImpl::add_association - bit 0 local 01030000.0b91bdff.00000002.00000302(b701576a) remote 01030000.0b91bdff.00000003.00000607(877c7e10)
2026-07-06 15:06:16.141@LM_WARNING@(5516|5516) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:16.141@LM_DEBUG@(5515|5525) DataReaderImpl::add_association - bit 0 local 01030000.0b91bdff.00000003.00000607(877c7e10) remote 01030000.0b91bdff.00000002.00000302(b701576a)
2026-07-06 15:06:16.141@LM_INFO@(5516|5535) DataWriterImpl::transport_assoc_done: writer 01030000.0b91bdff.00000002.00000302(b701576a) succeeded in associating with reader 01030000.0b91bdff.00000003.00000507(ac512dd3)
2026-07-06 15:06:16.141@LM_DEBUG@(5516|5535) DataWriterImpl::transport_assoc_done: writer 01030000.0b91bdff.00000002.00000302(b701576a) reader 01030000.0b91bdff.00000003.00000507(ac512dd3) calling association_complete_i
2026-07-06 15:06:16.141@LM_DEBUG@(5516|5535) DataWriterImpl::association_complete_i - bit 0 local 01030000.0b91bdff.00000002.00000302(b701576a) remote 01030000.0b91bdff.00000003.00000507(ac512dd3)
2026-07-06 15:06:16.141@LM_INFO@(5516|5535) DataWriterImpl::transport_assoc_done: writer 01030000.0b91bdff.00000002.00000302(b701576a) succeeded in associating with reader 01030000.0b91bdff.00000003.00000607(877c7e10)
2026-07-06 15:06:16.142@LM_DEBUG@(5516|5535) DataWriterImpl::transport_assoc_done: writer 01030000.0b91bdff.00000002.00000302(b701576a) reader 01030000.0b91bdff.00000003.00000607(877c7e10) calling association_complete_i
2026-07-06 15:06:16.142@LM_DEBUG@(5516|5535) DataWriterImpl::association_complete_i - bit 0 local 01030000.0b91bdff.00000002.00000302(b701576a) remote 01030000.0b91bdff.00000003.00000607(877c7e10)
2026-07-06 15:06:16.142@LM_DEBUG@(5516|5537) Writer::svc() - processing publication 0.
2026-07-06 15:06:16.142@LM_DEBUG@(5516|5538) Writer::svc() - processing publication 1.
2026-07-06 15:06:16.142@LM_DEBUG@(5516|5539) Writer::svc() - processing publication 2.
2026-07-06 15:06:18.142@LM_DEBUG@(5516|5516) DataWriterImpl::create_ack_token() - for sequence 1263
2026-07-06 15:06:18.142@LM_DEBUG@(5516|5516) DataWriterImpl::create_ack_token() - for sequence 1260
2026-07-06 15:06:18.143@LM_DEBUG@(5516|5516) DataWriterImpl::create_ack_token() - for sequence 1259
2026-07-06 15:06:18.144@LM_DEBUG@(5516|5538) DataWriterImpl::create_ack_token() - for sequence 1261
2026-07-06 15:06:18.144@LM_DEBUG@(5516|5538) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1261 at 15:06:18.144157
2026-07-06 15:06:18.144@LM_DEBUG@(5516|5539) DataWriterImpl::create_ack_token() - for sequence 1260
2026-07-06 15:06:18.144@LM_DEBUG@(5516|5539) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1260 at 15:06:18.144252
2026-07-06 15:06:18.144@LM_DEBUG@(5516|5537) DataWriterImpl::create_ack_token() - for sequence 1265
2026-07-06 15:06:18.144@LM_DEBUG@(5516|5537) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1265 at 15:06:18.144788
2026-07-06 15:06:18.145@LM_DEBUG@(5516|5516) Publisher::run() - publication 0 stopping after sending 1263 messages.
2026-07-06 15:06:18.145@LM_DEBUG@(5516|5516) Publisher::run() - publication 1 stopping after sending 1259 messages.
2026-07-06 15:06:18.145@LM_DEBUG@(5516|5516) Publisher::run() - publication 2 stopping after sending 1258 messages.
2026-07-06 15:06:18.163@LM_DEBUG@(5516|5521) DataWriterImpl::remove_associations: bit 0 local 01030000.0b91bdff.00000002.00000102(853735e8) remote 01030000.0b91bdff.00000003.00000507(ac512dd3) num remotes 2
2026-07-06 15:06:18.164@LM_DEBUG@(5515|5525) DataReaderImpl::remove_associations: bit 0 local 01030000.0b91bdff.00000003.00000507(ac512dd3) remote 01030000.0b91bdff.00000002.00000102(853735e8) num remotes 1
2026-07-06 15:06:18.164@LM_DEBUG@(5515|5525) DataReaderImpl::remove_associations_i: bit 0 local 01030000.0b91bdff.00000003.00000507(ac512dd3) remote 01030000.0b91bdff.00000002.00000102(853735e8) num remotes 1
2026-07-06 15:06:18.165@LM_DEBUG@(5515|5525) DataReaderImpl::remove_associations: bit 0 local 01030000.0b91bdff.00000003.00000607(877c7e10) remote 01030000.0b91bdff.00000002.00000102(853735e8) num remotes 1
2026-07-06 15:06:18.165@LM_DEBUG@(5515|5525) DataReaderImpl::remove_associations_i: bit 0 local 01030000.0b91bdff.00000003.00000607(877c7e10) remote 01030000.0b91bdff.00000002.00000102(853735e8) num remotes 1
2026-07-06 15:06:18.165@LM_DEBUG@(5516|5521) DataWriterImpl::remove_associations: bit 0 local 01030000.0b91bdff.00000002.00000202(ae1a662b) remote 01030000.0b91bdff.00000003.00000507(ac512dd3) num remotes 2
2026-07-06 15:06:18.166@LM_DEBUG@(5515|5525) DataReaderImpl::remove_associations: bit 0 local 01030000.0b91bdff.00000003.00000507(ac512dd3) remote 01030000.0b91bdff.00000002.00000202(ae1a662b) num remotes 1
2026-07-06 15:06:18.166@LM_DEBUG@(5515|5525) DataReaderImpl::remove_associations_i: bit 0 local 01030000.0b91bdff.00000003.00000507(ac512dd3) remote 01030000.0b91bdff.00000002.00000202(ae1a662b) num remotes 1
2026-07-06 15:06:18.166@LM_DEBUG@(5515|5525) DataReaderImpl::remove_associations: bit 0 local 01030000.0b91bdff.00000003.00000607(877c7e10) remote 01030000.0b91bdff.00000002.00000202(ae1a662b) num remotes 1
2026-07-06 15:06:18.166@LM_DEBUG@(5515|5525) DataReaderImpl::remove_associations_i: bit 0 local 01030000.0b91bdff.00000003.00000607(877c7e10) remote 01030000.0b91bdff.00000002.00000202(ae1a662b) num remotes 1
2026-07-06 15:06:18.167@LM_DEBUG@(5516|5521) DataWriterImpl::remove_associations: bit 0 local 01030000.0b91bdff.00000002.00000302(b701576a) remote 01030000.0b91bdff.00000003.00000507(ac512dd3) num remotes 2
2026-07-06 15:06:18.167@LM_DEBUG@(5516|5535) DataLink::handle_exception() - (delay) scheduling timer for future release
2026-07-06 15:06:18.168@LM_DEBUG@(5515|5525) DataReaderImpl::remove_associations: bit 0 local 01030000.0b91bdff.00000003.00000507(ac512dd3) remote 01030000.0b91bdff.00000002.00000302(b701576a) num remotes 1
2026-07-06 15:06:18.168@LM_DEBUG@(5515|5525) DataReaderImpl::remove_associations_i: bit 0 local 01030000.0b91bdff.00000003.00000507(ac512dd3) remote 01030000.0b91bdff.00000002.00000302(b701576a) num remotes 1
2026-07-06 15:06:18.168@LM_DEBUG@(5515|5525) DataReaderImpl::remove_associations: bit 0 local 01030000.0b91bdff.00000003.00000607(877c7e10) remote 01030000.0b91bdff.00000002.00000302(b701576a) num remotes 1
2026-07-06 15:06:18.168@LM_DEBUG@(5515|5525) DataReaderImpl::remove_associations_i: bit 0 local 01030000.0b91bdff.00000003.00000607(877c7e10) remote 01030000.0b91bdff.00000002.00000302(b701576a) num remotes 1
2026-07-06 15:06:18.168@LM_DEBUG@(5515|5536) DataLink::handle_exception() - (delay) scheduling timer for future release
2026-07-06 15:06:18.168@LM_DEBUG@(5515|5515) subscriber_main() - test complete.
2026-07-06 15:06:18.169@LM_DEBUG@(5516|5521) DataReaderImpl::remove_associations: bit 1 local 01030000.0b91bdff.00000002.000001c7(6e3903d7) remote 01030000.0b91bdff.00000001.000001c2(59f38d88) num remotes 1
2026-07-06 15:06:18.169@LM_DEBUG@(5516|5521) DataReaderImpl::remove_associations_i: bit 1 local 01030000.0b91bdff.00000002.000001c7(6e3903d7) remote 01030000.0b91bdff.00000001.000001c2(59f38d88) num remotes 1
2026-07-06 15:06:18.170@LM_DEBUG@(5515|5522) DataReaderImpl::remove_associations: bit 1 local 01030000.0b91bdff.00000003.000001c7(53592a67) remote 01030000.0b91bdff.00000001.000001c2(59f38d88) num remotes 1
2026-07-06 15:06:18.170@LM_DEBUG@(5515|5522) DataReaderImpl::remove_associations_i: bit 1 local 01030000.0b91bdff.00000003.000001c7(53592a67) remote 01030000.0b91bdff.00000001.000001c2(59f38d88) num remotes 1
2026-07-06 15:06:18.171@LM_DEBUG@(5516|5521) DataReaderImpl::remove_associations: bit 1 local 01030000.0b91bdff.00000002.000003c7(5c0f6155) remote 01030000.0b91bdff.00000001.000004c2(248479cd) num remotes 1
2026-07-06 15:06:18.171@LM_DEBUG@(5516|5521) DataReaderImpl::remove_associations_i: bit 1 local 01030000.0b91bdff.00000002.000003c7(5c0f6155) remote 01030000.0b91bdff.00000001.000004c2(248479cd) num remotes 1
2026-07-06 15:06:18.171@LM_DEBUG@(5515|5522) DataReaderImpl::remove_associations: bit 1 local 01030000.0b91bdff.00000003.000003c7(616f48e5) remote 01030000.0b91bdff.00000001.000004c2(248479cd) num remotes 1
2026-07-06 15:06:18.171@LM_DEBUG@(5515|5522) DataReaderImpl::remove_associations_i: bit 1 local 01030000.0b91bdff.00000003.000003c7(616f48e5) remote 01030000.0b91bdff.00000001.000004c2(248479cd) num remotes 1
2026-07-06 15:06:18.172@LM_DEBUG@(5516|5521) DataReaderImpl::remove_associations: bit 1 local 01030000.0b91bdff.00000002.000004c7(134ef792) remote 01030000.0b91bdff.00000001.000003c2(6bc5ef0a) num remotes 1
2026-07-06 15:06:18.172@LM_DEBUG@(5516|5521) DataReaderImpl::remove_associations_i: bit 1 local 01030000.0b91bdff.00000002.000004c7(134ef792) remote 01030000.0b91bdff.00000001.000003c2(6bc5ef0a) num remotes 1
2026-07-06 15:06:18.172@LM_DEBUG@(5515|5522) DataReaderImpl::remove_associations: bit 1 local 01030000.0b91bdff.00000003.000004c7(2e2ede22) remote 01030000.0b91bdff.00000001.000003c2(6bc5ef0a) num remotes 1
2026-07-06 15:06:18.172@LM_DEBUG@(5515|5522) DataReaderImpl::remove_associations_i: bit 1 local 01030000.0b91bdff.00000003.000004c7(2e2ede22) remote 01030000.0b91bdff.00000001.000003c2(6bc5ef0a) num remotes 1
2026-07-06 15:06:18.174@LM_DEBUG@(5516|5521) DataReaderImpl::remove_associations: bit 1 local 01030000.0b91bdff.00000002.000002c7(45145014) remote 01030000.0b91bdff.00000001.000002c2(72dede4b) num remotes 1
2026-07-06 15:06:18.174@LM_DEBUG@(5516|5521) DataReaderImpl::remove_associations_i: bit 1 local 01030000.0b91bdff.00000002.000002c7(45145014) remote 01030000.0b91bdff.00000001.000002c2(72dede4b) num remotes 1
2026-07-06 15:06:18.174@LM_DEBUG@(5515|5522) DataReaderImpl::remove_associations: bit 1 local 01030000.0b91bdff.00000003.000002c7(787479a4) remote 01030000.0b91bdff.00000001.000002c2(72dede4b) num remotes 1
2026-07-06 15:06:18.174@LM_DEBUG@(5515|5522) DataReaderImpl::remove_associations_i: bit 1 local 01030000.0b91bdff.00000003.000002c7(787479a4) remote 01030000.0b91bdff.00000001.000002c2(72dede4b) num remotes 1
2026-07-06 15:06:18.175@LM_DEBUG@(5515|5532) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-07-06 15:06:18.176@LM_DEBUG@(5516|5531) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-07-06 15:06:18.181@LM_DEBUG@(5516|5516) Service_Participant::shutdown
2026-07-06 15:06:18.182@LM_DEBUG@(5515|5536) TcpConnection::handle_close() called on transport: _OPENDDS_0500_TCP to 10.1.1.149:38045 , reconnect_state = INIT_STATE.
2026-07-06 15:06:18.188@LM_DEBUG@(5515|5515) Service_Participant::shutdown
2026-07-06 15:06:18.194@LM_DEBUG@(5516|5516) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-07-06 15:06:18.195@LM_DEBUG@(5516|5516) Service_Participant::~Service_Participant
2026-07-06 15:06:18.195@LM_DEBUG@(5516|5516) Service_Participant::shutdown
2026-07-06 15:06:18.202@LM_DEBUG@(5515|5515) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-07-06 15:06:18.203@LM_DEBUG@(5515|5515) Service_Participant::~Service_Participant
2026-07-06 15:06:18.203@LM_DEBUG@(5515|5515) 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: 5541
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/subscriber -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSConfigFile rtps.ini
sub PID: 5551 started at 2026-07-06 15:06:18
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/publisher -p -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSConfigFile rtps.ini
pub PID: 5552 started at 2026-07-06 15:06:18
2026-07-06 15:06:18.603@LM_INFO@(5552|5552) INFO: set_DCPS_debug_level: set to 1
2026-07-06 15:06:18.603@LM_INFO@(5551|5551) INFO: set_DCPS_debug_level: set to 1
2026-07-06 15:06:18.603@LM_INFO@(5552|5552) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps.ini
2026-07-06 15:06:18.603@LM_INFO@(5551|5551) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps.ini
2026-07-06 15:06:18.603@LM_INFO@(5552|5552) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps.ini"
2026-07-06 15:06:18.603@LM_INFO@(5551|5551) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps.ini"
2026-07-06 15:06:18.603@LM_INFO@(5552|5552) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_TRANSPORT_TYPE=rtps_udp
2026-07-06 15:06:18.603@LM_INFO@(5551|5551) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_TRANSPORT_TYPE=rtps_udp
2026-07-06 15:06:18.604@LM_INFO@(5552|5552) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_USE_MULTICAST=0
2026-07-06 15:06:18.604@LM_INFO@(5551|5551) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_USE_MULTICAST=0
2026-07-06 15:06:18.604@LM_INFO@(5552|5552) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT=@the_rtps_transport
2026-07-06 15:06:18.604@LM_INFO@(5551|5551) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT=@the_rtps_transport
2026-07-06 15:06:18.604@LM_INFO@(5552|5552) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
2026-07-06 15:06:18.604@LM_INFO@(5551|5551) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
2026-07-06 15:06:18.604@LM_INFO@(5552|5552) INFO: ConfigStoreImpl::set_string: COMMON_POOL_SIZE=600000000
2026-07-06 15:06:18.604@LM_INFO@(5551|5551) INFO: ConfigStoreImpl::set_string: COMMON_POOL_SIZE=600000000
2026-07-06 15:06:18.604@LM_INFO@(5552|5552) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
2026-07-06 15:06:18.604@LM_INFO@(5551|5551) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
2026-07-06 15:06:18.604@LM_INFO@(5552|5552) INFO: ConfigStoreImpl::set_string: COMMON=@common
2026-07-06 15:06:18.604@LM_INFO@(5551|5551) INFO: ConfigStoreImpl::set_string: COMMON=@common
2026-07-06 15:06:18.605@LM_INFO@(5552|5552) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
2026-07-06 15:06:18.605@LM_INFO@(5552|5552) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-07-06 15:06:18.605@LM_INFO@(5551|5551) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
2026-07-06 15:06:18.605@LM_INFO@(5552|5552) Service_Participant::get_domain_participant_factory: machine: runnervmkkn4f, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
2026-07-06 15:06:18.605@LM_INFO@(5551|5551) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-07-06 15:06:18.605@LM_INFO@(5552|5552) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-07-06 15:06:18.605@LM_INFO@(5551|5551) Service_Participant::get_domain_participant_factory: machine: runnervmkkn4f, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
2026-07-06 15:06:18.605@LM_NOTICE@(5552|5552) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-07-06 15:06:18.605@LM_INFO@(5551|5551) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-07-06 15:06:18.605@LM_NOTICE@(5551|5551) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-07-06 15:06:18.606@LM_DEBUG@(5552|5552) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2026-07-06 15:06:18.606@LM_DEBUG@(5551|5551) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2026-07-06 15:06:18.607@LM_INFO@(5552|5552) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-07-06 15:06:18.607@LM_DEBUG@(5552|5552) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2026-07-06 15:06:18.609@LM_INFO@(5551|5551) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-07-06 15:06:18.610@LM_DEBUG@(5551|5551) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(5541|5541) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
2026-07-06 15:06:18.806@LM_INFO@(5551|5551) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-07-06 15:06:18.807@LM_INFO@(5552|5552) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-07-06 15:06:18.807@LM_INFO@(5551|5551) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-07-06 15:06:18.807@LM_INFO@(5551|5551) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-07-06 15:06:18.807@LM_INFO@(5552|5552) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-07-06 15:06:18.807@LM_INFO@(5552|5552) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-07-06 15:06:18.813@LM_WARNING@(5552|5552) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
2026-07-06 15:06:18.814@LM_WARNING@(5551|5551) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
2026-07-06 15:06:18.822@LM_DEBUG@(5552|5561) DataReaderImpl::add_association - bit 1 local 01030000.6c0414ed.00000003.000001c7(70a8b91a) remote 01030000.6c0414ed.00000001.000001c2(7a021ef5)
2026-07-06 15:06:18.825@LM_DEBUG@(5551|5562) DataReaderImpl::add_association - bit 1 local 01030000.6c0414ed.00000002.000001c7(4dc890aa) remote 01030000.6c0414ed.00000001.000001c2(7a021ef5)
2026-07-06 15:06:18.866@LM_WARNING@(5552|5552) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:18.867@LM_WARNING@(5551|5551) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:18.870@LM_DEBUG@(5552|5561) DataReaderImpl::add_association - bit 1 local 01030000.6c0414ed.00000003.000002c7(5b85ead9) remote 01030000.6c0414ed.00000001.000002c2(512f4d36)
2026-07-06 15:06:18.871@LM_DEBUG@(5551|5562) DataReaderImpl::add_association - bit 1 local 01030000.6c0414ed.00000002.000002c7(66e5c369) remote 01030000.6c0414ed.00000001.000002c2(512f4d36)
2026-07-06 15:06:18.871@LM_WARNING@(5552|5552) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:18.874@LM_WARNING@(5551|5551) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:18.874@LM_DEBUG@(5552|5561) DataReaderImpl::add_association - bit 1 local 01030000.6c0414ed.00000003.000003c7(429edb98) remote 01030000.6c0414ed.00000001.000004c2(0775eab0)
2026-07-06 15:06:18.876@LM_WARNING@(5552|5552) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:18.877@LM_DEBUG@(5551|5562) DataReaderImpl::add_association - bit 1 local 01030000.6c0414ed.00000002.000003c7(7ffef228) remote 01030000.6c0414ed.00000001.000004c2(0775eab0)
2026-07-06 15:06:18.878@LM_WARNING@(5551|5551) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:18.879@LM_DEBUG@(5552|5561) DataReaderImpl::add_association - bit 1 local 01030000.6c0414ed.00000003.000004c7(0ddf4d5f) remote 01030000.6c0414ed.00000001.000003c2(48347c77)
2026-07-06 15:06:18.880@LM_WARNING@(5552|5552) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:18.880@LM_DEBUG@(5551|5562) DataReaderImpl::add_association - bit 1 local 01030000.6c0414ed.00000002.000004c7(30bf64ef) remote 01030000.6c0414ed.00000001.000003c2(48347c77)
2026-07-06 15:06:18.882@LM_WARNING@(5551|5551) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:18.886@LM_WARNING@(5552|5552) 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-07-06 15:06:18.886@LM_WARNING@(5552|5552) 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-07-06 15:06:18.887@LM_WARNING@(5551|5551) 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-07-06 15:06:18.887@LM_WARNING@(5551|5551) 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-07-06 15:06:18.888@LM_WARNING@(5552|5552) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:18.889@LM_WARNING@(5552|5552) 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-07-06 15:06:18.889@LM_WARNING@(5552|5552) 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-07-06 15:06:18.890@LM_DEBUG@(5552|5561) DataWriterImpl::add_association - bit 0 local 01030000.6c0414ed.00000003.00000102(9ba68f25) remote 01030000.6c0414ed.00000002.00000507(b2c0971e)
2026-07-06 15:06:18.891@LM_DEBUG@(5551|5562) DataReaderImpl::add_association - bit 0 local 01030000.6c0414ed.00000002.00000507(b2c0971e) remote 01030000.6c0414ed.00000003.00000102(9ba68f25)
2026-07-06 15:06:18.891@LM_WARNING@(5551|5551) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:18.891@LM_WARNING@(5551|5551) 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-07-06 15:06:18.892@LM_WARNING@(5551|5551) 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-07-06 15:06:18.895@LM_DEBUG@(5552|5552) DataWriterImpl::add_association - bit 0 local 01030000.6c0414ed.00000003.00000202(b08bdce6) remote 01030000.6c0414ed.00000002.00000507(b2c0971e)
2026-07-06 15:06:18.897@LM_DEBUG@(5551|5562) DataReaderImpl::add_association - bit 0 local 01030000.6c0414ed.00000002.00000507(b2c0971e) remote 01030000.6c0414ed.00000003.00000202(b08bdce6)
2026-07-06 15:06:18.897@LM_INFO@(5552|5552) DataWriterImpl::transport_assoc_done: writer 01030000.6c0414ed.00000003.00000202(b08bdce6) succeeded in associating with reader 01030000.6c0414ed.00000002.00000507(b2c0971e)
2026-07-06 15:06:18.897@LM_DEBUG@(5552|5552) DataWriterImpl::transport_assoc_done: writer 01030000.6c0414ed.00000003.00000202(b08bdce6) reader 01030000.6c0414ed.00000002.00000507(b2c0971e) calling association_complete_i
2026-07-06 15:06:18.897@LM_DEBUG@(5552|5552) DataWriterImpl::association_complete_i - bit 0 local 01030000.6c0414ed.00000003.00000202(b08bdce6) remote 01030000.6c0414ed.00000002.00000507(b2c0971e)
2026-07-06 15:06:18.897@LM_WARNING@(5552|5552) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:18.898@LM_INFO@(5552|5561) DataWriterImpl::transport_assoc_done: writer 01030000.6c0414ed.00000003.00000102(9ba68f25) succeeded in associating with reader 01030000.6c0414ed.00000002.00000507(b2c0971e)
2026-07-06 15:06:18.898@LM_DEBUG@(5552|5561) DataWriterImpl::transport_assoc_done: writer 01030000.6c0414ed.00000003.00000102(9ba68f25) reader 01030000.6c0414ed.00000002.00000507(b2c0971e) calling association_complete_i
2026-07-06 15:06:18.898@LM_DEBUG@(5552|5561) DataWriterImpl::association_complete_i - bit 0 local 01030000.6c0414ed.00000003.00000102(9ba68f25) remote 01030000.6c0414ed.00000002.00000507(b2c0971e)
2026-07-06 15:06:18.898@LM_WARNING@(5552|5552) 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-07-06 15:06:18.898@LM_WARNING@(5552|5552) 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-07-06 15:06:18.899@LM_DEBUG@(5552|5561) DataWriterImpl::add_association - bit 0 local 01030000.6c0414ed.00000003.00000102(9ba68f25) remote 01030000.6c0414ed.00000002.00000607(99edc4dd)
2026-07-06 15:06:18.899@LM_DEBUG@(5551|5562) DataReaderImpl::add_association - bit 0 local 01030000.6c0414ed.00000002.00000607(99edc4dd) remote 01030000.6c0414ed.00000003.00000102(9ba68f25)
2026-07-06 15:06:18.899@LM_DEBUG@(5552|5552) DataWriterImpl::add_association - bit 0 local 01030000.6c0414ed.00000003.00000202(b08bdce6) remote 01030000.6c0414ed.00000002.00000607(99edc4dd)
2026-07-06 15:06:18.899@LM_INFO@(5552|5561) DataWriterImpl::transport_assoc_done: writer 01030000.6c0414ed.00000003.00000102(9ba68f25) succeeded in associating with reader 01030000.6c0414ed.00000002.00000607(99edc4dd)
2026-07-06 15:06:18.899@LM_DEBUG@(5552|5561) DataWriterImpl::transport_assoc_done: writer 01030000.6c0414ed.00000003.00000102(9ba68f25) reader 01030000.6c0414ed.00000002.00000607(99edc4dd) calling association_complete_i
2026-07-06 15:06:18.899@LM_DEBUG@(5552|5561) DataWriterImpl::association_complete_i - bit 0 local 01030000.6c0414ed.00000003.00000102(9ba68f25) remote 01030000.6c0414ed.00000002.00000607(99edc4dd)
2026-07-06 15:06:18.899@LM_INFO@(5552|5552) DataWriterImpl::transport_assoc_done: writer 01030000.6c0414ed.00000003.00000202(b08bdce6) succeeded in associating with reader 01030000.6c0414ed.00000002.00000607(99edc4dd)
2026-07-06 15:06:18.899@LM_DEBUG@(5552|5552) DataWriterImpl::transport_assoc_done: writer 01030000.6c0414ed.00000003.00000202(b08bdce6) reader 01030000.6c0414ed.00000002.00000607(99edc4dd) calling association_complete_i
2026-07-06 15:06:18.899@LM_DEBUG@(5551|5562) DataReaderImpl::add_association - bit 0 local 01030000.6c0414ed.00000002.00000607(99edc4dd) remote 01030000.6c0414ed.00000003.00000202(b08bdce6)
2026-07-06 15:06:18.899@LM_DEBUG@(5552|5552) DataWriterImpl::association_complete_i - bit 0 local 01030000.6c0414ed.00000003.00000202(b08bdce6) remote 01030000.6c0414ed.00000002.00000607(99edc4dd)
2026-07-06 15:06:18.900@LM_WARNING@(5551|5551) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:18.901@LM_DEBUG@(5551|5562) DataReaderImpl::add_association - bit 0 local 01030000.6c0414ed.00000002.00000507(b2c0971e) remote 01030000.6c0414ed.00000003.00000302(a990eda7)
2026-07-06 15:06:18.901@LM_DEBUG@(5552|5561) DataWriterImpl::add_association - bit 0 local 01030000.6c0414ed.00000003.00000302(a990eda7) remote 01030000.6c0414ed.00000002.00000507(b2c0971e)
2026-07-06 15:06:18.902@LM_DEBUG@(5552|5552) DataWriterImpl::add_association - bit 0 local 01030000.6c0414ed.00000003.00000302(a990eda7) remote 01030000.6c0414ed.00000002.00000607(99edc4dd)
2026-07-06 15:06:18.902@LM_DEBUG@(5551|5562) DataReaderImpl::add_association - bit 0 local 01030000.6c0414ed.00000002.00000607(99edc4dd) remote 01030000.6c0414ed.00000003.00000302(a990eda7)
2026-07-06 15:06:18.902@LM_INFO@(5552|5561) DataWriterImpl::transport_assoc_done: writer 01030000.6c0414ed.00000003.00000302(a990eda7) succeeded in associating with reader 01030000.6c0414ed.00000002.00000507(b2c0971e)
2026-07-06 15:06:18.902@LM_DEBUG@(5552|5561) DataWriterImpl::transport_assoc_done: writer 01030000.6c0414ed.00000003.00000302(a990eda7) reader 01030000.6c0414ed.00000002.00000507(b2c0971e) calling association_complete_i
2026-07-06 15:06:18.902@LM_DEBUG@(5552|5561) DataWriterImpl::association_complete_i - bit 0 local 01030000.6c0414ed.00000003.00000302(a990eda7) remote 01030000.6c0414ed.00000002.00000507(b2c0971e)
2026-07-06 15:06:18.902@LM_INFO@(5552|5552) DataWriterImpl::transport_assoc_done: writer 01030000.6c0414ed.00000003.00000302(a990eda7) succeeded in associating with reader 01030000.6c0414ed.00000002.00000607(99edc4dd)
2026-07-06 15:06:18.902@LM_DEBUG@(5552|5552) DataWriterImpl::transport_assoc_done: writer 01030000.6c0414ed.00000003.00000302(a990eda7) reader 01030000.6c0414ed.00000002.00000607(99edc4dd) calling association_complete_i
2026-07-06 15:06:18.902@LM_DEBUG@(5552|5552) DataWriterImpl::association_complete_i - bit 0 local 01030000.6c0414ed.00000003.00000302(a990eda7) remote 01030000.6c0414ed.00000002.00000607(99edc4dd)
2026-07-06 15:06:18.902@LM_WARNING@(5552|5552) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-07-06 15:06:18.903@LM_DEBUG@(5552|5573) Writer::svc() - processing publication 0.
2026-07-06 15:06:18.903@LM_DEBUG@(5552|5574) Writer::svc() - processing publication 1.
2026-07-06 15:06:18.903@LM_DEBUG@(5552|5575) Writer::svc() - processing publication 2.
2026-07-06 15:06:20.903@LM_DEBUG@(5552|5552) DataWriterImpl::create_ack_token() - for sequence 1203
2026-07-06 15:06:20.903@LM_DEBUG@(5552|5552) DataWriterImpl::create_ack_token() - for sequence 1199
2026-07-06 15:06:20.903@LM_DEBUG@(5552|5552) DataWriterImpl::create_ack_token() - for sequence 1198
2026-07-06 15:06:21.002@LM_DEBUG@(5552|5573) DataWriterImpl::create_ack_token() - for sequence 1241
2026-07-06 15:06:21.002@LM_DEBUG@(5552|5573) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1241 at 15:06:21.002613
2026-07-06 15:06:21.002@LM_DEBUG@(5552|5574) DataWriterImpl::create_ack_token() - for sequence 1240
2026-07-06 15:06:21.002@LM_DEBUG@(5552|5574) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1240 at 15:06:21.002762
2026-07-06 15:06:21.002@LM_DEBUG@(5552|5575) DataWriterImpl::create_ack_token() - for sequence 1238
2026-07-06 15:06:21.003@LM_DEBUG@(5552|5575) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1238 at 15:06:21.003053
2026-07-06 15:06:21.024@LM_DEBUG@(5552|5552) Publisher::run() - publication 0 stopping after sending 1239 messages.
2026-07-06 15:06:21.026@LM_DEBUG@(5552|5552) Publisher::run() - publication 1 stopping after sending 1238 messages.
2026-07-06 15:06:21.027@LM_DEBUG@(5552|5552) Publisher::run() - publication 2 stopping after sending 1236 messages.
2026-07-06 15:06:21.046@LM_DEBUG@(5552|5557) WriteDataContainer::wait_pending timeout at 00:05:57.865563
2026-07-06 15:06:21.246@LM_DEBUG@(5552|5557) WriteDataContainer::wait_pending done
2026-07-06 15:06:21.246@LM_DEBUG@(5552|5557) DataWriterImpl::remove_associations: bit 0 local 01030000.6c0414ed.00000003.00000102(9ba68f25) remote 01030000.6c0414ed.00000002.00000507(b2c0971e) num remotes 2
2026-07-06 15:06:21.248@LM_DEBUG@(5551|5562) DataReaderImpl::remove_associations: bit 0 local 01030000.6c0414ed.00000002.00000507(b2c0971e) remote 01030000.6c0414ed.00000003.00000102(9ba68f25) num remotes 1
2026-07-06 15:06:21.248@LM_DEBUG@(5551|5562) DataReaderImpl::remove_associations_i: bit 0 local 01030000.6c0414ed.00000002.00000507(b2c0971e) remote 01030000.6c0414ed.00000003.00000102(9ba68f25) num remotes 1
2026-07-06 15:06:21.249@LM_DEBUG@(5551|5562) DataReaderImpl::remove_associations: bit 0 local 01030000.6c0414ed.00000002.00000607(99edc4dd) remote 01030000.6c0414ed.00000003.00000102(9ba68f25) num remotes 1
2026-07-06 15:06:21.249@LM_DEBUG@(5551|5562) DataReaderImpl::remove_associations_i: bit 0 local 01030000.6c0414ed.00000002.00000607(99edc4dd) remote 01030000.6c0414ed.00000003.00000102(9ba68f25) num remotes 1
2026-07-06 15:06:21.249@LM_DEBUG@(5552|5557) DataWriterImpl::remove_associations: bit 0 local 01030000.6c0414ed.00000003.00000202(b08bdce6) remote 01030000.6c0414ed.00000002.00000507(b2c0971e) num remotes 2
2026-07-06 15:06:21.250@LM_DEBUG@(5551|5562) DataReaderImpl::remove_associations: bit 0 local 01030000.6c0414ed.00000002.00000507(b2c0971e) remote 01030000.6c0414ed.00000003.00000202(b08bdce6) num remotes 1
2026-07-06 15:06:21.250@LM_DEBUG@(5551|5562) DataReaderImpl::remove_associations_i: bit 0 local 01030000.6c0414ed.00000002.00000507(b2c0971e) remote 01030000.6c0414ed.00000003.00000202(b08bdce6) num remotes 1
2026-07-06 15:06:21.250@LM_DEBUG@(5551|5562) DataReaderImpl::remove_associations: bit 0 local 01030000.6c0414ed.00000002.00000607(99edc4dd) remote 01030000.6c0414ed.00000003.00000202(b08bdce6) num remotes 1
2026-07-06 15:06:21.250@LM_DEBUG@(5551|5562) DataReaderImpl::remove_associations_i: bit 0 local 01030000.6c0414ed.00000002.00000607(99edc4dd) remote 01030000.6c0414ed.00000003.00000202(b08bdce6) num remotes 1
2026-07-06 15:06:21.251@LM_DEBUG@(5552|5557) DataWriterImpl::remove_associations: bit 0 local 01030000.6c0414ed.00000003.00000302(a990eda7) remote 01030000.6c0414ed.00000002.00000507(b2c0971e) num remotes 2
2026-07-06 15:06:21.252@LM_DEBUG@(5551|5562) DataReaderImpl::remove_associations: bit 0 local 01030000.6c0414ed.00000002.00000507(b2c0971e) remote 01030000.6c0414ed.00000003.00000302(a990eda7) num remotes 1
2026-07-06 15:06:21.252@LM_DEBUG@(5551|5562) DataReaderImpl::remove_associations_i: bit 0 local 01030000.6c0414ed.00000002.00000507(b2c0971e) remote 01030000.6c0414ed.00000003.00000302(a990eda7) num remotes 1
2026-07-06 15:06:21.252@LM_DEBUG@(5551|5562) DataReaderImpl::remove_associations: bit 0 local 01030000.6c0414ed.00000002.00000607(99edc4dd) remote 01030000.6c0414ed.00000003.00000302(a990eda7) num remotes 1
2026-07-06 15:06:21.252@LM_DEBUG@(5551|5562) DataReaderImpl::remove_associations_i: bit 0 local 01030000.6c0414ed.00000002.00000607(99edc4dd) remote 01030000.6c0414ed.00000003.00000302(a990eda7) num remotes 1
2026-07-06 15:06:21.252@LM_DEBUG@(5551|5551) subscriber_main() - test complete.
2026-07-06 15:06:21.254@LM_DEBUG@(5552|5557) DataReaderImpl::remove_associations: bit 1 local 01030000.6c0414ed.00000003.000001c7(70a8b91a) remote 01030000.6c0414ed.00000001.000001c2(7a021ef5) num remotes 1
2026-07-06 15:06:21.254@LM_DEBUG@(5552|5557) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6c0414ed.00000003.000001c7(70a8b91a) remote 01030000.6c0414ed.00000001.000001c2(7a021ef5) num remotes 1
2026-07-06 15:06:21.254@LM_DEBUG@(5551|5558) DataReaderImpl::remove_associations: bit 1 local 01030000.6c0414ed.00000002.000001c7(4dc890aa) remote 01030000.6c0414ed.00000001.000001c2(7a021ef5) num remotes 1
2026-07-06 15:06:21.254@LM_DEBUG@(5551|5558) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6c0414ed.00000002.000001c7(4dc890aa) remote 01030000.6c0414ed.00000001.000001c2(7a021ef5) num remotes 1
2026-07-06 15:06:21.255@LM_DEBUG@(5552|5557) DataReaderImpl::remove_associations: bit 1 local 01030000.6c0414ed.00000003.000003c7(429edb98) remote 01030000.6c0414ed.00000001.000004c2(0775eab0) num remotes 1
2026-07-06 15:06:21.255@LM_DEBUG@(5552|5557) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6c0414ed.00000003.000003c7(429edb98) remote 01030000.6c0414ed.00000001.000004c2(0775eab0) num remotes 1
2026-07-06 15:06:21.256@LM_DEBUG@(5551|5558) DataReaderImpl::remove_associations: bit 1 local 01030000.6c0414ed.00000002.000003c7(7ffef228) remote 01030000.6c0414ed.00000001.000004c2(0775eab0) num remotes 1
2026-07-06 15:06:21.256@LM_DEBUG@(5551|5558) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6c0414ed.00000002.000003c7(7ffef228) remote 01030000.6c0414ed.00000001.000004c2(0775eab0) num remotes 1
2026-07-06 15:06:21.257@LM_DEBUG@(5552|5557) DataReaderImpl::remove_associations: bit 1 local 01030000.6c0414ed.00000003.000004c7(0ddf4d5f) remote 01030000.6c0414ed.00000001.000003c2(48347c77) num remotes 1
2026-07-06 15:06:21.257@LM_DEBUG@(5552|5557) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6c0414ed.00000003.000004c7(0ddf4d5f) remote 01030000.6c0414ed.00000001.000003c2(48347c77) num remotes 1
2026-07-06 15:06:21.257@LM_DEBUG@(5551|5558) DataReaderImpl::remove_associations: bit 1 local 01030000.6c0414ed.00000002.000004c7(30bf64ef) remote 01030000.6c0414ed.00000001.000003c2(48347c77) num remotes 1
2026-07-06 15:06:21.257@LM_DEBUG@(5551|5558) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6c0414ed.00000002.000004c7(30bf64ef) remote 01030000.6c0414ed.00000001.000003c2(48347c77) num remotes 1
2026-07-06 15:06:21.258@LM_DEBUG@(5552|5557) DataReaderImpl::remove_associations: bit 1 local 01030000.6c0414ed.00000003.000002c7(5b85ead9) remote 01030000.6c0414ed.00000001.000002c2(512f4d36) num remotes 1
2026-07-06 15:06:21.258@LM_DEBUG@(5552|5557) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6c0414ed.00000003.000002c7(5b85ead9) remote 01030000.6c0414ed.00000001.000002c2(512f4d36) num remotes 1
2026-07-06 15:06:21.258@LM_DEBUG@(5552|5568) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.149:46409 , reconnect_state = INIT_STATE.
2026-07-06 15:06:21.259@LM_DEBUG@(5551|5558) DataReaderImpl::remove_associations: bit 1 local 01030000.6c0414ed.00000002.000002c7(66e5c369) remote 01030000.6c0414ed.00000001.000002c2(512f4d36) num remotes 1
2026-07-06 15:06:21.259@LM_DEBUG@(5551|5558) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6c0414ed.00000002.000002c7(66e5c369) remote 01030000.6c0414ed.00000001.000002c2(512f4d36) num remotes 1
2026-07-06 15:06:21.259@LM_DEBUG@(5552|5568) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-07-06 15:06:21.260@LM_DEBUG@(5551|5567) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-07-06 15:06:21.265@LM_DEBUG@(5552|5552) Service_Participant::shutdown
2026-07-06 15:06:21.274@LM_DEBUG@(5551|5551) Service_Participant::shutdown
2026-07-06 15:06:21.279@LM_DEBUG@(5552|5552) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-07-06 15:06:21.280@LM_DEBUG@(5552|5552) Service_Participant::~Service_Participant
2026-07-06 15:06:21.280@LM_DEBUG@(5552|5552) Service_Participant::shutdown
2026-07-06 15:06:21.288@LM_DEBUG@(5551|5551) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-07-06 15:06:21.289@LM_DEBUG@(5551|5551) Service_Participant::~Service_Participant
2026-07-06 15:06:21.289@LM_DEBUG@(5551|5551) 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:3s 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: 5578
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log
pub_1 PID: 5588 started at 2026-07-06 15:06:21
(5578|5578) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
Publisher 5588 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: 5601 started at 2026-07-06 15:06:24
Publisher 5588 is done waiting for 1 readers.
Publisher 5588 is waiting for acknowledgments.
Subscriber 5601 got new message data:
- From : 5588
- Count : 0
Subscriber 5601 got new message data:
- From : 5588
- Count : 1
Subscriber 5601 got new message data:
- From : 5588
- Count : 2
Subscriber 5601 got new message data:
- From : 5588
- Count : 3
Subscriber 5601 got new message data:
- From : 5588
- Count : 4
Subscriber 5601 got new message data:
- From : 5588
- Count : 5
Subscriber 5601 got new message data:
- From : 5588
- Count : 6
Subscriber 5601 got new message data:
- From : 5588
- Count : 7
Subscriber 5601 got new message data:
- From : 5588
- Count : 8
Subscriber 5601 got new message data:
- From : 5588
- Count : 9
Subscriber 5601 got new message data:
- From : 5588
- Count : 10
Subscriber 5601 got new message data:
- From : 5588
- Count : 11
Subscriber 5601 got new message data:
- From : 5588
- Count : 12
Subscriber 5601 got new message data:
- From : 5588
- Count : 13
Subscriber 5601 got new message data:
- From : 5588
- Count : 14
Subscriber 5601 got new message data:
- From : 5588
- Count : 15
Subscriber 5601 got new message data:
- From : 5588
- Count : 16
Subscriber 5601 got new message data:
- From : 5588
- Count : 17
Subscriber 5601 got new message data:
- From : 5588
- Count : 18
Subscriber 5601 got new message data:
- From : 5588
- Count : 19
Subscriber 5601 is done. Exiting.
Publisher 5588 is done waiting for acknowledgments.
Publisher 5588 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: 5612 started at 2026-07-06 15:06:27
Publisher 5588 is done waiting for 2 readers.
Publisher 5588 is waiting for acknowledgments.
Subscriber 5612 got new message data:
- From : 5588
- Count : 0
Subscriber 5612 got new message data:
- From : 5588
- Count : 1
Subscriber 5612 got new message data:
- From : 5588
- Count : 2
Subscriber 5612 got new message data:
- From : 5588
- Count : 3
Subscriber 5612 got new message data:
- From : 5588
- Count : 4
Subscriber 5612 got new message data:
- From : 5588
- Count : 5
Subscriber 5612 got new message data:
- From : 5588
- Count : 6
Subscriber 5612 got new message data:
- From : 5588
- Count : 7
Subscriber 5612 got new message data:
- From : 5588
- Count : 8
Subscriber 5612 got new message data:
- From : 5588
- Count : 9
Subscriber 5612 got new message data:
- From : 5588
- Count : 10
Subscriber 5612 got new message data:
- From : 5588
- Count : 11
Subscriber 5612 got new message data:
- From : 5588
- Count : 12
Subscriber 5612 got new message data:
- From : 5588
- Count : 13
Subscriber 5612 got new message data:
- From : 5588
- Count : 14
Subscriber 5612 got new message data:
- From : 5588
- Count : 15
Subscriber 5612 got new message data:
- From : 5588
- Count : 16
Subscriber 5612 got new message data:
- From : 5588
- Count : 17
Subscriber 5612 got new message data:
- From : 5588
- Count : 18
Subscriber 5612 got new message data:
- From : 5588
- Count : 19
Subscriber 5612 is done. Exiting.
Publisher 5588 is done waiting for acknowledgments.
Publisher 5588 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: 5623 started at 2026-07-06 15:06:30
Publisher 5588 is done waiting for 3 readers.
Publisher 5588 is waiting for acknowledgments.
Subscriber 5623 got new message data:
- From : 5588
- Count : 0
Subscriber 5623 got new message data:
- From : 5588
- Count : 1
Subscriber 5623 got new message data:
- From : 5588
- Count : 2
Subscriber 5623 got new message data:
- From : 5588
- Count : 3
Subscriber 5623 got new message data:
- From : 5588
- Count : 4
Subscriber 5623 got new message data:
- From : 5588
- Count : 5
Subscriber 5623 got new message data:
- From : 5588
- Count : 6
Subscriber 5623 got new message data:
- From : 5588
- Count : 7
Subscriber 5623 got new message data:
- From : 5588
- Count : 8
Subscriber 5623 got new message data:
- From : 5588
- Count : 9
Subscriber 5623 got new message data:
- From : 5588
- Count : 10
Subscriber 5623 got new message data:
- From : 5588
- Count : 11
Subscriber 5623 got new message data:
- From : 5588
- Count : 12
Subscriber 5623 got new message data:
- From : 5588
- Count : 13
Subscriber 5623 got new message data:
- From : 5588
- Count : 14
Subscriber 5623 got new message data:
- From : 5588
- Count : 15
Subscriber 5623 got new message data:
- From : 5588
- Count : 16
Subscriber 5623 got new message data:
- From : 5588
- Count : 17
Subscriber 5623 got new message data:
- From : 5588
- Count : 18
Subscriber 5623 got new message data:
- From : 5588
- Count : 19
Subscriber 5623 is done. Exiting.
Publisher 5588 is done waiting for acknowledgments.
Publisher 5588 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:10s 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: 5635
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher -l -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log
pub_1 PID: 5645 started at 2026-07-06 15:06:31
(5635|5635) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
Publisher 5645 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: 5657 started at 2026-07-06 15:06:34
Publisher 5645 is done waiting for 1 readers.
Publisher 5645 is waiting for acknowledgments.
Subscriber 5657 got new message data:
- From : 5645
- Count : 0
Subscriber 5657 got new message data:
- From : 5645
- Count : 1
Subscriber 5657 got new message data:
- From : 5645
- Count : 2
Subscriber 5657 got new message data:
- From : 5645
- Count : 3
Subscriber 5657 is done. Exiting.
Publisher 5645 is done waiting for acknowledgments.
Publisher 5645 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: 5668 started at 2026-07-06 15:06:37
Publisher 5645 is done waiting for 2 readers.
Publisher 5645 is waiting for acknowledgments.
Subscriber 5668 got new message data:
- From : 5645
- Count : 0
Subscriber 5668 got new message data:
- From : 5645
- Count : 1
Subscriber 5668 got new message data:
- From : 5645
- Count : 2
Subscriber 5668 got new message data:
- From : 5645
- Count : 3
Subscriber 5668 is done. Exiting.
Publisher 5645 is done waiting for acknowledgments.
Publisher 5645 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: 5679 started at 2026-07-06 15:06:40
Publisher 5645 is done waiting for 3 readers.
Publisher 5645 is waiting for acknowledgments.
Subscriber 5679 got new message data:
- From : 5645
- Count : 0
Subscriber 5679 got new message data:
- From : 5645
- Count : 1
Subscriber 5679 got new message data:
- From : 5645
- Count : 2
Subscriber 5679 got new message data:
- From : 5645
- Count : 3
Subscriber 5679 is done. Exiting.
Publisher 5645 is done waiting for acknowledgments.
Publisher 5645 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:9s 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: 5691
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher -d -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log
pub_1 PID: 5701 started at 2026-07-06 15:06:41
(5691|5691) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
Publisher 5701 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: 5714 started at 2026-07-06 15:06:44
Publisher 5701 is done waiting for 1 readers.
Publisher 5701 is waiting for acknowledgments.
Subscriber 5714 got new message data:
- From : 5701
- Count : 0
Subscriber 5714 got new message data:
- From : 5701
- Count : 1
Subscriber 5714 got new message data:
- From : 5701
- Count : 2
Subscriber 5714 got new message data:
- From : 5701
- Count : 3
Subscriber 5714 got new message data:
- From : 5701
- Count : 4
Subscriber 5714 got new message data:
- From : 5701
- Count : 5
Subscriber 5714 got new message data:
- From : 5701
- Count : 6
Subscriber 5714 got new message data:
- From : 5701
- Count : 7
Subscriber 5714 got new message data:
- From : 5701
- Count : 8
Subscriber 5714 got new message data:
- From : 5701
- Count : 9
Subscriber 5714 got new message data:
- From : 5701
- Count : 10
Subscriber 5714 got new message data:
- From : 5701
- Count : 11
Subscriber 5714 got new message data:
- From : 5701
- Count : 12
Subscriber 5714 got new message data:
- From : 5701
- Count : 13
Subscriber 5714 got new message data:
- From : 5701
- Count : 14
Subscriber 5714 got new message data:
- From : 5701
- Count : 15
Subscriber 5714 got new message data:
- From : 5701
- Count : 16
Subscriber 5714 got new message data:
- From : 5701
- Count : 17
Subscriber 5714 got new message data:
- From : 5701
- Count : 18
Subscriber 5714 got new message data:
- From : 5701
- Count : 19
Publisher 5701 is done waiting for acknowledgments.
Publisher 5701 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: 5724 started at 2026-07-06 15:06:47
Publisher 5701 is done waiting for 2 readers.
Publisher 5701 is waiting for acknowledgments.
Subscriber 5724 got new message data:
- From : 5701
- Count : 0
Subscriber 5724 got new message data:
- From : 5701
- Count : 1
Subscriber 5724 got new message data:
- From : 5701
- Count : 2
Subscriber 5724 got new message data:
- From : 5701
- Count : 3
Subscriber 5724 got new message data:
- From : 5701
- Count : 4
Subscriber 5724 got new message data:
- From : 5701
- Count : 5
Subscriber 5724 got new message data:
- From : 5701
- Count : 6
Subscriber 5724 got new message data:
- From : 5701
- Count : 7
Subscriber 5724 got new message data:
- From : 5701
- Count : 8
Subscriber 5724 got new message data:
- From : 5701
- Count : 9
Subscriber 5724 got new message data:
- From : 5701
- Count : 10
Subscriber 5724 got new message data:
- From : 5701
- Count : 11
Subscriber 5724 got new message data:
- From : 5701
- Count : 12
Subscriber 5724 got new message data:
- From : 5701
- Count : 13
Subscriber 5724 got new message data:
- From : 5701
- Count : 14
Subscriber 5724 got new message data:
- From : 5701
- Count : 15
Subscriber 5724 got new message data:
- From : 5701
- Count : 16
Subscriber 5724 got new message data:
- From : 5701
- Count : 17
Subscriber 5724 got new message data:
- From : 5701
- Count : 18
Subscriber 5724 got new message data:
- From : 5701
- Count : 19
Publisher 5701 is done waiting for acknowledgments.
Publisher 5701 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: 5734 started at 2026-07-06 15:06:50
Publisher 5701 is done waiting for 3 readers.
Publisher 5701 is waiting for acknowledgments.
Subscriber 5734 got new message data:
- From : 5701
- Count : 0
Subscriber 5734 got new message data:
- From : 5701
- Count : 1
Subscriber 5734 got new message data:
- From : 5701
- Count : 2
Subscriber 5734 got new message data:
- From : 5701
- Count : 3
Subscriber 5734 got new message data:
- From : 5701
- Count : 4
Subscriber 5734 got new message data:
- From : 5701
- Count : 5
Subscriber 5734 got new message data:
- From : 5701
- Count : 6
Subscriber 5734 got new message data:
- From : 5701
- Count : 7
Subscriber 5734 got new message data:
- From : 5701
- Count : 8
Subscriber 5734 got new message data:
- From : 5701
- Count : 9
Subscriber 5734 got new message data:
- From : 5701
- Count : 10
Subscriber 5734 got new message data:
- From : 5701
- Count : 11
Subscriber 5734 got new message data:
- From : 5701
- Count : 12
Subscriber 5734 got new message data:
- From : 5701
- Count : 13
Subscriber 5734 got new message data:
- From : 5701
- Count : 14
Subscriber 5734 got new message data:
- From : 5701
- Count : 15
Subscriber 5734 got new message data:
- From : 5701
- Count : 16
Subscriber 5734 got new message data:
- From : 5701
- Count : 17
Subscriber 5734 got new message data:
- From : 5701
- Count : 18
Subscriber 5734 got new message data:
- From : 5701
- Count : 19
Publisher 5701 is done waiting for acknowledgments.
Publisher 5701 is done. Exiting.
Subscriber 5734 is done. Exiting.
Subscriber 5714 is done. Exiting.
Subscriber 5724 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: 5748
/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: 5758 started at 2026-07-06 15:06:50
(5748|5748) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
Publisher 5758 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: 5771 started at 2026-07-06 15:06:53
Publisher 5758 is done waiting for 1 readers.
Publisher 5758 is waiting for acknowledgments.
Subscriber 5771 got new message data:
- From : 5758
- Count : 0
Subscriber 5771 got new message data:
- From : 5758
- Count : 1
Subscriber 5771 got new message data:
- From : 5758
- Count : 2
Subscriber 5771 got new message data:
- From : 5758
- Count : 3
Publisher 5758 is done waiting for acknowledgments.
Publisher 5758 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: 5781 started at 2026-07-06 15:06:56
Publisher 5758 is done waiting for 2 readers.
Publisher 5758 is waiting for acknowledgments.
Subscriber 5781 got new message data:
- From : 5758
- Count : 0
Subscriber 5781 got new message data:
- From : 5758
- Count : 1
Subscriber 5781 got new message data:
- From : 5758
- Count : 2
Subscriber 5781 got new message data:
- From : 5758
- Count : 3
Publisher 5758 is done waiting for acknowledgments.
Publisher 5758 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: 5792 started at 2026-07-06 15:06:59
Publisher 5758 is done waiting for 3 readers.
Publisher 5758 is waiting for acknowledgments.
Subscriber 5792 got new message data:
- From : 5758
- Count : 0
Subscriber 5792 got new message data:
- From : 5758
- Count : 1
Subscriber 5792 got new message data:
- From : 5758
- Count : 2
Subscriber 5792 got new message data:
- From : 5758
- Count : 3
Publisher 5758 is done waiting for acknowledgments.
Publisher 5758 is done. Exiting.
Subscriber 5771 is done. Exiting.
Subscriber 5781 is done. Exiting.
Subscriber 5792 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: 5806 started at 2026-07-06 15:07:00
Publisher 5806 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: 5814 started at 2026-07-06 15:07:03
Publisher 5806 is done waiting for 1 readers.
Publisher 5806 is waiting for acknowledgments.
Subscriber 5814 got new message data:
- From : 5806
- Count : 0
Subscriber 5814 got new message data:
- From : 5806
- Count : 1
Subscriber 5814 got new message data:
- From : 5806
- Count : 2
Subscriber 5814 got new message data:
- From : 5806
- Count : 3
Subscriber 5814 got new message data:
- From : 5806
- Count : 4
Subscriber 5814 got new message data:
- From : 5806
- Count : 5
Subscriber 5814 got new message data:
- From : 5806
- Count : 6
Subscriber 5814 got new message data:
- From : 5806
- Count : 7
Subscriber 5814 got new message data:
- From : 5806
- Count : 8
Subscriber 5814 got new message data:
- From : 5806
- Count : 9
Subscriber 5814 got new message data:
- From : 5806
- Count : 10
Subscriber 5814 got new message data:
- From : 5806
- Count : 11
Subscriber 5814 got new message data:
- From : 5806
- Count : 12
Subscriber 5814 got new message data:
- From : 5806
- Count : 13
Subscriber 5814 got new message data:
- From : 5806
- Count : 14
Subscriber 5814 got new message data:
- From : 5806
- Count : 15
Subscriber 5814 got new message data:
- From : 5806
- Count : 16
Subscriber 5814 got new message data:
- From : 5806
- Count : 17
Subscriber 5814 got new message data:
- From : 5806
- Count : 18
Subscriber 5814 got new message data:
- From : 5806
- Count : 19
Subscriber 5814 is done. Exiting.
Publisher 5806 is done waiting for acknowledgments.
Publisher 5806 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: 5824 started at 2026-07-06 15:07:06
Publisher 5806 is done waiting for 2 readers.
Publisher 5806 is waiting for acknowledgments.
Subscriber 5824 got new message data:
- From : 5806
- Count : 0
Subscriber 5824 got new message data:
- From : 5806
- Count : 1
Subscriber 5824 got new message data:
- From : 5806
- Count : 2
Subscriber 5824 got new message data:
- From : 5806
- Count : 3
Subscriber 5824 got new message data:
- From : 5806
- Count : 4
Subscriber 5824 got new message data:
- From : 5806
- Count : 5
Subscriber 5824 got new message data:
- From : 5806
- Count : 6
Subscriber 5824 got new message data:
- From : 5806
- Count : 7
Subscriber 5824 got new message data:
- From : 5806
- Count : 8
Subscriber 5824 got new message data:
- From : 5806
- Count : 9
Subscriber 5824 got new message data:
- From : 5806
- Count : 10
Subscriber 5824 got new message data:
- From : 5806
- Count : 11
Subscriber 5824 got new message data:
- From : 5806
- Count : 12
Subscriber 5824 got new message data:
- From : 5806
- Count : 13
Subscriber 5824 got new message data:
- From : 5806
- Count : 14
Subscriber 5824 got new message data:
- From : 5806
- Count : 15
Subscriber 5824 got new message data:
- From : 5806
- Count : 16
Subscriber 5824 got new message data:
- From : 5806
- Count : 17
Subscriber 5824 got new message data:
- From : 5806
- Count : 18
Subscriber 5824 got new message data:
- From : 5806
- Count : 19
Subscriber 5824 is done. Exiting.
Publisher 5806 is done waiting for acknowledgments.
Publisher 5806 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: 5833 started at 2026-07-06 15:07:09
Publisher 5806 is done waiting for 3 readers.
Publisher 5806 is waiting for acknowledgments.
Subscriber 5833 got new message data:
- From : 5806
- Count : 0
Subscriber 5833 got new message data:
- From : 5806
- Count : 1
Subscriber 5833 got new message data:
- From : 5806
- Count : 2
Subscriber 5833 got new message data:
- From : 5806
- Count : 3
Subscriber 5833 got new message data:
- From : 5806
- Count : 4
Subscriber 5833 got new message data:
- From : 5806
- Count : 5
Subscriber 5833 got new message data:
- From : 5806
- Count : 6
Subscriber 5833 got new message data:
- From : 5806
- Count : 7
Subscriber 5833 got new message data:
- From : 5806
- Count : 8
Subscriber 5833 got new message data:
- From : 5806
- Count : 9
Subscriber 5833 got new message data:
- From : 5806
- Count : 10
Subscriber 5833 got new message data:
- From : 5806
- Count : 11
Subscriber 5833 got new message data:
- From : 5806
- Count : 12
Subscriber 5833 got new message data:
- From : 5806
- Count : 13
Subscriber 5833 got new message data:
- From : 5806
- Count : 14
Subscriber 5833 got new message data:
- From : 5806
- Count : 15
Subscriber 5833 got new message data:
- From : 5806
- Count : 16
Subscriber 5833 got new message data:
- From : 5806
- Count : 17
Subscriber 5833 got new message data:
- From : 5806
- Count : 18
Subscriber 5833 got new message data:
- From : 5806
- Count : 19
Subscriber 5833 is done. Exiting.
Publisher 5806 is done waiting for acknowledgments.
Publisher 5806 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: 5843 started at 2026-07-06 15:07:10
Publisher 5843 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: 5851 started at 2026-07-06 15:07:13
Publisher 5843 is done waiting for 1 readers.
Publisher 5843 is waiting for acknowledgments.
Subscriber 5851 got new message data:
- From : 5843
- Count : 0
Subscriber 5851 got new message data:
- From : 5843
- Count : 1
Subscriber 5851 got new message data:
- From : 5843
- Count : 2
Subscriber 5851 got new message data:
- From : 5843
- Count : 3
Subscriber 5851 is done. Exiting.
Publisher 5843 is done waiting for acknowledgments.
Publisher 5843 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: 5860 started at 2026-07-06 15:07:16
Publisher 5843 is done waiting for 2 readers.
Publisher 5843 is waiting for acknowledgments.
Subscriber 5860 got new message data:
- From : 5843
- Count : 0
Subscriber 5860 got new message data:
- From : 5843
- Count : 1
Subscriber 5860 got new message data:
- From : 5843
- Count : 2
Subscriber 5860 got new message data:
- From : 5843
- Count : 3
Subscriber 5860 is done. Exiting.
Publisher 5843 is done waiting for acknowledgments.
Publisher 5843 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: 5869 started at 2026-07-06 15:07:19
Publisher 5843 is done waiting for 3 readers.
Publisher 5843 is waiting for acknowledgments.
Subscriber 5869 got new message data:
- From : 5843
- Count : 0
Subscriber 5869 got new message data:
- From : 5843
- Count : 1
Subscriber 5869 got new message data:
- From : 5843
- Count : 2
Subscriber 5869 got new message data:
- From : 5843
- Count : 3
Subscriber 5869 is done. Exiting.
Publisher 5843 is done waiting for acknowledgments.
Publisher 5843 is done. Exiting.
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAckRace/run_test.pl rtps_disc subscribers 3 large_samples Time:10s 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: 5880 started at 2026-07-06 15:07:20
Publisher 5880 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: 5890 started at 2026-07-06 15:07:23
Publisher 5880 is done waiting for 1 readers.
Publisher 5880 is waiting for acknowledgments.
Subscriber 5890 got new message data:
- From : 5880
- Count : 0
Subscriber 5890 got new message data:
- From : 5880
- Count : 1
Subscriber 5890 got new message data:
- From : 5880
- Count : 2
Subscriber 5890 got new message data:
- From : 5880
- Count : 3
Subscriber 5890 got new message data:
- From : 5880
- Count : 4
Subscriber 5890 got new message data:
- From : 5880
- Count : 5
Subscriber 5890 got new message data:
- From : 5880
- Count : 6
Subscriber 5890 got new message data:
- From : 5880
- Count : 7
Subscriber 5890 got new message data:
- From : 5880
- Count : 8
Subscriber 5890 got new message data:
- From : 5880
- Count : 9
Subscriber 5890 got new message data:
- From : 5880
- Count : 10
Subscriber 5890 got new message data:
- From : 5880
- Count : 11
Subscriber 5890 got new message data:
- From : 5880
- Count : 12
Subscriber 5890 got new message data:
- From : 5880
- Count : 13
Subscriber 5890 got new message data:
- From : 5880
- Count : 14
Subscriber 5890 got new message data:
- From : 5880
- Count : 15
Subscriber 5890 got new message data:
- From : 5880
- Count : 16
Subscriber 5890 got new message data:
- From : 5880
- Count : 17
Subscriber 5890 got new message data:
- From : 5880
- Count : 18
Subscriber 5890 got new message data:
- From : 5880
- Count : 19
Publisher 5880 is done waiting for acknowledgments.
Publisher 5880 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: 5899 started at 2026-07-06 15:07:26
Publisher 5880 is done waiting for 2 readers.
Publisher 5880 is waiting for acknowledgments.
Subscriber 5899 got new message data:
- From : 5880
- Count : 0
Subscriber 5899 got new message data:
- From : 5880
- Count : 1
Subscriber 5899 got new message data:
- From : 5880
- Count : 2
Subscriber 5899 got new message data:
- From : 5880
- Count : 3
Subscriber 5899 got new message data:
- From : 5880
- Count : 4
Subscriber 5899 got new message data:
- From : 5880
- Count : 5
Subscriber 5899 got new message data:
- From : 5880
- Count : 6
Subscriber 5899 got new message data:
- From : 5880
- Count : 7
Subscriber 5899 got new message data:
- From : 5880
- Count : 8
Subscriber 5899 got new message data:
- From : 5880
- Count : 9
Subscriber 5899 got new message data:
- From : 5880
- Count : 10
Subscriber 5899 got new message data:
- From : 5880
- Count : 11
Subscriber 5899 got new message data:
- From : 5880
- Count : 12
Subscriber 5899 got new message data:
- From : 5880
- Count : 13
Subscriber 5899 got new message data:
- From : 5880
- Count : 14
Subscriber 5899 got new message data:
- From : 5880
- Count : 15
Subscriber 5899 got new message data:
- From : 5880
- Count : 16
Subscriber 5899 got new message data:
- From : 5880
- Count : 17
Subscriber 5899 got new message data:
- From : 5880
- Count : 18
Subscriber 5899 got new message data:
- From : 5880
- Count : 19
Publisher 5880 is done waiting for acknowledgments.
Publisher 5880 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: 5908 started at 2026-07-06 15:07:29
Publisher 5880 is done waiting for 3 readers.
Publisher 5880 is waiting for acknowledgments.
Subscriber 5908 got new message data:
- From : 5880
- Count : 0
Subscriber 5908 got new message data:
- From : 5880
- Count : 1
Subscriber 5908 got new message data:
- From : 5880
- Count : 2
Subscriber 5908 got new message data:
- From : 5880
- Count : 3
Subscriber 5908 got new message data:
- From : 5880
- Count : 4
Subscriber 5908 got new message data:
- From : 5880
- Count : 5
Subscriber 5908 got new message data:
- From : 5880
- Count : 6
Subscriber 5908 got new message data:
- From : 5880
- Count : 7
Subscriber 5908 got new message data:
- From : 5880
- Count : 8
Subscriber 5908 got new message data:
- From : 5880
- Count : 9
Subscriber 5908 got new message data:
- From : 5880
- Count : 10
Subscriber 5908 got new message data:
- From : 5880
- Count : 11
Subscriber 5908 got new message data:
- From : 5880
- Count : 12
Subscriber 5908 got new message data:
- From : 5880
- Count : 13
Subscriber 5908 got new message data:
- From : 5880
- Count : 14
Subscriber 5908 got new message data:
- From : 5880
- Count : 15
Subscriber 5908 got new message data:
- From : 5880
- Count : 16
Subscriber 5908 got new message data:
- From : 5880
- Count : 17
Subscriber 5908 got new message data:
- From : 5880
- Count : 18
Subscriber 5908 got new message data:
- From : 5880
- Count : 19
Publisher 5880 is done waiting for acknowledgments.
Publisher 5880 is done. Exiting.
Subscriber 5899 is done. Exiting.
Subscriber 5890 is done. Exiting.
Subscriber 5908 is done. Exiting.
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAckRace/run_test.pl rtps_disc subscribers 3 sub_delay Time:10s 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: 5920 started at 2026-07-06 15:07:30
Publisher 5920 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: 5929 started at 2026-07-06 15:07:33
Publisher 5920 is done waiting for 1 readers.
Publisher 5920 is waiting for acknowledgments.
Subscriber 5929 got new message data:
- From : 5920
- Count : 0
Subscriber 5929 got new message data:
- From : 5920
- Count : 1
Subscriber 5929 got new message data:
- From : 5920
- Count : 2
Subscriber 5929 got new message data:
- From : 5920
- Count : 3
Publisher 5920 is done waiting for acknowledgments.
Publisher 5920 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: 5937 started at 2026-07-06 15:07:36
Publisher 5920 is done waiting for 2 readers.
Publisher 5920 is waiting for acknowledgments.
Subscriber 5937 got new message data:
- From : 5920
- Count : 0
Subscriber 5937 got new message data:
- From : 5920
- Count : 1
Subscriber 5937 got new message data:
- From : 5920
- Count : 2
Subscriber 5937 got new message data:
- From : 5920
- Count : 3
Publisher 5920 is done waiting for acknowledgments.
Publisher 5920 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: 5945 started at 2026-07-06 15:07:39
Publisher 5920 is done waiting for 3 readers.
Publisher 5920 is waiting for acknowledgments.
Subscriber 5945 got new message data:
- From : 5920
- Count : 0
Subscriber 5945 got new message data:
- From : 5920
- Count : 1
Subscriber 5945 got new message data:
- From : 5920
- Count : 2
Subscriber 5945 got new message data:
- From : 5920
- Count : 3
Publisher 5920 is done waiting for acknowledgments.
Publisher 5920 is done. Exiting.
Subscriber 5929 is done. Exiting.
Subscriber 5937 is done. Exiting.
Subscriber 5945 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: 5957
/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: 5967 started at 2026-07-06 15:07:41
(5967|5967) INFO: set_DCPS_debug_level: set to 1
(5967|5967) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(5967|5967) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(5967|5967) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(5967|5967) Service_Participant::get_domain_participant_factory: machine: runnervmkkn4f, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
(5967|5967) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(5967|5967) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(5967|5967) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(5967|5967) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(5967|5967) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(5957|5957) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(5967|5967) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(5967|5967) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(5967|5972) DataReaderImpl::add_association - bit 1 local 01030000.0a716ef6.00000002.000001c7(ca2c6e0e) remote 01030000.0a716ef6.00000001.000001c2(fde6e051)
(5967|5967) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5967|5967) DataReaderImpl::add_association - bit 1 local 01030000.0a716ef6.00000002.000002c7(e1013dcd) remote 01030000.0a716ef6.00000001.000002c2(d6cbb392)
(5967|5967) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5967|5972) DataReaderImpl::add_association - bit 1 local 01030000.0a716ef6.00000002.000003c7(f81a0c8c) remote 01030000.0a716ef6.00000001.000004c2(80911414)
(5967|5967) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5967|5972) DataReaderImpl::add_association - bit 1 local 01030000.0a716ef6.00000002.000004c7(b75b9a4b) remote 01030000.0a716ef6.00000001.000003c2(cfd082d3)
(5967|5967) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5967|5972) DataReaderImpl::add_association - bit 1 local 01030000.0a716ef6.00000003.000001c7(f74c47be) remote 01030000.0a716ef6.00000001.000001c2(fde6e051)
(5967|5967) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5967|5972) DataReaderImpl::add_association - bit 1 local 01030000.0a716ef6.00000003.000002c7(dc61147d) remote 01030000.0a716ef6.00000001.000002c2(d6cbb392)
(5967|5967) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5967|5972) DataReaderImpl::add_association - bit 1 local 01030000.0a716ef6.00000003.000003c7(c57a253c) remote 01030000.0a716ef6.00000001.000004c2(80911414)
(5967|5967) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5967|5972) DataReaderImpl::add_association - bit 1 local 01030000.0a716ef6.00000003.000004c7(8a3bb3fb) remote 01030000.0a716ef6.00000001.000003c2(cfd082d3)
(5967|5967) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5967|5967) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5967|5967) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5967|5967) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(5967|5967) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(5967|5967) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(5967|5972) DataWriterImpl::add_association - bit 0 local 01030000.0a716ef6.00000002.00000102(21225831) remote 01030000.0a716ef6.00000003.00000507(0844400a)
(5967|5967) DataReaderImpl::add_association - bit 0 local 01030000.0a716ef6.00000003.00000507(0844400a) remote 01030000.0a716ef6.00000002.00000102(21225831)
(5967|5967) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5967|5972) DataWriterImpl::add_association - bit 0 local 01030000.0a716ef6.00000002.00000202(0a0f0bf2) remote 01030000.0a716ef6.00000003.00000607(236913c9)
(5967|5972) DataReaderImpl::add_association - bit 0 local 01030000.0a716ef6.00000003.00000607(236913c9) remote 01030000.0a716ef6.00000002.00000202(0a0f0bf2)
(5967|5967) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5967|5978) DataReaderListenerImpl::on_subscription_matched
(5967|5978) DataReaderListenerImpl::on_subscription_matched
(5967|5978) DataWriterImpl::transport_assoc_done: writer 01030000.0a716ef6.00000002.00000102(21225831) succeeded in associating with reader 01030000.0a716ef6.00000003.00000507(0844400a)
(5967|5978) DataWriterImpl::transport_assoc_done: writer 01030000.0a716ef6.00000002.00000102(21225831) reader 01030000.0a716ef6.00000003.00000507(0844400a) calling association_complete_i
(5967|5978) DataWriterImpl::association_complete_i - bit 0 local 01030000.0a716ef6.00000002.00000102(21225831) remote 01030000.0a716ef6.00000003.00000507(0844400a)
(5967|5978) DataWriterImpl::transport_assoc_done: writer 01030000.0a716ef6.00000002.00000202(0a0f0bf2) succeeded in associating with reader 01030000.0a716ef6.00000003.00000607(236913c9)
(5967|5978) DataWriterImpl::transport_assoc_done: writer 01030000.0a716ef6.00000002.00000202(0a0f0bf2) reader 01030000.0a716ef6.00000003.00000607(236913c9) calling association_complete_i
(5967|5978) DataWriterImpl::association_complete_i - bit 0 local 01030000.0a716ef6.00000002.00000202(0a0f0bf2) remote 01030000.0a716ef6.00000003.00000607(236913c9)
(5967|5972) DataWriterImpl::add_association - bit 0 local 01030000.0a716ef6.00000002.00000202(0a0f0bf2) remote 01030000.0a716ef6.00000002.00000507(352469ba)
(5967|5967) DataReaderImpl::add_association - bit 0 local 01030000.0a716ef6.00000002.00000507(352469ba) remote 01030000.0a716ef6.00000002.00000202(0a0f0bf2)
(5967|5967) DataReaderListenerImpl::on_subscription_matched
(5967|5978) DataWriterImpl::transport_assoc_done: writer 01030000.0a716ef6.00000002.00000202(0a0f0bf2) succeeded in associating with reader 01030000.0a716ef6.00000002.00000507(352469ba)
(5967|5967) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5967|5978) DataWriterImpl::transport_assoc_done: writer 01030000.0a716ef6.00000002.00000202(0a0f0bf2) reader 01030000.0a716ef6.00000002.00000507(352469ba) calling association_complete_i
(5967|5978) DataWriterImpl::association_complete_i - bit 0 local 01030000.0a716ef6.00000002.00000202(0a0f0bf2) remote 01030000.0a716ef6.00000002.00000507(352469ba)
(5967|5978) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(5967|5967) Writer::run_test begins.
(5967|5967) 15:07:42.018934 Writer::run_test starting to write pass 0
(5967|5978) 15:07:42.019254 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: 1783350462 18692000
instance_handle: 25
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5967|5978) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(5967|5967) 15:07:42.019474 Writer::run_test done writing.
(5967|5967) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(5967|5978) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(5967|5967) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(5967|5967) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(5967|5967) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(5967|5967) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(5967|5978) 15:07:42.019905 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: 1783350462 19177000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5967|5978) 15:07:42.020144 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: 1783350462 19177000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5967|5978) 15:07:42.020378 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: 1783350462 19347000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5967|5978) 15:07:42.020536 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: 1783350462 19347000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5967|5969) 15:07:44.020615 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: 1783350464 20332000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5967|5969) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(5967|5969) 15:07:44.021033 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: 1783350464 20868000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5967|5969) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(5967|5967) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(5967|5967) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(5967|5967) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(5967|5967) Writer::run_test begins.
(5967|5967) 15:07:44.021215 Writer::run_test starting to write pass 1
(5967|5978) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(5967|5967) 15:07:44.021720 Writer::run_test done writing.
(5967|5967) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(5967|5978) 15:07:44.021962 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: 1783350464 21242000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5967|5978) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(5967|5967) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(5967|5967) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(5967|5967) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(5967|5967) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(5967|5978) 15:07:44.022375 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: 1783350464 21242000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5967|5978) 15:07:44.022685 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: 1783350464 21551000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5967|5978) 15:07:44.022886 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: 1783350464 21551000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5967|5969) 15:07:46.022881 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: 1783350466 22612000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5967|5969) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(5967|5969) 15:07:46.023278 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: 1783350466 23060000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5967|5969) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(5967|5967) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(5967|5967) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(5967|5967) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(5967|5967) Writer::run_test begins.
(5967|5967) 15:07:46.023466 Writer::run_test starting to write pass 2
(5967|5978) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(5967|5967) 15:07:46.023996 Writer::run_test done writing.
(5967|5967) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(5967|5978) 15:07:46.024254 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: 1783350466 23496000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5967|5978) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(5967|5967) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(5967|5967) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(5967|5967) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(5967|5967) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(5967|5978) 15:07:46.024583 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: 1783350466 23496000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5967|5978) 15:07:46.024861 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: 1783350466 23805000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5967|5978) 15:07:46.025034 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: 1783350466 23805000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5967|5969) 15:07:48.025081 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: 1783350468 24812000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5967|5969) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(5967|5969) 15:07:48.025526 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: 1783350468 25324000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5967|5969) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(5967|5967) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(5967|5967) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(5967|5967) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(5967|5967) DataWriterImpl::remove_associations: bit 0 local 01030000.0a716ef6.00000002.00000102(21225831) remote 01030000.0a716ef6.00000003.00000507(0844400a) num remotes 1
(5967|5978) 15:07:48.026733 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: 1783350468 25775000
instance_handle: 25
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5967|5978) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(5967|5978) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(5967|5972) DataReaderImpl::remove_associations: bit 0 local 01030000.0a716ef6.00000003.00000507(0844400a) remote 01030000.0a716ef6.00000002.00000102(21225831) num remotes 1
(5967|5972) DataReaderImpl::remove_associations_i: bit 0 local 01030000.0a716ef6.00000003.00000507(0844400a) remote 01030000.0a716ef6.00000002.00000102(21225831) num remotes 1
(5967|5972) DataReaderListenerImpl::on_subscription_matched
(5967|5967) DataWriterImpl::remove_associations: bit 0 local 01030000.0a716ef6.00000002.00000202(0a0f0bf2) remote 01030000.0a716ef6.00000002.00000507(352469ba) num remotes 2
(5967|5978) DataLink::handle_exception() - (delay) scheduling timer for future release
(5967|5972) DataReaderImpl::remove_associations: bit 0 local 01030000.0a716ef6.00000003.00000607(236913c9) remote 01030000.0a716ef6.00000002.00000202(0a0f0bf2) num remotes 1
(5967|5972) DataReaderImpl::remove_associations_i: bit 0 local 01030000.0a716ef6.00000003.00000607(236913c9) remote 01030000.0a716ef6.00000002.00000202(0a0f0bf2) num remotes 1
(5967|5967) DataReaderImpl::remove_associations: bit 0 local 01030000.0a716ef6.00000002.00000507(352469ba) remote 01030000.0a716ef6.00000002.00000202(0a0f0bf2) num remotes 1
(5967|5967) DataReaderImpl::remove_associations_i: bit 0 local 01030000.0a716ef6.00000002.00000507(352469ba) remote 01030000.0a716ef6.00000002.00000202(0a0f0bf2) num remotes 1
(5967|5972) DataReaderListenerImpl::on_subscription_matched
(5967|5978) DataLink::handle_exception() - (delay) scheduling timer for future release
(5967|5967) 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
(5967|5970) DataReaderImpl::remove_associations: bit 1 local 01030000.0a716ef6.00000002.000001c7(ca2c6e0e) remote 01030000.0a716ef6.00000001.000001c2(fde6e051) num remotes 1
(5967|5970) DataReaderImpl::remove_associations_i: bit 1 local 01030000.0a716ef6.00000002.000001c7(ca2c6e0e) remote 01030000.0a716ef6.00000001.000001c2(fde6e051) num remotes 1
(5967|5970) DataReaderImpl::remove_associations: bit 1 local 01030000.0a716ef6.00000002.000003c7(f81a0c8c) remote 01030000.0a716ef6.00000001.000004c2(80911414) num remotes 1
(5967|5970) DataReaderImpl::remove_associations_i: bit 1 local 01030000.0a716ef6.00000002.000003c7(f81a0c8c) remote 01030000.0a716ef6.00000001.000004c2(80911414) num remotes 1
(5967|5970) DataReaderImpl::remove_associations: bit 1 local 01030000.0a716ef6.00000002.000004c7(b75b9a4b) remote 01030000.0a716ef6.00000001.000003c2(cfd082d3) num remotes 1
(5967|5970) DataReaderImpl::remove_associations_i: bit 1 local 01030000.0a716ef6.00000002.000004c7(b75b9a4b) remote 01030000.0a716ef6.00000001.000003c2(cfd082d3) num remotes 1
(5967|5970) DataReaderImpl::remove_associations: bit 1 local 01030000.0a716ef6.00000002.000002c7(e1013dcd) remote 01030000.0a716ef6.00000001.000002c2(d6cbb392) num remotes 1
(5967|5970) DataReaderImpl::remove_associations_i: bit 1 local 01030000.0a716ef6.00000002.000002c7(e1013dcd) remote 01030000.0a716ef6.00000001.000002c2(d6cbb392) num remotes 1
(5967|5970) DataReaderImpl::remove_associations: bit 1 local 01030000.0a716ef6.00000003.000001c7(f74c47be) remote 01030000.0a716ef6.00000001.000001c2(fde6e051) num remotes 1
(5967|5970) DataReaderImpl::remove_associations_i: bit 1 local 01030000.0a716ef6.00000003.000001c7(f74c47be) remote 01030000.0a716ef6.00000001.000001c2(fde6e051) num remotes 1
(5967|5970) DataReaderImpl::remove_associations: bit 1 local 01030000.0a716ef6.00000003.000003c7(c57a253c) remote 01030000.0a716ef6.00000001.000004c2(80911414) num remotes 1
(5967|5970) DataReaderImpl::remove_associations_i: bit 1 local 01030000.0a716ef6.00000003.000003c7(c57a253c) remote 01030000.0a716ef6.00000001.000004c2(80911414) num remotes 1
(5967|5970) DataReaderImpl::remove_associations: bit 1 local 01030000.0a716ef6.00000003.000004c7(8a3bb3fb) remote 01030000.0a716ef6.00000001.000003c2(cfd082d3) num remotes 1
(5967|5970) DataReaderImpl::remove_associations_i: bit 1 local 01030000.0a716ef6.00000003.000004c7(8a3bb3fb) remote 01030000.0a716ef6.00000001.000003c2(cfd082d3) num remotes 1
(5967|5970) DataReaderImpl::remove_associations: bit 1 local 01030000.0a716ef6.00000003.000002c7(dc61147d) remote 01030000.0a716ef6.00000001.000002c2(d6cbb392) num remotes 1
(5967|5970) DataReaderImpl::remove_associations_i: bit 1 local 01030000.0a716ef6.00000003.000002c7(dc61147d) remote 01030000.0a716ef6.00000001.000002c2(d6cbb392) num remotes 1
(5967|5976) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.149:41201 , reconnect_state = INIT_STATE.
(5967|5976) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(5967|5967) Service_Participant::shutdown
(5967|5967) DataReaderListenerImpl::~DataReaderListenerImpl
(5967|5967) DataReaderListenerImpl::~DataReaderListenerImpl
(5967|5967) DataReaderListenerImpl::~DataReaderListenerImpl
(5967|5967) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(5967|5967) Service_Participant::~Service_Participant
(5967|5967) 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: 5980
/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: 5990 started at 2026-07-06 15:07:48
(5990|5990) INFO: set_DCPS_debug_level: set to 1
(5990|5990) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(5990|5990) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(5990|5990) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(5990|5990) Service_Participant::get_domain_participant_factory: machine: runnervmkkn4f, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
(5990|5990) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(5990|5990) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(5990|5990) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(5990|5990) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(5990|5990) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(5980|5980) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(5990|5990) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(5990|5990) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(5990|5990) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(5990|5990) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(5990|5995) DataReaderImpl::add_association - bit 1 local 01030000.25e69878.00000002.000001c7(e360e953) remote 01030000.25e69878.00000001.000001c2(d4aa670c)
(5990|5990) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5990|5990) DataReaderImpl::add_association - bit 1 local 01030000.25e69878.00000002.000002c7(c84dba90) remote 01030000.25e69878.00000001.000002c2(ff8734cf)
(5990|5990) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5990|5995) DataReaderImpl::add_association - bit 1 local 01030000.25e69878.00000002.000003c7(d1568bd1) remote 01030000.25e69878.00000001.000004c2(a9dd9349)
(5990|5990) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5990|5995) DataReaderImpl::add_association - bit 1 local 01030000.25e69878.00000002.000004c7(9e171d16) remote 01030000.25e69878.00000001.000003c2(e69c058e)
(5990|5990) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5990|5995) DataReaderImpl::add_association - bit 1 local 01030000.25e69878.00000003.000001c7(de00c0e3) remote 01030000.25e69878.00000001.000001c2(d4aa670c)
(5990|5990) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5990|5995) DataReaderImpl::add_association - bit 1 local 01030000.25e69878.00000003.000002c7(f52d9320) remote 01030000.25e69878.00000001.000002c2(ff8734cf)
(5990|5990) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5990|5995) DataReaderImpl::add_association - bit 1 local 01030000.25e69878.00000003.000003c7(ec36a261) remote 01030000.25e69878.00000001.000004c2(a9dd9349)
(5990|5990) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5990|5995) DataReaderImpl::add_association - bit 1 local 01030000.25e69878.00000003.000004c7(a37734a6) remote 01030000.25e69878.00000001.000003c2(e69c058e)
(5990|5990) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5990|5990) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5990|5990) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5990|5990) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(5990|5990) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(5990|5990) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(5990|5995) DataWriterImpl::add_association - bit 0 local 01030000.25e69878.00000002.00000102(086edf6c) remote 01030000.25e69878.00000003.00000507(2108c757)
(5990|5990) DataReaderImpl::add_association - bit 0 local 01030000.25e69878.00000003.00000507(2108c757) remote 01030000.25e69878.00000002.00000102(086edf6c)
(5990|5990) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5990|5995) DataWriterImpl::add_association - bit 0 local 01030000.25e69878.00000002.00000202(23438caf) remote 01030000.25e69878.00000003.00000607(0a259494)
(5990|5995) DataReaderImpl::add_association - bit 0 local 01030000.25e69878.00000003.00000607(0a259494) remote 01030000.25e69878.00000002.00000202(23438caf)
(5990|5990) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5990|6001) DataReaderListenerImpl::on_subscription_matched
(5990|6001) DataReaderListenerImpl::on_subscription_matched
(5990|6001) DataWriterImpl::transport_assoc_done: writer 01030000.25e69878.00000002.00000102(086edf6c) succeeded in associating with reader 01030000.25e69878.00000003.00000507(2108c757)
(5990|6001) DataWriterImpl::transport_assoc_done: writer 01030000.25e69878.00000002.00000102(086edf6c) reader 01030000.25e69878.00000003.00000507(2108c757) calling association_complete_i
(5990|6001) DataWriterImpl::association_complete_i - bit 0 local 01030000.25e69878.00000002.00000102(086edf6c) remote 01030000.25e69878.00000003.00000507(2108c757)
(5990|5995) DataWriterImpl::add_association - bit 0 local 01030000.25e69878.00000002.00000202(23438caf) remote 01030000.25e69878.00000002.00000507(1c68eee7)
(5990|6001) DataWriterImpl::transport_assoc_done: writer 01030000.25e69878.00000002.00000202(23438caf) succeeded in associating with reader 01030000.25e69878.00000003.00000607(0a259494)
(5990|6001) DataWriterImpl::transport_assoc_done: writer 01030000.25e69878.00000002.00000202(23438caf) reader 01030000.25e69878.00000003.00000607(0a259494) calling association_complete_i
(5990|6001) DataWriterImpl::association_complete_i - bit 0 local 01030000.25e69878.00000002.00000202(23438caf) remote 01030000.25e69878.00000003.00000607(0a259494)
(5990|5995) DataReaderImpl::add_association - bit 0 local 01030000.25e69878.00000002.00000507(1c68eee7) remote 01030000.25e69878.00000002.00000202(23438caf)
(5990|5990) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5990|5995) DataReaderListenerImpl::on_subscription_matched
(5990|6001) DataWriterImpl::transport_assoc_done: writer 01030000.25e69878.00000002.00000202(23438caf) succeeded in associating with reader 01030000.25e69878.00000002.00000507(1c68eee7)
(5990|6001) DataWriterImpl::transport_assoc_done: writer 01030000.25e69878.00000002.00000202(23438caf) reader 01030000.25e69878.00000002.00000507(1c68eee7) calling association_complete_i
(5990|6001) DataWriterImpl::association_complete_i - bit 0 local 01030000.25e69878.00000002.00000202(23438caf) remote 01030000.25e69878.00000002.00000507(1c68eee7)
(5990|6001) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(5990|5990) Writer::run_test begins.
(5990|5990) 15:07:48.766519 Writer::run_test starting to write pass 0
(5990|6001) 15:07:48.766899 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: 1783350468 766185000
instance_handle: 25
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5990|6001) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(5990|5990) 15:07:48.767280 Writer::run_test done writing.
(5990|5990) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(5990|6001) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(5990|5990) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(5990|5990) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(5990|5990) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(5990|5990) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(5990|6001) 15:07:48.767802 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: 1783350468 766816000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5990|6001) 15:07:48.768028 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: 1783350468 766816000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5990|6001) 15:07:48.768373 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: 1783350468 767056000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5990|6001) 15:07:48.768569 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: 1783350468 767056000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5990|5992) 15:07:50.768677 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: 1783350470 768259000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5990|5992) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(5990|5992) 15:07:50.769249 took foo[0]: x = -6446927872.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: 1783350470 768978000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5990|5992) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(5990|5990) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(5990|5990) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(5990|5990) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(5990|5990) Writer::run_test begins.
(5990|5990) 15:07:50.769532 Writer::run_test starting to write pass 1
(5990|6001) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(5990|5990) 15:07:50.770074 Writer::run_test done writing.
(5990|5990) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(5990|6001) 15:07:50.770372 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: 1783350470 769565000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5990|6001) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(5990|5990) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(5990|5990) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(5990|5990) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(5990|5990) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(5990|6001) 15:07:50.770838 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: 1783350470 769565000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5990|6001) 15:07:50.771231 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: 1783350470 769876000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5990|6001) 15:07:50.771481 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: 1783350470 769876000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5990|5992) 15:07:52.771423 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: 1783350472 771078000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5990|5992) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(5990|5992) 15:07:52.771872 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: 1783350472 771622000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5990|5992) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(5990|5990) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(5990|5990) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(5990|5990) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(5990|5990) Writer::run_test begins.
(5990|5990) 15:07:52.772163 Writer::run_test starting to write pass 2
(5990|6001) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(5990|5990) 15:07:52.772692 Writer::run_test done writing.
(5990|5990) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(5990|6001) 15:07:52.772993 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: 1783350472 772191000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5990|6001) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(5990|5990) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(5990|5990) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(5990|5990) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(5990|5990) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(5990|6001) 15:07:52.773467 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: 1783350472 772191000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5990|6001) 15:07:52.773815 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: 1783350472 772493000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5990|6001) 15:07:52.774034 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: 1783350472 772493000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5990|5992) 15:07:54.773978 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: 1783350474 773702000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5990|5992) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(5990|5992) 15:07:54.774431 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: 1783350474 774209000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5990|5992) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(5990|5990) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(5990|5990) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(5990|5990) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(5990|6001) 15:07:54.775360 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: 1783350474 774690000
instance_handle: 25
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5990|5990) DataWriterImpl::remove_associations: bit 0 local 01030000.25e69878.00000002.00000102(086edf6c) remote 01030000.25e69878.00000003.00000507(2108c757) num remotes 1
(5990|6001) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(5990|6001) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(5990|5995) DataReaderImpl::remove_associations: bit 0 local 01030000.25e69878.00000003.00000507(2108c757) remote 01030000.25e69878.00000002.00000102(086edf6c) num remotes 1
(5990|5995) DataReaderImpl::remove_associations_i: bit 0 local 01030000.25e69878.00000003.00000507(2108c757) remote 01030000.25e69878.00000002.00000102(086edf6c) num remotes 1
(5990|5995) DataReaderListenerImpl::on_subscription_matched
(5990|5990) DataWriterImpl::remove_associations: bit 0 local 01030000.25e69878.00000002.00000202(23438caf) remote 01030000.25e69878.00000002.00000507(1c68eee7) num remotes 2
(5990|6001) DataLink::handle_exception() - (delay) scheduling timer for future release
(5990|5995) DataReaderImpl::remove_associations: bit 0 local 01030000.25e69878.00000003.00000607(0a259494) remote 01030000.25e69878.00000002.00000202(23438caf) num remotes 1
(5990|5995) DataReaderImpl::remove_associations_i: bit 0 local 01030000.25e69878.00000003.00000607(0a259494) remote 01030000.25e69878.00000002.00000202(23438caf) num remotes 1
(5990|5990) DataReaderImpl::remove_associations: bit 0 local 01030000.25e69878.00000002.00000507(1c68eee7) remote 01030000.25e69878.00000002.00000202(23438caf) num remotes 1
(5990|5990) DataReaderImpl::remove_associations_i: bit 0 local 01030000.25e69878.00000002.00000507(1c68eee7) remote 01030000.25e69878.00000002.00000202(23438caf) num remotes 1
(5990|5995) DataReaderListenerImpl::on_subscription_matched
(5990|5990) 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
(5990|6001) DataLink::handle_exception() - (delay) scheduling timer for future release
(5990|5993) DataReaderImpl::remove_associations: bit 1 local 01030000.25e69878.00000002.000001c7(e360e953) remote 01030000.25e69878.00000001.000001c2(d4aa670c) num remotes 1
(5990|5993) DataReaderImpl::remove_associations_i: bit 1 local 01030000.25e69878.00000002.000001c7(e360e953) remote 01030000.25e69878.00000001.000001c2(d4aa670c) num remotes 1
(5990|5993) DataReaderImpl::remove_associations: bit 1 local 01030000.25e69878.00000002.000003c7(d1568bd1) remote 01030000.25e69878.00000001.000004c2(a9dd9349) num remotes 1
(5990|5993) DataReaderImpl::remove_associations_i: bit 1 local 01030000.25e69878.00000002.000003c7(d1568bd1) remote 01030000.25e69878.00000001.000004c2(a9dd9349) num remotes 1
(5990|5993) DataReaderImpl::remove_associations: bit 1 local 01030000.25e69878.00000002.000004c7(9e171d16) remote 01030000.25e69878.00000001.000003c2(e69c058e) num remotes 1
(5990|5993) DataReaderImpl::remove_associations_i: bit 1 local 01030000.25e69878.00000002.000004c7(9e171d16) remote 01030000.25e69878.00000001.000003c2(e69c058e) num remotes 1
(5990|5993) DataReaderImpl::remove_associations: bit 1 local 01030000.25e69878.00000002.000002c7(c84dba90) remote 01030000.25e69878.00000001.000002c2(ff8734cf) num remotes 1
(5990|5993) DataReaderImpl::remove_associations_i: bit 1 local 01030000.25e69878.00000002.000002c7(c84dba90) remote 01030000.25e69878.00000001.000002c2(ff8734cf) num remotes 1
(5990|5993) DataReaderImpl::remove_associations: bit 1 local 01030000.25e69878.00000003.000001c7(de00c0e3) remote 01030000.25e69878.00000001.000001c2(d4aa670c) num remotes 1
(5990|5993) DataReaderImpl::remove_associations_i: bit 1 local 01030000.25e69878.00000003.000001c7(de00c0e3) remote 01030000.25e69878.00000001.000001c2(d4aa670c) num remotes 1
(5990|5993) DataReaderImpl::remove_associations: bit 1 local 01030000.25e69878.00000003.000003c7(ec36a261) remote 01030000.25e69878.00000001.000004c2(a9dd9349) num remotes 1
(5990|5993) DataReaderImpl::remove_associations_i: bit 1 local 01030000.25e69878.00000003.000003c7(ec36a261) remote 01030000.25e69878.00000001.000004c2(a9dd9349) num remotes 1
(5990|5993) DataReaderImpl::remove_associations: bit 1 local 01030000.25e69878.00000003.000004c7(a37734a6) remote 01030000.25e69878.00000001.000003c2(e69c058e) num remotes 1
(5990|5993) DataReaderImpl::remove_associations_i: bit 1 local 01030000.25e69878.00000003.000004c7(a37734a6) remote 01030000.25e69878.00000001.000003c2(e69c058e) num remotes 1
(5990|5993) DataReaderImpl::remove_associations: bit 1 local 01030000.25e69878.00000003.000002c7(f52d9320) remote 01030000.25e69878.00000001.000002c2(ff8734cf) num remotes 1
(5990|5993) DataReaderImpl::remove_associations_i: bit 1 local 01030000.25e69878.00000003.000002c7(f52d9320) remote 01030000.25e69878.00000001.000002c2(ff8734cf) num remotes 1
(5990|5999) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.149:34923 , reconnect_state = INIT_STATE.
(5990|5999) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(5990|5990) Service_Participant::shutdown
(5990|5990) DataReaderListenerImpl::~DataReaderListenerImpl
(5990|5990) DataReaderListenerImpl::~DataReaderListenerImpl
(5990|5990) DataReaderListenerImpl::~DataReaderListenerImpl
(5990|5990) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(5990|5990) Service_Participant::~Service_Participant
(5990|5990) 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: 6004
/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: 6014 started at 2026-07-06 15:07:55
(6014|6014) INFO: set_DCPS_debug_level: set to 1
(6014|6014) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=udp.ini
(6014|6014) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(6014|6014) INFO: Service_Participant::process_config_file: Going to load configuration from "udp.ini"
(6014|6014) INFO: ConfigStoreImpl::set_string: TRANSPORT_UDP_TRANSPORT_TYPE=udp
(6014|6014) INFO: ConfigStoreImpl::set_string: TRANSPORT_UDP=@udp
(6014|6014) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
(6014|6014) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_INFO_REPO=file://repo.ior
(6014|6014) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
(6014|6014) INFO: ConfigStoreImpl::set_string: COMMON=@common
(6014|6014) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(6014|6014) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(6014|6014) Service_Participant::get_domain_participant_factory: machine: runnervmkkn4f, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
(6014|6014) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(6014|6014) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(6014|6014) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(6014|6014) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(6014|6014) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(6004|6004) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(6014|6014) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(6014|6014) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6014|6014) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6014|6014) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6014|6014) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6014|6014) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6014|6019) DataWriterImpl::add_association - bit 0 local 01030000.25d7c607.00000002.00000102(694df14f) remote 01030000.25d7c607.00000003.00000107(24472c70)
(6014|6014) DataReaderImpl::add_association - bit 0 local 01030000.25d7c607.00000003.00000107(24472c70) remote 01030000.25d7c607.00000002.00000102(694df14f)
(6014|6014) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6014|6023) DataReaderListenerImpl::on_subscription_matched
(6014|6014) DataWriterImpl::add_association - bit 0 local 01030000.25d7c607.00000002.00000202(4260a28c) remote 01030000.25d7c607.00000003.00000207(0f6a7fb3)
(6014|6019) DataWriterImpl::transport_assoc_done: writer 01030000.25d7c607.00000002.00000102(694df14f) succeeded in associating with reader 01030000.25d7c607.00000003.00000107(24472c70)
(6014|6019) DataWriterImpl::transport_assoc_done: writer 01030000.25d7c607.00000002.00000102(694df14f) reader 01030000.25d7c607.00000003.00000107(24472c70) calling association_complete_i
(6014|6019) DataWriterImpl::association_complete_i - bit 0 local 01030000.25d7c607.00000002.00000102(694df14f) remote 01030000.25d7c607.00000003.00000107(24472c70)
(6014|6014) DataWriterImpl::transport_assoc_done: writer 01030000.25d7c607.00000002.00000202(4260a28c) succeeded in associating with reader 01030000.25d7c607.00000003.00000207(0f6a7fb3)
(6014|6014) DataWriterImpl::transport_assoc_done: writer 01030000.25d7c607.00000002.00000202(4260a28c) reader 01030000.25d7c607.00000003.00000207(0f6a7fb3) calling association_complete_i
(6014|6014) DataWriterImpl::association_complete_i - bit 0 local 01030000.25d7c607.00000002.00000202(4260a28c) remote 01030000.25d7c607.00000003.00000207(0f6a7fb3)
(6014|6019) DataReaderImpl::add_association - bit 0 local 01030000.25d7c607.00000003.00000207(0f6a7fb3) remote 01030000.25d7c607.00000002.00000202(4260a28c)
(6014|6014) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6014|6019) DataReaderListenerImpl::on_subscription_matched
(6014|6019) DataWriterImpl::add_association - bit 0 local 01030000.25d7c607.00000002.00000202(4260a28c) remote 01030000.25d7c607.00000002.00000107(192705c0)
(6014|6014) DataReaderImpl::add_association - bit 0 local 01030000.25d7c607.00000002.00000107(192705c0) remote 01030000.25d7c607.00000002.00000202(4260a28c)
(6014|6019) DataWriterImpl::transport_assoc_done: writer 01030000.25d7c607.00000002.00000202(4260a28c) succeeded in associating with reader 01030000.25d7c607.00000002.00000107(192705c0)
(6014|6019) DataWriterImpl::transport_assoc_done: writer 01030000.25d7c607.00000002.00000202(4260a28c) reader 01030000.25d7c607.00000002.00000107(192705c0) calling association_complete_i
(6014|6014) DataReaderListenerImpl::on_subscription_matched
(6014|6019) DataWriterImpl::association_complete_i - bit 0 local 01030000.25d7c607.00000002.00000202(4260a28c) remote 01030000.25d7c607.00000002.00000107(192705c0)
(6014|6014) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6014|6023) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(6014|6014) Writer::run_test begins.
(6014|6014) 15:07:55.482648 Writer::run_test starting to write pass 0
(6014|6023) 15:07:55.483348 read foo[0]: x = -1.000000 y = -1.000000, key = 101010
(6014|6014) 15:07:55.483416 Writer::run_test done writing.
(6014|6014) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1783350475 482298000
instance_handle: b
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6014|6023) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6014|6023) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6014|6014) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6014|6014) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6014|6014) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6014|6014) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(6014|6023) 15:07:55.484203 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: 1783350475 482947000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6014|6023) 15:07:55.484442 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: 1783350475 482947000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6014|6023) 15:07:55.484677 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: 1783350475 483188000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6014|6023) 15:07:55.484830 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: 1783350475 483188000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6014|6016) 15:07:57.484979 read foo[0]: x = -27040375361241088.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: 1783350477 484645000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6014|6016) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6014|6016) 15:07:57.485859 read foo[0]: x = -27040375361241088.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: 1783350477 485614000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6014|6016) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6014|6014) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6014|6014) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(6014|6014) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6014|6014) Writer::run_test begins.
(6014|6014) 15:07:57.486065 Writer::run_test starting to write pass 1
(6014|6023) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6014|6014) 15:07:57.486674 Writer::run_test done writing.
(6014|6014) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6014|6023) 15:07:57.486895 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: 1783350477 486097000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6014|6023) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6014|6014) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6014|6014) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6014|6014) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6014|6014) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(6014|6023) 15:07:57.487322 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: 1783350477 486097000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6014|6023) 15:07:57.487648 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: 1783350477 486429000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6014|6023) 15:07:57.487852 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: 1783350477 486429000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6014|6016) 15:07:59.487813 read foo[0]: x = -27040375361241088.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: 1783350479 487569000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6014|6016) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6014|6016) 15:07:59.488206 read foo[0]: x = -27040375361241088.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: 1783350479 487978000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6014|6016) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6014|6014) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6014|6014) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(6014|6014) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6014|6014) Writer::run_test begins.
(6014|6014) 15:07:59.488408 Writer::run_test starting to write pass 2
(6014|6023) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6014|6014) 15:07:59.488899 Writer::run_test done writing.
(6014|6014) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6014|6023) 15:07:59.489142 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: 1783350479 488439000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6014|6023) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6014|6014) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6014|6014) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6014|6014) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6014|6014) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(6014|6023) 15:07:59.489527 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: 1783350479 488439000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6014|6023) 15:07:59.489862 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: 1783350479 488739000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6014|6023) 15:07:59.490059 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: 1783350479 488739000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6014|6016) 15:08:01.490028 read foo[0]: x = -27040375361241088.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: 1783350481 489777000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6014|6016) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6014|6016) 15:08:01.490418 read foo[0]: x = -27040375361241088.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: 1783350481 490220000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6014|6016) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6014|6014) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6014|6014) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(6014|6014) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6014|6023) 15:08:01.491256 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: 1783350481 490643000
instance_handle: b
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6014|6014) DataWriterImpl::remove_associations: bit 0 local 01030000.25d7c607.00000002.00000102(694df14f) remote 01030000.25d7c607.00000003.00000107(24472c70) num remotes 1
(6014|6023) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6014|6023) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6014|6019) DataReaderImpl::remove_associations: bit 0 local 01030000.25d7c607.00000003.00000107(24472c70) remote 01030000.25d7c607.00000002.00000102(694df14f) num remotes 1
(6014|6019) DataReaderImpl::remove_associations_i: bit 0 local 01030000.25d7c607.00000003.00000107(24472c70) remote 01030000.25d7c607.00000002.00000102(694df14f) num remotes 1
(6014|6019) DataReaderListenerImpl::on_subscription_matched
(6014|6014) DataWriterImpl::remove_associations: bit 0 local 01030000.25d7c607.00000002.00000202(4260a28c) remote 01030000.25d7c607.00000002.00000107(192705c0) num remotes 2
(6014|6019) DataReaderImpl::remove_associations: bit 0 local 01030000.25d7c607.00000003.00000207(0f6a7fb3) remote 01030000.25d7c607.00000002.00000202(4260a28c) num remotes 1
(6014|6014) DataReaderImpl::remove_associations: bit 0 local 01030000.25d7c607.00000002.00000107(192705c0) remote 01030000.25d7c607.00000002.00000202(4260a28c) num remotes 1
(6014|6019) DataReaderImpl::remove_associations_i: bit 0 local 01030000.25d7c607.00000003.00000207(0f6a7fb3) remote 01030000.25d7c607.00000002.00000202(4260a28c) num remotes 1
(6014|6014) DataReaderImpl::remove_associations_i: bit 0 local 01030000.25d7c607.00000002.00000107(192705c0) remote 01030000.25d7c607.00000002.00000202(4260a28c) num remotes 1
(6014|6014) DataReaderListenerImpl::on_subscription_matched
(6014|6019) 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
(6014|6014) Service_Participant::shutdown
(6014|6014) DataReaderListenerImpl::~DataReaderListenerImpl
(6014|6014) DataReaderListenerImpl::~DataReaderListenerImpl
(6014|6014) DataReaderListenerImpl::~DataReaderListenerImpl
(6014|6014) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6014|6014) Service_Participant::~Service_Participant
(6014|6014) 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: 6025 started at 2026-07-06 15:08:01
(6025|6025) INFO: set_DCPS_debug_level: set to 1
(6025|6025) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps_disc.ini
(6025|6025) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(6025|6025) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps_disc.ini"
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS_TRANSPORT_TYPE=rtps_udp
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS_USE_MULTICAST=0
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS=@rtps
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2_TRANSPORT_TYPE=rtps_udp
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2_USE_MULTICAST=0
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2=@rtps2
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
(6025|6025) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS_RESEND_PERIOD=2
(6025|6025) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS_SEDP_MULTICAST=0
(6025|6025) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS=@uni_rtps
(6025|6025) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY=@rtps_discovery
(6025|6025) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_DEFAULT_DISCOVERY=uni_rtps
(6025|6025) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=rtps
(6025|6025) INFO: ConfigStoreImpl::set_string: COMMON=@common
(6025|6025) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_TRANSPORTS=rtps
(6025|6025) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS=@rtps
(6025|6025) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS2_TRANSPORTS=rtps2
(6025|6025) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS2=@rtps2
(6025|6025) INFO: ConfigStoreImpl::set_string: CONFIG=@config
(6025|6025) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(6025|6025) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(6025|6025) Service_Participant::get_domain_participant_factory: machine: runnervmkkn4f, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
(6025|6025) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(6025|6025) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(6025|6025) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(6025|6025) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_UNI_RTPS_SPDP_SEND_ADDRS
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD02_111=@_OPENDDS_SEDPTransportInst_01037ced8d7975811789dd02_111
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD02_111_MAX_MESSAGE_SIZE=65466
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD02_111_HEARTBEAT_PERIOD=200
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD02_111_NAK_RESPONSE_DELAY=100
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD02_111_RESPONSIVE_MODE=false
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD02_111_SEND_DELAY=10
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD02_111_SEND_BUFFER_SIZE=65535
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD02_111_RCV_BUFFER_SIZE=65535
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD02_111_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD02_111_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD02_111_PORT_MODE=system
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD02_111_PB=7400
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD02_111_DG=250
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD02_111_PG=2
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD02_111_D2=2
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD02_111_D3=12
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD02_111_USE_MULTICAST=false
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD02_111_INIT_PARTICIPANT_PORT_ID=0
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD02_111_LOCAL_ADDRESS=0.0.0.0:0
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD02_111_ADVERTISED_ADDRESS=0.0.0.0:0
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD02_111_IPV6_INIT_PARTICIPANT_PORT_ID=1
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD02_111_IPV6_LOCAL_ADDRESS=:::0
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD02_111_IPV6_ADVERTISED_ADDRESS=:::0
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD02_111_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD02_111_USE_RTPS_RELAY=false
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD02_111_RTPS_RELAY_ONLY=false
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD02_111_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD02_111_USE_ICE=false
(6025|6025) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037CED8D7975811789DD02_111=@_OPENDDS_SEDP_TransportCfg_01037ced8d7975811789dd02_111
(6025|6025) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037CED8D7975811789DD02_111_PASSIVE_CONNECT_DURATION=60000
(6025|6030) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on docker0/172.17.0.1 (0x7b70000011c8 joined count 1)
(6025|6030) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/10.1.1.149 (0x7b70000011c8 joined count 2)
(6025|6030) INFO: MulticastManager::join: joined group ff03::1:35150 on eth0/fe80::7eed:8dff:fe79:7581 (0x7b70000011c8 joined count 3)
(6025|6030) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/127.0.0.1 (0x7b70000011c8 joined count 4)
(6025|6030) INFO: MulticastManager::join: joined group ff03::1:35150 on lo/::1 (0x7b70000011c8 joined count 5)
(6025|6025) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_UNI_RTPS_SPDP_SEND_ADDRS
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD03_111=@_OPENDDS_SEDPTransportInst_01037ced8d7975811789dd03_111
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD03_111_MAX_MESSAGE_SIZE=65466
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD03_111_HEARTBEAT_PERIOD=200
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD03_111_NAK_RESPONSE_DELAY=100
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD03_111_RESPONSIVE_MODE=false
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD03_111_SEND_DELAY=10
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD03_111_SEND_BUFFER_SIZE=65535
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD03_111_RCV_BUFFER_SIZE=65535
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD03_111_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD03_111_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD03_111_PORT_MODE=system
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD03_111_PB=7400
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD03_111_DG=250
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD03_111_PG=2
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD03_111_D2=2
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD03_111_D3=12
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD03_111_USE_MULTICAST=false
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD03_111_INIT_PARTICIPANT_PORT_ID=2
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD03_111_LOCAL_ADDRESS=0.0.0.0:0
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD03_111_ADVERTISED_ADDRESS=0.0.0.0:0
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD03_111_IPV6_INIT_PARTICIPANT_PORT_ID=3
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD03_111_IPV6_LOCAL_ADDRESS=:::0
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD03_111_IPV6_ADVERTISED_ADDRESS=:::0
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD03_111_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD03_111_USE_RTPS_RELAY=false
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD03_111_RTPS_RELAY_ONLY=false
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD03_111_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(6025|6025) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975811789DD03_111_USE_ICE=false
(6025|6025) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037CED8D7975811789DD03_111=@_OPENDDS_SEDP_TransportCfg_01037ced8d7975811789dd03_111
(6025|6025) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037CED8D7975811789DD03_111_PASSIVE_CONNECT_DURATION=60000
(6025|6032) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on docker0/172.17.0.1 (0x7b70000029c8 joined count 1)
(6025|6032) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/10.1.1.149 (0x7b70000029c8 joined count 2)
(6025|6032) INFO: MulticastManager::join: joined group ff03::1:35150 on eth0/fe80::7eed:8dff:fe79:7581 (0x7b70000029c8 joined count 3)
(6025|6032) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/127.0.0.1 (0x7b70000029c8 joined count 4)
(6025|6032) INFO: MulticastManager::join: joined group ff03::1:35150 on lo/::1 (0x7b70000029c8 joined count 5)
(6025|6030) Spdp::handle_participant_data - 01037ced.8d797581.1789dd02.000001c1(2a205daf) discovered 01037ced.8d797581.1789dd03.000001c1(1740741f) lease 5:00 from 10.1.1.149:35164 (0)
(6025|6030) DEBUG: Sedp::association_complete_i local 01037ced.8d797581.1789dd02.000300c3(df73b39b) remote 01037ced.8d797581.1789dd03.000300c4(7c770f88)
(6025|6030) DEBUG: Sedp::association_complete_i local 01037ced.8d797581.1789dd02.000301c3(c66882da) remote 01037ced.8d797581.1789dd03.000301c4(656c3ec9)
(6025|6030) DEBUG: Sedp::association_complete_i local 01037ced.8d797581.1789dd02.000003c2(811f6e97) remote 01037ced.8d797581.1789dd03.000003c7(cc15b3a8)
(6025|6030) DEBUG: Sedp::association_complete_i local 01037ced.8d797581.1789dd02.000004c2(ce5ef850) remote 01037ced.8d797581.1789dd03.000004c7(8354256f)
(6025|6030) DEBUG: Sedp::association_complete_i local 01037ced.8d797581.1789dd02.000200c2(a9b6e93a) remote 01037ced.8d797581.1789dd03.000200c7(e4bc3405)
(6025|6025) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6025|6025) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6025|6025) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6025|6025) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6025|6025) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6025|6025) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6025|6025) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6025|6025) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6025|6029) DataReaderImpl::add_association - bit 0 local 01037ced.8d797581.1789dd02.00000007(413c0b6b) remote 01037ced.8d797581.1789dd02.01000002(89ea9881)
(6025|6029) DataWriterImpl::add_association - bit 0 local 01037ced.8d797581.1789dd02.01000002(89ea9881) remote 01037ced.8d797581.1789dd02.00000007(413c0b6b)
(6025|6029) DataWriterImpl::transport_assoc_done: writer 01037ced.8d797581.1789dd02.01000002(89ea9881) succeeded in associating with reader 01037ced.8d797581.1789dd02.00000007(413c0b6b)
(6025|6029) DataWriterImpl::transport_assoc_done: writer 01037ced.8d797581.1789dd02.01000002(89ea9881) reader 01037ced.8d797581.1789dd02.00000007(413c0b6b) calling association_complete_i
(6025|6029) DataWriterImpl::association_complete_i - bit 0 local 01037ced.8d797581.1789dd02.01000002(89ea9881) remote 01037ced.8d797581.1789dd02.00000007(413c0b6b)
(6025|6034) DataReaderListenerImpl::on_subscription_matched
(6025|6032) Spdp::handle_participant_data - 01037ced.8d797581.1789dd03.000001c1(1740741f) discovered 01037ced.8d797581.1789dd02.000001c1(2a205daf) lease 5:00 from 10.1.1.149:35160 (0)
(6025|6032) DEBUG: Sedp::association_complete_i local 01037ced.8d797581.1789dd03.000300c3(e2139a2b) remote 01037ced.8d797581.1789dd02.000300c4(41172638)
(6025|6032) DEBUG: Sedp::association_complete_i local 01037ced.8d797581.1789dd03.000301c3(fb08ab6a) remote 01037ced.8d797581.1789dd02.000301c4(580c1779)
(6025|6032) DEBUG: Sedp::association_complete_i local 01037ced.8d797581.1789dd03.000003c2(bc7f4727) remote 01037ced.8d797581.1789dd02.000003c7(f1759a18)
(6025|6032) DEBUG: Sedp::association_complete_i local 01037ced.8d797581.1789dd03.000004c2(f33ed1e0) remote 01037ced.8d797581.1789dd02.000004c7(be340cdf)
(6025|6032) DEBUG: Sedp::association_complete_i local 01037ced.8d797581.1789dd03.000200c2(94d6c08a) remote 01037ced.8d797581.1789dd02.000200c7(d9dc1db5)
(6025|6031) DataReaderImpl::add_association - bit 0 local 01037ced.8d797581.1789dd03.00000007(7c5c22db) remote 01037ced.8d797581.1789dd02.00000002(3156ffe4)
(6025|6031) DataReaderImpl::add_association - bit 0 local 01037ced.8d797581.1789dd03.01000007(c4e045be) remote 01037ced.8d797581.1789dd02.01000002(89ea9881)
(6025|6029) DataWriterImpl::add_association - bit 0 local 01037ced.8d797581.1789dd02.00000002(3156ffe4) remote 01037ced.8d797581.1789dd03.00000007(7c5c22db)
(6025|6029) DataWriterImpl::transport_assoc_done: writer 01037ced.8d797581.1789dd02.00000002(3156ffe4) succeeded in associating with reader 01037ced.8d797581.1789dd03.00000007(7c5c22db)
(6025|6029) DataWriterImpl::transport_assoc_done: writer 01037ced.8d797581.1789dd02.00000002(3156ffe4) reader 01037ced.8d797581.1789dd03.00000007(7c5c22db) calling association_complete_i
(6025|6029) DataWriterImpl::association_complete_i - bit 0 local 01037ced.8d797581.1789dd02.00000002(3156ffe4) remote 01037ced.8d797581.1789dd03.00000007(7c5c22db)
(6025|6029) DataWriterImpl::add_association - bit 0 local 01037ced.8d797581.1789dd02.01000002(89ea9881) remote 01037ced.8d797581.1789dd03.01000007(c4e045be)
(6025|6029) DataWriterImpl::transport_assoc_done: writer 01037ced.8d797581.1789dd02.01000002(89ea9881) succeeded in associating with reader 01037ced.8d797581.1789dd03.01000007(c4e045be)
(6025|6029) DataWriterImpl::transport_assoc_done: writer 01037ced.8d797581.1789dd02.01000002(89ea9881) reader 01037ced.8d797581.1789dd03.01000007(c4e045be) calling association_complete_i
(6025|6029) DataWriterImpl::association_complete_i - bit 0 local 01037ced.8d797581.1789dd02.01000002(89ea9881) remote 01037ced.8d797581.1789dd03.01000007(c4e045be)
(6025|6036) DataReaderListenerImpl::on_subscription_matched
(6025|6036) DataReaderListenerImpl::on_subscription_matched
(6025|6036) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(6025|6025) Writer::run_test begins.
(6025|6025) 15:08:02.205955 Writer::run_test starting to write pass 0
(6025|6036) 15:08:02.206494 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: 1783350482 205594999
instance_handle: 12
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6025|6034) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6025|6036) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6025|6036) 15:08:02.207298 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: 1783350482 206473999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6025|6025) 15:08:02.207332 Writer::run_test done writing.
(6025|6025) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6025|6034) 15:08:02.207393 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
(6025|6025) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1783350482 206473999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6025|6025) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6025|6025) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6025|6025) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(6025|6036) 15:08:02.207628 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: 1783350482 206899999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6025|6034) 15:08:02.207761 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: 1783350482 206899999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6025|6027) 15:08:05.463351 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: 1783350485 463025000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6025|6027) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6025|6027) 15:08:05.463792 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: 1783350485 463602000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6025|6027) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6025|6025) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6025|6025) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(6025|6025) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6025|6025) Writer::run_test begins.
(6025|6025) 15:08:05.463996 Writer::run_test starting to write pass 1
(6025|6036) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6025|6034) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6025|6025) 15:08:05.464958 Writer::run_test done writing.
(6025|6025) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6025|6036) 15:08:05.465031 read foo[0]: x = 0.000000 y = -1.000000, key = 101010
(6025|6025) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1783350485 464026999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6025|6025) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6025|6025) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6025|6034) 15:08:05.465141 read foo[0]: x = 0.000000 y = -1.000000, key = 101010
(6025|6025) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1783350485 464026999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6025|6036) 15:08:05.465463 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: 1783350485 464564999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6025|6034) 15:08:05.465523 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: 1783350485 464564999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6025|6027) 15:08:08.663873 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: 1783350488 663622000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6025|6027) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6025|6027) 15:08:08.664250 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: 1783350488 664042000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6025|6027) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6025|6025) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6025|6025) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(6025|6025) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6025|6025) Writer::run_test begins.
(6025|6025) 15:08:08.664440 Writer::run_test starting to write pass 2
(6025|6034) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6025|6036) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6025|6025) 15:08:08.665421 Writer::run_test done writing.
(6025|6025) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6025|6025) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6025|6025) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6025|6025) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6025|6025) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(6025|6034) 15:08:08.665569 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: 1783350488 664469999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6025|6036) 15:08:08.665634 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: 1783350488 664469999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6025|6034) 15:08:08.665948 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: 1783350488 665022999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6025|6036) 15:08:08.665999 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: 1783350488 665022999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6025|6027) 15:08:11.864493 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: 1783350491 864218000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6025|6027) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6025|6027) 15:08:11.864860 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: 1783350491 864670000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6025|6027) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6025|6025) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6025|6025) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(6025|6025) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6025|6036) 15:08:11.866037 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: 1783350491 865095999
instance_handle: 12
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6025|6025) WriteDataContainer::wait_pending timeout at 00:07:49.685146
(6025|6034) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6025|6036) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6025|6025) WriteDataContainer::wait_pending done
(6025|6025) DataWriterImpl::remove_associations: bit 0 local 01037ced.8d797581.1789dd02.00000002(3156ffe4) remote 01037ced.8d797581.1789dd03.00000007(7c5c22db) num remotes 1
(6025|6025) DataWriterImpl::remove_associations: bit 0 local 01037ced.8d797581.1789dd02.01000002(89ea9881) remote 01037ced.8d797581.1789dd02.00000007(413c0b6b) num remotes 2
(6025|6031) DataReaderImpl::remove_associations: bit 0 local 01037ced.8d797581.1789dd03.00000007(7c5c22db) remote 01037ced.8d797581.1789dd02.00000002(3156ffe4) num remotes 1
(6025|6031) DataReaderImpl::remove_associations_i: bit 0 local 01037ced.8d797581.1789dd03.00000007(7c5c22db) remote 01037ced.8d797581.1789dd02.00000002(3156ffe4) num remotes 1
(6025|6031) DataReaderListenerImpl::on_subscription_matched
(6025|6029) DataReaderImpl::remove_associations: bit 0 local 01037ced.8d797581.1789dd02.00000007(413c0b6b) remote 01037ced.8d797581.1789dd02.01000002(89ea9881) num remotes 1
(6025|6029) DataReaderImpl::remove_associations_i: bit 0 local 01037ced.8d797581.1789dd02.00000007(413c0b6b) remote 01037ced.8d797581.1789dd02.01000002(89ea9881) num remotes 1
(6025|6031) DataReaderImpl::remove_associations: bit 0 local 01037ced.8d797581.1789dd03.01000007(c4e045be) remote 01037ced.8d797581.1789dd02.01000002(89ea9881) num remotes 1
(6025|6031) DataReaderImpl::remove_associations_i: bit 0 local 01037ced.8d797581.1789dd03.01000007(c4e045be) remote 01037ced.8d797581.1789dd02.01000002(89ea9881) num remotes 1
(6025|6029) DataReaderListenerImpl::on_subscription_matched
(6025|6031) 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
(6025|6025) WARNING: Spdp::SpdpTransport::send() - destination 0.0.0.0:0 failed send: Invalid argument
(6025|6025) WARNING: Spdp::SpdpTransport::send() - destination 0.0.0.0:0 failed send: Invalid argument
(6025|6025) Service_Participant::shutdown
(6025|6025) DataReaderListenerImpl::~DataReaderListenerImpl
(6025|6025) DataReaderListenerImpl::~DataReaderListenerImpl
(6025|6025) DataReaderListenerImpl::~DataReaderListenerImpl
(6025|6025) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6025|6025) Service_Participant::~Service_Participant
(6025|6025) 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: 6040 started at 2026-07-06 15:08:13
(6040|6040) INFO: set_DCPS_debug_level: set to 1
(6040|6040) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps_disc.ini
(6040|6040) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(6040|6040) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps_disc.ini"
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS_TRANSPORT_TYPE=rtps_udp
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS_USE_MULTICAST=0
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS=@rtps
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2_TRANSPORT_TYPE=rtps_udp
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2_USE_MULTICAST=0
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2=@rtps2
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
(6040|6040) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS_RESEND_PERIOD=2
(6040|6040) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS_SEDP_MULTICAST=0
(6040|6040) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS=@uni_rtps
(6040|6040) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY=@rtps_discovery
(6040|6040) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_DEFAULT_DISCOVERY=uni_rtps
(6040|6040) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=rtps
(6040|6040) INFO: ConfigStoreImpl::set_string: COMMON=@common
(6040|6040) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_TRANSPORTS=rtps
(6040|6040) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS=@rtps
(6040|6040) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS2_TRANSPORTS=rtps2
(6040|6040) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS2=@rtps2
(6040|6040) INFO: ConfigStoreImpl::set_string: CONFIG=@config
(6040|6040) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(6040|6040) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(6040|6040) Service_Participant::get_domain_participant_factory: machine: runnervmkkn4f, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
(6040|6040) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(6040|6040) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(6040|6040) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(6040|6040) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_UNI_RTPS_SPDP_SEND_ADDRS
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985742_111=@_OPENDDS_SEDPTransportInst_01037ced8d79758117985742_111
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985742_111_MAX_MESSAGE_SIZE=65466
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985742_111_HEARTBEAT_PERIOD=200
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985742_111_NAK_RESPONSE_DELAY=100
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985742_111_RESPONSIVE_MODE=false
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985742_111_SEND_DELAY=10
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985742_111_SEND_BUFFER_SIZE=65535
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985742_111_RCV_BUFFER_SIZE=65535
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985742_111_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985742_111_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985742_111_PORT_MODE=system
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985742_111_PB=7400
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985742_111_DG=250
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985742_111_PG=2
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985742_111_D2=2
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985742_111_D3=12
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985742_111_USE_MULTICAST=false
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985742_111_INIT_PARTICIPANT_PORT_ID=0
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985742_111_LOCAL_ADDRESS=0.0.0.0:0
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985742_111_ADVERTISED_ADDRESS=0.0.0.0:0
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985742_111_IPV6_INIT_PARTICIPANT_PORT_ID=1
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985742_111_IPV6_LOCAL_ADDRESS=:::0
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985742_111_IPV6_ADVERTISED_ADDRESS=:::0
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985742_111_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985742_111_USE_RTPS_RELAY=false
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985742_111_RTPS_RELAY_ONLY=false
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985742_111_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985742_111_USE_ICE=false
(6040|6040) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037CED8D79758117985742_111=@_OPENDDS_SEDP_TransportCfg_01037ced8d79758117985742_111
(6040|6040) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037CED8D79758117985742_111_PASSIVE_CONNECT_DURATION=60000
(6040|6045) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on docker0/172.17.0.1 (0x7b70000011c8 joined count 1)
(6040|6045) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/10.1.1.149 (0x7b70000011c8 joined count 2)
(6040|6045) INFO: MulticastManager::join: joined group ff03::1:35150 on eth0/fe80::7eed:8dff:fe79:7581 (0x7b70000011c8 joined count 3)
(6040|6045) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/127.0.0.1 (0x7b70000011c8 joined count 4)
(6040|6045) INFO: MulticastManager::join: joined group ff03::1:35150 on lo/::1 (0x7b70000011c8 joined count 5)
(6040|6040) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_UNI_RTPS_SPDP_SEND_ADDRS
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985743_111=@_OPENDDS_SEDPTransportInst_01037ced8d79758117985743_111
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985743_111_MAX_MESSAGE_SIZE=65466
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985743_111_HEARTBEAT_PERIOD=200
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985743_111_NAK_RESPONSE_DELAY=100
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985743_111_RESPONSIVE_MODE=false
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985743_111_SEND_DELAY=10
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985743_111_SEND_BUFFER_SIZE=65535
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985743_111_RCV_BUFFER_SIZE=65535
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985743_111_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985743_111_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985743_111_PORT_MODE=system
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985743_111_PB=7400
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985743_111_DG=250
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985743_111_PG=2
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985743_111_D2=2
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985743_111_D3=12
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985743_111_USE_MULTICAST=false
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985743_111_INIT_PARTICIPANT_PORT_ID=2
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985743_111_LOCAL_ADDRESS=0.0.0.0:0
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985743_111_ADVERTISED_ADDRESS=0.0.0.0:0
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985743_111_IPV6_INIT_PARTICIPANT_PORT_ID=3
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985743_111_IPV6_LOCAL_ADDRESS=:::0
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985743_111_IPV6_ADVERTISED_ADDRESS=:::0
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985743_111_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985743_111_USE_RTPS_RELAY=false
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985743_111_RTPS_RELAY_ONLY=false
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985743_111_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(6040|6040) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758117985743_111_USE_ICE=false
(6040|6040) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037CED8D79758117985743_111=@_OPENDDS_SEDP_TransportCfg_01037ced8d79758117985743_111
(6040|6040) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037CED8D79758117985743_111_PASSIVE_CONNECT_DURATION=60000
(6040|6047) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on docker0/172.17.0.1 (0x7b70000029c8 joined count 1)
(6040|6047) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/10.1.1.149 (0x7b70000029c8 joined count 2)
(6040|6047) INFO: MulticastManager::join: joined group ff03::1:35150 on eth0/fe80::7eed:8dff:fe79:7581 (0x7b70000029c8 joined count 3)
(6040|6047) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/127.0.0.1 (0x7b70000029c8 joined count 4)
(6040|6047) INFO: MulticastManager::join: joined group ff03::1:35150 on lo/::1 (0x7b70000029c8 joined count 5)
(6040|6045) Spdp::handle_participant_data - 01037ced.8d797581.17985742.000001c1(0c51a522) discovered 01037ced.8d797581.17985743.000001c1(31318c92) lease 5:00 from 10.1.1.149:35164 (0)
(6040|6045) DEBUG: Sedp::association_complete_i local 01037ced.8d797581.17985742.000300c3(f9024b16) remote 01037ced.8d797581.17985743.000300c4(5a06f705)
(6040|6045) DEBUG: Sedp::association_complete_i local 01037ced.8d797581.17985742.000301c3(e0197a57) remote 01037ced.8d797581.17985743.000301c4(431dc644)
(6040|6045) DEBUG: Sedp::association_complete_i local 01037ced.8d797581.17985742.000003c2(a76e961a) remote 01037ced.8d797581.17985743.000003c7(ea644b25)
(6040|6045) DEBUG: Sedp::association_complete_i local 01037ced.8d797581.17985742.000004c2(e82f00dd) remote 01037ced.8d797581.17985743.000004c7(a525dde2)
(6040|6045) DEBUG: Sedp::association_complete_i local 01037ced.8d797581.17985742.000200c2(8fc711b7) remote 01037ced.8d797581.17985743.000200c7(c2cdcc88)
(6040|6040) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6040|6040) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6040|6040) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(6040|6040) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(6040|6040) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(6040|6040) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6040|6040) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6040|6040) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6040|6044) DataReaderImpl::add_association - bit 0 local 01037ced.8d797581.17985742.00000007(674df3e6) remote 01037ced.8d797581.17985742.01000002(af9b600c)
(6040|6044) DataWriterImpl::add_association - bit 0 local 01037ced.8d797581.17985742.01000002(af9b600c) remote 01037ced.8d797581.17985742.00000007(674df3e6)
(6040|6044) DataWriterImpl::transport_assoc_done: writer 01037ced.8d797581.17985742.01000002(af9b600c) succeeded in associating with reader 01037ced.8d797581.17985742.00000007(674df3e6)
(6040|6044) DataWriterImpl::transport_assoc_done: writer 01037ced.8d797581.17985742.01000002(af9b600c) reader 01037ced.8d797581.17985742.00000007(674df3e6) calling association_complete_i
(6040|6044) DataWriterImpl::association_complete_i - bit 0 local 01037ced.8d797581.17985742.01000002(af9b600c) remote 01037ced.8d797581.17985742.00000007(674df3e6)
(6040|6049) DataReaderListenerImpl::on_subscription_matched
(6040|6047) Spdp::handle_participant_data - 01037ced.8d797581.17985743.000001c1(31318c92) discovered 01037ced.8d797581.17985742.000001c1(0c51a522) lease 5:00 from 10.1.1.149:35160 (0)
(6040|6047) DEBUG: Sedp::association_complete_i local 01037ced.8d797581.17985743.000300c3(c46262a6) remote 01037ced.8d797581.17985742.000300c4(6766deb5)
(6040|6047) DEBUG: Sedp::association_complete_i local 01037ced.8d797581.17985743.000301c3(dd7953e7) remote 01037ced.8d797581.17985742.000301c4(7e7deff4)
(6040|6047) DEBUG: Sedp::association_complete_i local 01037ced.8d797581.17985743.000003c2(9a0ebfaa) remote 01037ced.8d797581.17985742.000003c7(d7046295)
(6040|6047) DEBUG: Sedp::association_complete_i local 01037ced.8d797581.17985743.000004c2(d54f296d) remote 01037ced.8d797581.17985742.000004c7(9845f452)
(6040|6047) DEBUG: Sedp::association_complete_i local 01037ced.8d797581.17985743.000200c2(b2a73807) remote 01037ced.8d797581.17985742.000200c7(ffade538)
(6040|6044) DataWriterImpl::add_association - bit 0 local 01037ced.8d797581.17985742.00000002(17270769) remote 01037ced.8d797581.17985743.00000007(5a2dda56)
(6040|6044) DataWriterImpl::transport_assoc_done: writer 01037ced.8d797581.17985742.00000002(17270769) succeeded in associating with reader 01037ced.8d797581.17985743.00000007(5a2dda56)
(6040|6044) DataWriterImpl::transport_assoc_done: writer 01037ced.8d797581.17985742.00000002(17270769) reader 01037ced.8d797581.17985743.00000007(5a2dda56) calling association_complete_i
(6040|6044) DataWriterImpl::association_complete_i - bit 0 local 01037ced.8d797581.17985742.00000002(17270769) remote 01037ced.8d797581.17985743.00000007(5a2dda56)
(6040|6044) DataWriterImpl::add_association - bit 0 local 01037ced.8d797581.17985742.01000002(af9b600c) remote 01037ced.8d797581.17985743.01000007(e291bd33)
(6040|6044) DataWriterImpl::transport_assoc_done: writer 01037ced.8d797581.17985742.01000002(af9b600c) succeeded in associating with reader 01037ced.8d797581.17985743.01000007(e291bd33)
(6040|6044) DataWriterImpl::transport_assoc_done: writer 01037ced.8d797581.17985742.01000002(af9b600c) reader 01037ced.8d797581.17985743.01000007(e291bd33) calling association_complete_i
(6040|6044) DataWriterImpl::association_complete_i - bit 0 local 01037ced.8d797581.17985742.01000002(af9b600c) remote 01037ced.8d797581.17985743.01000007(e291bd33)
(6040|6046) DataReaderImpl::add_association - bit 0 local 01037ced.8d797581.17985743.00000007(5a2dda56) remote 01037ced.8d797581.17985742.00000002(17270769)
(6040|6046) DataReaderImpl::add_association - bit 0 local 01037ced.8d797581.17985743.01000007(e291bd33) remote 01037ced.8d797581.17985742.01000002(af9b600c)
(6040|6051) DataReaderListenerImpl::on_subscription_matched
(6040|6051) DataReaderListenerImpl::on_subscription_matched
(6040|6051) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(6040|6040) Writer::run_test begins.
(6040|6040) 15:08:13.661512 Writer::run_test starting to write pass 0
(6040|6051) 15:08:13.661946 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: 1783350493 661039999
instance_handle: 12
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6040|6051) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6040|6049) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6040|6051) 15:08:13.662733 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: 1783350493 662085999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6040|6040) 15:08:13.663030 Writer::run_test done writing.
(6040|6040) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6040|6040) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6040|6040) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6040|6040) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6040|6051) 15:08:13.663212 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: 1783350493 662598999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6040|6040) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(6040|6049) 15:08:13.663258 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: 1783350493 662085999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6040|6049) 15:08:13.663708 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: 1783350493 662598999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6040|6042) 15:08:16.729963 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: 1783350496 729570000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6040|6042) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6040|6042) 15:08:16.730596 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: 1783350496 730337000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6040|6042) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6040|6040) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6040|6040) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(6040|6040) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6040|6040) Writer::run_test begins.
(6040|6040) 15:08:16.730840 Writer::run_test starting to write pass 1
(6040|6051) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6040|6049) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6040|6040) 15:08:16.731966 Writer::run_test done writing.
(6040|6040) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6040|6051) 15:08:16.732007 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: 1783350496 730867999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6040|6040) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6040|6040) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6040|6040) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6040|6040) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(6040|6049) 15:08:16.732221 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: 1783350496 730867999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6040|6051) 15:08:16.732510 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: 1783350496 731475999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6040|6049) 15:08:16.732651 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: 1783350496 731475999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6040|6042) 15:08:19.930509 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: 1783350499 930183000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6040|6042) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6040|6042) 15:08:19.930995 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: 1783350499 930755000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6040|6042) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6040|6040) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6040|6040) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(6040|6040) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6040|6040) Writer::run_test begins.
(6040|6040) 15:08:19.931244 Writer::run_test starting to write pass 2
(6040|6051) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6040|6049) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6040|6040) 15:08:19.932337 Writer::run_test done writing.
(6040|6040) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6040|6040) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6040|6040) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6040|6040) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6040|6049) 15:08:19.932465 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: 1783350499 931273999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6040|6040) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(6040|6051) 15:08:19.932584 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: 1783350499 931273999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6040|6049) 15:08:19.932907 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: 1783350499 931879999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6040|6051) 15:08:19.932975 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: 1783350499 931879999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6040|6042) 15:08:23.131266 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: 1783350503 130903000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6040|6042) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6040|6042) 15:08:23.131703 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: 1783350503 131481000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6040|6042) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6040|6040) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6040|6040) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(6040|6040) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6040|6051) 15:08:23.133081 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: 1783350503 131951999
instance_handle: 12
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6040|6040) WriteDataContainer::wait_pending timeout at 00:08:00.952125
(6040|6049) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6040|6051) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6040|6040) WriteDataContainer::wait_pending done
(6040|6040) DataWriterImpl::remove_associations: bit 0 local 01037ced.8d797581.17985742.00000002(17270769) remote 01037ced.8d797581.17985743.00000007(5a2dda56) num remotes 1
(6040|6040) DataWriterImpl::remove_associations: bit 0 local 01037ced.8d797581.17985742.01000002(af9b600c) remote 01037ced.8d797581.17985742.00000007(674df3e6) num remotes 2
(6040|6046) DataReaderImpl::remove_associations: bit 0 local 01037ced.8d797581.17985743.00000007(5a2dda56) remote 01037ced.8d797581.17985742.00000002(17270769) num remotes 1
(6040|6046) DataReaderImpl::remove_associations_i: bit 0 local 01037ced.8d797581.17985743.00000007(5a2dda56) remote 01037ced.8d797581.17985742.00000002(17270769) num remotes 1
(6040|6046) DataReaderListenerImpl::on_subscription_matched
(6040|6044) DataReaderImpl::remove_associations: bit 0 local 01037ced.8d797581.17985742.00000007(674df3e6) remote 01037ced.8d797581.17985742.01000002(af9b600c) num remotes 1
(6040|6044) DataReaderImpl::remove_associations_i: bit 0 local 01037ced.8d797581.17985742.00000007(674df3e6) remote 01037ced.8d797581.17985742.01000002(af9b600c) num remotes 1
(6040|6046) DataReaderImpl::remove_associations: bit 0 local 01037ced.8d797581.17985743.01000007(e291bd33) remote 01037ced.8d797581.17985742.01000002(af9b600c) num remotes 1
(6040|6046) DataReaderImpl::remove_associations_i: bit 0 local 01037ced.8d797581.17985743.01000007(e291bd33) remote 01037ced.8d797581.17985742.01000002(af9b600c) num remotes 1
(6040|6044) DataReaderListenerImpl::on_subscription_matched
(6040|6046) 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
(6040|6040) WARNING: Spdp::SpdpTransport::send() - destination 0.0.0.0:0 failed send: Invalid argument
(6040|6040) WARNING: Spdp::SpdpTransport::send() - destination 0.0.0.0:0 failed send: Invalid argument
(6040|6040) Service_Participant::shutdown
(6040|6040) DataReaderListenerImpl::~DataReaderListenerImpl
(6040|6040) DataReaderListenerImpl::~DataReaderListenerImpl
(6040|6040) DataReaderListenerImpl::~DataReaderListenerImpl
(6040|6040) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6040|6040) Service_Participant::~Service_Participant
(6040|6040) 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
#
(6065|6065) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" 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
#
(6088|6088) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" 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
INFO: partial read on DataReader "dr"
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: 6132
/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: 6142 started at 2026-07-06 15:08:43
/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: 6143 started at 2026-07-06 15:08:43
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140478408275648
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 = 140478408275648
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 = 140478387320512
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 = 140478387320512
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 = 140478408275648
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 = 140478408275648
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 = 140478387320512
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 = 140478387320512
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 = 140478408275648
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 = 140478408275648
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 = 140478387320512
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 = 140478387320512
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 = 140478408275648
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 = 140478408275648
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 = 140478387320512
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 = 140478387320512
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 = 140478408275648
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 = 140478408275648
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 = 140478387320512
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 = 140478387320512
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: 6167
/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: 6177 started at 2026-07-06 15:08:49
/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: 6178 started at 2026-07-06 15:08:49
SampleInfo.sample_rank = 4
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140333463615168
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 = 140333442660032
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 = 140333463615168
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 = 140333442660032
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 = 140333463615168
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 = 140333442660032
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 = 140333463615168
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 = 140333442660032
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 = 140333463615168
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 = 140333442660032
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 = 140333463615168
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 = 140333442660032
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 = 140333463615168
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 = 140333442660032
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 = 140333463615168
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 = 140333442660032
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 = 140333463615168
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 = 140333442660032
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 = 140333463615168
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 = 140333442660032
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: 6204
/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: 6214 started at 2026-07-06 15:08:55
/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: 6215 started at 2026-07-06 15:08:55
Message: subject = Review
subject_id = 140501558736576
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140501558736576
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140501537781440
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140501537781440
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140501558736576
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140501558736576
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140501537781440
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140501537781440
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140501558736576
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140501558736576
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140501537781440
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140501537781440
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140501558736576
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140501558736576
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140501537781440
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140501537781440
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140501558736576
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140501558736576
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140501537781440
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140501537781440
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: 6299
/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: 6309 started at 2026-07-06 15:09:01
/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: 6310 started at 2026-07-06 15:09:01
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: 6334 started at 2026-07-06 15:09:04
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: 6349
/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: 6359 started at 2026-07-06 15:09:26
/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: 6360 started at 2026-07-06 15:09:26
/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: 6361 started at 2026-07-06 15:09:26
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:22s 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: 6395
/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: 6405 started at 2026-07-06 15:09:48
/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: 6406 started at 2026-07-06 15:09:48
/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: 6407 started at 2026-07-06 15:09:48
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 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: 6443
/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: 6453 started at 2026-07-06 15:09:59
/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: 6454 started at 2026-07-06 15:09:59
/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: 6455 started at 2026-07-06 15:09:59
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
datawriter1->DataReader1 subject_id: 1 count: 15 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 15 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 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: 6493
/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: 6503 started at 2026-07-06 15:10:15
/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: 6504 started at 2026-07-06 15:10:15
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 rtps.ini -ORBLogFile pub2.log -s 12 -i datawriter2 -DCPSPendingTimeout 3
publisher2 PID: 6520 started at 2026-07-06 15:10:18
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: 6533
/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: 6547 started at 2026-07-06 15:10:39
/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: 6548 started at 2026-07-06 15:10:39
/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: 6549 started at 2026-07-06 15:10: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: 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
datawriter2->DataReader1 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 6 strength: 12
datawriter1->DataReader1 subject_id: 0 count: 6 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 6 strength: 15
datawriter2->DataReader1 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 7 strength: 12
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:23s 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: 6577
/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: 6587 started at 2026-07-06 15:11:01
/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: 6588 started at 2026-07-06 15:11:01
/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: 6589 started at 2026-07-06 15:11:01
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: 6617
/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: 6627 started at 2026-07-06 15:11:12
/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: 6628 started at 2026-07-06 15:11:12
/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: 6629 started at 2026-07-06 15:11:12
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: 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:15s 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
(6654|6654) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(6664|6664) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" 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:5s 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:4s 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
(6696|6696) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(6706|6706) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" 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
(6721|6721) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(6731|6731) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" 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
(6744|6744) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(6754|6754) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" 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
(6768|6768) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" 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: 6779
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_1.log
pub_1 PID: 6789 started at 2026-07-06 15:11:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log
sub_1 PID: 6790 started at 2026-07-06 15:11:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_2.log
pub_2 PID: 6791 started at 2026-07-06 15:11:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log
sub_2 PID: 6792 started at 2026-07-06 15:11:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_3.log
pub_3 PID: 6793 started at 2026-07-06 15:11:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log
sub_3 PID: 6794 started at 2026-07-06 15:11:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_4.log
pub_4 PID: 6795 started at 2026-07-06 15:11:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log
sub_4 PID: 6796 started at 2026-07-06 15:11:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_5.log
pub_5 PID: 6797 started at 2026-07-06 15:11:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log
sub_5 PID: 6798 started at 2026-07-06 15:11:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_6.log
pub_6 PID: 6799 started at 2026-07-06 15:11:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log
sub_6 PID: 6800 started at 2026-07-06 15:11:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_7.log
pub_7 PID: 6801 started at 2026-07-06 15:11:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log
sub_7 PID: 6802 started at 2026-07-06 15:11:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_8.log
pub_8 PID: 6803 started at 2026-07-06 15:11:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log
sub_8 PID: 6804 started at 2026-07-06 15:11:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_9.log
pub_9 PID: 6805 started at 2026-07-06 15:11:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log
sub_9 PID: 6806 started at 2026-07-06 15:11:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_10.log
pub_10 PID: 6807 started at 2026-07-06 15:11:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log
sub_10 PID: 6808 started at 2026-07-06 15:11:55
(6779|6779) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
Subscriber 6806 got new message data:
- From : 6789
- Count : 14
Subscriber 6806 got new message data:
- From : 6797
- Count : 10
Subscriber 6806 is done. Exiting.
Subscriber 6804 got new message data:
- From : 6789
- Count : 14
Subscriber 6804 got new message data:
- From : 6789
- Count : 15
Subscriber 6804 got new message data:
- From : 6789
- Count : 16
Subscriber 6804 got new message data:
- From : 6797
- Count : 10
Subscriber 6804 got new message data:
- From : 6797
- Count : 11
Subscriber 6804 got new message data:
- From : 6805
- Count : 9
Subscriber 6804 got new message data:
- From : 6805
- Count : 10
Subscriber 6804 is done. Exiting.
Subscriber 6804 got new message data:
- From : 6797
- Count : 12
Subscriber 6804 got new message data:
- From : 6805
- Count : 11
Subscriber 6804 got new message data:
- From : 6789
- Count : 17
Subscriber 6796 got new message data:
- From : 6789
- Count : 17
Subscriber 6804 got new message data:
- From : 6797
- Count : 13
Subscriber 6796 got new message data:
- From : 6797
- Count : 13
Subscriber 6796 is done. Exiting.
Subscriber 6804 got new message data:
- From : 6803
- Count : 7
Subscriber 6804 got new message data:
- From : 6805
- Count : 12
Subscriber 6804 got new message data:
- From : 6789
- Count : 18
Subscriber 6800 got new message data:
- From : 6789
- Count : 18
Subscriber 6800 got new message data:
- From : 6789
- Count : 19
Subscriber 6800 got new message data:
- From : 6803
- Count : 8
Subscriber 6800 is done. Exiting.
Subscriber 6804 got new message data:
- From : 6797
- Count : 14
Subscriber 6804 got new message data:
- From : 6805
- Count : 13
Subscriber 6804 got new message data:
- From : 6803
- Count : 8
Subscriber 6804 got new message data:
- From : 6789
- Count : 19
Subscriber 6804 got new message data:
- From : 6797
- Count : 15
Subscriber 6804 got new message data:
- From : 6805
- Count : 14
Subscriber 6804 got new message data:
- From : 6803
- Count : 9
Subscriber 6808 got new message data:
- From : 6797
- Count : 34
Subscriber 6808 is done. Exiting.
Subscriber 6792 got new message data:
- From : 6789
- Count : 49
Subscriber 6792 is done. Exiting.
Subscriber 6792 got new message data:
- From : 6789
- Count : 50
Subscriber 6792 got new message data:
- From : 6789
- Count : 51
Subscriber 6792 got new message data:
- From : 6805
- Count : 44
Subscriber 6792 got new message data:
- From : 6797
- Count : 47
Subscriber 6792 got new message data:
- From : 6797
- Count : 48
Subscriber 6792 got new message data:
- From : 6797
- Count : 49
Subscriber 6792 got new message data:
- From : 6797
- Count : 50
Subscriber 6792 got new message data:
- From : 6789
- Count : 52
Subscriber 6792 got new message data:
- From : 6789
- Count : 53
Subscriber 6792 got new message data:
- From : 6789
- Count : 54
Subscriber 6792 got new message data:
- From : 6789
- Count : 55
Subscriber 6792 got new message data:
- From : 6805
- Count : 45
Subscriber 6792 got new message data:
- From : 6805
- Count : 46
Subscriber 6792 got new message data:
- From : 6805
- Count : 47
Subscriber 6792 got new message data:
- From : 6805
- Count : 48
Subscriber 6792 got new message data:
- From : 6793
- Count : 27
Subscriber 6792 got new message data:
- From : 6793
- Count : 28
Subscriber 6792 got new message data:
- From : 6793
- Count : 29
Subscriber 6792 got new message data:
- From : 6803
- Count : 44
Subscriber 6790 got new message data:
- From : 6797
- Count : 51
Subscriber 6790 is done. Exiting.
Subscriber 6792 got new message data:
- From : 6803
- Count : 45
Subscriber 6792 got new message data:
- From : 6791
- Count : 34
Subscriber 6792 got new message data:
- From : 6791
- Count : 35
Subscriber 6792 got new message data:
- From : 6797
- Count : 51
Subscriber 6792 got new message data:
- From : 6797
- Count : 52
Subscriber 6792 got new message data:
- From : 6789
- Count : 56
Subscriber 6792 got new message data:
- From : 6789
- Count : 57
Subscriber 6792 got new message data:
- From : 6807
- Count : 16
Subscriber 6792 got new message data:
- From : 6807
- Count : 17
Subscriber 6792 got new message data:
- From : 6805
- Count : 49
Subscriber 6792 got new message data:
- From : 6793
- Count : 30
Subscriber 6792 got new message data:
- From : 6803
- Count : 46
Subscriber 6792 got new message data:
- From : 6789
- Count : 58
Subscriber 6792 got new message data:
- From : 6807
- Count : 18
Subscriber 6792 got new message data:
- From : 6805
- Count : 50
Subscriber 6792 got new message data:
- From : 6793
- Count : 31
Subscriber 6794 got new message data:
- From : 6797
- Count : 63
Subscriber 6794 got new message data:
- From : 6789
- Count : 69
Subscriber 6794 got new message data:
- From : 6801
- Count : 49
Subscriber 6794 got new message data:
- From : 6803
- Count : 58
Subscriber 6794 got new message data:
- From : 6797
- Count : 64
Subscriber 6794 got new message data:
- From : 6801
- Count : 50
Subscriber 6794 is done. Exiting.
Subscriber 6798 got new message data:
- From : 6789
- Count : 77
Subscriber 6798 got new message data:
- From : 6797
- Count : 72
Subscriber 6798 is done. Exiting.
Subscriber 6798 got new message data:
- From : 6793
- Count : 50
Subscriber 6798 got new message data:
- From : 6807
- Count : 37
Subscriber 6798 got new message data:
- From : 6789
- Count : 78
Subscriber 6798 got new message data:
- From : 6793
- Count : 51
Subscriber 6798 got new message data:
- From : 6805
- Count : 71
Subscriber 6798 got new message data:
- From : 6795
- Count : 49
Subscriber 6798 got new message data:
- From : 6797
- Count : 73
Subscriber 6798 got new message data:
- From : 6807
- Count : 38
Subscriber 6798 got new message data:
- From : 6789
- Count : 79
Subscriber 6802 got new message data:
- From : 6789
- Count : 78
Subscriber 6802 got new message data:
- From : 6789
- Count : 79
Subscriber 6802 is done. Exiting.
Subscriber 6798 got new message data:
- From : 6793
- Count : 52
Subscriber 6798 got new message data:
- From : 6805
- Count : 72
Subscriber 6798 got new message data:
- From : 6795
- Count : 50
Subscriber 6802 got new message data:
- From : 6797
- Count : 73
Subscriber 6798 got new message data:
- From : 6797
- Count : 74
Subscriber 6798 got new message data:
- From : 6807
- Count : 39
Publisher 6789 is done. Exiting.
Publisher 6797 is done. Exiting.
Publisher 6805 is done. Exiting.
Publisher 6803 is done. Exiting.
Publisher 6801 is done. Exiting.
Publisher 6791 is done. Exiting.
Publisher 6793 is done. Exiting.
Publisher 6795 is done. Exiting.
Publisher 6807 is done. Exiting.
Publisher 6799 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: 7002
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps.ini
pub_1 PID: 7012 started at 2026-07-06 15:12:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps.ini
sub_1 PID: 7013 started at 2026-07-06 15:12:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps.ini
pub_2 PID: 7014 started at 2026-07-06 15:12:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps.ini
sub_2 PID: 7015 started at 2026-07-06 15:12:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps.ini
pub_3 PID: 7016 started at 2026-07-06 15:12:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps.ini
sub_3 PID: 7017 started at 2026-07-06 15:12:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps.ini
pub_4 PID: 7018 started at 2026-07-06 15:12:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps.ini
sub_4 PID: 7019 started at 2026-07-06 15:12:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps.ini
pub_5 PID: 7020 started at 2026-07-06 15:12:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps.ini
sub_5 PID: 7021 started at 2026-07-06 15:12:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps.ini
pub_6 PID: 7022 started at 2026-07-06 15:12:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps.ini
sub_6 PID: 7023 started at 2026-07-06 15:12:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps.ini
pub_7 PID: 7024 started at 2026-07-06 15:12:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps.ini
sub_7 PID: 7025 started at 2026-07-06 15:12:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps.ini
pub_8 PID: 7026 started at 2026-07-06 15:12:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps.ini
sub_8 PID: 7027 started at 2026-07-06 15:12:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps.ini
pub_9 PID: 7028 started at 2026-07-06 15:12:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps.ini
sub_9 PID: 7029 started at 2026-07-06 15:12:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps.ini
pub_10 PID: 7030 started at 2026-07-06 15:12:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps.ini
sub_10 PID: 7031 started at 2026-07-06 15:12:06
(7002|7002) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
Subscriber 7013 got new message data:
- From : 7024
- Count : 4
Subscriber 7013 got new message data:
- From : 7022
- Count : 50
Subscriber 7013 got new message data:
- From : 7026
- Count : 7
Subscriber 7013 is done. Exiting.
Subscriber 7019 got new message data:
- From : 7022
- Count : 67
Subscriber 7019 got new message data:
- From : 7026
- Count : 25
Subscriber 7019 is done. Exiting.
Subscriber 7023 got new message data:
- From : 7012
- Count : 9
Subscriber 7023 got new message data:
- From : 7016
- Count : 22
Subscriber 7023 got new message data:
- From : 7024
- Count : 27
Subscriber 7023 got new message data:
- From : 7018
- Count : 12
Subscriber 7023 is done. Exiting.
Subscriber 7023 got new message data:
- From : 7026
- Count : 30
Subscriber 7023 got new message data:
- From : 7020
- Count : 10
Subscriber 7023 got new message data:
- From : 7022
- Count : 73
Subscriber 7023 got new message data:
- From : 7024
- Count : 28
Subscriber 7023 got new message data:
- From : 7016
- Count : 23
Subscriber 7023 got new message data:
- From : 7012
- Count : 10
Subscriber 7027 got new message data:
- From : 7024
- Count : 30
Subscriber 7023 got new message data:
- From : 7018
- Count : 13
Subscriber 7023 got new message data:
- From : 7026
- Count : 31
Subscriber 7027 is done. Exiting.
Subscriber 7023 got new message data:
- From : 7014
- Count : 5
Subscriber 7023 got new message data:
- From : 7020
- Count : 11
Subscriber 7023 got new message data:
- From : 7024
- Count : 29
Subscriber 7023 got new message data:
- From : 7022
- Count : 74
Subscriber 7023 got new message data:
- From : 7018
- Count : 14
Subscriber 7023 got new message data:
- From : 7012
- Count : 11
Subscriber 7023 got new message data:
- From : 7020
- Count : 12
Subscriber 7023 got new message data:
- From : 7014
- Count : 6
Subscriber 7029 got new message data:
- From : 7022
- Count : 77
Subscriber 7029 is done. Exiting.
Subscriber 7029 got new message data:
- From : 7016
- Count : 26
Subscriber 7029 got new message data:
- From : 7012
- Count : 13
Subscriber 7029 got new message data:
- From : 7020
- Count : 13
Subscriber 7029 got new message data:
- From : 7026
- Count : 34
Subscriber 7023 got new message data:
- From : 7022
- Count : 75
Subscriber 7023 got new message data:
- From : 7024
- Count : 30
Subscriber 7023 got new message data:
- From : 7016
- Count : 24
Subscriber 7023 got new message data:
- From : 7026
- Count : 32
Subscriber 7023 got new message data:
- From : 7018
- Count : 15
Subscriber 7029 got new message data:
- From : 7014
- Count : 9
Subscriber 7023 got new message data:
- From : 7014
- Count : 7
Subscriber 7029 got new message data:
- From : 7018
- Count : 17
Subscriber 7023 got new message data:
- From : 7022
- Count : 76
Subscriber 7029 got new message data:
- From : 7024
- Count : 33
Subscriber 7023 got new message data:
- From : 7024
- Count : 31
Subscriber 7023 got new message data:
- From : 7012
- Count : 12
Subscriber 7023 got new message data:
- From : 7016
- Count : 25
Subscriber 7029 got new message data:
- From : 7022
- Count : 78
Subscriber 7023 got new message data:
- From : 7026
- Count : 33
Subscriber 7023 got new message data:
- From : 7018
- Count : 16
Subscriber 7023 got new message data:
- From : 7014
- Count : 8
Subscriber 7023 got new message data:
- From : 7024
- Count : 32
Subscriber 7023 got new message data:
- From : 7022
- Count : 77
Subscriber 7023 got new message data:
- From : 7016
- Count : 26
Subscriber 7023 got new message data:
- From : 7012
- Count : 13
Subscriber 7029 got new message data:
- From : 7012
- Count : 14
Subscriber 7029 got new message data:
- From : 7020
- Count : 14
Subscriber 7029 got new message data:
- From : 7016
- Count : 27
Subscriber 7029 got new message data:
- From : 7026
- Count : 35
Subscriber 7023 got new message data:
- From : 7020
- Count : 13
Subscriber 7023 got new message data:
- From : 7026
- Count : 34
Subscriber 7023 got new message data:
- From : 7014
- Count : 9
Subscriber 7023 got new message data:
- From : 7018
- Count : 17
Subscriber 7029 got new message data:
- From : 7018
- Count : 18
Subscriber 7029 got new message data:
- From : 7014
- Count : 10
Subscriber 7029 got new message data:
- From : 7022
- Count : 79
Subscriber 7029 got new message data:
- From : 7012
- Count : 15
Subscriber 7029 got new message data:
- From : 7024
- Count : 34
Subscriber 7023 got new message data:
- From : 7024
- Count : 33
Subscriber 7023 got new message data:
- From : 7022
- Count : 78
Subscriber 7023 got new message data:
- From : 7012
- Count : 14
Subscriber 7023 got new message data:
- From : 7020
- Count : 14
Subscriber 7029 got new message data:
- From : 7020
- Count : 15
Subscriber 7029 got new message data:
- From : 7026
- Count : 36
Subscriber 7029 got new message data:
- From : 7016
- Count : 28
Subscriber 7029 got new message data:
- From : 7014
- Count : 11
Subscriber 7023 got new message data:
- From : 7016
- Count : 27
Subscriber 7023 got new message data:
- From : 7026
- Count : 35
Subscriber 7029 got new message data:
- From : 7018
- Count : 19
Subscriber 7015 got new message data:
- From : 7020
- Count : 17
Subscriber 7023 got new message data:
- From : 7018
- Count : 18
Subscriber 7029 got new message data:
- From : 7022
- Count : 80
Subscriber 7023 got new message data:
- From : 7014
- Count : 10
Subscriber 7029 got new message data:
- From : 7024
- Count : 35
Subscriber 7023 got new message data:
- From : 7022
- Count : 79
Subscriber 7029 got new message data:
- From : 7012
- Count : 16
Subscriber 7029 got new message data:
- From : 7020
- Count : 16
Subscriber 7023 got new message data:
- From : 7012
- Count : 15
Subscriber 7015 is done. Exiting.
Subscriber 7029 got new message data:
- From : 7016
- Count : 29
Subscriber 7029 got new message data:
- From : 7026
- Count : 37
Subscriber 7029 got new message data:
- From : 7018
- Count : 20
Subscriber 7029 got new message data:
- From : 7022
- Count : 81
Subscriber 7029 got new message data:
- From : 7024
- Count : 36
Subscriber 7029 got new message data:
- From : 7014
- Count : 12
Subscriber 7029 got new message data:
- From : 7012
- Count : 17
Subscriber 7029 got new message data:
- From : 7020
- Count : 17
Subscriber 7029 got new message data:
- From : 7026
- Count : 38
Subscriber 7023 got new message data:
- From : 7024
- Count : 34
Subscriber 7023 got new message data:
- From : 7020
- Count : 15
Subscriber 7023 got new message data:
- From : 7026
- Count : 36
Subscriber 7023 got new message data:
- From : 7016
- Count : 28
Subscriber 7023 got new message data:
- From : 7014
- Count : 11
Subscriber 7029 got new message data:
- From : 7016
- Count : 30
Subscriber 7023 got new message data:
- From : 7018
- Count : 19
Subscriber 7023 got new message data:
- From : 7022
- Count : 80
Subscriber 7023 got new message data:
- From : 7024
- Count : 35
Subscriber 7023 got new message data:
- From : 7012
- Count : 16
Subscriber 7023 got new message data:
- From : 7020
- Count : 16
Subscriber 7023 got new message data:
- From : 7016
- Count : 29
Subscriber 7023 got new message data:
- From : 7026
- Count : 37
Subscriber 7023 got new message data:
- From : 7018
- Count : 20
Subscriber 7023 got new message data:
- From : 7022
- Count : 81
Subscriber 7023 got new message data:
- From : 7024
- Count : 36
Subscriber 7023 got new message data:
- From : 7014
- Count : 12
Subscriber 7023 got new message data:
- From : 7012
- Count : 17
Subscriber 7023 got new message data:
- From : 7020
- Count : 17
Subscriber 7023 got new message data:
- From : 7026
- Count : 38
Subscriber 7023 got new message data:
- From : 7016
- Count : 30
Subscriber 7023 got new message data:
- From : 7018
- Count : 21
Subscriber 7023 got new message data:
- From : 7022
- Count : 82
Subscriber 7023 got new message data:
- From : 7014
- Count : 13
Subscriber 7023 got new message data:
- From : 7012
- Count : 18
Subscriber 7023 got new message data:
- From : 7024
- Count : 37
Subscriber 7023 got new message data:
- From : 7026
- Count : 39
Subscriber 7023 got new message data:
- From : 7020
- Count : 18
Subscriber 7021 got new message data:
- From : 7022
- Count : 89
Subscriber 7021 got new message data:
- From : 7026
- Count : 46
Subscriber 7021 got new message data:
- From : 7020
- Count : 26
Subscriber 7021 got new message data:
- From : 7016
- Count : 39
Subscriber 7021 is done. Exiting.
Subscriber 7031 got new message data:
- From : 7024
- Count : 55
Subscriber 7031 is done. Exiting.
Subscriber 7031 got new message data:
- From : 7026
- Count : 55
Subscriber 7025 got new message data:
- From : 7026
- Count : 58
Subscriber 7025 got new message data:
- From : 7018
- Count : 42
Subscriber 7025 got new message data:
- From : 7022
- Count : 100
Subscriber 7025 got new message data:
- From : 7012
- Count : 38
Subscriber 7025 got new message data:
- From : 7024
- Count : 58
Subscriber 7025 got new message data:
- From : 7016
- Count : 52
Subscriber 7025 got new message data:
- From : 7026
- Count : 59
Subscriber 7025 is done. Exiting.
Subscriber 7017 got new message data:
- From : 7026
- Count : 61
Subscriber 7017 got new message data:
- From : 7022
- Count : 103
Subscriber 7017 is done. Exiting.
Subscriber 7017 got new message data:
- From : 7024
- Count : 61
Subscriber 7017 got new message data:
- From : 7016
- Count : 55
Subscriber 7017 got new message data:
- From : 7026
- Count : 62
Subscriber 7017 got new message data:
- From : 7014
- Count : 37
Subscriber 7017 got new message data:
- From : 7018
- Count : 46
Subscriber 7017 got new message data:
- From : 7012
- Count : 42
Subscriber 7017 got new message data:
- From : 7028
- Count : 23
Subscriber 7017 got new message data:
- From : 7020
- Count : 43
Subscriber 7017 got new message data:
- From : 7022
- Count : 104
Subscriber 7017 got new message data:
- From : 7024
- Count : 62
Subscriber 7017 got new message data:
- From : 7016
- Count : 56
Subscriber 7017 got new message data:
- From : 7026
- Count : 63
Subscriber 7017 got new message data:
- From : 7014
- Count : 38
Subscriber 7017 got new message data:
- From : 7018
- Count : 47
Subscriber 7017 got new message data:
- From : 7028
- Count : 24
Subscriber 7017 got new message data:
- From : 7022
- Count : 105
Subscriber 7017 got new message data:
- From : 7012
- Count : 43
Subscriber 7017 got new message data:
- From : 7020
- Count : 44
Subscriber 7017 got new message data:
- From : 7024
- Count : 63
Subscriber 7017 got new message data:
- From : 7016
- Count : 57
Subscriber 7017 got new message data:
- From : 7026
- Count : 64
Subscriber 7017 got new message data:
- From : 7028
- Count : 25
Subscriber 7017 got new message data:
- From : 7014
- Count : 39
Subscriber 7017 got new message data:
- From : 7022
- Count : 106
Subscriber 7017 got new message data:
- From : 7018
- Count : 48
Subscriber 7017 got new message data:
- From : 7020
- Count : 45
Subscriber 7017 got new message data:
- From : 7012
- Count : 44
Subscriber 7017 got new message data:
- From : 7024
- Count : 64
Subscriber 7017 got new message data:
- From : 7016
- Count : 58
Subscriber 7017 got new message data:
- From : 7018
- Count : 49
Subscriber 7017 got new message data:
- From : 7026
- Count : 65
Subscriber 7017 got new message data:
- From : 7028
- Count : 26
Subscriber 7017 got new message data:
- From : 7022
- Count : 107
Publisher 7022 is done. Exiting.
Publisher 7026 is done. Exiting.
Publisher 7024 is done. Exiting.
Publisher 7016 is done. Exiting.
Publisher 7018 is done. Exiting.
Publisher 7020 is done. Exiting.
Publisher 7012 is done. Exiting.
Publisher 7014 is done. Exiting.
Publisher 7028 is done. Exiting.
Publisher 7030 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: 7226 started at 2026-07-06 15:12:17
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc.ini
sub_1 PID: 7227 started at 2026-07-06 15:12:17
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps_disc.ini
pub_2 PID: 7228 started at 2026-07-06 15:12:17
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc.ini
sub_2 PID: 7229 started at 2026-07-06 15:12:17
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps_disc.ini
pub_3 PID: 7230 started at 2026-07-06 15:12:17
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc.ini
sub_3 PID: 7231 started at 2026-07-06 15:12:17
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps_disc.ini
pub_4 PID: 7232 started at 2026-07-06 15:12:17
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc.ini
sub_4 PID: 7233 started at 2026-07-06 15:12:17
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps_disc.ini
pub_5 PID: 7234 started at 2026-07-06 15:12:17
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc.ini
sub_5 PID: 7235 started at 2026-07-06 15:12:17
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps_disc.ini
pub_6 PID: 7236 started at 2026-07-06 15:12:17
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc.ini
sub_6 PID: 7237 started at 2026-07-06 15:12:17
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps_disc.ini
pub_7 PID: 7238 started at 2026-07-06 15:12:17
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc.ini
sub_7 PID: 7239 started at 2026-07-06 15:12:17
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps_disc.ini
pub_8 PID: 7240 started at 2026-07-06 15:12:17
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc.ini
sub_8 PID: 7241 started at 2026-07-06 15:12:17
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps_disc.ini
pub_9 PID: 7242 started at 2026-07-06 15:12:17
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc.ini
sub_9 PID: 7243 started at 2026-07-06 15:12:17
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps_disc.ini
pub_10 PID: 7244 started at 2026-07-06 15:12:17
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc.ini
sub_10 PID: 7245 started at 2026-07-06 15:12:17
Subscriber 7231 got new message data:
- From : 7230
- Count : 110
Subscriber 7231 is done. Exiting.
Subscriber 7227 got new message data:
- From : 7242
- Count : 124
Subscriber 7227 got new message data:
- From : 7228
- Count : 125
Subscriber 7227 is done. Exiting.
Subscriber 7227 got new message data:
- From : 7242
- Count : 125
Subscriber 7227 got new message data:
- From : 7228
- Count : 126
Subscriber 7227 got new message data:
- From : 7242
- Count : 126
Subscriber 7227 got new message data:
- From : 7228
- Count : 127
Subscriber 7227 got new message data:
- From : 7242
- Count : 127
Subscriber 7227 got new message data:
- From : 7228
- Count : 128
Subscriber 7243 got new message data:
- From : 7242
- Count : 137
Subscriber 7243 is done. Exiting.
Subscriber 7233 got new message data:
- From : 7242
- Count : 154
Subscriber 7233 got new message data:
- From : 7242
- Count : 155
Subscriber 7233 is done. Exiting.
Subscriber 7233 got new message data:
- From : 7242
- Count : 156
Subscriber 7233 got new message data:
- From : 7242
- Count : 157
Subscriber 7229 got new message data:
- From : 7234
- Count : 180
Subscriber 7229 is done. Exiting.
Subscriber 7239 got new message data:
- From : 7242
- Count : 162
Subscriber 7239 is done. Exiting.
Subscriber 7239 got new message data:
- From : 7242
- Count : 163
Subscriber 7239 got new message data:
- From : 7242
- Count : 164
Subscriber 7239 got new message data:
- From : 7242
- Count : 165
Subscriber 7239 got new message data:
- From : 7242
- Count : 166
Subscriber 7239 got new message data:
- From : 7242
- Count : 167
Subscriber 7235 got new message data:
- From : 7226
- Count : 182
Subscriber 7235 got new message data:
- From : 7242
- Count : 168
Subscriber 7235 is done. Exiting.
Subscriber 7241 got new message data:
- From : 7232
- Count : 196
Subscriber 7241 got new message data:
- From : 7242
- Count : 188
Subscriber 7241 is done. Exiting.
Subscriber 7237 got new message data:
- From : 7232
- Count : 196
Subscriber 7237 got new message data:
- From : 7232
- Count : 197
Subscriber 7237 is done. Exiting.
Subscriber 7245 got new message data:
- From : 7228
- Count : 200
Subscriber 7245 is done. Exiting.
Subscriber 7245 got new message data:
- From : 7228
- Count : 201
Subscriber 7245 got new message data:
- From : 7228
- Count : 202
Subscriber 7245 got new message data:
- From : 7228
- Count : 203
Subscriber 7245 got new message data:
- From : 7228
- Count : 204
Publisher 7240 is done. Exiting.
Publisher 7234 is done. Exiting.
Publisher 7236 is done. Exiting.
Publisher 7244 is done. Exiting.
Publisher 7238 is done. Exiting.
Publisher 7226 is done. Exiting.
Publisher 7232 is done. Exiting.
Publisher 7228 is done. Exiting.
Publisher 7242 is done. Exiting.
Publisher 7230 is done. Exiting.
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl rtps_disc publishers 10 subscribers 10 Time:9s 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: 7397 started at 2026-07-06 15:12:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc_tcp.ini
sub_1 PID: 7398 started at 2026-07-06 15:12:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps_disc_tcp.ini
pub_2 PID: 7399 started at 2026-07-06 15:12:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc_tcp.ini
sub_2 PID: 7400 started at 2026-07-06 15:12:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps_disc_tcp.ini
pub_3 PID: 7401 started at 2026-07-06 15:12:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc_tcp.ini
sub_3 PID: 7402 started at 2026-07-06 15:12:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps_disc_tcp.ini
pub_4 PID: 7403 started at 2026-07-06 15:12:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc_tcp.ini
sub_4 PID: 7404 started at 2026-07-06 15:12:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps_disc_tcp.ini
pub_5 PID: 7405 started at 2026-07-06 15:12:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc_tcp.ini
sub_5 PID: 7406 started at 2026-07-06 15:12:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps_disc_tcp.ini
pub_6 PID: 7407 started at 2026-07-06 15:12:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc_tcp.ini
sub_6 PID: 7408 started at 2026-07-06 15:12:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps_disc_tcp.ini
pub_7 PID: 7409 started at 2026-07-06 15:12:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc_tcp.ini
sub_7 PID: 7410 started at 2026-07-06 15:12:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps_disc_tcp.ini
pub_8 PID: 7411 started at 2026-07-06 15:12:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc_tcp.ini
sub_8 PID: 7412 started at 2026-07-06 15:12:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps_disc_tcp.ini
pub_9 PID: 7413 started at 2026-07-06 15:12:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc_tcp.ini
sub_9 PID: 7414 started at 2026-07-06 15:12:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps_disc_tcp.ini
pub_10 PID: 7415 started at 2026-07-06 15:12:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc_tcp.ini
sub_10 PID: 7416 started at 2026-07-06 15:12:26
Subscriber 7412 got new message data:
- From : 7405
- Count : 72
Subscriber 7412 is done. Exiting.
Subscriber 7402 got new message data:
- From : 7411
- Count : 99
Subscriber 7402 is done. Exiting.
Subscriber 7404 got new message data:
- From : 7413
- Count : 154
Subscriber 7404 got new message data:
- From : 7413
- Count : 155
Subscriber 7404 is done. Exiting.
Subscriber 7404 got new message data:
- From : 7411
- Count : 151
Subscriber 7404 got new message data:
- From : 7413
- Count : 156
Subscriber 7404 got new message data:
- From : 7413
- Count : 157
Subscriber 7404 got new message data:
- From : 7411
- Count : 152
Subscriber 7404 got new message data:
- From : 7411
- Count : 153
Subscriber 7404 got new message data:
- From : 7397
- Count : 170
Subscriber 7404 got new message data:
- From : 7413
- Count : 158
Subscriber 7404 got new message data:
- From : 7411
- Count : 154
Subscriber 7404 got new message data:
- From : 7397
- Count : 171
Subscriber 7416 got new message data:
- From : 7413
- Count : 173
Subscriber 7416 is done. Exiting.
Subscriber 7416 got new message data:
- From : 7413
- Count : 174
Subscriber 7416 got new message data:
- From : 7411
- Count : 170
Subscriber 7416 got new message data:
- From : 7413
- Count : 175
Subscriber 7416 got new message data:
- From : 7411
- Count : 171
Subscriber 7416 got new message data:
- From : 7413
- Count : 176
Subscriber 7416 got new message data:
- From : 7411
- Count : 172
Subscriber 7416 got new message data:
- From : 7411
- Count : 173
Subscriber 7406 got new message data:
- From : 7415
- Count : 195
Subscriber 7406 is done. Exiting.
Subscriber 7400 got new message data:
- From : 7397
- Count : 216
Subscriber 7400 is done. Exiting.
Subscriber 7398 got new message data:
- From : 7413
- Count : 206
Subscriber 7398 got new message data:
- From : 7411
- Count : 202
Subscriber 7398 is done. Exiting.
Subscriber 7398 got new message data:
- From : 7413
- Count : 207
Subscriber 7398 got new message data:
- From : 7411
- Count : 203
Subscriber 7398 got new message data:
- From : 7413
- Count : 208
Subscriber 7410 got new message data:
- From : 7397
- Count : 229
Subscriber 7410 is done. Exiting.
Subscriber 7410 got new message data:
- From : 7397
- Count : 230
Subscriber 7414 got new message data:
- From : 7397
- Count : 233
Subscriber 7414 is done. Exiting.
Subscriber 7408 got new message data:
- From : 7411
- Count : 222
Subscriber 7408 is done. Exiting.
Publisher 7397 is done. Exiting.
Publisher 7413 is done. Exiting.
Publisher 7399 is done. Exiting.
Publisher 7415 is done. Exiting.
Publisher 7411 is done. Exiting.
Publisher 7407 is done. Exiting.
Publisher 7403 is done. Exiting.
Publisher 7409 is done. Exiting.
Publisher 7405 is done. Exiting.
Publisher 7401 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: 7575
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_1.log
pub_1 PID: 7585 started at 2026-07-06 15:12:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log
sub_1 PID: 7586 started at 2026-07-06 15:12:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_2.log
pub_2 PID: 7587 started at 2026-07-06 15:12:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log
sub_2 PID: 7588 started at 2026-07-06 15:12:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_3.log
pub_3 PID: 7589 started at 2026-07-06 15:12:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log
sub_3 PID: 7590 started at 2026-07-06 15:12:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_4.log
pub_4 PID: 7591 started at 2026-07-06 15:12:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log
sub_4 PID: 7592 started at 2026-07-06 15:12:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_5.log
pub_5 PID: 7593 started at 2026-07-06 15:12:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log
sub_5 PID: 7594 started at 2026-07-06 15:12:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_6.log
pub_6 PID: 7595 started at 2026-07-06 15:12:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log
sub_6 PID: 7596 started at 2026-07-06 15:12:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_7.log
pub_7 PID: 7597 started at 2026-07-06 15:12:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log
sub_7 PID: 7598 started at 2026-07-06 15:12:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_8.log
pub_8 PID: 7599 started at 2026-07-06 15:12:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log
sub_8 PID: 7600 started at 2026-07-06 15:12:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_9.log
pub_9 PID: 7601 started at 2026-07-06 15:12:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log
sub_9 PID: 7602 started at 2026-07-06 15:12:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_10.log
pub_10 PID: 7603 started at 2026-07-06 15:12:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log
sub_10 PID: 7604 started at 2026-07-06 15:12:35
(7575|7575) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
Subscriber 7604 got new message data:
- From : 7585
- Count : 1
Subscriber 7588 got new message data:
- From : 7585
- Count : 1
Subscriber 7604 is done. Exiting.
Subscriber 7600 got new message data:
- From : 7585
- Count : 1
Subscriber 7596 got new message data:
- From : 7585
- Count : 1
Subscriber 7596 is done. Exiting.
Subscriber 7598 got new message data:
- From : 7585
- Count : 1
Subscriber 7602 got new message data:
- From : 7585
- Count : 1
Subscriber 7586 got new message data:
- From : 7585
- Count : 1
Subscriber 7600 is done. Exiting.
Subscriber 7594 got new message data:
- From : 7585
- Count : 1
Subscriber 7592 got new message data:
- From : 7585
- Count : 1
Subscriber 7602 is done. Exiting.
Subscriber 7594 is done. Exiting.
Subscriber 7590 got new message data:
- From : 7585
- Count : 1
Subscriber 7588 is done. Exiting.
Subscriber 7590 is done. Exiting.
Subscriber 7586 is done. Exiting.
Subscriber 7598 is done. Exiting.
Subscriber 7592 is done. Exiting.
Publisher 7585 is done. Exiting.
Publisher 7601 is done. Exiting.
Publisher 7603 is done. Exiting.
Publisher 7597 is done. Exiting.
Publisher 7599 is done. Exiting.
Publisher 7593 is done. Exiting.
Publisher 7587 is done. Exiting.
Publisher 7591 is done. Exiting.
Publisher 7589 is done. Exiting.
Publisher 7595 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: 7798
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps.ini
pub_1 PID: 7808 started at 2026-07-06 15:12:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps.ini
sub_1 PID: 7809 started at 2026-07-06 15:12:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps.ini
pub_2 PID: 7810 started at 2026-07-06 15:12:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps.ini
sub_2 PID: 7811 started at 2026-07-06 15:12:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps.ini
pub_3 PID: 7812 started at 2026-07-06 15:12:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps.ini
sub_3 PID: 7813 started at 2026-07-06 15:12:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps.ini
pub_4 PID: 7814 started at 2026-07-06 15:12:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps.ini
sub_4 PID: 7815 started at 2026-07-06 15:12:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps.ini
pub_5 PID: 7816 started at 2026-07-06 15:12:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps.ini
sub_5 PID: 7817 started at 2026-07-06 15:12:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps.ini
pub_6 PID: 7818 started at 2026-07-06 15:12:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps.ini
sub_6 PID: 7819 started at 2026-07-06 15:12:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps.ini
pub_7 PID: 7820 started at 2026-07-06 15:12:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps.ini
sub_7 PID: 7821 started at 2026-07-06 15:12:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps.ini
pub_8 PID: 7822 started at 2026-07-06 15:12:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps.ini
sub_8 PID: 7823 started at 2026-07-06 15:12:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps.ini
pub_9 PID: 7824 started at 2026-07-06 15:12:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps.ini
sub_9 PID: 7825 started at 2026-07-06 15:12:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps.ini
pub_10 PID: 7826 started at 2026-07-06 15:12:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps.ini
sub_10 PID: 7827 started at 2026-07-06 15:12:46
(7798|7798) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
Subscriber 7823 got new message data:
- From : 7818
- Count : 1
Subscriber 7813 got new message data:
- From : 7818
- Count : 1
Subscriber 7809 got new message data:
- From : 7818
- Count : 1
Subscriber 7815 got new message data:
- From : 7818
- Count : 1
Subscriber 7819 got new message data:
- From : 7818
- Count : 1
Subscriber 7827 got new message data:
- From : 7818
- Count : 1
Subscriber 7811 got new message data:
- From : 7818
- Count : 1
Subscriber 7811 is done. Exiting.
Subscriber 7821 got new message data:
- From : 7818
- Count : 1
Subscriber 7821 is done. Exiting.
Subscriber 7815 is done. Exiting.
Subscriber 7817 got new message data:
- From : 7818
- Count : 1
Subscriber 7823 is done. Exiting.
Subscriber 7813 is done. Exiting.
Subscriber 7825 got new message data:
- From : 7818
- Count : 1
Subscriber 7809 is done. Exiting.
Subscriber 7819 is done. Exiting.
Subscriber 7827 is done. Exiting.
Subscriber 7825 is done. Exiting.
Subscriber 7817 is done. Exiting.
Publisher 7818 is done. Exiting.
Publisher 7814 is done. Exiting.
Publisher 7816 is done. Exiting.
Publisher 7812 is done. Exiting.
Publisher 7810 is done. Exiting.
Publisher 7826 is done. Exiting.
Publisher 7820 is done. Exiting.
Publisher 7822 is done. Exiting.
Publisher 7824 is done. Exiting.
Publisher 7808 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: 8023 started at 2026-07-06 15:12:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc.ini
sub_1 PID: 8024 started at 2026-07-06 15:12:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps_disc.ini
pub_2 PID: 8025 started at 2026-07-06 15:12:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc.ini
sub_2 PID: 8026 started at 2026-07-06 15:12:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps_disc.ini
pub_3 PID: 8027 started at 2026-07-06 15:12:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc.ini
sub_3 PID: 8028 started at 2026-07-06 15:12:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps_disc.ini
pub_4 PID: 8029 started at 2026-07-06 15:12:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc.ini
sub_4 PID: 8030 started at 2026-07-06 15:12:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps_disc.ini
pub_5 PID: 8031 started at 2026-07-06 15:12:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc.ini
sub_5 PID: 8032 started at 2026-07-06 15:12:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps_disc.ini
pub_6 PID: 8033 started at 2026-07-06 15:12:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc.ini
sub_6 PID: 8034 started at 2026-07-06 15:12:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps_disc.ini
pub_7 PID: 8035 started at 2026-07-06 15:12:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc.ini
sub_7 PID: 8036 started at 2026-07-06 15:12:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps_disc.ini
pub_8 PID: 8037 started at 2026-07-06 15:12:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc.ini
sub_8 PID: 8038 started at 2026-07-06 15:12:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps_disc.ini
pub_9 PID: 8039 started at 2026-07-06 15:12:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc.ini
sub_9 PID: 8040 started at 2026-07-06 15:12:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps_disc.ini
pub_10 PID: 8041 started at 2026-07-06 15:12:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc.ini
sub_10 PID: 8042 started at 2026-07-06 15:12:57
Subscriber 8034 got new message data:
- From : 8023
- Count : 1
Subscriber 8026 got new message data:
- From : 8023
- Count : 1
Subscriber 8034 is done. Exiting.
Subscriber 8030 got new message data:
- From : 8023
- Count : 1
Subscriber 8026 is done. Exiting.
Subscriber 8030 is done. Exiting.
Subscriber 8042 got new message data:
- From : 8025
- Count : 1
Subscriber 8024 got new message data:
- From : 8025
- Count : 1
Subscriber 8042 is done. Exiting.
Subscriber 8024 is done. Exiting.
Subscriber 8040 got new message data:
- From : 8027
- Count : 1
Subscriber 8040 is done. Exiting.
Subscriber 8032 got new message data:
- From : 8023
- Count : 2
Subscriber 8032 is done. Exiting.
Subscriber 8038 got new message data:
- From : 8023
- Count : 2
Subscriber 8036 got new message data:
- From : 8023
- Count : 2
Subscriber 8038 is done. Exiting.
Subscriber 8028 got new message data:
- From : 8023
- Count : 2
Subscriber 8036 is done. Exiting.
Subscriber 8028 is done. Exiting.
Publisher 8023 is done. Exiting.
Publisher 8025 is done. Exiting.
Publisher 8031 is done. Exiting.
Publisher 8041 is done. Exiting.
Publisher 8029 is done. Exiting.
Publisher 8027 is done. Exiting.
Publisher 8039 is done. Exiting.
Publisher 8035 is done. Exiting.
Publisher 8037 is done. Exiting.
Publisher 8033 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: 8194 started at 2026-07-06 15:13:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc_tcp.ini
sub_1 PID: 8195 started at 2026-07-06 15:13:06
/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: 8196 started at 2026-07-06 15:13:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc_tcp.ini
sub_2 PID: 8197 started at 2026-07-06 15:13:06
/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: 8198 started at 2026-07-06 15:13:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc_tcp.ini
sub_3 PID: 8199 started at 2026-07-06 15:13:06
/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: 8200 started at 2026-07-06 15:13:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc_tcp.ini
sub_4 PID: 8201 started at 2026-07-06 15:13:06
/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: 8202 started at 2026-07-06 15:13:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc_tcp.ini
sub_5 PID: 8203 started at 2026-07-06 15:13:06
/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: 8204 started at 2026-07-06 15:13:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc_tcp.ini
sub_6 PID: 8205 started at 2026-07-06 15:13:06
/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: 8206 started at 2026-07-06 15:13:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc_tcp.ini
sub_7 PID: 8207 started at 2026-07-06 15:13:06
/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: 8208 started at 2026-07-06 15:13:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc_tcp.ini
sub_8 PID: 8209 started at 2026-07-06 15:13:06
/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: 8210 started at 2026-07-06 15:13:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc_tcp.ini
sub_9 PID: 8211 started at 2026-07-06 15:13:06
/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: 8212 started at 2026-07-06 15:13:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc_tcp.ini
sub_10 PID: 8213 started at 2026-07-06 15:13:06
Subscriber 8203 got new message data:
- From : 8200
- Count : 1
Subscriber 8203 is done. Exiting.
Subscriber 8205 got new message data:
- From : 8206
- Count : 1
Subscriber 8205 is done. Exiting.
Subscriber 8213 got new message data:
- From : 8200
- Count : 2
Subscriber 8211 got new message data:
- From : 8200
- Count : 2
Subscriber 8201 got new message data:
- From : 8200
- Count : 2
Subscriber 8195 got new message data:
- From : 8200
- Count : 2
Subscriber 8201 is done. Exiting.
Subscriber 8199 got new message data:
- From : 8200
- Count : 2
Subscriber 8207 got new message data:
- From : 8200
- Count : 2
Subscriber 8209 got new message data:
- From : 8200
- Count : 2
Subscriber 8195 is done. Exiting.
Subscriber 8213 is done. Exiting.
Subscriber 8197 got new message data:
- From : 8200
- Count : 2
Subscriber 8209 is done. Exiting.
Subscriber 8211 is done. Exiting.
Subscriber 8199 is done. Exiting.
Subscriber 8207 is done. Exiting.
Subscriber 8197 is done. Exiting.
Publisher 8200 is done. Exiting.
Publisher 8206 is done. Exiting.
Publisher 8202 is done. Exiting.
Publisher 8204 is done. Exiting.
Publisher 8194 is done. Exiting.
Publisher 8198 is done. Exiting.
Publisher 8208 is done. Exiting.
Publisher 8212 is done. Exiting.
Publisher 8210 is done. Exiting.
Publisher 8196 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: 8373
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1 -n 1 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8383 started at 2026-07-06 15:13:15
(8383|8383) -> Thrasher started
(8383|8383) -> Subscriber::Subscriber
(8373|8373) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(8383|8383) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(8383|8383) Subscriber reader id: 01030000.276fa5d3.00000002.00000507(07036edb)
(8383|8383) -> PublisherService::PublisherService
(8383|8383) -> PublisherService::start (1 threads)
(8383|8383) sub wait_received 0:1
(8383|8395) pub0 writer id: 01030000.276fa5d3.00000003.00000102(2e6576e0)
(8383|8395) pub0->started
(8383|8395) pub0->wait_match() before write for 01030000.276fa5d3.00000003.00000102(2e6576e0)
(8383|8395) pub0<-match found! before write for 01030000.276fa5d3.00000003.00000102(2e6576e0)
(8383|8395) pub0 100% (1 samples sent)
(8383|8395) pub0 waiting for acks
(8383|8394) sub 100% (1 samples received)
(8383|8394) sub condition_.notify_all
(8383|8383) sub condition_.wait returned
(8383|8383) sub check_received
(8383|8383) sub check_received returns 0
(8383|8383) <- PublisherService::end
(8383|8395) pub0 waiting for acks returned
(8383|8395) pub0<-delete_contained_entities
(8383|8395) pub0<-delete_participant
(8383|8383) <- PublisherService::~PublisherService
(8383|8383) <- Subscriber delete_contained_entities
(8383|8383) <- Subscriber delete_participant
(8383|8383) <- Subscriber::~Subscriber
(8383|8383) <- 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: 8397
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 2 -s 1 -n 2 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8407 started at 2026-07-06 15:13:16
(8407|8407) -> Thrasher started
(8407|8407) -> Subscriber::Subscriber
(8397|8397) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(8407|8407) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(8407|8407) Subscriber reader id: 01030000.387461ae.00000002.00000507(84e0d580)
(8407|8407) -> PublisherService::PublisherService
(8407|8407) -> PublisherService::start (2 threads)
(8407|8407) sub wait_received 0:2
(8407|8419) pub0 writer id: 01030000.387461ae.00000003.00000102(ad86cdbb)
(8407|8419) pub0->started
(8407|8419) pub0->wait_match() before write for 01030000.387461ae.00000003.00000102(ad86cdbb)
(8407|8420) pub1 writer id: 01030000.387461ae.00000004.00000102(1fa611ab)
(8407|8420) pub1->started
(8407|8420) pub1->wait_match() before write for 01030000.387461ae.00000004.00000102(1fa611ab)
(8407|8419) pub0<-match found! before write for 01030000.387461ae.00000003.00000102(ad86cdbb)
(8407|8420) pub1<-match found! before write for 01030000.387461ae.00000004.00000102(1fa611ab)
(8407|8420) pub1 100% (1 samples sent)
(8407|8420) pub1 waiting for acks
(8407|8419) pub0 100% (1 samples sent)
(8407|8419) pub0 waiting for acks
(8407|8418) sub 50% (1 samples received)
(8407|8418) sub 100% (2 samples received)
(8407|8418) sub condition_.notify_all
(8407|8407) sub condition_.wait returned
(8407|8407) sub check_received
(8407|8407) sub check_received returns 0
(8407|8407) <- PublisherService::end
(8407|8420) pub1 waiting for acks returned
(8407|8420) pub1<-delete_contained_entities
(8407|8419) pub0 waiting for acks returned
(8407|8419) pub0<-delete_contained_entities
(8407|8420) pub1<-delete_participant
(8407|8419) pub0<-delete_participant
(8407|8407) <- PublisherService::~PublisherService
(8407|8407) <- Subscriber delete_contained_entities
(8407|8407) <- Subscriber delete_participant
(8407|8407) <- Subscriber::~Subscriber
(8407|8407) <- 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: 8422
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 3 -s 3 -n 9 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8432 started at 2026-07-06 15:13:17
(8432|8432) -> Thrasher started
(8432|8432) -> Subscriber::Subscriber
(8422|8422) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(8432|8432) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(8432|8432) Subscriber reader id: 01030000.1b91d63a.00000002.00000507(467e501f)
(8432|8432) -> PublisherService::PublisherService
(8432|8432) -> PublisherService::start (3 threads)
(8432|8432) sub wait_received 0:9
(8432|8446) pub2 writer id: 01030000.1b91d63a.00000004.00000102(dd389434)
(8432|8446) pub2->started
(8432|8446) pub2->wait_match() before write for 01030000.1b91d63a.00000004.00000102(dd389434)
(8432|8444) pub0 writer id: 01030000.1b91d63a.00000003.00000102(6f184824)
(8432|8444) pub0->started
(8432|8444) pub0->wait_match() before write for 01030000.1b91d63a.00000003.00000102(6f184824)
(8432|8444) pub0<-match found! before write for 01030000.1b91d63a.00000003.00000102(6f184824)
(8432|8445) pub1 writer id: 01030000.1b91d63a.00000005.00000102(e058bd84)
(8432|8445) pub1->started
(8432|8445) pub1->wait_match() before write for 01030000.1b91d63a.00000005.00000102(e058bd84)
(8432|8444) pub0 33% (1 samples sent)
(8432|8445) pub1<-match found! before write for 01030000.1b91d63a.00000005.00000102(e058bd84)
(8432|8444) pub0 66% (2 samples sent)
(8432|8444) pub0 100% (3 samples sent)
(8432|8444) pub0 waiting for acks
(8432|8443) sub 11% (1 samples received)
(8432|8445) pub1 33% (1 samples sent)
(8432|8445) pub1 66% (2 samples sent)
(8432|8446) pub2<-match found! before write for 01030000.1b91d63a.00000004.00000102(dd389434)
(8432|8445) pub1 100% (3 samples sent)
(8432|8445) pub1 waiting for acks
(8432|8443) sub 22% (2 samples received)
(8432|8446) pub2 33% (1 samples sent)
(8432|8443) sub 33% (3 samples received)
(8432|8446) pub2 66% (2 samples sent)
(8432|8446) pub2 100% (3 samples sent)
(8432|8446) pub2 waiting for acks
(8432|8443) sub 44% (4 samples received)
(8432|8444) pub0 waiting for acks returned
(8432|8444) pub0<-delete_contained_entities
(8432|8443) sub 55% (5 samples received)
(8432|8443) sub 66% (6 samples received)
(8432|8443) sub 77% (7 samples received)
(8432|8443) sub 88% (8 samples received)
(8432|8443) sub 100% (9 samples received)
(8432|8443) sub condition_.notify_all
(8432|8432) sub condition_.wait returned
(8432|8432) sub check_received
(8432|8432) sub check_received returns 0
(8432|8432) <- PublisherService::end
(8432|8445) pub1 waiting for acks returned
(8432|8445) pub1<-delete_contained_entities
(8432|8446) pub2 waiting for acks returned
(8432|8446) pub2<-delete_contained_entities
(8432|8444) pub0<-delete_participant
(8432|8445) pub1<-delete_participant
(8432|8446) pub2<-delete_participant
(8432|8432) <- PublisherService::~PublisherService
(8432|8432) <- Subscriber delete_contained_entities
(8432|8432) <- Subscriber delete_participant
(8432|8432) <- Subscriber::~Subscriber
(8432|8432) <- 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: 8448
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1024 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8458 started at 2026-07-06 15:13:17
(8458|8458) -> Thrasher started
(8458|8458) -> Subscriber::Subscriber
(8448|8448) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(8458|8458) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(8458|8458) Subscriber reader id: 01030000.6aa89582.00000002.00000507(2c87363b)
(8458|8458) -> PublisherService::PublisherService
(8458|8458) -> PublisherService::start (1 threads)
(8458|8458) sub wait_received 0:1024
(8458|8470) pub0 writer id: 01030000.6aa89582.00000003.00000102(05e12e00)
(8458|8470) pub0->started
(8458|8470) pub0->wait_match() before write for 01030000.6aa89582.00000003.00000102(05e12e00)
(8458|8470) pub0<-match found! before write for 01030000.6aa89582.00000003.00000102(05e12e00)
(8458|8470) pub0 10% (103 samples sent)
(8458|8469) sub 10% (103 samples received)
(8458|8470) pub0 20% (205 samples sent)
(8458|8469) sub 20% (205 samples received)
(8458|8470) pub0 30% (308 samples sent)
(8458|8470) pub0 40% (410 samples sent)
(8458|8469) sub 30% (308 samples received)
(8458|8470) pub0 50% (512 samples sent)
(8458|8469) sub 40% (410 samples received)
(8458|8470) pub0 60% (615 samples sent)
(8458|8469) sub 50% (512 samples received)
(8458|8470) pub0 70% (717 samples sent)
(8458|8470) pub0 80% (820 samples sent)
(8458|8469) sub 60% (615 samples received)
(8458|8470) pub0 90% (922 samples sent)
(8458|8469) sub 70% (717 samples received)
(8458|8470) pub0 100% (1024 samples sent)
(8458|8470) pub0 waiting for acks
(8458|8469) sub 80% (820 samples received)
(8458|8469) sub 90% (922 samples received)
(8458|8469) sub 100% (1024 samples received)
(8458|8469) sub condition_.notify_all
(8458|8458) sub condition_.wait returned
(8458|8458) sub check_received
(8458|8458) sub check_received returns 0
(8458|8458) <- PublisherService::end
(8458|8470) pub0 waiting for acks returned
(8458|8470) pub0<-delete_contained_entities
(8458|8470) pub0<-delete_participant
(8458|8458) <- PublisherService::~PublisherService
(8458|8458) <- Subscriber delete_contained_entities
(8458|8458) <- Subscriber delete_participant
(8458|8458) <- Subscriber::~Subscriber
(8458|8458) <- 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: 8472
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 8 -s 128 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8482 started at 2026-07-06 15:13:18
(8482|8482) -> Thrasher started
(8482|8482) -> Subscriber::Subscriber
(8472|8472) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(8482|8482) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(8482|8482) Subscriber reader id: 01030000.3fbb44a4.00000002.00000507(fe73a6b3)
(8482|8482) -> PublisherService::PublisherService
(8482|8482) -> PublisherService::start (8 threads)
(8482|8482) sub wait_received 0:1024
(8482|8495) pub1 writer id: 01030000.3fbb44a4.00000006.00000102(1ff531f8)
(8482|8495) pub1->started
(8482|8495) pub1->wait_match() before write for 01030000.3fbb44a4.00000006.00000102(1ff531f8)
(8482|8495) pub1<-match found! before write for 01030000.3fbb44a4.00000006.00000102(1ff531f8)
(8482|8496) pub2 writer id: 01030000.3fbb44a4.00000004.00000102(65356298)
(8482|8496) pub2->started
(8482|8496) pub2->wait_match() before write for 01030000.3fbb44a4.00000004.00000102(65356298)
(8482|8496) pub2<-match found! before write for 01030000.3fbb44a4.00000004.00000102(65356298)
(8482|8500) pub6 writer id: 01030000.3fbb44a4.0000000a.00000102(da05dcf9)
(8482|8500) pub6->started
(8482|8500) pub6->wait_match() before write for 01030000.3fbb44a4.0000000a.00000102(da05dcf9)
(8482|8495) pub1 10% (13 samples sent)
(8482|8498) pub4 writer id: 01030000.3fbb44a4.00000005.00000102(58554b28)
(8482|8498) pub4->started
(8482|8498) pub4->wait_match() before write for 01030000.3fbb44a4.00000005.00000102(58554b28)
(8482|8496) pub2 10% (13 samples sent)
(8482|8498) pub4<-match found! before write for 01030000.3fbb44a4.00000005.00000102(58554b28)
(8482|8500) pub6<-match found! before write for 01030000.3fbb44a4.0000000a.00000102(da05dcf9)
(8482|8495) pub1 20% (26 samples sent)
(8482|8494) pub0 writer id: 01030000.3fbb44a4.00000003.00000102(d715be88)
(8482|8494) pub0->started
(8482|8494) pub0->wait_match() before write for 01030000.3fbb44a4.00000003.00000102(d715be88)
(8482|8494) pub0<-match found! before write for 01030000.3fbb44a4.00000003.00000102(d715be88)
(8482|8498) pub4 10% (13 samples sent)
(8482|8497) pub3 writer id: 01030000.3fbb44a4.00000008.00000102(a0c58f99)
(8482|8495) pub1 30% (39 samples sent)
(8482|8499) pub5 writer id: 01030000.3fbb44a4.00000009.00000102(9da5a629)
(8482|8499) pub5->started
(8482|8499) pub5->wait_match() before write for 01030000.3fbb44a4.00000009.00000102(9da5a629)
(8482|8500) pub6 10% (13 samples sent)
(8482|8497) pub3->started
(8482|8497) pub3->wait_match() before write for 01030000.3fbb44a4.00000008.00000102(a0c58f99)
(8482|8498) pub4 20% (26 samples sent)
(8482|8501) pub7 writer id: 01030000.3fbb44a4.00000007.00000102(22951848)
(8482|8501) pub7->started
(8482|8501) pub7->wait_match() before write for 01030000.3fbb44a4.00000007.00000102(22951848)
(8482|8498) pub4 30% (39 samples sent)
(8482|8495) pub1 40% (52 samples sent)
(8482|8498) pub4 40% (52 samples sent)
(8482|8494) pub0 10% (13 samples sent)
(8482|8497) pub3<-match found! before write for 01030000.3fbb44a4.00000008.00000102(a0c58f99)
(8482|8499) pub5<-match found! before write for 01030000.3fbb44a4.00000009.00000102(9da5a629)
(8482|8496) pub2 20% (26 samples sent)
(8482|8501) pub7<-match found! before write for 01030000.3fbb44a4.00000007.00000102(22951848)
(8482|8494) pub0 20% (26 samples sent)
(8482|8499) pub5 10% (13 samples sent)
(8482|8494) pub0 30% (39 samples sent)
(8482|8500) pub6 20% (26 samples sent)
(8482|8498) pub4 50% (64 samples sent)
(8482|8495) pub1 50% (64 samples sent)
(8482|8496) pub2 30% (39 samples sent)
(8482|8497) pub3 10% (13 samples sent)
(8482|8499) pub5 20% (26 samples sent)
(8482|8494) pub0 40% (52 samples sent)
(8482|8494) pub0 50% (64 samples sent)
(8482|8495) pub1 60% (77 samples sent)
(8482|8493) sub 10% (103 samples received)
(8482|8501) pub7 10% (13 samples sent)
(8482|8495) pub1 70% (90 samples sent)
(8482|8500) pub6 30% (39 samples sent)
(8482|8495) pub1 80% (103 samples sent)
(8482|8496) pub2 40% (52 samples sent)
(8482|8495) pub1 90% (116 samples sent)
(8482|8500) pub6 40% (52 samples sent)
(8482|8501) pub7 20% (26 samples sent)
(8482|8494) pub0 60% (77 samples sent)
(8482|8499) pub5 30% (39 samples sent)
(8482|8496) pub2 50% (64 samples sent)
(8482|8498) pub4 60% (77 samples sent)
(8482|8497) pub3 20% (26 samples sent)
(8482|8501) pub7 30% (39 samples sent)
(8482|8493) sub 20% (205 samples received)
(8482|8495) pub1 100% (128 samples sent)
(8482|8495) pub1 waiting for acks
(8482|8500) pub6 50% (64 samples sent)
(8482|8496) pub2 60% (77 samples sent)
(8482|8494) pub0 70% (90 samples sent)
(8482|8497) pub3 30% (39 samples sent)
(8482|8501) pub7 40% (52 samples sent)
(8482|8494) pub0 80% (103 samples sent)
(8482|8496) pub2 70% (90 samples sent)
(8482|8501) pub7 50% (64 samples sent)
(8482|8499) pub5 40% (52 samples sent)
(8482|8499) pub5 50% (64 samples sent)
(8482|8498) pub4 70% (90 samples sent)
(8482|8499) pub5 60% (77 samples sent)
(8482|8500) pub6 60% (77 samples sent)
(8482|8499) pub5 70% (90 samples sent)
(8482|8493) sub 30% (308 samples received)
(8482|8497) pub3 40% (52 samples sent)
(8482|8496) pub2 80% (103 samples sent)
(8482|8501) pub7 60% (77 samples sent)
(8482|8499) pub5 80% (103 samples sent)
(8482|8494) pub0 90% (116 samples sent)
(8482|8497) pub3 50% (64 samples sent)
(8482|8498) pub4 80% (103 samples sent)
(8482|8500) pub6 70% (90 samples sent)
(8482|8499) pub5 90% (116 samples sent)
(8482|8496) pub2 90% (116 samples sent)
(8482|8497) pub3 60% (77 samples sent)
(8482|8494) pub0 100% (128 samples sent)
(8482|8494) pub0 waiting for acks
(8482|8499) pub5 100% (128 samples sent)
(8482|8499) pub5 waiting for acks
(8482|8496) pub2 100% (128 samples sent)
(8482|8496) pub2 waiting for acks
(8482|8497) pub3 70% (90 samples sent)
(8482|8500) pub6 80% (103 samples sent)
(8482|8498) pub4 90% (116 samples sent)
(8482|8501) pub7 70% (90 samples sent)
(8482|8498) pub4 100% (128 samples sent)
(8482|8498) pub4 waiting for acks
(8482|8500) pub6 90% (116 samples sent)
(8482|8501) pub7 80% (103 samples sent)
(8482|8497) pub3 80% (103 samples sent)
(8482|8500) pub6 100% (128 samples sent)
(8482|8500) pub6 waiting for acks
(8482|8493) sub 40% (410 samples received)
(8482|8501) pub7 90% (116 samples sent)
(8482|8497) pub3 90% (116 samples sent)
(8482|8501) pub7 100% (128 samples sent)
(8482|8501) pub7 waiting for acks
(8482|8497) pub3 100% (128 samples sent)
(8482|8497) pub3 waiting for acks
(8482|8493) sub 50% (512 samples received)
(8482|8493) sub 60% (615 samples received)
(8482|8493) sub 70% (717 samples received)
(8482|8493) sub 80% (820 samples received)
(8482|8493) sub 90% (922 samples received)
(8482|8493) sub 100% (1024 samples received)
(8482|8493) sub condition_.notify_all
(8482|8495) pub1 waiting for acks returned
(8482|8499) pub5 waiting for acks returned
(8482|8499) pub5<-delete_contained_entities
(8482|8495) pub1<-delete_contained_entities
(8482|8496) pub2 waiting for acks returned
(8482|8498) pub4 waiting for acks returned
(8482|8496) pub2<-delete_contained_entities
(8482|8498) pub4<-delete_contained_entities
(8482|8482) sub condition_.wait returned
(8482|8500) pub6 waiting for acks returned
(8482|8494) pub0 waiting for acks returned
(8482|8500) pub6<-delete_contained_entities
(8482|8497) pub3 waiting for acks returned
(8482|8497) pub3<-delete_contained_entities
(8482|8482) sub check_received
(8482|8501) pub7 waiting for acks returned
(8482|8501) pub7<-delete_contained_entities
(8482|8494) pub0<-delete_contained_entities
(8482|8482) sub check_received returns 0
(8482|8482) <- PublisherService::end
(8482|8500) pub6<-delete_participant
(8482|8497) pub3<-delete_participant
(8482|8499) pub5<-delete_participant
(8482|8498) pub4<-delete_participant
(8482|8501) pub7<-delete_participant
(8482|8496) pub2<-delete_participant
(8482|8494) pub0<-delete_participant
(8482|8495) pub1<-delete_participant
(8482|8482) <- PublisherService::~PublisherService
(8482|8482) <- Subscriber delete_contained_entities
(8482|8482) <- Subscriber delete_participant
(8482|8482) <- Subscriber::~Subscriber
(8482|8482) <- 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: 8503
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 16 -s 64 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8513 started at 2026-07-06 15:13:19
(8513|8513) -> Thrasher started
(8513|8513) -> Subscriber::Subscriber
(8503|8503) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(8513|8513) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(8513|8513) Subscriber reader id: 01030000.3e11468b.00000002.00000507(2fb9955f)
(8513|8513) -> PublisherService::PublisherService
(8513|8513) -> PublisherService::start (16 threads)
(8513|8513) sub wait_received 0:1024
(8513|8528) pub3 writer id: 01030000.3e11468b.00000005.00000102(899f78c4)
(8513|8528) pub3->started
(8513|8528) pub3->wait_match() before write for 01030000.3e11468b.00000005.00000102(899f78c4)
(8513|8528) pub3<-match found! before write for 01030000.3e11468b.00000005.00000102(899f78c4)
(8513|8528) pub3 10% (7 samples sent)
(8513|8528) pub3 20% (13 samples sent)
(8513|8528) pub3 31% (20 samples sent)
(8513|8528) pub3 40% (26 samples sent)
(8513|8528) pub3 50% (32 samples sent)
(8513|8528) pub3 60% (39 samples sent)
(8513|8528) pub3 70% (45 samples sent)
(8513|8525) pub0 writer id: 01030000.3e11468b.00000003.00000102(06df8d64)
(8513|8525) pub0->started
(8513|8528) pub3 81% (52 samples sent)
(8513|8525) pub0->wait_match() before write for 01030000.3e11468b.00000003.00000102(06df8d64)
(8513|8528) pub3 90% (58 samples sent)
(8513|8528) pub3 100% (64 samples sent)
(8513|8528) pub3 waiting for acks
(8513|8527) pub2 writer id: 01030000.3e11468b.00000004.00000102(b4ff5174)
(8513|8527) pub2->started
(8513|8527) pub2->wait_match() before write for 01030000.3e11468b.00000004.00000102(b4ff5174)
(8513|8527) pub2<-match found! before write for 01030000.3e11468b.00000004.00000102(b4ff5174)
(8513|8527) pub2 10% (7 samples sent)
(8513|8525) pub0<-match found! before write for 01030000.3e11468b.00000003.00000102(06df8d64)
(8513|8527) pub2 20% (13 samples sent)
(8513|8525) pub0 10% (7 samples sent)
(8513|8527) pub2 31% (20 samples sent)
(8513|8527) pub2 40% (26 samples sent)
(8513|8525) pub0 20% (13 samples sent)
(8513|8527) pub2 50% (32 samples sent)
(8513|8525) pub0 31% (20 samples sent)
(8513|8527) pub2 60% (39 samples sent)
(8513|8525) pub0 40% (26 samples sent)
(8513|8530) pub5 writer id: 01030000.3e11468b.00000007.00000102(f35f2ba4)
(8513|8530) pub5->started
(8513|8530) pub5->wait_match() before write for 01030000.3e11468b.00000007.00000102(f35f2ba4)
(8513|8527) pub2 70% (45 samples sent)
(8513|8527) pub2 81% (52 samples sent)
(8513|8525) pub0 50% (32 samples sent)
(8513|8533) pub8 writer id: 01030000.3e11468b.0000000a.00000102(0bcfef15)
(8513|8533) pub8->started
(8513|8533) pub8->wait_match() before write for 01030000.3e11468b.0000000a.00000102(0bcfef15)
(8513|8536) pub11 writer id: 01030000.3e11468b.0000000f.00000102(c32f6065)
(8513|8536) pub11->started
(8513|8536) pub11->wait_match() before write for 01030000.3e11468b.0000000f.00000102(c32f6065)
(8513|8527) pub2 90% (58 samples sent)
(8513|8527) pub2 100% (64 samples sent)
(8513|8527) pub2 waiting for acks
(8513|8525) pub0 60% (39 samples sent)
(8513|8533) pub8<-match found! before write for 01030000.3e11468b.0000000a.00000102(0bcfef15)
(8513|8528) pub3 waiting for acks returned
(8513|8528) pub3<-delete_contained_entities
(8513|8530) pub5<-match found! before write for 01030000.3e11468b.00000007.00000102(f35f2ba4)
(8513|8535) pub10 writer id: 01030000.3e11468b.0000000c.00000102(848f1ab5)
(8513|8535) pub10->started
(8513|8535) pub10->wait_match() before write for 01030000.3e11468b.0000000c.00000102(848f1ab5)
(8513|8533) pub8 10% (7 samples sent)
(8513|8536) pub11<-match found! before write for 01030000.3e11468b.0000000f.00000102(c32f6065)
(8513|8525) pub0 70% (45 samples sent)
(8513|8536) pub11 10% (7 samples sent)
(8513|8537) pub12 writer id: 01030000.3e11468b.0000000b.00000102(36afc6a5)
(8513|8537) pub12->started
(8513|8537) pub12->wait_match() before write for 01030000.3e11468b.0000000b.00000102(36afc6a5)
(8513|8526) pub1 writer id: 01030000.3e11468b.00000011.00000102(1cff4986)
(8513|8526) pub1->started
(8513|8526) pub1->wait_match() before write for 01030000.3e11468b.00000011.00000102(1cff4986)
(8513|8533) pub8 20% (13 samples sent)
(8513|8533) pub8 31% (20 samples sent)
(8513|8533) pub8 40% (26 samples sent)
(8513|8530) pub5 10% (7 samples sent)
(8513|8529) pub4 writer id: 01030000.3e11468b.00000006.00000102(ce3f0214)
(8513|8529) pub4->started
(8513|8529) pub4->wait_match() before write for 01030000.3e11468b.00000006.00000102(ce3f0214)
(8513|8534) pub9 writer id: 01030000.3e11468b.00000009.00000102(4c6f95c5)
(8513|8534) pub9->started
(8513|8536) pub11 20% (13 samples sent)
(8513|8534) pub9->wait_match() before write for 01030000.3e11468b.00000009.00000102(4c6f95c5)
(8513|8530) pub5 20% (13 samples sent)
(8513|8536) pub11 31% (20 samples sent)
(8513|8530) pub5 31% (20 samples sent)
(8513|8536) pub11 40% (26 samples sent)
(8513|8536) pub11 50% (32 samples sent)
(8513|8525) pub0 81% (52 samples sent)
(8513|8525) pub0 90% (58 samples sent)
(8513|8536) pub11 60% (39 samples sent)
(8513|8533) pub8 50% (32 samples sent)
(8513|8532) pub7 writer id: 01030000.3e11468b.00000010.00000102(219f6036)
(8513|8532) pub7->started
(8513|8532) pub7->wait_match() before write for 01030000.3e11468b.00000010.00000102(219f6036)
(8513|8530) pub5 40% (26 samples sent)
(8513|8530) pub5 50% (32 samples sent)
(8513|8533) pub8 60% (39 samples sent)
(8513|8525) pub0 100% (64 samples sent)
(8513|8525) pub0 waiting for acks
(8513|8530) pub5 60% (39 samples sent)
(8513|8536) pub11 70% (45 samples sent)
(8513|8533) pub8 70% (45 samples sent)
(8513|8540) pub15 writer id: 01030000.3e11468b.0000000e.00000102(fe4f49d5)
(8513|8540) pub15->started
(8513|8540) pub15->wait_match() before write for 01030000.3e11468b.0000000e.00000102(fe4f49d5)
(8513|8530) pub5 70% (45 samples sent)
(8513|8536) pub11 81% (52 samples sent)
(8513|8524) sub 10% (103 samples received)
(8513|8536) pub11 90% (58 samples sent)
(8513|8533) pub8 81% (52 samples sent)
(8513|8533) pub8 90% (58 samples sent)
(8513|8533) pub8 100% (64 samples sent)
(8513|8533) pub8 waiting for acks
(8513|8530) pub5 81% (52 samples sent)
(8513|8530) pub5 90% (58 samples sent)
(8513|8530) pub5 100% (64 samples sent)
(8513|8530) pub5 waiting for acks
(8513|8536) pub11 100% (64 samples sent)
(8513|8536) pub11 waiting for acks
(8513|8531) pub6 writer id: 01030000.3e11468b.00000008.00000102(710fbc75)
(8513|8538) pub13 writer id: 01030000.3e11468b.00000012.00000102(5b5f3356)
(8513|8531) pub6->started
(8513|8538) pub13->started
(8513|8538) pub13->wait_match() before write for 01030000.3e11468b.00000012.00000102(5b5f3356)
(8513|8531) pub6->wait_match() before write for 01030000.3e11468b.00000008.00000102(710fbc75)
(8513|8539) pub14 writer id: 01030000.3e11468b.0000000d.00000102(b9ef3305)
(8513|8539) pub14->started
(8513|8539) pub14->wait_match() before write for 01030000.3e11468b.0000000d.00000102(b9ef3305)
(8513|8528) pub3<-delete_participant
(8513|8535) pub10<-match found! before write for 01030000.3e11468b.0000000c.00000102(848f1ab5)
(8513|8537) pub12<-match found! before write for 01030000.3e11468b.0000000b.00000102(36afc6a5)
(8513|8526) pub1<-match found! before write for 01030000.3e11468b.00000011.00000102(1cff4986)
(8513|8529) pub4<-match found! before write for 01030000.3e11468b.00000006.00000102(ce3f0214)
(8513|8534) pub9<-match found! before write for 01030000.3e11468b.00000009.00000102(4c6f95c5)
(8513|8532) pub7<-match found! before write for 01030000.3e11468b.00000010.00000102(219f6036)
(8513|8526) pub1 10% (7 samples sent)
(8513|8540) pub15<-match found! before write for 01030000.3e11468b.0000000e.00000102(fe4f49d5)
(8513|8535) pub10 10% (7 samples sent)
(8513|8532) pub7 10% (7 samples sent)
(8513|8535) pub10 20% (13 samples sent)
(8513|8535) pub10 31% (20 samples sent)
(8513|8535) pub10 40% (26 samples sent)
(8513|8535) pub10 50% (32 samples sent)
(8513|8531) pub6<-match found! before write for 01030000.3e11468b.00000008.00000102(710fbc75)
(8513|8540) pub15 10% (7 samples sent)
(8513|8529) pub4 10% (7 samples sent)
(8513|8529) pub4 20% (13 samples sent)
(8513|8529) pub4 31% (20 samples sent)
(8513|8529) pub4 40% (26 samples sent)
(8513|8537) pub12 10% (7 samples sent)
(8513|8537) pub12 20% (13 samples sent)
(8513|8537) pub12 31% (20 samples sent)
(8513|8535) pub10 60% (39 samples sent)
(8513|8538) pub13<-match found! before write for 01030000.3e11468b.00000012.00000102(5b5f3356)
(8513|8534) pub9 10% (7 samples sent)
(8513|8529) pub4 50% (32 samples sent)
(8513|8526) pub1 20% (13 samples sent)
(8513|8539) pub14<-match found! before write for 01030000.3e11468b.0000000d.00000102(b9ef3305)
(8513|8527) pub2 waiting for acks returned
(8513|8527) pub2<-delete_contained_entities
(8513|8537) pub12 40% (26 samples sent)
(8513|8537) pub12 50% (32 samples sent)
(8513|8529) pub4 60% (39 samples sent)
(8513|8529) pub4 70% (45 samples sent)
(8513|8529) pub4 81% (52 samples sent)
(8513|8534) pub9 20% (13 samples sent)
(8513|8537) pub12 60% (39 samples sent)
(8513|8534) pub9 31% (20 samples sent)
(8513|8524) sub 20% (205 samples received)
(8513|8540) pub15 20% (13 samples sent)
(8513|8531) pub6 10% (7 samples sent)
(8513|8532) pub7 20% (13 samples sent)
(8513|8539) pub14 10% (7 samples sent)
(8513|8526) pub1 31% (20 samples sent)
(8513|8537) pub12 70% (45 samples sent)
(8513|8529) pub4 90% (58 samples sent)
(8513|8538) pub13 10% (7 samples sent)
(8513|8526) pub1 40% (26 samples sent)
(8513|8535) pub10 70% (45 samples sent)
(8513|8540) pub15 31% (20 samples sent)
(8513|8535) pub10 81% (52 samples sent)
(8513|8538) pub13 20% (13 samples sent)
(8513|8540) pub15 40% (26 samples sent)
(8513|8539) pub14 20% (13 samples sent)
(8513|8534) pub9 40% (26 samples sent)
(8513|8531) pub6 20% (13 samples sent)
(8513|8529) pub4 100% (64 samples sent)
(8513|8529) pub4 waiting for acks
(8513|8526) pub1 50% (32 samples sent)
(8513|8537) pub12 81% (52 samples sent)
(8513|8531) pub6 31% (20 samples sent)
(8513|8531) pub6 40% (26 samples sent)
(8513|8531) pub6 50% (32 samples sent)
(8513|8531) pub6 60% (39 samples sent)
(8513|8539) pub14 31% (20 samples sent)
(8513|8539) pub14 40% (26 samples sent)
(8513|8539) pub14 50% (32 samples sent)
(8513|8539) pub14 60% (39 samples sent)
(8513|8526) pub1 60% (39 samples sent)
(8513|8526) pub1 70% (45 samples sent)
(8513|8527) pub2<-delete_participant
(8513|8526) pub1 81% (52 samples sent)
(8513|8540) pub15 50% (32 samples sent)
(8513|8535) pub10 90% (58 samples sent)
(8513|8535) pub10 100% (64 samples sent)
(8513|8535) pub10 waiting for acks
(8513|8531) pub6 70% (45 samples sent)
(8513|8531) pub6 81% (52 samples sent)
(8513|8531) pub6 90% (58 samples sent)
(8513|8531) pub6 100% (64 samples sent)
(8513|8531) pub6 waiting for acks
(8513|8540) pub15 60% (39 samples sent)
(8513|8524) sub 30% (308 samples received)
(8513|8540) pub15 70% (45 samples sent)
(8513|8540) pub15 81% (52 samples sent)
(8513|8540) pub15 90% (58 samples sent)
(8513|8534) pub9 50% (32 samples sent)
(8513|8534) pub9 60% (39 samples sent)
(8513|8534) pub9 70% (45 samples sent)
(8513|8534) pub9 81% (52 samples sent)
(8513|8534) pub9 90% (58 samples sent)
(8513|8540) pub15 100% (64 samples sent)
(8513|8540) pub15 waiting for acks
(8513|8534) pub9 100% (64 samples sent)
(8513|8534) pub9 waiting for acks
(8513|8532) pub7 31% (20 samples sent)
(8513|8538) pub13 31% (20 samples sent)
(8513|8526) pub1 90% (58 samples sent)
(8513|8539) pub14 70% (45 samples sent)
(8513|8526) pub1 100% (64 samples sent)
(8513|8526) pub1 waiting for acks
(8513|8532) pub7 40% (26 samples sent)
(8513|8537) pub12 90% (58 samples sent)
(8513|8538) pub13 40% (26 samples sent)
(8513|8539) pub14 81% (52 samples sent)
(8513|8532) pub7 50% (32 samples sent)
(8513|8537) pub12 100% (64 samples sent)
(8513|8537) pub12 waiting for acks
(8513|8538) pub13 50% (32 samples sent)
(8513|8538) pub13 60% (39 samples sent)
(8513|8539) pub14 90% (58 samples sent)
(8513|8532) pub7 60% (39 samples sent)
(8513|8538) pub13 70% (45 samples sent)
(8513|8538) pub13 81% (52 samples sent)
(8513|8538) pub13 90% (58 samples sent)
(8513|8532) pub7 70% (45 samples sent)
(8513|8538) pub13 100% (64 samples sent)
(8513|8538) pub13 waiting for acks
(8513|8539) pub14 100% (64 samples sent)
(8513|8539) pub14 waiting for acks
(8513|8532) pub7 81% (52 samples sent)
(8513|8532) pub7 90% (58 samples sent)
(8513|8532) pub7 100% (64 samples sent)
(8513|8532) pub7 waiting for acks
(8513|8524) sub 40% (410 samples received)
(8513|8524) sub 50% (512 samples received)
(8513|8525) pub0 waiting for acks returned
(8513|8525) pub0<-delete_contained_entities
(8513|8533) pub8 waiting for acks returned
(8513|8533) pub8<-delete_contained_entities
(8513|8530) pub5 waiting for acks returned
(8513|8530) pub5<-delete_contained_entities
(8513|8536) pub11 waiting for acks returned
(8513|8536) pub11<-delete_contained_entities
(8513|8525) pub0<-delete_participant
(8513|8524) sub 60% (615 samples received)
(8513|8533) pub8<-delete_participant
(8513|8530) pub5<-delete_participant
(8513|8524) sub 70% (717 samples received)
(8513|8536) pub11<-delete_participant
(8513|8524) sub 80% (820 samples received)
(8513|8524) sub 90% (922 samples received)
(8513|8524) sub 100% (1024 samples received)
(8513|8524) sub condition_.notify_all
(8513|8513) sub condition_.wait returned
(8513|8513) sub check_received
(8513|8513) sub check_received returns 0
(8513|8513) <- PublisherService::end
(8513|8535) pub10 waiting for acks returned
(8513|8535) pub10<-delete_contained_entities
(8513|8529) pub4 waiting for acks returned
(8513|8529) pub4<-delete_contained_entities
(8513|8531) pub6 waiting for acks returned
(8513|8531) pub6<-delete_contained_entities
(8513|8526) pub1 waiting for acks returned
(8513|8526) pub1<-delete_contained_entities
(8513|8537) pub12 waiting for acks returned
(8513|8537) pub12<-delete_contained_entities
(8513|8532) pub7 waiting for acks returned
(8513|8532) pub7<-delete_contained_entities
(8513|8539) pub14 waiting for acks returned
(8513|8539) pub14<-delete_contained_entities
(8513|8540) pub15 waiting for acks returned
(8513|8540) pub15<-delete_contained_entities
(8513|8534) pub9 waiting for acks returned
(8513|8534) pub9<-delete_contained_entities
(8513|8538) pub13 waiting for acks returned
(8513|8538) pub13<-delete_contained_entities
(8513|8535) pub10<-delete_participant
(8513|8537) pub12<-delete_participant
(8513|8532) pub7<-delete_participant
(8513|8526) pub1<-delete_participant
(8513|8531) pub6<-delete_participant
(8513|8539) pub14<-delete_participant
(8513|8529) pub4<-delete_participant
(8513|8538) pub13<-delete_participant
(8513|8534) pub9<-delete_participant
(8513|8540) pub15<-delete_participant
(8513|8513) <- PublisherService::~PublisherService
(8513|8513) <- Subscriber delete_contained_entities
(8513|8513) <- Subscriber delete_participant
(8513|8513) <- Subscriber::~Subscriber
(8513|8513) <- 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: 8542
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 32 -s 32 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8553 started at 2026-07-06 15:13:21
(8553|8553) -> Thrasher started
(8553|8553) -> Subscriber::Subscriber
(8542|8542) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(8553|8553) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(8553|8553) Subscriber reader id: 01030000.5c834bf5.00000002.00000507(a734bcaa)
(8553|8553) -> PublisherService::PublisherService
(8553|8553) -> PublisherService::start (32 threads)
(8553|8553) sub wait_received 0:1024
(8553|8565) pub0 writer id: 01030000.5c834bf5.00000003.00000102(8e52a491)
(8553|8565) pub0->started
(8553|8565) pub0->wait_match() before write for 01030000.5c834bf5.00000003.00000102(8e52a491)
(8553|8565) pub0<-match found! before write for 01030000.5c834bf5.00000003.00000102(8e52a491)
(8553|8572) pub7 writer id: 01030000.5c834bf5.00000008.00000102(f9829580)
(8553|8572) pub7->started
(8553|8572) pub7->wait_match() before write for 01030000.5c834bf5.00000008.00000102(f9829580)
(8553|8565) pub0 12% (4 samples sent)
(8553|8565) pub0 21% (7 samples sent)
(8553|8565) pub0 31% (10 samples sent)
(8553|8565) pub0 40% (13 samples sent)
(8553|8565) pub0 50% (16 samples sent)
(8553|8565) pub0 62% (20 samples sent)
(8553|8572) pub7<-match found! before write for 01030000.5c834bf5.00000008.00000102(f9829580)
(8553|8572) pub7 12% (4 samples sent)
(8553|8572) pub7 21% (7 samples sent)
(8553|8572) pub7 31% (10 samples sent)
(8553|8572) pub7 40% (13 samples sent)
(8553|8565) pub0 71% (23 samples sent)
(8553|8565) pub0 81% (26 samples sent)
(8553|8565) pub0 90% (29 samples sent)
(8553|8565) pub0 100% (32 samples sent)
(8553|8565) pub0 waiting for acks
(8553|8572) pub7 50% (16 samples sent)
(8553|8572) pub7 62% (20 samples sent)
(8553|8572) pub7 71% (23 samples sent)
(8553|8572) pub7 81% (26 samples sent)
(8553|8573) pub9 writer id: 01030000.5c834bf5.0000000f.00000102(4ba24990)
(8553|8573) pub9->started
(8553|8573) pub9->wait_match() before write for 01030000.5c834bf5.0000000f.00000102(4ba24990)
(8553|8572) pub7 90% (29 samples sent)
(8553|8572) pub7 100% (32 samples sent)
(8553|8572) pub7 waiting for acks
(8553|8573) pub9<-match found! before write for 01030000.5c834bf5.0000000f.00000102(4ba24990)
(8553|8573) pub9 12% (4 samples sent)
(8553|8573) pub9 21% (7 samples sent)
(8553|8573) pub9 31% (10 samples sent)
(8553|8567) pub2 writer id: 01030000.5c834bf5.00000004.00000102(3c727881)
(8553|8567) pub2->started
(8553|8567) pub2->wait_match() before write for 01030000.5c834bf5.00000004.00000102(3c727881)
(8553|8573) pub9 40% (13 samples sent)
(8553|8573) pub9 50% (16 samples sent)
(8553|8573) pub9 62% (20 samples sent)
(8553|8573) pub9 71% (23 samples sent)
(8553|8573) pub9 81% (26 samples sent)
(8553|8573) pub9 90% (29 samples sent)
(8553|8573) pub9 100% (32 samples sent)
(8553|8573) pub9 waiting for acks
(8553|8572) pub7 waiting for acks returned
(8553|8572) pub7<-delete_contained_entities
(8553|8567) pub2<-match found! before write for 01030000.5c834bf5.00000004.00000102(3c727881)
(8553|8565) pub0 waiting for acks returned
(8553|8565) pub0<-delete_contained_entities
(8553|8567) pub2 12% (4 samples sent)
(8553|8567) pub2 21% (7 samples sent)
(8553|8567) pub2 31% (10 samples sent)
(8553|8567) pub2 40% (13 samples sent)
(8553|8567) pub2 50% (16 samples sent)
(8553|8567) pub2 62% (20 samples sent)
(8553|8567) pub2 71% (23 samples sent)
(8553|8583) pub19 writer id: 01030000.5c834bf5.00000016.00000102(2652bc63)
(8553|8583) pub19->started
(8553|8583) pub19->wait_match() before write for 01030000.5c834bf5.00000016.00000102(2652bc63)
(8553|8567) pub2 81% (26 samples sent)
(8553|8567) pub2 90% (29 samples sent)
(8553|8567) pub2 100% (32 samples sent)
(8553|8567) pub2 waiting for acks
(8553|8573) pub9 waiting for acks returned
(8553|8573) pub9<-delete_contained_entities
(8553|8564) sub 10% (103 samples received)
(8553|8566) pub1 writer id: 01030000.5c834bf5.0000000c.00000102(0c023340)
(8553|8566) pub1->started
(8553|8566) pub1->wait_match() before write for 01030000.5c834bf5.0000000c.00000102(0c023340)
(8553|8583) pub19<-match found! before write for 01030000.5c834bf5.00000016.00000102(2652bc63)
(8553|8583) pub19 12% (4 samples sent)
(8553|8583) pub19 21% (7 samples sent)
(8553|8566) pub1<-match found! before write for 01030000.5c834bf5.0000000c.00000102(0c023340)
(8553|8571) pub6 writer id: 01030000.5c834bf5.00000007.00000102(7bd20251)
(8553|8571) pub6->started
(8553|8571) pub6->wait_match() before write for 01030000.5c834bf5.00000007.00000102(7bd20251)
(8553|8566) pub1 12% (4 samples sent)
(8553|8566) pub1 21% (7 samples sent)
(8553|8566) pub1 31% (10 samples sent)
(8553|8566) pub1 40% (13 samples sent)
(8553|8583) pub19 31% (10 samples sent)
(8553|8583) pub19 40% (13 samples sent)
(8553|8583) pub19 50% (16 samples sent)
(8553|8575) pub10 writer id: 01030000.5c834bf5.0000000e.00000102(76c26020)
(8553|8575) pub10->started
(8553|8575) pub10->wait_match() before write for 01030000.5c834bf5.0000000e.00000102(76c26020)
(8553|8567) pub2 waiting for acks returned
(8553|8567) pub2<-delete_contained_entities
(8553|8571) pub6<-match found! before write for 01030000.5c834bf5.00000007.00000102(7bd20251)
(8553|8583) pub19 62% (20 samples sent)
(8553|8583) pub19 71% (23 samples sent)
(8553|8571) pub6 12% (4 samples sent)
(8553|8583) pub19 81% (26 samples sent)
(8553|8583) pub19 90% (29 samples sent)
(8553|8568) pub3 writer id: 01030000.5c834bf5.00000005.00000102(01125131)
(8553|8568) pub3->started
(8553|8568) pub3->wait_match() before write for 01030000.5c834bf5.00000005.00000102(01125131)
(8553|8583) pub19 100% (32 samples sent)
(8553|8583) pub19 waiting for acks
(8553|8566) pub1 50% (16 samples sent)
(8553|8569) pub4 writer id: 01030000.5c834bf5.00000006.00000102(46b22be1)
(8553|8569) pub4->started
(8553|8569) pub4->wait_match() before write for 01030000.5c834bf5.00000006.00000102(46b22be1)
(8553|8571) pub6 21% (7 samples sent)
(8553|8571) pub6 31% (10 samples sent)
(8553|8571) pub6 40% (13 samples sent)
(8553|8571) pub6 50% (16 samples sent)
(8553|8566) pub1 62% (20 samples sent)
(8553|8566) pub1 71% (23 samples sent)
(8553|8586) pub21 writer id: 01030000.5c834bf5.0000001a.00000102(e3a25162)
(8553|8586) pub21->started
(8553|8586) pub21->wait_match() before write for 01030000.5c834bf5.0000001a.00000102(e3a25162)
(8553|8566) pub1 81% (26 samples sent)
(8553|8575) pub10<-match found! before write for 01030000.5c834bf5.0000000e.00000102(76c26020)
(8553|8568) pub3<-match found! before write for 01030000.5c834bf5.00000005.00000102(01125131)
(8553|8571) pub6 62% (20 samples sent)
(8553|8587) pub22 writer id: 01030000.5c834bf5.0000001d.00000102(51828d72)
(8553|8587) pub22->started
(8553|8571) pub6 71% (23 samples sent)
(8553|8587) pub22->wait_match() before write for 01030000.5c834bf5.0000001d.00000102(51828d72)
(8553|8566) pub1 90% (29 samples sent)
(8553|8571) pub6 81% (26 samples sent)
(8553|8568) pub3 12% (4 samples sent)
(8553|8568) pub3 21% (7 samples sent)
(8553|8575) pub10 12% (4 samples sent)
(8553|8575) pub10 21% (7 samples sent)
(8553|8575) pub10 31% (10 samples sent)
(8553|8569) pub4<-match found! before write for 01030000.5c834bf5.00000006.00000102(46b22be1)
(8553|8586) pub21<-match found! before write for 01030000.5c834bf5.0000001a.00000102(e3a25162)
(8553|8566) pub1 100% (32 samples sent)
(8553|8566) pub1 waiting for acks
(8553|8576) pub11 writer id: 01030000.5c834bf5.0000000b.00000102(be22ef50)
(8553|8576) pub11->started
(8553|8576) pub11->wait_match() before write for 01030000.5c834bf5.0000000b.00000102(be22ef50)
(8553|8569) pub4 12% (4 samples sent)
(8553|8569) pub4 21% (7 samples sent)
(8553|8569) pub4 31% (10 samples sent)
(8553|8581) pub16 writer id: 01030000.5c834bf5.00000013.00000102(eeb23313)
(8553|8581) pub16->started
(8553|8581) pub16->wait_match() before write for 01030000.5c834bf5.00000013.00000102(eeb23313)
(8553|8575) pub10 40% (13 samples sent)
(8553|8568) pub3 31% (10 samples sent)
(8553|8571) pub6 90% (29 samples sent)
(8553|8571) pub6 100% (32 samples sent)
(8553|8571) pub6 waiting for acks
(8553|8569) pub4 40% (13 samples sent)
(8553|8586) pub21 12% (4 samples sent)
(8553|8586) pub21 21% (7 samples sent)
(8553|8586) pub21 31% (10 samples sent)
(8553|8586) pub21 40% (13 samples sent)
(8553|8575) pub10 50% (16 samples sent)
(8553|8575) pub10 62% (20 samples sent)
(8553|8575) pub10 71% (23 samples sent)
(8553|8575) pub10 81% (26 samples sent)
(8553|8575) pub10 90% (29 samples sent)
(8553|8575) pub10 100% (32 samples sent)
(8553|8575) pub10 waiting for acks
(8553|8568) pub3 40% (13 samples sent)
(8553|8569) pub4 50% (16 samples sent)
(8553|8586) pub21 50% (16 samples sent)
(8553|8586) pub21 62% (20 samples sent)
(8553|8569) pub4 62% (20 samples sent)
(8553|8569) pub4 71% (23 samples sent)
(8553|8569) pub4 81% (26 samples sent)
(8553|8569) pub4 90% (29 samples sent)
(8553|8569) pub4 100% (32 samples sent)
(8553|8569) pub4 waiting for acks
(8553|8586) pub21 71% (23 samples sent)
(8553|8568) pub3 50% (16 samples sent)
(8553|8568) pub3 62% (20 samples sent)
(8553|8568) pub3 71% (23 samples sent)
(8553|8564) sub 20% (205 samples received)
(8553|8586) pub21 81% (26 samples sent)
(8553|8568) pub3 81% (26 samples sent)
(8553|8590) pub25 writer id: 01030000.5c834bf5.00000022.00000102(72f3a225)
(8553|8590) pub25->started
(8553|8590) pub25->wait_match() before write for 01030000.5c834bf5.00000022.00000102(72f3a225)
(8553|8568) pub3 90% (29 samples sent)
(8553|8568) pub3 100% (32 samples sent)
(8553|8568) pub3 waiting for acks
(8553|8570) pub5 writer id: 01030000.5c834bf5.00000009.00000102(c4e2bc30)
(8553|8570) pub5->started
(8553|8570) pub5->wait_match() before write for 01030000.5c834bf5.00000009.00000102(c4e2bc30)
(8553|8574) pub8 writer id: 01030000.5c834bf5.0000000a.00000102(8342c6e0)
(8553|8574) pub8->started
(8553|8574) pub8->wait_match() before write for 01030000.5c834bf5.0000000a.00000102(8342c6e0)
(8553|8580) pub15 writer id: 01030000.5c834bf5.00000011.00000102(94726073)
(8553|8580) pub15->started
(8553|8580) pub15->wait_match() before write for 01030000.5c834bf5.00000011.00000102(94726073)
(8553|8586) pub21 90% (29 samples sent)
(8553|8589) pub24 writer id: 01030000.5c834bf5.0000001f.00000102(2b42de12)
(8553|8586) pub21 100% (32 samples sent)
(8553|8589) pub24->started
(8553|8589) pub24->wait_match() before write for 01030000.5c834bf5.0000001f.00000102(2b42de12)
(8553|8586) pub21 waiting for acks
(8553|8596) pub31 writer id: 01030000.5c834bf5.0000001e.00000102(1622f7a2)
(8553|8596) pub31->started
(8553|8596) pub31->wait_match() before write for 01030000.5c834bf5.0000001e.00000102(1622f7a2)
(8553|8587) pub22<-match found! before write for 01030000.5c834bf5.0000001d.00000102(51828d72)
(8553|8587) pub22 12% (4 samples sent)
(8553|8576) pub11<-match found! before write for 01030000.5c834bf5.0000000b.00000102(be22ef50)
(8553|8576) pub11 12% (4 samples sent)
(8553|8587) pub22 21% (7 samples sent)
(8553|8581) pub16<-match found! before write for 01030000.5c834bf5.00000013.00000102(eeb23313)
(8553|8591) pub26 writer id: 01030000.5c834bf5.00000017.00000102(1b3295d3)
(8553|8591) pub26->started
(8553|8591) pub26->wait_match() before write for 01030000.5c834bf5.00000017.00000102(1b3295d3)
(8553|8587) pub22 31% (10 samples sent)
(8553|8581) pub16 12% (4 samples sent)
(8553|8583) pub19 waiting for acks returned
(8553|8583) pub19<-delete_contained_entities
(8553|8581) pub16 21% (7 samples sent)
(8553|8576) pub11 21% (7 samples sent)
(8553|8576) pub11 31% (10 samples sent)
(8553|8578) pub13 writer id: 01030000.5c834bf5.00000010.00000102(a91249c3)
(8553|8578) pub13->started
(8553|8578) pub13->wait_match() before write for 01030000.5c834bf5.00000010.00000102(a91249c3)
(8553|8576) pub11 40% (13 samples sent)
(8553|8576) pub11 50% (16 samples sent)
(8553|8576) pub11 62% (20 samples sent)
(8553|8590) pub25<-match found! before write for 01030000.5c834bf5.00000022.00000102(72f3a225)
(8553|8581) pub16 31% (10 samples sent)
(8553|8587) pub22 40% (13 samples sent)
(8553|8593) pub29 writer id: 01030000.5c834bf5.0000001c.00000102(6ce2a4c2)
(8553|8593) pub29->started
(8553|8593) pub29->wait_match() before write for 01030000.5c834bf5.0000001c.00000102(6ce2a4c2)
(8553|8581) pub16 40% (13 samples sent)
(8553|8574) pub8<-match found! before write for 01030000.5c834bf5.0000000a.00000102(8342c6e0)
(8553|8574) pub8 12% (4 samples sent)
(8553|8574) pub8 21% (7 samples sent)
(8553|8574) pub8 31% (10 samples sent)
(8553|8574) pub8 40% (13 samples sent)
(8553|8582) pub17 writer id: 01030000.5c834bf5.00000014.00000102(5c92ef03)
(8553|8582) pub17->started
(8553|8582) pub17->wait_match() before write for 01030000.5c834bf5.00000014.00000102(5c92ef03)
(8553|8574) pub8 50% (16 samples sent)
(8553|8574) pub8 62% (20 samples sent)
(8553|8574) pub8 71% (23 samples sent)
(8553|8574) pub8 81% (26 samples sent)
(8553|8574) pub8 90% (29 samples sent)
(8553|8590) pub25 12% (4 samples sent)
(8553|8581) pub16 50% (16 samples sent)
(8553|8587) pub22 50% (16 samples sent)
(8553|8590) pub25 21% (7 samples sent)
(8553|8576) pub11 71% (23 samples sent)
(8553|8576) pub11 81% (26 samples sent)
(8553|8576) pub11 90% (29 samples sent)
(8553|8576) pub11 100% (32 samples sent)
(8553|8576) pub11 waiting for acks
(8553|8594) pub28 writer id: 01030000.5c834bf5.0000001b.00000102(dec278d2)
(8553|8594) pub28->started
(8553|8594) pub28->wait_match() before write for 01030000.5c834bf5.0000001b.00000102(dec278d2)
(8553|8577) pub12 writer id: 01030000.5c834bf5.0000000d.00000102(31621af0)
(8553|8577) pub12->started
(8553|8577) pub12->wait_match() before write for 01030000.5c834bf5.0000000d.00000102(31621af0)
(8553|8574) pub8 100% (32 samples sent)
(8553|8574) pub8 waiting for acks
(8553|8580) pub15<-match found! before write for 01030000.5c834bf5.00000011.00000102(94726073)
(8553|8570) pub5<-match found! before write for 01030000.5c834bf5.00000009.00000102(c4e2bc30)
(8553|8595) pub30 writer id: 01030000.5c834bf5.00000020.00000102(0833f145)
(8553|8595) pub30->started
(8553|8595) pub30->wait_match() before write for 01030000.5c834bf5.00000020.00000102(0833f145)
(8553|8570) pub5 12% (4 samples sent)
(8553|8581) pub16 62% (20 samples sent)
(8553|8585) pub20 writer id: 01030000.5c834bf5.00000019.00000102(a4022bb2)
(8553|8581) pub16 71% (23 samples sent)
(8553|8596) pub31<-match found! before write for 01030000.5c834bf5.0000001e.00000102(1622f7a2)
(8553|8585) pub20->started
(8553|8585) pub20->wait_match() before write for 01030000.5c834bf5.00000019.00000102(a4022bb2)
(8553|8589) pub24<-match found! before write for 01030000.5c834bf5.0000001f.00000102(2b42de12)
(8553|8570) pub5 21% (7 samples sent)
(8553|8590) pub25 31% (10 samples sent)
(8553|8590) pub25 40% (13 samples sent)
(8553|8592) pub27 writer id: 01030000.5c834bf5.00000018.00000102(99620202)
(8553|8592) pub27->started
(8553|8592) pub27->wait_match() before write for 01030000.5c834bf5.00000018.00000102(99620202)
(8553|8581) pub16 81% (26 samples sent)
(8553|8581) pub16 90% (29 samples sent)
(8553|8581) pub16 100% (32 samples sent)
(8553|8581) pub16 waiting for acks
(8553|8590) pub25 50% (16 samples sent)
(8553|8587) pub22 62% (20 samples sent)
(8553|8570) pub5 31% (10 samples sent)
(8553|8570) pub5 40% (13 samples sent)
(8553|8570) pub5 50% (16 samples sent)
(8553|8570) pub5 62% (20 samples sent)
(8553|8570) pub5 71% (23 samples sent)
(8553|8596) pub31 12% (4 samples sent)
(8553|8580) pub15 12% (4 samples sent)
(8553|8588) pub23 writer id: 01030000.5c834bf5.00000021.00000102(3553d8f5)
(8553|8588) pub23->started
(8553|8588) pub23->wait_match() before write for 01030000.5c834bf5.00000021.00000102(3553d8f5)
(8553|8587) pub22 71% (23 samples sent)
(8553|8587) pub22 81% (26 samples sent)
(8553|8596) pub31 21% (7 samples sent)
(8553|8579) pub14 writer id: 01030000.5c834bf5.00000012.00000102(d3d21aa3)
(8553|8579) pub14->started
(8553|8579) pub14->wait_match() before write for 01030000.5c834bf5.00000012.00000102(d3d21aa3)
(8553|8589) pub24 12% (4 samples sent)
(8553|8589) pub24 21% (7 samples sent)
(8553|8589) pub24 31% (10 samples sent)
(8553|8587) pub22 90% (29 samples sent)
(8553|8570) pub5 81% (26 samples sent)
(8553|8570) pub5 90% (29 samples sent)
(8553|8570) pub5 100% (32 samples sent)
(8553|8570) pub5 waiting for acks
(8553|8572) pub7<-delete_participant
(8553|8596) pub31 31% (10 samples sent)
(8553|8589) pub24 40% (13 samples sent)
(8553|8587) pub22 100% (32 samples sent)
(8553|8587) pub22 waiting for acks
(8553|8589) pub24 50% (16 samples sent)
(8553|8580) pub15 21% (7 samples sent)
(8553|8580) pub15 31% (10 samples sent)
(8553|8580) pub15 40% (13 samples sent)
(8553|8580) pub15 50% (16 samples sent)
(8553|8580) pub15 62% (20 samples sent)
(8553|8580) pub15 71% (23 samples sent)
(8553|8580) pub15 81% (26 samples sent)
(8553|8596) pub31 40% (13 samples sent)
(8553|8596) pub31 50% (16 samples sent)
(8553|8596) pub31 62% (20 samples sent)
(8553|8596) pub31 71% (23 samples sent)
(8553|8596) pub31 81% (26 samples sent)
(8553|8584) pub18 writer id: 01030000.5c834bf5.00000015.00000102(61f2c6b3)
(8553|8584) pub18->started
(8553|8584) pub18->wait_match() before write for 01030000.5c834bf5.00000015.00000102(61f2c6b3)
(8553|8590) pub25 62% (20 samples sent)
(8553|8590) pub25 71% (23 samples sent)
(8553|8564) sub 30% (308 samples received)
(8553|8590) pub25 81% (26 samples sent)
(8553|8590) pub25 90% (29 samples sent)
(8553|8596) pub31 90% (29 samples sent)
(8553|8590) pub25 100% (32 samples sent)
(8553|8590) pub25 waiting for acks
(8553|8589) pub24 62% (20 samples sent)
(8553|8596) pub31 100% (32 samples sent)
(8553|8596) pub31 waiting for acks
(8553|8589) pub24 71% (23 samples sent)
(8553|8589) pub24 81% (26 samples sent)
(8553|8589) pub24 90% (29 samples sent)
(8553|8589) pub24 100% (32 samples sent)
(8553|8589) pub24 waiting for acks
(8553|8580) pub15 90% (29 samples sent)
(8553|8580) pub15 100% (32 samples sent)
(8553|8580) pub15 waiting for acks
(8553|8565) pub0<-delete_participant
(8553|8564) sub 40% (410 samples received)
(8553|8573) pub9<-delete_participant
(8553|8591) pub26<-match found! before write for 01030000.5c834bf5.00000017.00000102(1b3295d3)
(8553|8578) pub13<-match found! before write for 01030000.5c834bf5.00000010.00000102(a91249c3)
(8553|8593) pub29<-match found! before write for 01030000.5c834bf5.0000001c.00000102(6ce2a4c2)
(8553|8582) pub17<-match found! before write for 01030000.5c834bf5.00000014.00000102(5c92ef03)
(8553|8578) pub13 12% (4 samples sent)
(8553|8591) pub26 12% (4 samples sent)
(8553|8593) pub29 12% (4 samples sent)
(8553|8578) pub13 21% (7 samples sent)
(8553|8593) pub29 21% (7 samples sent)
(8553|8578) pub13 31% (10 samples sent)
(8553|8593) pub29 31% (10 samples sent)
(8553|8582) pub17 12% (4 samples sent)
(8553|8578) pub13 40% (13 samples sent)
(8553|8582) pub17 21% (7 samples sent)
(8553|8591) pub26 21% (7 samples sent)
(8553|8577) pub12<-match found! before write for 01030000.5c834bf5.0000000d.00000102(31621af0)
(8553|8582) pub17 31% (10 samples sent)
(8553|8577) pub12 12% (4 samples sent)
(8553|8567) pub2<-delete_participant
(8553|8577) pub12 21% (7 samples sent)
(8553|8591) pub26 31% (10 samples sent)
(8553|8582) pub17 40% (13 samples sent)
(8553|8595) pub30<-match found! before write for 01030000.5c834bf5.00000020.00000102(0833f145)
(8553|8566) pub1 waiting for acks returned
(8553|8566) pub1<-delete_contained_entities
(8553|8594) pub28<-match found! before write for 01030000.5c834bf5.0000001b.00000102(dec278d2)
(8553|8578) pub13 50% (16 samples sent)
(8553|8582) pub17 50% (16 samples sent)
(8553|8593) pub29 40% (13 samples sent)
(8553|8577) pub12 31% (10 samples sent)
(8553|8591) pub26 40% (13 samples sent)
(8553|8582) pub17 62% (20 samples sent)
(8553|8591) pub26 50% (16 samples sent)
(8553|8582) pub17 71% (23 samples sent)
(8553|8582) pub17 81% (26 samples sent)
(8553|8582) pub17 90% (29 samples sent)
(8553|8582) pub17 100% (32 samples sent)
(8553|8582) pub17 waiting for acks
(8553|8577) pub12 40% (13 samples sent)
(8553|8593) pub29 50% (16 samples sent)
(8553|8593) pub29 62% (20 samples sent)
(8553|8593) pub29 71% (23 samples sent)
(8553|8593) pub29 81% (26 samples sent)
(8553|8578) pub13 62% (20 samples sent)
(8553|8595) pub30 12% (4 samples sent)
(8553|8595) pub30 21% (7 samples sent)
(8553|8595) pub30 31% (10 samples sent)
(8553|8585) pub20<-match found! before write for 01030000.5c834bf5.00000019.00000102(a4022bb2)
(8553|8595) pub30 40% (13 samples sent)
(8553|8577) pub12 50% (16 samples sent)
(8553|8595) pub30 50% (16 samples sent)
(8553|8583) pub19<-delete_participant
(8553|8594) pub28 12% (4 samples sent)
(8553|8585) pub20 12% (4 samples sent)
(8553|8591) pub26 62% (20 samples sent)
(8553|8579) pub14<-match found! before write for 01030000.5c834bf5.00000012.00000102(d3d21aa3)
(8553|8584) pub18<-match found! before write for 01030000.5c834bf5.00000015.00000102(61f2c6b3)
(8553|8571) pub6 waiting for acks returned
(8553|8571) pub6<-delete_contained_entities
(8553|8592) pub27<-match found! before write for 01030000.5c834bf5.00000018.00000102(99620202)
(8553|8568) pub3 waiting for acks returned
(8553|8568) pub3<-delete_contained_entities
(8553|8586) pub21 waiting for acks returned
(8553|8586) pub21<-delete_contained_entities
(8553|8575) pub10 waiting for acks returned
(8553|8575) pub10<-delete_contained_entities
(8553|8569) pub4 waiting for acks returned
(8553|8588) pub23<-match found! before write for 01030000.5c834bf5.00000021.00000102(3553d8f5)
(8553|8569) pub4<-delete_contained_entities
(8553|8574) pub8 waiting for acks returned
(8553|8574) pub8<-delete_contained_entities
(8553|8576) pub11 waiting for acks returned
(8553|8576) pub11<-delete_contained_entities
(8553|8584) pub18 12% (4 samples sent)
(8553|8584) pub18 21% (7 samples sent)
(8553|8584) pub18 31% (10 samples sent)
(8553|8584) pub18 40% (13 samples sent)
(8553|8584) pub18 50% (16 samples sent)
(8553|8584) pub18 62% (20 samples sent)
(8553|8584) pub18 71% (23 samples sent)
(8553|8584) pub18 81% (26 samples sent)
(8553|8584) pub18 90% (29 samples sent)
(8553|8584) pub18 100% (32 samples sent)
(8553|8584) pub18 waiting for acks
(8553|8595) pub30 62% (20 samples sent)
(8553|8595) pub30 71% (23 samples sent)
(8553|8595) pub30 81% (26 samples sent)
(8553|8595) pub30 90% (29 samples sent)
(8553|8595) pub30 100% (32 samples sent)
(8553|8595) pub30 waiting for acks
(8553|8593) pub29 90% (29 samples sent)
(8553|8593) pub29 100% (32 samples sent)
(8553|8593) pub29 waiting for acks
(8553|8578) pub13 71% (23 samples sent)
(8553|8578) pub13 81% (26 samples sent)
(8553|8592) pub27 12% (4 samples sent)
(8553|8579) pub14 12% (4 samples sent)
(8553|8579) pub14 21% (7 samples sent)
(8553|8578) pub13 90% (29 samples sent)
(8553|8579) pub14 31% (10 samples sent)
(8553|8579) pub14 40% (13 samples sent)
(8553|8579) pub14 50% (16 samples sent)
(8553|8591) pub26 71% (23 samples sent)
(8553|8564) sub 50% (512 samples received)
(8553|8591) pub26 81% (26 samples sent)
(8553|8594) pub28 21% (7 samples sent)
(8553|8591) pub26 90% (29 samples sent)
(8553|8566) pub1<-delete_participant
(8553|8594) pub28 31% (10 samples sent)
(8553|8588) pub23 12% (4 samples sent)
(8553|8585) pub20 21% (7 samples sent)
(8553|8585) pub20 31% (10 samples sent)
(8553|8585) pub20 40% (13 samples sent)
(8553|8588) pub23 21% (7 samples sent)
(8553|8579) pub14 62% (20 samples sent)
(8553|8594) pub28 40% (13 samples sent)
(8553|8577) pub12 62% (20 samples sent)
(8553|8577) pub12 71% (23 samples sent)
(8553|8591) pub26 100% (32 samples sent)
(8553|8591) pub26 waiting for acks
(8553|8585) pub20 50% (16 samples sent)
(8553|8578) pub13 100% (32 samples sent)
(8553|8578) pub13 waiting for acks
(8553|8592) pub27 21% (7 samples sent)
(8553|8594) pub28 50% (16 samples sent)
(8553|8594) pub28 62% (20 samples sent)
(8553|8579) pub14 71% (23 samples sent)
(8553|8594) pub28 71% (23 samples sent)
(8553|8579) pub14 81% (26 samples sent)
(8553|8577) pub12 81% (26 samples sent)
(8553|8579) pub14 90% (29 samples sent)
(8553|8577) pub12 90% (29 samples sent)
(8553|8588) pub23 31% (10 samples sent)
(8553|8585) pub20 62% (20 samples sent)
(8553|8579) pub14 100% (32 samples sent)
(8553|8579) pub14 waiting for acks
(8553|8594) pub28 81% (26 samples sent)
(8553|8594) pub28 90% (29 samples sent)
(8553|8592) pub27 31% (10 samples sent)
(8553|8592) pub27 40% (13 samples sent)
(8553|8592) pub27 50% (16 samples sent)
(8553|8592) pub27 62% (20 samples sent)
(8553|8592) pub27 71% (23 samples sent)
(8553|8592) pub27 81% (26 samples sent)
(8553|8594) pub28 100% (32 samples sent)
(8553|8594) pub28 waiting for acks
(8553|8585) pub20 71% (23 samples sent)
(8553|8592) pub27 90% (29 samples sent)
(8553|8592) pub27 100% (32 samples sent)
(8553|8592) pub27 waiting for acks
(8553|8588) pub23 40% (13 samples sent)
(8553|8588) pub23 50% (16 samples sent)
(8553|8588) pub23 62% (20 samples sent)
(8553|8588) pub23 71% (23 samples sent)
(8553|8588) pub23 81% (26 samples sent)
(8553|8585) pub20 81% (26 samples sent)
(8553|8585) pub20 90% (29 samples sent)
(8553|8585) pub20 100% (32 samples sent)
(8553|8585) pub20 waiting for acks
(8553|8577) pub12 100% (32 samples sent)
(8553|8577) pub12 waiting for acks
(8553|8575) pub10<-delete_participant
(8553|8588) pub23 90% (29 samples sent)
(8553|8588) pub23 100% (32 samples sent)
(8553|8588) pub23 waiting for acks
(8553|8564) sub 60% (615 samples received)
(8553|8571) pub6<-delete_participant
(8553|8586) pub21<-delete_participant
(8553|8564) sub 70% (717 samples received)
(8553|8569) pub4<-delete_participant
(8553|8582) pub17 waiting for acks returned
(8553|8582) pub17<-delete_contained_entities
(8553|8581) pub16 waiting for acks returned
(8553|8581) pub16<-delete_contained_entities
(8553|8570) pub5 waiting for acks returned
(8553|8570) pub5<-delete_contained_entities
(8553|8587) pub22 waiting for acks returned
(8553|8587) pub22<-delete_contained_entities
(8553|8596) pub31 waiting for acks returned
(8553|8590) pub25 waiting for acks returned
(8553|8596) pub31<-delete_contained_entities
(8553|8590) pub25<-delete_contained_entities
(8553|8589) pub24 waiting for acks returned
(8553|8589) pub24<-delete_contained_entities
(8553|8580) pub15 waiting for acks returned
(8553|8580) pub15<-delete_contained_entities
(8553|8574) pub8<-delete_participant
(8553|8564) sub 80% (820 samples received)
(8553|8576) pub11<-delete_participant
(8553|8568) pub3<-delete_participant
(8553|8564) sub 90% (922 samples received)
(8553|8570) pub5<-delete_participant
(8553|8564) sub 100% (1024 samples received)
(8553|8564) sub condition_.notify_all
(8553|8584) pub18 waiting for acks returned
(8553|8584) pub18<-delete_contained_entities
(8553|8595) pub30 waiting for acks returned
(8553|8595) pub30<-delete_contained_entities
(8553|8593) pub29 waiting for acks returned
(8553|8593) pub29<-delete_contained_entities
(8553|8578) pub13 waiting for acks returned
(8553|8578) pub13<-delete_contained_entities
(8553|8579) pub14 waiting for acks returned
(8553|8579) pub14<-delete_contained_entities
(8553|8591) pub26 waiting for acks returned
(8553|8591) pub26<-delete_contained_entities
(8553|8594) pub28 waiting for acks returned
(8553|8594) pub28<-delete_contained_entities
(8553|8577) pub12 waiting for acks returned
(8553|8577) pub12<-delete_contained_entities
(8553|8592) pub27 waiting for acks returned
(8553|8592) pub27<-delete_contained_entities
(8553|8588) pub23 waiting for acks returned
(8553|8588) pub23<-delete_contained_entities
(8553|8585) pub20 waiting for acks returned
(8553|8585) pub20<-delete_contained_entities
(8553|8553) sub condition_.wait returned
(8553|8553) sub check_received
(8553|8553) sub check_received returns 0
(8553|8553) <- PublisherService::end
(8553|8582) pub17<-delete_participant
(8553|8581) pub16<-delete_participant
(8553|8587) pub22<-delete_participant
(8553|8596) pub31<-delete_participant
(8553|8590) pub25<-delete_participant
(8553|8589) pub24<-delete_participant
(8553|8580) pub15<-delete_participant
(8553|8584) pub18<-delete_participant
(8553|8591) pub26<-delete_participant
(8553|8578) pub13<-delete_participant
(8553|8594) pub28<-delete_participant
(8553|8595) pub30<-delete_participant
(8553|8593) pub29<-delete_participant
(8553|8585) pub20<-delete_participant
(8553|8579) pub14<-delete_participant
(8553|8592) pub27<-delete_participant
(8553|8577) pub12<-delete_participant
(8553|8588) pub23<-delete_participant
(8553|8553) <- PublisherService::~PublisherService
(8553|8553) <- Subscriber delete_contained_entities
(8553|8553) <- Subscriber delete_participant
(8553|8553) <- Subscriber::~Subscriber
(8553|8553) <- 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: 8598
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 64 -s 16 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8608 started at 2026-07-06 15:13:22
(8608|8608) -> Thrasher started
(8608|8608) -> Subscriber::Subscriber
(8598|8598) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(8608|8608) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(8608|8608) Subscriber reader id: 01030000.3ca3fc38.00000002.00000507(2c582b2a)
(8608|8608) -> PublisherService::PublisherService
(8608|8608) -> PublisherService::start (64 threads)
(8608|8608) sub wait_received 0:1024
(8608|8633) pub12 writer id: 01030000.3ca3fc38.0000000f.00000102(c0cede10)
(8608|8633) pub12->started
(8608|8633) pub12->wait_match() before write for 01030000.3ca3fc38.0000000f.00000102(c0cede10)
(8608|8633) pub12<-match found! before write for 01030000.3ca3fc38.0000000f.00000102(c0cede10)
(8608|8633) pub12 12% (2 samples sent)
(8608|8633) pub12 25% (4 samples sent)
(8608|8633) pub12 31% (5 samples sent)
(8608|8633) pub12 43% (7 samples sent)
(8608|8633) pub12 50% (8 samples sent)
(8608|8633) pub12 62% (10 samples sent)
(8608|8633) pub12 75% (12 samples sent)
(8608|8633) pub12 81% (13 samples sent)
(8608|8633) pub12 93% (15 samples sent)
(8608|8633) pub12 100% (16 samples sent)
(8608|8633) pub12 waiting for acks
(8608|8628) pub7 writer id: 01030000.3ca3fc38.0000000c.00000102(876ea4c0)
(8608|8628) pub7->started
(8608|8628) pub7->wait_match() before write for 01030000.3ca3fc38.0000000c.00000102(876ea4c0)
(8608|8628) pub7<-match found! before write for 01030000.3ca3fc38.0000000c.00000102(876ea4c0)
(8608|8628) pub7 12% (2 samples sent)
(8608|8628) pub7 25% (4 samples sent)
(8608|8628) pub7 31% (5 samples sent)
(8608|8628) pub7 43% (7 samples sent)
(8608|8628) pub7 50% (8 samples sent)
(8608|8628) pub7 62% (10 samples sent)
(8608|8628) pub7 75% (12 samples sent)
(8608|8628) pub7 81% (13 samples sent)
(8608|8633) pub12 waiting for acks returned
(8608|8633) pub12<-delete_contained_entities
(8608|8628) pub7 93% (15 samples sent)
(8608|8628) pub7 100% (16 samples sent)
(8608|8628) pub7 waiting for acks
(8608|8628) pub7 waiting for acks returned
(8608|8628) pub7<-delete_contained_entities
(8608|8661) pub40 writer id: 01030000.3ca3fc38.0000001f.00000102(a02e4992)
(8608|8661) pub40->started
(8608|8661) pub40->wait_match() before write for 01030000.3ca3fc38.0000001f.00000102(a02e4992)
(8608|8661) pub40<-match found! before write for 01030000.3ca3fc38.0000001f.00000102(a02e4992)
(8608|8661) pub40 12% (2 samples sent)
(8608|8661) pub40 25% (4 samples sent)
(8608|8661) pub40 31% (5 samples sent)
(8608|8661) pub40 43% (7 samples sent)
(8608|8661) pub40 50% (8 samples sent)
(8608|8661) pub40 62% (10 samples sent)
(8608|8661) pub40 75% (12 samples sent)
(8608|8661) pub40 81% (13 samples sent)
(8608|8661) pub40 93% (15 samples sent)
(8608|8661) pub40 100% (16 samples sent)
(8608|8661) pub40 waiting for acks
(8608|8661) pub40 waiting for acks returned
(8608|8661) pub40<-delete_contained_entities
(8608|8639) pub18 writer id: 01030000.3ca3fc38.00000013.00000102(65dea493)
(8608|8639) pub18->started
(8608|8639) pub18->wait_match() before write for 01030000.3ca3fc38.00000013.00000102(65dea493)
(8608|8639) pub18<-match found! before write for 01030000.3ca3fc38.00000013.00000102(65dea493)
(8608|8639) pub18 12% (2 samples sent)
(8608|8639) pub18 25% (4 samples sent)
(8608|8639) pub18 31% (5 samples sent)
(8608|8639) pub18 43% (7 samples sent)
(8608|8639) pub18 50% (8 samples sent)
(8608|8639) pub18 62% (10 samples sent)
(8608|8639) pub18 75% (12 samples sent)
(8608|8639) pub18 81% (13 samples sent)
(8608|8639) pub18 93% (15 samples sent)
(8608|8639) pub18 100% (16 samples sent)
(8608|8639) pub18 waiting for acks
(8608|8639) pub18 waiting for acks returned
(8608|8639) pub18<-delete_contained_entities
(8608|8629) pub8 writer id: 01030000.3ca3fc38.00000009.00000102(4f8e2bb0)
(8608|8629) pub8->started
(8608|8629) pub8->wait_match() before write for 01030000.3ca3fc38.00000009.00000102(4f8e2bb0)
(8608|8629) pub8<-match found! before write for 01030000.3ca3fc38.00000009.00000102(4f8e2bb0)
(8608|8629) pub8 12% (2 samples sent)
(8608|8629) pub8 25% (4 samples sent)
(8608|8629) pub8 31% (5 samples sent)
(8608|8629) pub8 43% (7 samples sent)
(8608|8629) pub8 50% (8 samples sent)
(8608|8629) pub8 62% (10 samples sent)
(8608|8629) pub8 75% (12 samples sent)
(8608|8629) pub8 81% (13 samples sent)
(8608|8629) pub8 93% (15 samples sent)
(8608|8629) pub8 100% (16 samples sent)
(8608|8629) pub8 waiting for acks
(8608|8621) pub0 writer id: 01030000.3ca3fc38.00000003.00000102(053e3311)
(8608|8621) pub0->started
(8608|8621) pub0->wait_match() before write for 01030000.3ca3fc38.00000003.00000102(053e3311)
(8608|8621) pub0<-match found! before write for 01030000.3ca3fc38.00000003.00000102(053e3311)
(8608|8621) pub0 12% (2 samples sent)
(8608|8621) pub0 25% (4 samples sent)
(8608|8621) pub0 31% (5 samples sent)
(8608|8621) pub0 43% (7 samples sent)
(8608|8629) pub8 waiting for acks returned
(8608|8629) pub8<-delete_contained_entities
(8608|8621) pub0 50% (8 samples sent)
(8608|8621) pub0 62% (10 samples sent)
(8608|8621) pub0 75% (12 samples sent)
(8608|8621) pub0 81% (13 samples sent)
(8608|8621) pub0 93% (15 samples sent)
(8608|8621) pub0 100% (16 samples sent)
(8608|8621) pub0 waiting for acks
(8608|8621) pub0 waiting for acks returned
(8608|8621) pub0<-delete_contained_entities
(8608|8637) pub16 writer id: 01030000.3ca3fc38.00000011.00000102(1f1ef7f3)
(8608|8637) pub16->started
(8608|8637) pub16->wait_match() before write for 01030000.3ca3fc38.00000011.00000102(1f1ef7f3)
(8608|8637) pub16<-match found! before write for 01030000.3ca3fc38.00000011.00000102(1f1ef7f3)
(8608|8637) pub16 12% (2 samples sent)
(8608|8637) pub16 25% (4 samples sent)
(8608|8637) pub16 31% (5 samples sent)
(8608|8637) pub16 43% (7 samples sent)
(8608|8637) pub16 50% (8 samples sent)
(8608|8637) pub16 62% (10 samples sent)
(8608|8620) sub 10% (103 samples received)
(8608|8637) pub16 75% (12 samples sent)
(8608|8637) pub16 81% (13 samples sent)
(8608|8637) pub16 93% (15 samples sent)
(8608|8637) pub16 100% (16 samples sent)
(8608|8637) pub16 waiting for acks
(8608|8637) pub16 waiting for acks returned
(8608|8637) pub16<-delete_contained_entities
(8608|8680) pub59 writer id: 01030000.3ca3fc38.00000029.00000102(8e4f04b4)
(8608|8680) pub59->started
(8608|8680) pub59->wait_match() before write for 01030000.3ca3fc38.00000029.00000102(8e4f04b4)
(8608|8680) pub59<-match found! before write for 01030000.3ca3fc38.00000029.00000102(8e4f04b4)
(8608|8680) pub59 12% (2 samples sent)
(8608|8680) pub59 25% (4 samples sent)
(8608|8680) pub59 31% (5 samples sent)
(8608|8680) pub59 43% (7 samples sent)
(8608|8680) pub59 50% (8 samples sent)
(8608|8680) pub59 62% (10 samples sent)
(8608|8623) pub2 writer id: 01030000.3ca3fc38.00000004.00000102(b71eef01)
(8608|8623) pub2->started
(8608|8623) pub2->wait_match() before write for 01030000.3ca3fc38.00000004.00000102(b71eef01)
(8608|8623) pub2<-match found! before write for 01030000.3ca3fc38.00000004.00000102(b71eef01)
(8608|8623) pub2 12% (2 samples sent)
(8608|8623) pub2 25% (4 samples sent)
(8608|8623) pub2 31% (5 samples sent)
(8608|8623) pub2 43% (7 samples sent)
(8608|8680) pub59 75% (12 samples sent)
(8608|8623) pub2 50% (8 samples sent)
(8608|8680) pub59 81% (13 samples sent)
(8608|8623) pub2 62% (10 samples sent)
(8608|8623) pub2 75% (12 samples sent)
(8608|8623) pub2 81% (13 samples sent)
(8608|8623) pub2 93% (15 samples sent)
(8608|8623) pub2 100% (16 samples sent)
(8608|8623) pub2 waiting for acks
(8608|8680) pub59 93% (15 samples sent)
(8608|8680) pub59 100% (16 samples sent)
(8608|8680) pub59 waiting for acks
(8608|8680) pub59 waiting for acks returned
(8608|8680) pub59<-delete_contained_entities
(8608|8623) pub2 waiting for acks returned
(8608|8623) pub2<-delete_contained_entities
(8608|8663) pub42 writer id: 01030000.3ca3fc38.00000033.00000102(a41f8b97)
(8608|8663) pub42->started
(8608|8663) pub42->wait_match() before write for 01030000.3ca3fc38.00000033.00000102(a41f8b97)
(8608|8663) pub42<-match found! before write for 01030000.3ca3fc38.00000033.00000102(a41f8b97)
(8608|8663) pub42 12% (2 samples sent)
(8608|8663) pub42 25% (4 samples sent)
(8608|8663) pub42 31% (5 samples sent)
(8608|8663) pub42 43% (7 samples sent)
(8608|8663) pub42 50% (8 samples sent)
(8608|8663) pub42 62% (10 samples sent)
(8608|8663) pub42 75% (12 samples sent)
(8608|8663) pub42 81% (13 samples sent)
(8608|8663) pub42 93% (15 samples sent)
(8608|8663) pub42 100% (16 samples sent)
(8608|8663) pub42 waiting for acks
(8608|8663) pub42 waiting for acks returned
(8608|8663) pub42<-delete_contained_entities
(8608|8660) pub39 writer id: 01030000.3ca3fc38.00000031.00000102(dedfd8f7)
(8608|8660) pub39->started
(8608|8660) pub39->wait_match() before write for 01030000.3ca3fc38.00000031.00000102(dedfd8f7)
(8608|8660) pub39<-match found! before write for 01030000.3ca3fc38.00000031.00000102(dedfd8f7)
(8608|8660) pub39 12% (2 samples sent)
(8608|8660) pub39 25% (4 samples sent)
(8608|8660) pub39 31% (5 samples sent)
(8608|8660) pub39 43% (7 samples sent)
(8608|8660) pub39 50% (8 samples sent)
(8608|8660) pub39 62% (10 samples sent)
(8608|8660) pub39 75% (12 samples sent)
(8608|8660) pub39 81% (13 samples sent)
(8608|8681) pub60 writer id: 01030000.3ca3fc38.0000003f.00000102(61ef6696)
(8608|8681) pub60->started
(8608|8681) pub60->wait_match() before write for 01030000.3ca3fc38.0000003f.00000102(61ef6696)
(8608|8660) pub39 93% (15 samples sent)
(8608|8660) pub39 100% (16 samples sent)
(8608|8660) pub39 waiting for acks
(8608|8660) pub39 waiting for acks returned
(8608|8660) pub39<-delete_contained_entities
(8608|8681) pub60<-match found! before write for 01030000.3ca3fc38.0000003f.00000102(61ef6696)
(8608|8681) pub60 12% (2 samples sent)
(8608|8681) pub60 25% (4 samples sent)
(8608|8681) pub60 31% (5 samples sent)
(8608|8681) pub60 43% (7 samples sent)
(8608|8681) pub60 50% (8 samples sent)
(8608|8681) pub60 62% (10 samples sent)
(8608|8681) pub60 75% (12 samples sent)
(8608|8681) pub60 81% (13 samples sent)
(8608|8681) pub60 93% (15 samples sent)
(8608|8681) pub60 100% (16 samples sent)
(8608|8681) pub60 waiting for acks
(8608|8681) pub60 waiting for acks returned
(8608|8681) pub60<-delete_contained_entities
(8608|8624) pub3 writer id: 01030000.3ca3fc38.00000005.00000102(8a7ec6b1)
(8608|8624) pub3->started
(8608|8624) pub3->wait_match() before write for 01030000.3ca3fc38.00000005.00000102(8a7ec6b1)
(8608|8624) pub3<-match found! before write for 01030000.3ca3fc38.00000005.00000102(8a7ec6b1)
(8608|8624) pub3 12% (2 samples sent)
(8608|8624) pub3 25% (4 samples sent)
(8608|8624) pub3 31% (5 samples sent)
(8608|8624) pub3 43% (7 samples sent)
(8608|8624) pub3 50% (8 samples sent)
(8608|8624) pub3 62% (10 samples sent)
(8608|8624) pub3 75% (12 samples sent)
(8608|8624) pub3 81% (13 samples sent)
(8608|8624) pub3 93% (15 samples sent)
(8608|8624) pub3 100% (16 samples sent)
(8608|8624) pub3 waiting for acks
(8608|8620) sub 20% (205 samples received)
(8608|8683) pub62 writer id: 01030000.3ca3fc38.00000040.00000102(1a6d1188)
(8608|8683) pub62->started
(8608|8683) pub62->wait_match() before write for 01030000.3ca3fc38.00000040.00000102(1a6d1188)
(8608|8683) pub62<-match found! before write for 01030000.3ca3fc38.00000040.00000102(1a6d1188)
(8608|8683) pub62 12% (2 samples sent)
(8608|8683) pub62 25% (4 samples sent)
(8608|8683) pub62 31% (5 samples sent)
(8608|8683) pub62 43% (7 samples sent)
(8608|8624) pub3 waiting for acks returned
(8608|8624) pub3<-delete_contained_entities
(8608|8683) pub62 50% (8 samples sent)
(8608|8683) pub62 62% (10 samples sent)
(8608|8683) pub62 75% (12 samples sent)
(8608|8683) pub62 81% (13 samples sent)
(8608|8683) pub62 93% (15 samples sent)
(8608|8683) pub62 100% (16 samples sent)
(8608|8683) pub62 waiting for acks
(8608|8648) pub26 writer id: 01030000.3ca3fc38.00000026.00000102(0c1f9365)
(8608|8648) pub26->started
(8608|8648) pub26->wait_match() before write for 01030000.3ca3fc38.00000026.00000102(0c1f9365)
(8608|8648) pub26<-match found! before write for 01030000.3ca3fc38.00000026.00000102(0c1f9365)
(8608|8648) pub26 12% (2 samples sent)
(8608|8648) pub26 25% (4 samples sent)
(8608|8648) pub26 31% (5 samples sent)
(8608|8683) pub62 waiting for acks returned
(8608|8683) pub62<-delete_contained_entities
(8608|8648) pub26 43% (7 samples sent)
(8608|8648) pub26 50% (8 samples sent)
(8608|8648) pub26 62% (10 samples sent)
(8608|8648) pub26 75% (12 samples sent)
(8608|8648) pub26 81% (13 samples sent)
(8608|8648) pub26 93% (15 samples sent)
(8608|8648) pub26 100% (16 samples sent)
(8608|8648) pub26 waiting for acks
(8608|8648) pub26 waiting for acks returned
(8608|8648) pub26<-delete_contained_entities
(8608|8650) pub28 writer id: 01030000.3ca3fc38.00000017.00000102(905e0253)
(8608|8650) pub28->started
(8608|8650) pub28->wait_match() before write for 01030000.3ca3fc38.00000017.00000102(905e0253)
(8608|8650) pub28<-match found! before write for 01030000.3ca3fc38.00000017.00000102(905e0253)
(8608|8650) pub28 12% (2 samples sent)
(8608|8650) pub28 25% (4 samples sent)
(8608|8650) pub28 31% (5 samples sent)
(8608|8650) pub28 43% (7 samples sent)
(8608|8650) pub28 50% (8 samples sent)
(8608|8650) pub28 62% (10 samples sent)
(8608|8650) pub28 75% (12 samples sent)
(8608|8650) pub28 81% (13 samples sent)
(8608|8650) pub28 93% (15 samples sent)
(8608|8650) pub28 100% (16 samples sent)
(8608|8650) pub28 waiting for acks
(8608|8650) pub28 waiting for acks returned
(8608|8650) pub28<-delete_contained_entities
(8608|8671) pub50 writer id: 01030000.3ca3fc38.00000023.00000102(c4ff1c15)
(8608|8671) pub50->started
(8608|8671) pub50->wait_match() before write for 01030000.3ca3fc38.00000023.00000102(c4ff1c15)
(8608|8671) pub50<-match found! before write for 01030000.3ca3fc38.00000023.00000102(c4ff1c15)
(8608|8671) pub50 12% (2 samples sent)
(8608|8671) pub50 25% (4 samples sent)
(8608|8671) pub50 31% (5 samples sent)
(8608|8671) pub50 43% (7 samples sent)
(8608|8671) pub50 50% (8 samples sent)
(8608|8671) pub50 62% (10 samples sent)
(8608|8671) pub50 75% (12 samples sent)
(8608|8671) pub50 81% (13 samples sent)
(8608|8671) pub50 93% (15 samples sent)
(8608|8671) pub50 100% (16 samples sent)
(8608|8671) pub50 waiting for acks
(8608|8671) pub50 waiting for acks returned
(8608|8671) pub50<-delete_contained_entities
(8608|8665) pub44 writer id: 01030000.3ca3fc38.00000035.00000102(2b5f7e37)
(8608|8665) pub44->started
(8608|8665) pub44->wait_match() before write for 01030000.3ca3fc38.00000035.00000102(2b5f7e37)
(8608|8673) pub52 writer id: 01030000.3ca3fc38.00000039.00000102(eeaf9336)
(8608|8673) pub52->started
(8608|8673) pub52->wait_match() before write for 01030000.3ca3fc38.00000039.00000102(eeaf9336)
(8608|8673) pub52<-match found! before write for 01030000.3ca3fc38.00000039.00000102(eeaf9336)
(8608|8665) pub44<-match found! before write for 01030000.3ca3fc38.00000035.00000102(2b5f7e37)
(8608|8665) pub44 12% (2 samples sent)
(8608|8665) pub44 25% (4 samples sent)
(8608|8665) pub44 31% (5 samples sent)
(8608|8665) pub44 43% (7 samples sent)
(8608|8665) pub44 50% (8 samples sent)
(8608|8656) pub35 writer id: 01030000.3ca3fc38.0000002e.00000102(3c6fd8a4)
(8608|8656) pub35->started
(8608|8656) pub35->wait_match() before write for 01030000.3ca3fc38.0000002e.00000102(3c6fd8a4)
(8608|8665) pub44 62% (10 samples sent)
(8608|8665) pub44 75% (12 samples sent)
(8608|8656) pub35<-match found! before write for 01030000.3ca3fc38.0000002e.00000102(3c6fd8a4)
(8608|8673) pub52 12% (2 samples sent)
(8608|8656) pub35 12% (2 samples sent)
(8608|8656) pub35 25% (4 samples sent)
(8608|8656) pub35 31% (5 samples sent)
(8608|8656) pub35 43% (7 samples sent)
(8608|8656) pub35 50% (8 samples sent)
(8608|8656) pub35 62% (10 samples sent)
(8608|8656) pub35 75% (12 samples sent)
(8608|8656) pub35 81% (13 samples sent)
(8608|8673) pub52 25% (4 samples sent)
(8608|8673) pub52 31% (5 samples sent)
(8608|8673) pub52 43% (7 samples sent)
(8608|8665) pub44 81% (13 samples sent)
(8608|8665) pub44 93% (15 samples sent)
(8608|8665) pub44 100% (16 samples sent)
(8608|8665) pub44 waiting for acks
(8608|8673) pub52 50% (8 samples sent)
(8608|8673) pub52 62% (10 samples sent)
(8608|8673) pub52 75% (12 samples sent)
(8608|8673) pub52 81% (13 samples sent)
(8608|8673) pub52 93% (15 samples sent)
(8608|8673) pub52 100% (16 samples sent)
(8608|8673) pub52 waiting for acks
(8608|8656) pub35 93% (15 samples sent)
(8608|8656) pub35 100% (16 samples sent)
(8608|8656) pub35 waiting for acks
(8608|8620) sub 30% (308 samples received)
(8608|8665) pub44 waiting for acks returned
(8608|8665) pub44<-delete_contained_entities
(8608|8656) pub35 waiting for acks returned
(8608|8656) pub35<-delete_contained_entities
(8608|8673) pub52 waiting for acks returned
(8608|8673) pub52<-delete_contained_entities
(8608|8640) pub19 writer id: 01030000.3ca3fc38.00000018.00000102(120e9582)
(8608|8640) pub19->started
(8608|8640) pub19->wait_match() before write for 01030000.3ca3fc38.00000018.00000102(120e9582)
(8608|8640) pub19<-match found! before write for 01030000.3ca3fc38.00000018.00000102(120e9582)
(8608|8640) pub19 12% (2 samples sent)
(8608|8644) pub23 writer id: 01030000.3ca3fc38.0000001a.00000102(68cec6e2)
(8608|8644) pub23->started
(8608|8644) pub23->wait_match() before write for 01030000.3ca3fc38.0000001a.00000102(68cec6e2)
(8608|8640) pub19 25% (4 samples sent)
(8608|8640) pub19 31% (5 samples sent)
(8608|8640) pub19 43% (7 samples sent)
(8608|8640) pub19 50% (8 samples sent)
(8608|8640) pub19 62% (10 samples sent)
(8608|8640) pub19 75% (12 samples sent)
(8608|8651) pub30 writer id: 01030000.3ca3fc38.0000002c.00000102(46af8bc4)
(8608|8651) pub30->started
(8608|8651) pub30->wait_match() before write for 01030000.3ca3fc38.0000002c.00000102(46af8bc4)
(8608|8644) pub23<-match found! before write for 01030000.3ca3fc38.0000001a.00000102(68cec6e2)
(8608|8640) pub19 81% (13 samples sent)
(8608|8640) pub19 93% (15 samples sent)
(8608|8640) pub19 100% (16 samples sent)
(8608|8640) pub19 waiting for acks
(8608|8644) pub23 12% (2 samples sent)
(8608|8644) pub23 25% (4 samples sent)
(8608|8644) pub23 31% (5 samples sent)
(8608|8644) pub23 43% (7 samples sent)
(8608|8651) pub30<-match found! before write for 01030000.3ca3fc38.0000002c.00000102(46af8bc4)
(8608|8651) pub30 12% (2 samples sent)
(8608|8651) pub30 25% (4 samples sent)
(8608|8651) pub30 31% (5 samples sent)
(8608|8651) pub30 43% (7 samples sent)
(8608|8651) pub30 50% (8 samples sent)
(8608|8651) pub30 62% (10 samples sent)
(8608|8651) pub30 75% (12 samples sent)
(8608|8651) pub30 81% (13 samples sent)
(8608|8644) pub23 50% (8 samples sent)
(8608|8644) pub23 62% (10 samples sent)
(8608|8644) pub23 75% (12 samples sent)
(8608|8644) pub23 81% (13 samples sent)
(8608|8644) pub23 93% (15 samples sent)
(8608|8651) pub30 93% (15 samples sent)
(8608|8651) pub30 100% (16 samples sent)
(8608|8651) pub30 waiting for acks
(8608|8644) pub23 100% (16 samples sent)
(8608|8644) pub23 waiting for acks
(8608|8640) pub19 waiting for acks returned
(8608|8640) pub19<-delete_contained_entities
(8608|8652) pub33 writer id: 01030000.3ca3fc38.0000002b.00000102(f48f57d4)
(8608|8652) pub33->started
(8608|8652) pub33->wait_match() before write for 01030000.3ca3fc38.0000002b.00000102(f48f57d4)
(8608|8627) pub6 writer id: 01030000.3ca3fc38.00000008.00000102(72ee0200)
(8608|8627) pub6->started
(8608|8627) pub6->wait_match() before write for 01030000.3ca3fc38.00000008.00000102(72ee0200)
(8608|8652) pub33<-match found! before write for 01030000.3ca3fc38.0000002b.00000102(f48f57d4)
(8608|8627) pub6<-match found! before write for 01030000.3ca3fc38.00000008.00000102(72ee0200)
(8608|8652) pub33 12% (2 samples sent)
(8608|8652) pub33 25% (4 samples sent)
(8608|8652) pub33 31% (5 samples sent)
(8608|8652) pub33 43% (7 samples sent)
(8608|8652) pub33 50% (8 samples sent)
(8608|8652) pub33 62% (10 samples sent)
(8608|8652) pub33 75% (12 samples sent)
(8608|8627) pub6 12% (2 samples sent)
(8608|8627) pub6 25% (4 samples sent)
(8608|8627) pub6 31% (5 samples sent)
(8608|8627) pub6 43% (7 samples sent)
(8608|8627) pub6 50% (8 samples sent)
(8608|8627) pub6 62% (10 samples sent)
(8608|8627) pub6 75% (12 samples sent)
(8608|8627) pub6 81% (13 samples sent)
(8608|8677) pub56 writer id: 01030000.3ca3fc38.0000003d.00000102(1b2f35f6)
(8608|8677) pub56->started
(8608|8677) pub56->wait_match() before write for 01030000.3ca3fc38.0000003d.00000102(1b2f35f6)
(8608|8644) pub23 waiting for acks returned
(8608|8644) pub23<-delete_contained_entities
(8608|8651) pub30 waiting for acks returned
(8608|8651) pub30<-delete_contained_entities
(8608|8652) pub33 81% (13 samples sent)
(8608|8652) pub33 93% (15 samples sent)
(8608|8652) pub33 100% (16 samples sent)
(8608|8652) pub33 waiting for acks
(8608|8627) pub6 93% (15 samples sent)
(8608|8627) pub6 100% (16 samples sent)
(8608|8627) pub6 waiting for acks
(8608|8677) pub56<-match found! before write for 01030000.3ca3fc38.0000003d.00000102(1b2f35f6)
(8608|8676) pub55 writer id: 01030000.3ca3fc38.0000003c.00000102(264f1c46)
(8608|8676) pub55->started
(8608|8676) pub55->wait_match() before write for 01030000.3ca3fc38.0000003c.00000102(264f1c46)
(8608|8677) pub56 12% (2 samples sent)
(8608|8677) pub56 25% (4 samples sent)
(8608|8677) pub56 31% (5 samples sent)
(8608|8677) pub56 43% (7 samples sent)
(8608|8677) pub56 50% (8 samples sent)
(8608|8677) pub56 62% (10 samples sent)
(8608|8677) pub56 75% (12 samples sent)
(8608|8677) pub56 81% (13 samples sent)
(8608|8677) pub56 93% (15 samples sent)
(8608|8677) pub56 100% (16 samples sent)
(8608|8677) pub56 waiting for acks
(8608|8676) pub55<-match found! before write for 01030000.3ca3fc38.0000003c.00000102(264f1c46)
(8608|8676) pub55 12% (2 samples sent)
(8608|8676) pub55 25% (4 samples sent)
(8608|8676) pub55 31% (5 samples sent)
(8608|8676) pub55 43% (7 samples sent)
(8608|8676) pub55 50% (8 samples sent)
(8608|8652) pub33 waiting for acks returned
(8608|8652) pub33<-delete_contained_entities
(8608|8666) pub45 writer id: 01030000.3ca3fc38.00000021.00000102(be3f4f75)
(8608|8666) pub45->started
(8608|8666) pub45->wait_match() before write for 01030000.3ca3fc38.00000021.00000102(be3f4f75)
(8608|8620) sub 40% (410 samples received)
(8608|8627) pub6 waiting for acks returned
(8608|8627) pub6<-delete_contained_entities
(8608|8676) pub55 62% (10 samples sent)
(8608|8676) pub55 75% (12 samples sent)
(8608|8676) pub55 81% (13 samples sent)
(8608|8676) pub55 93% (15 samples sent)
(8608|8676) pub55 100% (16 samples sent)
(8608|8676) pub55 waiting for acks
(8608|8626) pub5 writer id: 01030000.3ca3fc38.00000007.00000102(f0be95d1)
(8608|8626) pub5->started
(8608|8626) pub5->wait_match() before write for 01030000.3ca3fc38.00000007.00000102(f0be95d1)
(8608|8626) pub5<-match found! before write for 01030000.3ca3fc38.00000007.00000102(f0be95d1)
(8608|8626) pub5 12% (2 samples sent)
(8608|8666) pub45<-match found! before write for 01030000.3ca3fc38.00000021.00000102(be3f4f75)
(8608|8677) pub56 waiting for acks returned
(8608|8677) pub56<-delete_contained_entities
(8608|8626) pub5 25% (4 samples sent)
(8608|8626) pub5 31% (5 samples sent)
(8608|8626) pub5 43% (7 samples sent)
(8608|8626) pub5 50% (8 samples sent)
(8608|8626) pub5 62% (10 samples sent)
(8608|8626) pub5 75% (12 samples sent)
(8608|8626) pub5 81% (13 samples sent)
(8608|8666) pub45 12% (2 samples sent)
(8608|8666) pub45 25% (4 samples sent)
(8608|8666) pub45 31% (5 samples sent)
(8608|8666) pub45 43% (7 samples sent)
(8608|8666) pub45 50% (8 samples sent)
(8608|8676) pub55 waiting for acks returned
(8608|8676) pub55<-delete_contained_entities
(8608|8626) pub5 93% (15 samples sent)
(8608|8626) pub5 100% (16 samples sent)
(8608|8626) pub5 waiting for acks
(8608|8666) pub45 62% (10 samples sent)
(8608|8666) pub45 75% (12 samples sent)
(8608|8666) pub45 81% (13 samples sent)
(8608|8666) pub45 93% (15 samples sent)
(8608|8666) pub45 100% (16 samples sent)
(8608|8666) pub45 waiting for acks
(8608|8662) pub41 writer id: 01030000.3ca3fc38.00000032.00000102(997fa227)
(8608|8662) pub41->started
(8608|8662) pub41->wait_match() before write for 01030000.3ca3fc38.00000032.00000102(997fa227)
(8608|8662) pub41<-match found! before write for 01030000.3ca3fc38.00000032.00000102(997fa227)
(8608|8662) pub41 12% (2 samples sent)
(8608|8662) pub41 25% (4 samples sent)
(8608|8626) pub5 waiting for acks returned
(8608|8626) pub5<-delete_contained_entities
(8608|8662) pub41 31% (5 samples sent)
(8608|8662) pub41 43% (7 samples sent)
(8608|8662) pub41 50% (8 samples sent)
(8608|8662) pub41 62% (10 samples sent)
(8608|8642) pub21 writer id: 01030000.3ca3fc38.00000015.00000102(ea9e5133)
(8608|8642) pub21->started
(8608|8642) pub21->wait_match() before write for 01030000.3ca3fc38.00000015.00000102(ea9e5133)
(8608|8662) pub41 75% (12 samples sent)
(8608|8662) pub41 81% (13 samples sent)
(8608|8662) pub41 93% (15 samples sent)
(8608|8662) pub41 100% (16 samples sent)
(8608|8662) pub41 waiting for acks
(8608|8642) pub21<-match found! before write for 01030000.3ca3fc38.00000015.00000102(ea9e5133)
(8608|8642) pub21 12% (2 samples sent)
(8608|8642) pub21 25% (4 samples sent)
(8608|8642) pub21 31% (5 samples sent)
(8608|8642) pub21 43% (7 samples sent)
(8608|8642) pub21 50% (8 samples sent)
(8608|8666) pub45 waiting for acks returned
(8608|8666) pub45<-delete_contained_entities
(8608|8678) pub57 writer id: 01030000.3ca3fc38.0000003e.00000102(5c8f4f26)
(8608|8678) pub57->started
(8608|8678) pub57->wait_match() before write for 01030000.3ca3fc38.0000003e.00000102(5c8f4f26)
(8608|8642) pub21 62% (10 samples sent)
(8608|8642) pub21 75% (12 samples sent)
(8608|8642) pub21 81% (13 samples sent)
(8608|8642) pub21 93% (15 samples sent)
(8608|8642) pub21 100% (16 samples sent)
(8608|8642) pub21 waiting for acks
(8608|8674) pub53 writer id: 01030000.3ca3fc38.0000003a.00000102(a90fe9e6)
(8608|8674) pub53->started
(8608|8674) pub53->wait_match() before write for 01030000.3ca3fc38.0000003a.00000102(a90fe9e6)
(8608|8678) pub57<-match found! before write for 01030000.3ca3fc38.0000003e.00000102(5c8f4f26)
(8608|8678) pub57 12% (2 samples sent)
(8608|8678) pub57 25% (4 samples sent)
(8608|8678) pub57 31% (5 samples sent)
(8608|8678) pub57 43% (7 samples sent)
(8608|8678) pub57 50% (8 samples sent)
(8608|8678) pub57 62% (10 samples sent)
(8608|8678) pub57 75% (12 samples sent)
(8608|8678) pub57 81% (13 samples sent)
(8608|8662) pub41 waiting for acks returned
(8608|8662) pub41<-delete_contained_entities
(8608|8678) pub57 93% (15 samples sent)
(8608|8678) pub57 100% (16 samples sent)
(8608|8678) pub57 waiting for acks
(8608|8684) pub63 writer id: 01030000.3ca3fc38.00000042.00000102(60ad42e8)
(8608|8684) pub63->started
(8608|8684) pub63->wait_match() before write for 01030000.3ca3fc38.00000042.00000102(60ad42e8)
(8608|8633) pub12<-delete_participant
(8608|8670) pub49 writer id: 01030000.3ca3fc38.00000038.00000102(d3cfba86)
(8608|8670) pub49->started
(8608|8670) pub49->wait_match() before write for 01030000.3ca3fc38.00000038.00000102(d3cfba86)
(8608|8674) pub53<-match found! before write for 01030000.3ca3fc38.0000003a.00000102(a90fe9e6)
(8608|8674) pub53 12% (2 samples sent)
(8608|8674) pub53 25% (4 samples sent)
(8608|8674) pub53 31% (5 samples sent)
(8608|8674) pub53 43% (7 samples sent)
(8608|8674) pub53 50% (8 samples sent)
(8608|8674) pub53 62% (10 samples sent)
(8608|8674) pub53 75% (12 samples sent)
(8608|8674) pub53 81% (13 samples sent)
(8608|8674) pub53 93% (15 samples sent)
(8608|8674) pub53 100% (16 samples sent)
(8608|8674) pub53 waiting for acks
(8608|8647) pub25 writer id: 01030000.3ca3fc38.00000024.00000102(76dfc005)
(8608|8647) pub25->started
(8608|8647) pub25->wait_match() before write for 01030000.3ca3fc38.00000024.00000102(76dfc005)
(8608|8620) sub 50% (512 samples received)
(8608|8684) pub63<-match found! before write for 01030000.3ca3fc38.00000042.00000102(60ad42e8)
(8608|8670) pub49<-match found! before write for 01030000.3ca3fc38.00000038.00000102(d3cfba86)
(8608|8642) pub21 waiting for acks returned
(8608|8642) pub21<-delete_contained_entities
(8608|8647) pub25<-match found! before write for 01030000.3ca3fc38.00000024.00000102(76dfc005)
(8608|8684) pub63 12% (2 samples sent)
(8608|8684) pub63 25% (4 samples sent)
(8608|8684) pub63 31% (5 samples sent)
(8608|8684) pub63 43% (7 samples sent)
(8608|8684) pub63 50% (8 samples sent)
(8608|8684) pub63 62% (10 samples sent)
(8608|8684) pub63 75% (12 samples sent)
(8608|8684) pub63 81% (13 samples sent)
(8608|8684) pub63 93% (15 samples sent)
(8608|8684) pub63 100% (16 samples sent)
(8608|8684) pub63 waiting for acks
(8608|8678) pub57 waiting for acks returned
(8608|8678) pub57<-delete_contained_entities
(8608|8670) pub49 12% (2 samples sent)
(8608|8670) pub49 25% (4 samples sent)
(8608|8670) pub49 31% (5 samples sent)
(8608|8670) pub49 43% (7 samples sent)
(8608|8670) pub49 50% (8 samples sent)
(8608|8670) pub49 62% (10 samples sent)
(8608|8670) pub49 75% (12 samples sent)
(8608|8670) pub49 81% (13 samples sent)
(8608|8670) pub49 93% (15 samples sent)
(8608|8670) pub49 100% (16 samples sent)
(8608|8670) pub49 waiting for acks
(8608|8664) pub43 writer id: 01030000.3ca3fc38.00000034.00000102(163f5787)
(8608|8664) pub43->started
(8608|8664) pub43->wait_match() before write for 01030000.3ca3fc38.00000034.00000102(163f5787)
(8608|8647) pub25 12% (2 samples sent)
(8608|8647) pub25 25% (4 samples sent)
(8608|8647) pub25 31% (5 samples sent)
(8608|8647) pub25 43% (7 samples sent)
(8608|8647) pub25 50% (8 samples sent)
(8608|8647) pub25 62% (10 samples sent)
(8608|8647) pub25 75% (12 samples sent)
(8608|8647) pub25 81% (13 samples sent)
(8608|8647) pub25 93% (15 samples sent)
(8608|8647) pub25 100% (16 samples sent)
(8608|8647) pub25 waiting for acks
(8608|8622) pub1 writer id: 01030000.3ca3fc38.0000000d.00000102(ba0e8d70)
(8608|8622) pub1->started
(8608|8622) pub1->wait_match() before write for 01030000.3ca3fc38.0000000d.00000102(ba0e8d70)
(8608|8664) pub43<-match found! before write for 01030000.3ca3fc38.00000034.00000102(163f5787)
(8608|8664) pub43 12% (2 samples sent)
(8608|8664) pub43 25% (4 samples sent)
(8608|8664) pub43 31% (5 samples sent)
(8608|8664) pub43 43% (7 samples sent)
(8608|8664) pub43 50% (8 samples sent)
(8608|8641) pub20 writer id: 01030000.3ca3fc38.00000016.00000102(ad3e2be3)
(8608|8641) pub20->started
(8608|8641) pub20->wait_match() before write for 01030000.3ca3fc38.00000016.00000102(ad3e2be3)
(8608|8664) pub43 62% (10 samples sent)
(8608|8664) pub43 75% (12 samples sent)
(8608|8664) pub43 81% (13 samples sent)
(8608|8664) pub43 93% (15 samples sent)
(8608|8664) pub43 100% (16 samples sent)
(8608|8664) pub43 waiting for acks
(8608|8674) pub53 waiting for acks returned
(8608|8674) pub53<-delete_contained_entities
(8608|8622) pub1<-match found! before write for 01030000.3ca3fc38.0000000d.00000102(ba0e8d70)
(8608|8622) pub1 12% (2 samples sent)
(8608|8622) pub1 25% (4 samples sent)
(8608|8622) pub1 31% (5 samples sent)
(8608|8622) pub1 43% (7 samples sent)
(8608|8622) pub1 50% (8 samples sent)
(8608|8622) pub1 62% (10 samples sent)
(8608|8622) pub1 75% (12 samples sent)
(8608|8622) pub1 81% (13 samples sent)
(8608|8622) pub1 93% (15 samples sent)
(8608|8622) pub1 100% (16 samples sent)
(8608|8622) pub1 waiting for acks
(8608|8625) pub4 writer id: 01030000.3ca3fc38.00000006.00000102(cddebc61)
(8608|8625) pub4->started
(8608|8625) pub4->wait_match() before write for 01030000.3ca3fc38.00000006.00000102(cddebc61)
(8608|8635) pub14 writer id: 01030000.3ca3fc38.00000012.00000102(58be8d23)
(8608|8635) pub14->started
(8608|8635) pub14->wait_match() before write for 01030000.3ca3fc38.00000012.00000102(58be8d23)
(8608|8641) pub20<-match found! before write for 01030000.3ca3fc38.00000016.00000102(ad3e2be3)
(8608|8641) pub20 12% (2 samples sent)
(8608|8641) pub20 25% (4 samples sent)
(8608|8641) pub20 31% (5 samples sent)
(8608|8641) pub20 43% (7 samples sent)
(8608|8641) pub20 50% (8 samples sent)
(8608|8670) pub49 waiting for acks returned
(8608|8670) pub49<-delete_contained_entities
(8608|8625) pub4<-match found! before write for 01030000.3ca3fc38.00000006.00000102(cddebc61)
(8608|8647) pub25 waiting for acks returned
(8608|8647) pub25<-delete_contained_entities
(8608|8684) pub63 waiting for acks returned
(8608|8684) pub63<-delete_contained_entities
(8608|8641) pub20 62% (10 samples sent)
(8608|8635) pub14<-match found! before write for 01030000.3ca3fc38.00000012.00000102(58be8d23)
(8608|8641) pub20 75% (12 samples sent)
(8608|8641) pub20 81% (13 samples sent)
(8608|8641) pub20 93% (15 samples sent)
(8608|8641) pub20 100% (16 samples sent)
(8608|8641) pub20 waiting for acks
(8608|8645) pub24 writer id: 01030000.3ca3fc38.00000020.00000102(835f66c5)
(8608|8645) pub24->started
(8608|8645) pub24->wait_match() before write for 01030000.3ca3fc38.00000020.00000102(835f66c5)
(8608|8635) pub14 12% (2 samples sent)
(8608|8635) pub14 25% (4 samples sent)
(8608|8635) pub14 31% (5 samples sent)
(8608|8625) pub4 12% (2 samples sent)
(8608|8635) pub14 43% (7 samples sent)
(8608|8635) pub14 50% (8 samples sent)
(8608|8635) pub14 62% (10 samples sent)
(8608|8635) pub14 75% (12 samples sent)
(8608|8625) pub4 25% (4 samples sent)
(8608|8625) pub4 31% (5 samples sent)
(8608|8625) pub4 43% (7 samples sent)
(8608|8625) pub4 50% (8 samples sent)
(8608|8625) pub4 62% (10 samples sent)
(8608|8625) pub4 75% (12 samples sent)
(8608|8625) pub4 81% (13 samples sent)
(8608|8625) pub4 93% (15 samples sent)
(8608|8649) pub27 writer id: 01030000.3ca3fc38.00000022.00000102(f99f35a5)
(8608|8649) pub27->started
(8608|8649) pub27->wait_match() before write for 01030000.3ca3fc38.00000022.00000102(f99f35a5)
(8608|8635) pub14 81% (13 samples sent)
(8608|8635) pub14 93% (15 samples sent)
(8608|8635) pub14 100% (16 samples sent)
(8608|8635) pub14 waiting for acks
(8608|8625) pub4 100% (16 samples sent)
(8608|8625) pub4 waiting for acks
(8608|8620) sub 60% (615 samples received)
(8608|8645) pub24<-match found! before write for 01030000.3ca3fc38.00000020.00000102(835f66c5)
(8608|8658) pub37 writer id: 01030000.3ca3fc38.0000002f.00000102(010ff114)
(8608|8658) pub37->started
(8608|8658) pub37->wait_match() before write for 01030000.3ca3fc38.0000002f.00000102(010ff114)
(8608|8645) pub24 12% (2 samples sent)
(8608|8664) pub43 waiting for acks returned
(8608|8664) pub43<-delete_contained_entities
(8608|8645) pub24 25% (4 samples sent)
(8608|8645) pub24 31% (5 samples sent)
(8608|8622) pub1 waiting for acks returned
(8608|8622) pub1<-delete_contained_entities
(8608|8649) pub27<-match found! before write for 01030000.3ca3fc38.00000022.00000102(f99f35a5)
(8608|8649) pub27 12% (2 samples sent)
(8608|8649) pub27 25% (4 samples sent)
(8608|8649) pub27 31% (5 samples sent)
(8608|8649) pub27 43% (7 samples sent)
(8608|8649) pub27 50% (8 samples sent)
(8608|8645) pub24 43% (7 samples sent)
(8608|8645) pub24 50% (8 samples sent)
(8608|8645) pub24 62% (10 samples sent)
(8608|8654) pub32 writer id: 01030000.3ca3fc38.0000002a.00000102(c9ef7e64)
(8608|8654) pub32->started
(8608|8654) pub32->wait_match() before write for 01030000.3ca3fc38.0000002a.00000102(c9ef7e64)
(8608|8645) pub24 75% (12 samples sent)
(8608|8645) pub24 81% (13 samples sent)
(8608|8645) pub24 93% (15 samples sent)
(8608|8653) pub31 writer id: 01030000.3ca3fc38.00000028.00000102(b32f2d04)
(8608|8653) pub31->started
(8608|8653) pub31->wait_match() before write for 01030000.3ca3fc38.00000028.00000102(b32f2d04)
(8608|8649) pub27 62% (10 samples sent)
(8608|8649) pub27 75% (12 samples sent)
(8608|8645) pub24 100% (16 samples sent)
(8608|8645) pub24 waiting for acks
(8608|8649) pub27 81% (13 samples sent)
(8608|8649) pub27 93% (15 samples sent)
(8608|8649) pub27 100% (16 samples sent)
(8608|8649) pub27 waiting for acks
(8608|8672) pub51 writer id: 01030000.3ca3fc38.00000025.00000102(4bbfe9b5)
(8608|8672) pub51->started
(8608|8672) pub51->wait_match() before write for 01030000.3ca3fc38.00000025.00000102(4bbfe9b5)
(8608|8631) pub9 writer id: 01030000.3ca3fc38.0000000a.00000102(082e5160)
(8608|8631) pub9->started
(8608|8631) pub9->wait_match() before write for 01030000.3ca3fc38.0000000a.00000102(082e5160)
(8608|8632) pub11 writer id: 01030000.3ca3fc38.0000000e.00000102(fdaef7a0)
(8608|8632) pub11->started
(8608|8632) pub11->wait_match() before write for 01030000.3ca3fc38.0000000e.00000102(fdaef7a0)
(8608|8658) pub37<-match found! before write for 01030000.3ca3fc38.0000002f.00000102(010ff114)
(8608|8658) pub37 12% (2 samples sent)
(8608|8658) pub37 25% (4 samples sent)
(8608|8658) pub37 31% (5 samples sent)
(8608|8658) pub37 43% (7 samples sent)
(8608|8658) pub37 50% (8 samples sent)
(8608|8658) pub37 62% (10 samples sent)
(8608|8667) pub46 writer id: 01030000.3ca3fc38.0000001d.00000102(daee1af2)
(8608|8667) pub46->started
(8608|8667) pub46->wait_match() before write for 01030000.3ca3fc38.0000001d.00000102(daee1af2)
(8608|8658) pub37 75% (12 samples sent)
(8608|8654) pub32<-match found! before write for 01030000.3ca3fc38.0000002a.00000102(c9ef7e64)
(8608|8641) pub20 waiting for acks returned
(8608|8641) pub20<-delete_contained_entities
(8608|8658) pub37 81% (13 samples sent)
(8608|8653) pub31<-match found! before write for 01030000.3ca3fc38.00000028.00000102(b32f2d04)
(8608|8658) pub37 93% (15 samples sent)
(8608|8654) pub32 12% (2 samples sent)
(8608|8658) pub37 100% (16 samples sent)
(8608|8658) pub37 waiting for acks
(8608|8653) pub31 12% (2 samples sent)
(8608|8672) pub51<-match found! before write for 01030000.3ca3fc38.00000025.00000102(4bbfe9b5)
(8608|8653) pub31 25% (4 samples sent)
(8608|8653) pub31 31% (5 samples sent)
(8608|8672) pub51 12% (2 samples sent)
(8608|8653) pub31 43% (7 samples sent)
(8608|8672) pub51 25% (4 samples sent)
(8608|8672) pub51 31% (5 samples sent)
(8608|8672) pub51 43% (7 samples sent)
(8608|8672) pub51 50% (8 samples sent)
(8608|8672) pub51 62% (10 samples sent)
(8608|8672) pub51 75% (12 samples sent)
(8608|8672) pub51 81% (13 samples sent)
(8608|8631) pub9<-match found! before write for 01030000.3ca3fc38.0000000a.00000102(082e5160)
(8608|8635) pub14 waiting for acks returned
(8608|8635) pub14<-delete_contained_entities
(8608|8654) pub32 25% (4 samples sent)
(8608|8654) pub32 31% (5 samples sent)
(8608|8625) pub4 waiting for acks returned
(8608|8625) pub4<-delete_contained_entities
(8608|8654) pub32 43% (7 samples sent)
(8608|8654) pub32 50% (8 samples sent)
(8608|8682) pub61 writer id: 01030000.3ca3fc38.00000041.00000102(270d3838)
(8608|8682) pub61->started
(8608|8682) pub61->wait_match() before write for 01030000.3ca3fc38.00000041.00000102(270d3838)
(8608|8654) pub32 62% (10 samples sent)
(8608|8654) pub32 75% (12 samples sent)
(8608|8654) pub32 81% (13 samples sent)
(8608|8654) pub32 93% (15 samples sent)
(8608|8654) pub32 100% (16 samples sent)
(8608|8654) pub32 waiting for acks
(8608|8672) pub51 93% (15 samples sent)
(8608|8672) pub51 100% (16 samples sent)
(8608|8672) pub51 waiting for acks
(8608|8631) pub9 12% (2 samples sent)
(8608|8631) pub9 25% (4 samples sent)
(8608|8631) pub9 31% (5 samples sent)
(8608|8631) pub9 43% (7 samples sent)
(8608|8631) pub9 50% (8 samples sent)
(8608|8631) pub9 62% (10 samples sent)
(8608|8631) pub9 75% (12 samples sent)
(8608|8631) pub9 81% (13 samples sent)
(8608|8631) pub9 93% (15 samples sent)
(8608|8653) pub31 50% (8 samples sent)
(8608|8631) pub9 100% (16 samples sent)
(8608|8631) pub9 waiting for acks
(8608|8653) pub31 62% (10 samples sent)
(8608|8653) pub31 75% (12 samples sent)
(8608|8653) pub31 81% (13 samples sent)
(8608|8653) pub31 93% (15 samples sent)
(8608|8653) pub31 100% (16 samples sent)
(8608|8653) pub31 waiting for acks
(8608|8632) pub11<-match found! before write for 01030000.3ca3fc38.0000000e.00000102(fdaef7a0)
(8608|8632) pub11 12% (2 samples sent)
(8608|8632) pub11 25% (4 samples sent)
(8608|8632) pub11 31% (5 samples sent)
(8608|8632) pub11 43% (7 samples sent)
(8608|8632) pub11 50% (8 samples sent)
(8608|8655) pub34 writer id: 01030000.3ca3fc38.0000002d.00000102(7bcfa274)
(8608|8655) pub34->started
(8608|8655) pub34->wait_match() before write for 01030000.3ca3fc38.0000002d.00000102(7bcfa274)
(8608|8632) pub11 62% (10 samples sent)
(8608|8632) pub11 75% (12 samples sent)
(8608|8632) pub11 81% (13 samples sent)
(8608|8632) pub11 93% (15 samples sent)
(8608|8632) pub11 100% (16 samples sent)
(8608|8632) pub11 waiting for acks
(8608|8669) pub48 writer id: 01030000.3ca3fc38.00000037.00000102(519f2d57)
(8608|8669) pub48->started
(8608|8669) pub48->wait_match() before write for 01030000.3ca3fc38.00000037.00000102(519f2d57)
(8608|8620) sub 70% (717 samples received)
(8608|8668) pub47 writer id: 01030000.3ca3fc38.00000036.00000102(6cff04e7)
(8608|8668) pub47->started
(8608|8668) pub47->wait_match() before write for 01030000.3ca3fc38.00000036.00000102(6cff04e7)
(8608|8667) pub46<-match found! before write for 01030000.3ca3fc38.0000001d.00000102(daee1af2)
(8608|8682) pub61<-match found! before write for 01030000.3ca3fc38.00000041.00000102(270d3838)
(8608|8682) pub61 12% (2 samples sent)
(8608|8682) pub61 25% (4 samples sent)
(8608|8682) pub61 31% (5 samples sent)
(8608|8682) pub61 43% (7 samples sent)
(8608|8682) pub61 50% (8 samples sent)
(8608|8682) pub61 62% (10 samples sent)
(8608|8682) pub61 75% (12 samples sent)
(8608|8682) pub61 81% (13 samples sent)
(8608|8682) pub61 93% (15 samples sent)
(8608|8682) pub61 100% (16 samples sent)
(8608|8682) pub61 waiting for acks
(8608|8646) pub29 writer id: 01030000.3ca3fc38.00000019.00000102(2f6ebc32)
(8608|8646) pub29->started
(8608|8646) pub29->wait_match() before write for 01030000.3ca3fc38.00000019.00000102(2f6ebc32)
(8608|8679) pub58 writer id: 01030000.3ca3fc38.00000027.00000102(317fbad5)
(8608|8679) pub58->started
(8608|8679) pub58->wait_match() before write for 01030000.3ca3fc38.00000027.00000102(317fbad5)
(8608|8667) pub46 12% (2 samples sent)
(8608|8667) pub46 25% (4 samples sent)
(8608|8667) pub46 31% (5 samples sent)
(8608|8667) pub46 43% (7 samples sent)
(8608|8667) pub46 50% (8 samples sent)
(8608|8667) pub46 62% (10 samples sent)
(8608|8655) pub34<-match found! before write for 01030000.3ca3fc38.0000002d.00000102(7bcfa274)
(8608|8645) pub24 waiting for acks returned
(8608|8645) pub24<-delete_contained_entities
(8608|8649) pub27 waiting for acks returned
(8608|8649) pub27<-delete_contained_entities
(8608|8655) pub34 12% (2 samples sent)
(8608|8655) pub34 25% (4 samples sent)
(8608|8667) pub46 75% (12 samples sent)
(8608|8667) pub46 81% (13 samples sent)
(8608|8667) pub46 93% (15 samples sent)
(8608|8667) pub46 100% (16 samples sent)
(8608|8667) pub46 waiting for acks
(8608|8655) pub34 31% (5 samples sent)
(8608|8669) pub48<-match found! before write for 01030000.3ca3fc38.00000037.00000102(519f2d57)
(8608|8655) pub34 43% (7 samples sent)
(8608|8658) pub37 waiting for acks returned
(8608|8658) pub37<-delete_contained_entities
(8608|8672) pub51 waiting for acks returned
(8608|8672) pub51<-delete_contained_entities
(8608|8638) pub17 writer id: 01030000.3ca3fc38.00000014.00000102(d7fe7883)
(8608|8638) pub17->started
(8608|8638) pub17->wait_match() before write for 01030000.3ca3fc38.00000014.00000102(d7fe7883)
(8608|8654) pub32 waiting for acks returned
(8608|8654) pub32<-delete_contained_entities
(8608|8655) pub34 50% (8 samples sent)
(8608|8655) pub34 62% (10 samples sent)
(8608|8668) pub47<-match found! before write for 01030000.3ca3fc38.00000036.00000102(6cff04e7)
(8608|8655) pub34 75% (12 samples sent)
(8608|8668) pub47 12% (2 samples sent)
(8608|8655) pub34 81% (13 samples sent)
(8608|8669) pub48 12% (2 samples sent)
(8608|8669) pub48 25% (4 samples sent)
(8608|8669) pub48 31% (5 samples sent)
(8608|8669) pub48 43% (7 samples sent)
(8608|8669) pub48 50% (8 samples sent)
(8608|8669) pub48 62% (10 samples sent)
(8608|8669) pub48 75% (12 samples sent)
(8608|8669) pub48 81% (13 samples sent)
(8608|8655) pub34 93% (15 samples sent)
(8608|8655) pub34 100% (16 samples sent)
(8608|8655) pub34 waiting for acks
(8608|8668) pub47 25% (4 samples sent)
(8608|8668) pub47 31% (5 samples sent)
(8608|8668) pub47 43% (7 samples sent)
(8608|8668) pub47 50% (8 samples sent)
(8608|8668) pub47 62% (10 samples sent)
(8608|8668) pub47 75% (12 samples sent)
(8608|8668) pub47 81% (13 samples sent)
(8608|8668) pub47 93% (15 samples sent)
(8608|8668) pub47 100% (16 samples sent)
(8608|8668) pub47 waiting for acks
(8608|8636) pub15 writer id: 01030000.3ca3fc38.00000010.00000102(227ede43)
(8608|8636) pub15->started
(8608|8636) pub15->wait_match() before write for 01030000.3ca3fc38.00000010.00000102(227ede43)
(8608|8669) pub48 93% (15 samples sent)
(8608|8669) pub48 100% (16 samples sent)
(8608|8669) pub48 waiting for acks
(8608|8628) pub7<-delete_participant
(8608|8659) pub38 writer id: 01030000.3ca3fc38.00000030.00000102(e3bff147)
(8608|8659) pub38->started
(8608|8659) pub38->wait_match() before write for 01030000.3ca3fc38.00000030.00000102(e3bff147)
(8608|8620) sub 80% (820 samples received)
(8608|8646) pub29<-match found! before write for 01030000.3ca3fc38.00000019.00000102(2f6ebc32)
(8608|8679) pub58<-match found! before write for 01030000.3ca3fc38.00000027.00000102(317fbad5)
(8608|8646) pub29 12% (2 samples sent)
(8608|8646) pub29 25% (4 samples sent)
(8608|8646) pub29 31% (5 samples sent)
(8608|8646) pub29 43% (7 samples sent)
(8608|8646) pub29 50% (8 samples sent)
(8608|8646) pub29 62% (10 samples sent)
(8608|8646) pub29 75% (12 samples sent)
(8608|8630) pub10 writer id: 01030000.3ca3fc38.0000000b.00000102(354e78d0)
(8608|8630) pub10->started
(8608|8630) pub10->wait_match() before write for 01030000.3ca3fc38.0000000b.00000102(354e78d0)
(8608|8679) pub58 12% (2 samples sent)
(8608|8636) pub15<-match found! before write for 01030000.3ca3fc38.00000010.00000102(227ede43)
(8608|8646) pub29 81% (13 samples sent)
(8608|8631) pub9 waiting for acks returned
(8608|8631) pub9<-delete_contained_entities
(8608|8679) pub58 25% (4 samples sent)
(8608|8679) pub58 31% (5 samples sent)
(8608|8646) pub29 93% (15 samples sent)
(8608|8646) pub29 100% (16 samples sent)
(8608|8646) pub29 waiting for acks
(8608|8679) pub58 43% (7 samples sent)
(8608|8682) pub61 waiting for acks returned
(8608|8682) pub61<-delete_contained_entities
(8608|8636) pub15 12% (2 samples sent)
(8608|8636) pub15 25% (4 samples sent)
(8608|8636) pub15 31% (5 samples sent)
(8608|8653) pub31 waiting for acks returned
(8608|8653) pub31<-delete_contained_entities
(8608|8679) pub58 50% (8 samples sent)
(8608|8638) pub17<-match found! before write for 01030000.3ca3fc38.00000014.00000102(d7fe7883)
(8608|8632) pub11 waiting for acks returned
(8608|8632) pub11<-delete_contained_entities
(8608|8659) pub38<-match found! before write for 01030000.3ca3fc38.00000030.00000102(e3bff147)
(8608|8667) pub46 waiting for acks returned
(8608|8667) pub46<-delete_contained_entities
(8608|8638) pub17 12% (2 samples sent)
(8608|8638) pub17 25% (4 samples sent)
(8608|8638) pub17 31% (5 samples sent)
(8608|8643) pub22 writer id: 01030000.3ca3fc38.0000001c.00000102(e78e3342)
(8608|8643) pub22->started
(8608|8643) pub22->wait_match() before write for 01030000.3ca3fc38.0000001c.00000102(e78e3342)
(8608|8638) pub17 43% (7 samples sent)
(8608|8638) pub17 50% (8 samples sent)
(8608|8638) pub17 62% (10 samples sent)
(8608|8638) pub17 75% (12 samples sent)
(8608|8638) pub17 81% (13 samples sent)
(8608|8638) pub17 93% (15 samples sent)
(8608|8638) pub17 100% (16 samples sent)
(8608|8638) pub17 waiting for acks
(8608|8679) pub58 62% (10 samples sent)
(8608|8679) pub58 75% (12 samples sent)
(8608|8679) pub58 81% (13 samples sent)
(8608|8679) pub58 93% (15 samples sent)
(8608|8679) pub58 100% (16 samples sent)
(8608|8679) pub58 waiting for acks
(8608|8636) pub15 43% (7 samples sent)
(8608|8636) pub15 50% (8 samples sent)
(8608|8636) pub15 62% (10 samples sent)
(8608|8636) pub15 75% (12 samples sent)
(8608|8636) pub15 81% (13 samples sent)
(8608|8636) pub15 93% (15 samples sent)
(8608|8659) pub38 12% (2 samples sent)
(8608|8659) pub38 25% (4 samples sent)
(8608|8659) pub38 31% (5 samples sent)
(8608|8659) pub38 43% (7 samples sent)
(8608|8659) pub38 50% (8 samples sent)
(8608|8659) pub38 62% (10 samples sent)
(8608|8659) pub38 75% (12 samples sent)
(8608|8659) pub38 81% (13 samples sent)
(8608|8659) pub38 93% (15 samples sent)
(8608|8659) pub38 100% (16 samples sent)
(8608|8659) pub38 waiting for acks
(8608|8636) pub15 100% (16 samples sent)
(8608|8636) pub15 waiting for acks
(8608|8634) pub13 writer id: 01030000.3ca3fc38.0000001b.00000102(55aeef52)
(8608|8634) pub13->started
(8608|8634) pub13->wait_match() before write for 01030000.3ca3fc38.0000001b.00000102(55aeef52)
(8608|8657) pub36 writer id: 01030000.3ca3fc38.0000001e.00000102(9d4e6022)
(8608|8657) pub36->started
(8608|8657) pub36->wait_match() before write for 01030000.3ca3fc38.0000001e.00000102(9d4e6022)
(8608|8630) pub10<-match found! before write for 01030000.3ca3fc38.0000000b.00000102(354e78d0)
(8608|8630) pub10 12% (2 samples sent)
(8608|8630) pub10 25% (4 samples sent)
(8608|8655) pub34 waiting for acks returned
(8608|8655) pub34<-delete_contained_entities
(8608|8643) pub22<-match found! before write for 01030000.3ca3fc38.0000001c.00000102(e78e3342)
(8608|8643) pub22 12% (2 samples sent)
(8608|8643) pub22 25% (4 samples sent)
(8608|8661) pub40<-delete_participant
(8608|8643) pub22 31% (5 samples sent)
(8608|8643) pub22 43% (7 samples sent)
(8608|8643) pub22 50% (8 samples sent)
(8608|8630) pub10 31% (5 samples sent)
(8608|8668) pub47 waiting for acks returned
(8608|8668) pub47<-delete_contained_entities
(8608|8669) pub48 waiting for acks returned
(8608|8669) pub48<-delete_contained_entities
(8608|8675) pub54 writer id: 01030000.3ca3fc38.0000003b.00000102(946fc056)
(8608|8675) pub54->started
(8608|8630) pub10 43% (7 samples sent)
(8608|8675) pub54->wait_match() before write for 01030000.3ca3fc38.0000003b.00000102(946fc056)
(8608|8630) pub10 50% (8 samples sent)
(8608|8630) pub10 62% (10 samples sent)
(8608|8630) pub10 75% (12 samples sent)
(8608|8630) pub10 81% (13 samples sent)
(8608|8643) pub22 62% (10 samples sent)
(8608|8643) pub22 75% (12 samples sent)
(8608|8643) pub22 81% (13 samples sent)
(8608|8634) pub13<-match found! before write for 01030000.3ca3fc38.0000001b.00000102(55aeef52)
(8608|8634) pub13 12% (2 samples sent)
(8608|8634) pub13 25% (4 samples sent)
(8608|8634) pub13 31% (5 samples sent)
(8608|8634) pub13 43% (7 samples sent)
(8608|8634) pub13 50% (8 samples sent)
(8608|8634) pub13 62% (10 samples sent)
(8608|8634) pub13 75% (12 samples sent)
(8608|8634) pub13 81% (13 samples sent)
(8608|8634) pub13 93% (15 samples sent)
(8608|8634) pub13 100% (16 samples sent)
(8608|8634) pub13 waiting for acks
(8608|8630) pub10 93% (15 samples sent)
(8608|8630) pub10 100% (16 samples sent)
(8608|8630) pub10 waiting for acks
(8608|8643) pub22 93% (15 samples sent)
(8608|8646) pub29 waiting for acks returned
(8608|8646) pub29<-delete_contained_entities
(8608|8643) pub22 100% (16 samples sent)
(8608|8643) pub22 waiting for acks
(8608|8620) sub 90% (922 samples received)
(8608|8639) pub18<-delete_participant
(8608|8629) pub8<-delete_participant
(8608|8657) pub36<-match found! before write for 01030000.3ca3fc38.0000001e.00000102(9d4e6022)
(8608|8657) pub36 12% (2 samples sent)
(8608|8657) pub36 25% (4 samples sent)
(8608|8657) pub36 31% (5 samples sent)
(8608|8675) pub54<-match found! before write for 01030000.3ca3fc38.0000003b.00000102(946fc056)
(8608|8638) pub17 waiting for acks returned
(8608|8638) pub17<-delete_contained_entities
(8608|8636) pub15 waiting for acks returned
(8608|8636) pub15<-delete_contained_entities
(8608|8675) pub54 12% (2 samples sent)
(8608|8659) pub38 waiting for acks returned
(8608|8659) pub38<-delete_contained_entities
(8608|8679) pub58 waiting for acks returned
(8608|8679) pub58<-delete_contained_entities
(8608|8657) pub36 43% (7 samples sent)
(8608|8657) pub36 50% (8 samples sent)
(8608|8657) pub36 62% (10 samples sent)
(8608|8657) pub36 75% (12 samples sent)
(8608|8657) pub36 81% (13 samples sent)
(8608|8657) pub36 93% (15 samples sent)
(8608|8657) pub36 100% (16 samples sent)
(8608|8657) pub36 waiting for acks
(8608|8675) pub54 25% (4 samples sent)
(8608|8675) pub54 31% (5 samples sent)
(8608|8675) pub54 43% (7 samples sent)
(8608|8675) pub54 50% (8 samples sent)
(8608|8675) pub54 62% (10 samples sent)
(8608|8675) pub54 75% (12 samples sent)
(8608|8675) pub54 81% (13 samples sent)
(8608|8675) pub54 93% (15 samples sent)
(8608|8675) pub54 100% (16 samples sent)
(8608|8675) pub54 waiting for acks
(8608|8634) pub13 waiting for acks returned
(8608|8634) pub13<-delete_contained_entities
(8608|8630) pub10 waiting for acks returned
(8608|8630) pub10<-delete_contained_entities
(8608|8643) pub22 waiting for acks returned
(8608|8643) pub22<-delete_contained_entities
(8608|8621) pub0<-delete_participant
(8608|8620) sub 100% (1024 samples received)
(8608|8620) sub condition_.notify_all
(8608|8608) sub condition_.wait returned
(8608|8608) sub check_received
(8608|8608) sub check_received returns 0
(8608|8608) <- PublisherService::end
(8608|8657) pub36 waiting for acks returned
(8608|8657) pub36<-delete_contained_entities
(8608|8675) pub54 waiting for acks returned
(8608|8675) pub54<-delete_contained_entities
(8608|8637) pub16<-delete_participant
(8608|8680) pub59<-delete_participant
(8608|8623) pub2<-delete_participant
(8608|8663) pub42<-delete_participant
(8608|8660) pub39<-delete_participant
(8608|8681) pub60<-delete_participant
(8608|8624) pub3<-delete_participant
(8608|8683) pub62<-delete_participant
(8608|8648) pub26<-delete_participant
(8608|8650) pub28<-delete_participant
(8608|8671) pub50<-delete_participant
(8608|8665) pub44<-delete_participant
(8608|8656) pub35<-delete_participant
(8608|8673) pub52<-delete_participant
(8608|8640) pub19<-delete_participant
(8608|8644) pub23<-delete_participant
(8608|8651) pub30<-delete_participant
(8608|8652) pub33<-delete_participant
(8608|8627) pub6<-delete_participant
(8608|8677) pub56<-delete_participant
(8608|8676) pub55<-delete_participant
(8608|8626) pub5<-delete_participant
(8608|8666) pub45<-delete_participant
(8608|8662) pub41<-delete_participant
(8608|8642) pub21<-delete_participant
(8608|8678) pub57<-delete_participant
(8608|8674) pub53<-delete_participant
(8608|8670) pub49<-delete_participant
(8608|8684) pub63<-delete_participant
(8608|8647) pub25<-delete_participant
(8608|8664) pub43<-delete_participant
(8608|8622) pub1<-delete_participant
(8608|8641) pub20<-delete_participant
(8608|8635) pub14<-delete_participant
(8608|8625) pub4<-delete_participant
(8608|8649) pub27<-delete_participant
(8608|8645) pub24<-delete_participant
(8608|8658) pub37<-delete_participant
(8608|8654) pub32<-delete_participant
(8608|8672) pub51<-delete_participant
(8608|8653) pub31<-delete_participant
(8608|8682) pub61<-delete_participant
(8608|8667) pub46<-delete_participant
(8608|8631) pub9<-delete_participant
(8608|8632) pub11<-delete_participant
(8608|8655) pub34<-delete_participant
(8608|8668) pub47<-delete_participant
(8608|8669) pub48<-delete_participant
(8608|8646) pub29<-delete_participant
(8608|8636) pub15<-delete_participant
(8608|8638) pub17<-delete_participant
(8608|8679) pub58<-delete_participant
(8608|8659) pub38<-delete_participant
(8608|8630) pub10<-delete_participant
(8608|8634) pub13<-delete_participant
(8608|8643) pub22<-delete_participant
(8608|8657) pub36<-delete_participant
(8608|8675) pub54<-delete_participant
(8608|8608) <- PublisherService::~PublisherService
(8608|8608) <- Subscriber delete_contained_entities
(8608|8608) <- Subscriber delete_participant
(8608|8608) <- Subscriber::~Subscriber
(8608|8608) <- 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: 8686 started at 2026-07-06 15:13:25
(8686|8686) -> Thrasher started
(8686|8686) -> Subscriber::Subscriber
(8686|8686) Subscriber reader id: 01037ced.8d797581.21ee60f8.00000007(e85f6bad)
(8686|8686) -> PublisherService::PublisherService
(8686|8686) -> PublisherService::start (1 threads)
(8686|8686) sub wait_received 0:1
(8686|8694) pub0->transport cfg_0
(8686|8694) pub0 writer id: 01037ced.8d797581.21ee60f9.00000002(a555b692)
(8686|8694) pub0->started
(8686|8694) pub0->wait_match() before write for 01037ced.8d797581.21ee60f9.00000002(a555b692)
(8686|8694) pub0<-match found! before write for 01037ced.8d797581.21ee60f9.00000002(a555b692)
(8686|8694) pub0 100% (1 samples sent)
(8686|8694) pub0 waiting for acks
(8686|8693) sub 100% (1 samples received)
(8686|8693) sub condition_.notify_all
(8686|8686) sub condition_.wait returned
(8686|8686) sub check_received
(8686|8686) sub check_received returns 0
(8686|8686) <- PublisherService::end
(8686|8694) pub0 waiting for acks returned
(8686|8694) pub0<-delete_contained_entities
(8686|8694) pub0<-delete_participant
(8686|8686) <- PublisherService::~PublisherService
(8686|8686) <- Subscriber delete_contained_entities
(8686|8686) <- Subscriber delete_participant
(8686|8686) <- Subscriber::~Subscriber
(8686|8686) <- 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: 8700 started at 2026-07-06 15:13:25
(8700|8700) -> Thrasher started
(8700|8700) -> Subscriber::Subscriber
(8700|8700) Subscriber reader id: 01037ced.8d797581.21fc3ed1.00000007(e24bc2b8)
(8700|8700) -> PublisherService::PublisherService
(8700|8700) -> PublisherService::start (2 threads)
(8700|8700) sub wait_received 0:2
(8700|8709) pub1->transport cfg_1
(8700|8708) pub0->transport cfg_0
(8700|8708) pub0 writer id: 01037ced.8d797581.21fc3ed2.00000002(d5814ce7)
(8700|8708) pub0->started
(8700|8708) pub0->wait_match() before write for 01037ced.8d797581.21fc3ed2.00000002(d5814ce7)
(8700|8709) pub1 writer id: 01037ced.8d797581.21fc3ed3.00000002(e8e16557)
(8700|8709) pub1->started
(8700|8709) pub1->wait_match() before write for 01037ced.8d797581.21fc3ed3.00000002(e8e16557)
(8700|8709) pub1<-match found! before write for 01037ced.8d797581.21fc3ed3.00000002(e8e16557)
(8700|8708) pub0<-match found! before write for 01037ced.8d797581.21fc3ed2.00000002(d5814ce7)
(8700|8709) pub1 100% (1 samples sent)
(8700|8708) pub0 100% (1 samples sent)
(8700|8709) pub1 waiting for acks
(8700|8708) pub0 waiting for acks
(8700|8707) sub 50% (1 samples received)
(8700|8707) sub 100% (2 samples received)
(8700|8707) sub condition_.notify_all
(8700|8700) sub condition_.wait returned
(8700|8700) sub check_received
(8700|8700) sub check_received returns 0
(8700|8700) <- PublisherService::end
(8700|8709) pub1 waiting for acks returned
(8700|8709) pub1<-delete_contained_entities
(8700|8708) pub0 waiting for acks returned
(8700|8708) pub0<-delete_contained_entities
(8700|8708) pub0<-delete_participant
(8700|8709) pub1<-delete_participant
(8700|8700) <- PublisherService::~PublisherService
(8700|8700) <- Subscriber delete_contained_entities
(8700|8700) <- Subscriber delete_participant
(8700|8700) <- Subscriber::~Subscriber
(8700|8700) <- 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: 8719 started at 2026-07-06 15:13:26
(8719|8719) -> Thrasher started
(8719|8719) -> Subscriber::Subscriber
(8719|8719) Subscriber reader id: 01037ced.8d797581.220fa89e.00000007(28cedfd9)
(8719|8719) -> PublisherService::PublisherService
(8719|8719) -> PublisherService::start (3 threads)
(8719|8719) sub wait_received 0:9
(8719|8728) pub1->transport cfg_1
(8719|8727) pub0->transport cfg_0
(8719|8729) pub2->transport cfg_2
(8719|8728) pub1 writer id: 01037ced.8d797581.220fa8a0.00000002(46b52db1)
(8719|8728) pub1->started
(8719|8728) pub1->wait_match() before write for 01037ced.8d797581.220fa8a0.00000002(46b52db1)
(8719|8727) pub0 writer id: 01037ced.8d797581.220fa89f.00000002(65c402e6)
(8719|8727) pub0->started
(8719|8727) pub0->wait_match() before write for 01037ced.8d797581.220fa89f.00000002(65c402e6)
(8719|8729) pub2 writer id: 01037ced.8d797581.220fa8a1.00000002(7bd50401)
(8719|8729) pub2->started
(8719|8729) pub2->wait_match() before write for 01037ced.8d797581.220fa8a1.00000002(7bd50401)
(8719|8727) pub0<-match found! before write for 01037ced.8d797581.220fa89f.00000002(65c402e6)
(8719|8728) pub1<-match found! before write for 01037ced.8d797581.220fa8a0.00000002(46b52db1)
(8719|8729) pub2<-match found! before write for 01037ced.8d797581.220fa8a1.00000002(7bd50401)
(8719|8727) pub0 33% (1 samples sent)
(8719|8727) pub0 66% (2 samples sent)
(8719|8728) pub1 33% (1 samples sent)
(8719|8729) pub2 33% (1 samples sent)
(8719|8727) pub0 100% (3 samples sent)
(8719|8727) pub0 waiting for acks
(8719|8728) pub1 66% (2 samples sent)
(8719|8729) pub2 66% (2 samples sent)
(8719|8729) pub2 100% (3 samples sent)
(8719|8729) pub2 waiting for acks
(8719|8728) pub1 100% (3 samples sent)
(8719|8728) pub1 waiting for acks
(8719|8726) sub 11% (1 samples received)
(8719|8726) sub 22% (2 samples received)
(8719|8726) sub 33% (3 samples received)
(8719|8726) sub 44% (4 samples received)
(8719|8726) sub 55% (5 samples received)
(8719|8726) sub 66% (6 samples received)
(8719|8726) sub 77% (7 samples received)
(8719|8726) sub 88% (8 samples received)
(8719|8726) sub 100% (9 samples received)
(8719|8726) sub condition_.notify_all
(8719|8719) sub condition_.wait returned
(8719|8719) sub check_received
(8719|8719) sub check_received returns 0
(8719|8719) <- PublisherService::end
(8719|8729) pub2 waiting for acks returned
(8719|8729) pub2<-delete_contained_entities
(8719|8727) pub0 waiting for acks returned
(8719|8727) pub0<-delete_contained_entities
(8719|8728) pub1 waiting for acks returned
(8719|8728) pub1<-delete_contained_entities
(8719|8728) pub1<-delete_participant
(8719|8727) pub0<-delete_participant
(8719|8729) pub2<-delete_participant
(8719|8719) <- PublisherService::~PublisherService
(8719|8719) <- Subscriber delete_contained_entities
(8719|8719) <- Subscriber delete_participant
(8719|8719) <- Subscriber::~Subscriber
(8719|8719) <- 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: 8743 started at 2026-07-06 15:13:27
(8743|8743) -> Thrasher started
(8743|8743) -> Subscriber::Subscriber
(8743|8743) Subscriber reader id: 01037ced.8d797581.222708f1.00000007(d6e25950)
(8743|8743) -> PublisherService::PublisherService
(8743|8743) -> PublisherService::start (1 threads)
(8743|8743) sub wait_received 0:1024
(8743|8751) pub0->transport cfg_0
(8743|8751) pub0 writer id: 01037ced.8d797581.222708f2.00000002(e128d70f)
(8743|8751) pub0->started
(8743|8751) pub0->wait_match() before write for 01037ced.8d797581.222708f2.00000002(e128d70f)
(8743|8751) pub0<-match found! before write for 01037ced.8d797581.222708f2.00000002(e128d70f)
(8743|8751) pub0 10% (103 samples sent)
(8743|8750) sub 10% (103 samples received)
(8743|8751) pub0 20% (205 samples sent)
(8743|8750) sub 20% (205 samples received)
(8743|8751) pub0 30% (308 samples sent)
(8743|8751) pub0 40% (410 samples sent)
(8743|8750) sub 30% (308 samples received)
(8743|8751) pub0 50% (512 samples sent)
(8743|8751) pub0 60% (615 samples sent)
(8743|8751) pub0 70% (717 samples sent)
(8743|8751) pub0 80% (820 samples sent)
(8743|8751) pub0 90% (922 samples sent)
(8743|8751) pub0 100% (1024 samples sent)
(8743|8751) pub0 waiting for acks
(8743|8750) sub 40% (410 samples received)
(8743|8750) sub 50% (512 samples received)
(8743|8750) sub 60% (615 samples received)
(8743|8750) sub 70% (717 samples received)
(8743|8750) sub 80% (820 samples received)
(8743|8750) sub 90% (922 samples received)
(8743|8750) sub 100% (1024 samples received)
(8743|8750) sub condition_.notify_all
(8743|8743) sub condition_.wait returned
(8743|8743) sub check_received
(8743|8743) sub check_received returns 0
(8743|8743) <- PublisherService::end
(8743|8751) pub0 waiting for acks returned
(8743|8751) pub0<-delete_contained_entities
(8743|8751) pub0<-delete_participant
(8743|8743) <- PublisherService::~PublisherService
(8743|8743) <- Subscriber delete_contained_entities
(8743|8743) <- Subscriber delete_participant
(8743|8743) <- Subscriber::~Subscriber
(8743|8743) <- 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: 8757 started at 2026-07-06 15:13:28
(8757|8757) -> Thrasher started
(8757|8757) -> Subscriber::Subscriber
(8757|8757) Subscriber reader id: 01037ced.8d797581.2235af6f.00000007(4c8c6c90)
(8757|8757) -> PublisherService::PublisherService
(8757|8757) -> PublisherService::start (8 threads)
(8757|8757) sub wait_received 0:1024
(8757|8767) pub2->transport cfg_2
(8757|8766) pub1->transport cfg_1
(8757|8765) pub0->transport cfg_0
(8757|8770) pub5->transport cfg_5
(8757|8768) pub3->transport cfg_3
(8757|8769) pub4->transport cfg_4
(8757|8771) pub6->transport cfg_6
(8757|8767) pub2 writer id: 01037ced.8d797581.2235af72.00000002(a496cb2c)
(8757|8767) pub2->started
(8757|8767) pub2->wait_match() before write for 01037ced.8d797581.2235af72.00000002(a496cb2c)
(8757|8772) pub7->transport cfg_7
(8757|8766) pub1 writer id: 01037ced.8d797581.2235af71.00000002(e336b1fc)
(8757|8766) pub1->started
(8757|8766) pub1->wait_match() before write for 01037ced.8d797581.2235af71.00000002(e336b1fc)
(8757|8765) pub0 writer id: 01037ced.8d797581.2235af70.00000002(de56984c)
(8757|8765) pub0->started
(8757|8765) pub0->wait_match() before write for 01037ced.8d797581.2235af70.00000002(de56984c)
(8757|8770) pub5 writer id: 01037ced.8d797581.2235af75.00000002(16b6173c)
(8757|8770) pub5->started
(8757|8770) pub5->wait_match() before write for 01037ced.8d797581.2235af75.00000002(16b6173c)
(8757|8768) pub3 writer id: 01037ced.8d797581.2235af73.00000002(99f6e29c)
(8757|8768) pub3->started
(8757|8768) pub3->wait_match() before write for 01037ced.8d797581.2235af73.00000002(99f6e29c)
(8757|8769) pub4 writer id: 01037ced.8d797581.2235af74.00000002(2bd63e8c)
(8757|8769) pub4->started
(8757|8769) pub4->wait_match() before write for 01037ced.8d797581.2235af74.00000002(2bd63e8c)
(8757|8771) pub6 writer id: 01037ced.8d797581.2235af76.00000002(51166dec)
(8757|8771) pub6->started
(8757|8771) pub6->wait_match() before write for 01037ced.8d797581.2235af76.00000002(51166dec)
(8757|8766) pub1<-match found! before write for 01037ced.8d797581.2235af71.00000002(e336b1fc)
(8757|8772) pub7 writer id: 01037ced.8d797581.2235af77.00000002(6c76445c)
(8757|8772) pub7->started
(8757|8772) pub7->wait_match() before write for 01037ced.8d797581.2235af77.00000002(6c76445c)
(8757|8766) pub1 10% (13 samples sent)
(8757|8767) pub2<-match found! before write for 01037ced.8d797581.2235af72.00000002(a496cb2c)
(8757|8766) pub1 20% (26 samples sent)
(8757|8767) pub2 10% (13 samples sent)
(8757|8767) pub2 20% (26 samples sent)
(8757|8767) pub2 30% (39 samples sent)
(8757|8767) pub2 40% (52 samples sent)
(8757|8766) pub1 30% (39 samples sent)
(8757|8767) pub2 50% (64 samples sent)
(8757|8766) pub1 40% (52 samples sent)
(8757|8766) pub1 50% (64 samples sent)
(8757|8767) pub2 60% (77 samples sent)
(8757|8766) pub1 60% (77 samples sent)
(8757|8767) pub2 70% (90 samples sent)
(8757|8766) pub1 70% (90 samples sent)
(8757|8767) pub2 80% (103 samples sent)
(8757|8766) pub1 80% (103 samples sent)
(8757|8767) pub2 90% (116 samples sent)
(8757|8766) pub1 90% (116 samples sent)
(8757|8767) pub2 100% (128 samples sent)
(8757|8767) pub2 waiting for acks
(8757|8766) pub1 100% (128 samples sent)
(8757|8766) pub1 waiting for acks
(8757|8765) pub0<-match found! before write for 01037ced.8d797581.2235af70.00000002(de56984c)
(8757|8764) sub 10% (103 samples received)
(8757|8765) pub0 10% (13 samples sent)
(8757|8765) pub0 20% (26 samples sent)
(8757|8765) pub0 30% (39 samples sent)
(8757|8765) pub0 40% (52 samples sent)
(8757|8765) pub0 50% (64 samples sent)
(8757|8765) pub0 60% (77 samples sent)
(8757|8765) pub0 70% (90 samples sent)
(8757|8765) pub0 80% (103 samples sent)
(8757|8765) pub0 90% (116 samples sent)
(8757|8765) pub0 100% (128 samples sent)
(8757|8765) pub0 waiting for acks
(8757|8768) pub3<-match found! before write for 01037ced.8d797581.2235af73.00000002(99f6e29c)
(8757|8770) pub5<-match found! before write for 01037ced.8d797581.2235af75.00000002(16b6173c)
(8757|8772) pub7<-match found! before write for 01037ced.8d797581.2235af77.00000002(6c76445c)
(8757|8768) pub3 10% (13 samples sent)
(8757|8770) pub5 10% (13 samples sent)
(8757|8771) pub6<-match found! before write for 01037ced.8d797581.2235af76.00000002(51166dec)
(8757|8769) pub4<-match found! before write for 01037ced.8d797581.2235af74.00000002(2bd63e8c)
(8757|8772) pub7 10% (13 samples sent)
(8757|8770) pub5 20% (26 samples sent)
(8757|8768) pub3 20% (26 samples sent)
(8757|8771) pub6 10% (13 samples sent)
(8757|8772) pub7 20% (26 samples sent)
(8757|8770) pub5 30% (39 samples sent)
(8757|8771) pub6 20% (26 samples sent)
(8757|8769) pub4 10% (13 samples sent)
(8757|8770) pub5 40% (52 samples sent)
(8757|8771) pub6 30% (39 samples sent)
(8757|8768) pub3 30% (39 samples sent)
(8757|8770) pub5 50% (64 samples sent)
(8757|8772) pub7 30% (39 samples sent)
(8757|8771) pub6 40% (52 samples sent)
(8757|8769) pub4 20% (26 samples sent)
(8757|8770) pub5 60% (77 samples sent)
(8757|8771) pub6 50% (64 samples sent)
(8757|8768) pub3 40% (52 samples sent)
(8757|8772) pub7 40% (52 samples sent)
(8757|8770) pub5 70% (90 samples sent)
(8757|8771) pub6 60% (77 samples sent)
(8757|8770) pub5 80% (103 samples sent)
(8757|8771) pub6 70% (90 samples sent)
(8757|8769) pub4 30% (39 samples sent)
(8757|8770) pub5 90% (116 samples sent)
(8757|8768) pub3 50% (64 samples sent)
(8757|8771) pub6 80% (103 samples sent)
(8757|8772) pub7 50% (64 samples sent)
(8757|8770) pub5 100% (128 samples sent)
(8757|8770) pub5 waiting for acks
(8757|8771) pub6 90% (116 samples sent)
(8757|8769) pub4 40% (52 samples sent)
(8757|8764) sub 20% (205 samples received)
(8757|8771) pub6 100% (128 samples sent)
(8757|8771) pub6 waiting for acks
(8757|8768) pub3 60% (77 samples sent)
(8757|8772) pub7 60% (77 samples sent)
(8757|8772) pub7 70% (90 samples sent)
(8757|8769) pub4 50% (64 samples sent)
(8757|8772) pub7 80% (103 samples sent)
(8757|8768) pub3 70% (90 samples sent)
(8757|8772) pub7 90% (116 samples sent)
(8757|8769) pub4 60% (77 samples sent)
(8757|8768) pub3 80% (103 samples sent)
(8757|8772) pub7 100% (128 samples sent)
(8757|8772) pub7 waiting for acks
(8757|8769) pub4 70% (90 samples sent)
(8757|8768) pub3 90% (116 samples sent)
(8757|8769) pub4 80% (103 samples sent)
(8757|8769) pub4 90% (116 samples sent)
(8757|8768) pub3 100% (128 samples sent)
(8757|8768) pub3 waiting for acks
(8757|8769) pub4 100% (128 samples sent)
(8757|8769) pub4 waiting for acks
(8757|8766) pub1 waiting for acks returned
(8757|8766) pub1<-delete_contained_entities
(8757|8764) sub 30% (308 samples received)
(8757|8764) sub 40% (410 samples received)
(8757|8765) pub0 waiting for acks returned
(8757|8765) pub0<-delete_contained_entities
(8757|8766) pub1<-delete_participant
(8757|8764) sub 50% (512 samples received)
(8757|8764) sub 60% (615 samples received)
(8757|8764) sub 70% (717 samples received)
(8757|8768) pub3 waiting for acks returned
(8757|8768) pub3<-delete_contained_entities
(8757|8764) sub 80% (820 samples received)
(8757|8769) pub4 waiting for acks returned
(8757|8769) pub4<-delete_contained_entities
(8757|8770) pub5 waiting for acks returned
(8757|8770) pub5<-delete_contained_entities
(8757|8765) pub0<-delete_participant
(8757|8767) pub2 waiting for acks returned
(8757|8767) pub2<-delete_contained_entities
(8757|8768) pub3<-delete_participant
(8757|8769) pub4<-delete_participant
(8757|8764) sub 90% (922 samples received)
(8757|8770) pub5<-delete_participant
(8757|8767) pub2<-delete_participant
(8757|8771) pub6 waiting for acks returned
(8757|8771) pub6<-delete_contained_entities
(8757|8771) pub6<-delete_participant
(8757|8764) sub 100% (1024 samples received)
(8757|8764) sub condition_.notify_all
(8757|8757) sub condition_.wait returned
(8757|8757) sub check_received
(8757|8757) sub check_received returns 0
(8757|8757) <- PublisherService::end
(8757|8772) pub7 waiting for acks returned
(8757|8772) pub7<-delete_contained_entities
(8757|8772) pub7<-delete_participant
(8757|8757) <- PublisherService::~PublisherService
(8757|8757) <- Subscriber delete_contained_entities
(8757|8757) <- Subscriber delete_participant
(8757|8757) <- Subscriber::~Subscriber
(8757|8757) <- 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: 8806 started at 2026-07-06 15:13:30
(8806|8806) -> Thrasher started
(8806|8806) -> Subscriber::Subscriber
(8806|8806) Subscriber reader id: 01037ced.8d797581.22665cd7.00000007(ed00b7d8)
(8806|8806) -> PublisherService::PublisherService
(8806|8806) -> PublisherService::start (16 threads)
(8806|8806) sub wait_received 0:1024
(8806|8814) pub0->transport cfg_0
(8806|8815) pub1->transport cfg_1
(8806|8826) pub12->transport cfg_12
(8806|8819) pub5->transport cfg_5
(8806|8818) pub4->transport cfg_4
(8806|8823) pub8->transport cfg_8
(8806|8820) pub6->transport cfg_6
(8806|8829) pub14->transport cfg_14
(8806|8816) pub2->transport cfg_2
(8806|8824) pub9->transport cfg_9
(8806|8828) pub15->transport cfg_15
(8806|8814) pub0 writer id: 01037ced.8d797581.22665cd8.00000002(1f3ad486)
(8806|8814) pub0->started
(8806|8814) pub0->wait_match() before write for 01037ced.8d797581.22665cd8.00000002(1f3ad486)
(8806|8821) pub7->transport cfg_7
(8806|8815) pub1 writer id: 01037ced.8d797581.22665cd9.00000002(225afd36)
(8806|8815) pub1->started
(8806|8815) pub1->wait_match() before write for 01037ced.8d797581.22665cd9.00000002(225afd36)
(8806|8826) pub12 writer id: 01037ced.8d797581.22665ce4.00000002(7beb8101)
(8806|8826) pub12->started
(8806|8826) pub12->wait_match() before write for 01037ced.8d797581.22665ce4.00000002(7beb8101)
(8806|8819) pub5 writer id: 01037ced.8d797581.22665cdd.00000002(d7da5bf6)
(8806|8819) pub5->started
(8806|8819) pub5->wait_match() before write for 01037ced.8d797581.22665cdd.00000002(d7da5bf6)
(8806|8815) pub1<-match found! before write for 01037ced.8d797581.22665cd9.00000002(225afd36)
(8806|8814) pub0<-match found! before write for 01037ced.8d797581.22665cd8.00000002(1f3ad486)
(8806|8815) pub1 10% (7 samples sent)
(8806|8814) pub0 10% (7 samples sent)
(8806|8815) pub1 20% (13 samples sent)
(8806|8814) pub0 20% (13 samples sent)
(8806|8815) pub1 31% (20 samples sent)
(8806|8814) pub0 31% (20 samples sent)
(8806|8815) pub1 40% (26 samples sent)
(8806|8815) pub1 50% (32 samples sent)
(8806|8814) pub0 40% (26 samples sent)
(8806|8814) pub0 50% (32 samples sent)
(8806|8815) pub1 60% (39 samples sent)
(8806|8815) pub1 70% (45 samples sent)
(8806|8814) pub0 60% (39 samples sent)
(8806|8814) pub0 70% (45 samples sent)
(8806|8815) pub1 81% (52 samples sent)
(8806|8815) pub1 90% (58 samples sent)
(8806|8817) pub3->transport cfg_3
(8806|8814) pub0 81% (52 samples sent)
(8806|8814) pub0 90% (58 samples sent)
(8806|8815) pub1 100% (64 samples sent)
(8806|8815) pub1 waiting for acks
(8806|8814) pub0 100% (64 samples sent)
(8806|8814) pub0 waiting for acks
(8806|8826) pub12<-match found! before write for 01037ced.8d797581.22665ce4.00000002(7beb8101)
(8806|8826) pub12 10% (7 samples sent)
(8806|8826) pub12 20% (13 samples sent)
(8806|8826) pub12 31% (20 samples sent)
(8806|8826) pub12 40% (26 samples sent)
(8806|8826) pub12 50% (32 samples sent)
(8806|8826) pub12 60% (39 samples sent)
(8806|8826) pub12 70% (45 samples sent)
(8806|8813) sub 10% (103 samples received)
(8806|8818) pub4 writer id: 01037ced.8d797581.22665cdc.00000002(eaba7246)
(8806|8818) pub4->started
(8806|8818) pub4->wait_match() before write for 01037ced.8d797581.22665cdc.00000002(eaba7246)
(8806|8826) pub12 81% (52 samples sent)
(8806|8819) pub5<-match found! before write for 01037ced.8d797581.22665cdd.00000002(d7da5bf6)
(8806|8826) pub12 90% (58 samples sent)
(8806|8826) pub12 100% (64 samples sent)
(8806|8826) pub12 waiting for acks
(8806|8819) pub5 10% (7 samples sent)
(8806|8819) pub5 20% (13 samples sent)
(8806|8819) pub5 31% (20 samples sent)
(8806|8815) pub1 waiting for acks returned
(8806|8815) pub1<-delete_contained_entities
(8806|8814) pub0 waiting for acks returned
(8806|8814) pub0<-delete_contained_entities
(8806|8819) pub5 40% (26 samples sent)
(8806|8819) pub5 50% (32 samples sent)
(8806|8819) pub5 60% (39 samples sent)
(8806|8819) pub5 70% (45 samples sent)
(8806|8819) pub5 81% (52 samples sent)
(8806|8819) pub5 90% (58 samples sent)
(8806|8813) sub 20% (205 samples received)
(8806|8819) pub5 100% (64 samples sent)
(8806|8819) pub5 waiting for acks
(8806|8826) pub12 waiting for acks returned
(8806|8826) pub12<-delete_contained_entities
(8806|8823) pub8 writer id: 01037ced.8d797581.22665ce3.00000002(c9cb5d11)
(8806|8823) pub8->started
(8806|8823) pub8->wait_match() before write for 01037ced.8d797581.22665ce3.00000002(c9cb5d11)
(8806|8819) pub5 waiting for acks returned
(8806|8819) pub5<-delete_contained_entities
(8806|8827) pub13->transport cfg_13
(8806|8815) pub1<-delete_participant
(8806|8814) pub0<-delete_participant
(8806|8826) pub12<-delete_participant
(8806|8818) pub4<-match found! before write for 01037ced.8d797581.22665cdc.00000002(eaba7246)
(8806|8818) pub4 10% (7 samples sent)
(8806|8818) pub4 20% (13 samples sent)
(8806|8818) pub4 31% (20 samples sent)
(8806|8818) pub4 40% (26 samples sent)
(8806|8818) pub4 50% (32 samples sent)
(8806|8818) pub4 60% (39 samples sent)
(8806|8818) pub4 70% (45 samples sent)
(8806|8818) pub4 81% (52 samples sent)
(8806|8818) pub4 90% (58 samples sent)
(8806|8819) pub5<-delete_participant
(8806|8813) sub 30% (308 samples received)
(8806|8818) pub4 100% (64 samples sent)
(8806|8818) pub4 waiting for acks
(8806|8823) pub8<-match found! before write for 01037ced.8d797581.22665ce3.00000002(c9cb5d11)
(8806|8823) pub8 10% (7 samples sent)
(8806|8823) pub8 20% (13 samples sent)
(8806|8823) pub8 31% (20 samples sent)
(8806|8820) pub6 writer id: 01037ced.8d797581.22665cde.00000002(907a2126)
(8806|8820) pub6->started
(8806|8820) pub6->wait_match() before write for 01037ced.8d797581.22665cde.00000002(907a2126)
(8806|8823) pub8 40% (26 samples sent)
(8806|8823) pub8 50% (32 samples sent)
(8806|8823) pub8 60% (39 samples sent)
(8806|8823) pub8 70% (45 samples sent)
(8806|8818) pub4 waiting for acks returned
(8806|8818) pub4<-delete_contained_entities
(8806|8823) pub8 81% (52 samples sent)
(8806|8823) pub8 90% (58 samples sent)
(8806|8823) pub8 100% (64 samples sent)
(8806|8823) pub8 waiting for acks
(8806|8829) pub14 writer id: 01037ced.8d797581.22665ce6.00000002(012bd261)
(8806|8829) pub14->started
(8806|8829) pub14->wait_match() before write for 01037ced.8d797581.22665ce6.00000002(012bd261)
(8806|8823) pub8 waiting for acks returned
(8806|8823) pub8<-delete_contained_entities
(8806|8820) pub6<-match found! before write for 01037ced.8d797581.22665cde.00000002(907a2126)
(8806|8820) pub6 10% (7 samples sent)
(8806|8820) pub6 20% (13 samples sent)
(8806|8820) pub6 31% (20 samples sent)
(8806|8820) pub6 40% (26 samples sent)
(8806|8820) pub6 50% (32 samples sent)
(8806|8820) pub6 60% (39 samples sent)
(8806|8813) sub 40% (410 samples received)
(8806|8820) pub6 70% (45 samples sent)
(8806|8820) pub6 81% (52 samples sent)
(8806|8820) pub6 90% (58 samples sent)
(8806|8820) pub6 100% (64 samples sent)
(8806|8820) pub6 waiting for acks
(8806|8816) pub2 writer id: 01037ced.8d797581.22665cda.00000002(65fa87e6)
(8806|8816) pub2->started
(8806|8816) pub2->wait_match() before write for 01037ced.8d797581.22665cda.00000002(65fa87e6)
(8806|8820) pub6 waiting for acks returned
(8806|8820) pub6<-delete_contained_entities
(8806|8824) pub9 writer id: 01037ced.8d797581.22665ce2.00000002(f4ab74a1)
(8806|8824) pub9->started
(8806|8824) pub9->wait_match() before write for 01037ced.8d797581.22665ce2.00000002(f4ab74a1)
(8806|8828) pub15 writer id: 01037ced.8d797581.22665ce7.00000002(3c4bfbd1)
(8806|8828) pub15->started
(8806|8828) pub15->wait_match() before write for 01037ced.8d797581.22665ce7.00000002(3c4bfbd1)
(8806|8816) pub2<-match found! before write for 01037ced.8d797581.22665cda.00000002(65fa87e6)
(8806|8829) pub14<-match found! before write for 01037ced.8d797581.22665ce6.00000002(012bd261)
(8806|8816) pub2 10% (7 samples sent)
(8806|8829) pub14 10% (7 samples sent)
(8806|8816) pub2 20% (13 samples sent)
(8806|8829) pub14 20% (13 samples sent)
(8806|8816) pub2 31% (20 samples sent)
(8806|8829) pub14 31% (20 samples sent)
(8806|8829) pub14 40% (26 samples sent)
(8806|8816) pub2 40% (26 samples sent)
(8806|8816) pub2 50% (32 samples sent)
(8806|8829) pub14 50% (32 samples sent)
(8806|8816) pub2 60% (39 samples sent)
(8806|8829) pub14 60% (39 samples sent)
(8806|8816) pub2 70% (45 samples sent)
(8806|8829) pub14 70% (45 samples sent)
(8806|8816) pub2 81% (52 samples sent)
(8806|8829) pub14 81% (52 samples sent)
(8806|8816) pub2 90% (58 samples sent)
(8806|8829) pub14 90% (58 samples sent)
(8806|8829) pub14 100% (64 samples sent)
(8806|8829) pub14 waiting for acks
(8806|8816) pub2 100% (64 samples sent)
(8806|8816) pub2 waiting for acks
(8806|8824) pub9<-match found! before write for 01037ced.8d797581.22665ce2.00000002(f4ab74a1)
(8806|8818) pub4<-delete_participant
(8806|8824) pub9 10% (7 samples sent)
(8806|8813) sub 50% (512 samples received)
(8806|8824) pub9 20% (13 samples sent)
(8806|8824) pub9 31% (20 samples sent)
(8806|8824) pub9 40% (26 samples sent)
(8806|8824) pub9 50% (32 samples sent)
(8806|8824) pub9 60% (39 samples sent)
(8806|8824) pub9 70% (45 samples sent)
(8806|8821) pub7 writer id: 01037ced.8d797581.22665cdf.00000002(ad1a0896)
(8806|8821) pub7->started
(8806|8821) pub7->wait_match() before write for 01037ced.8d797581.22665cdf.00000002(ad1a0896)
(8806|8824) pub9 81% (52 samples sent)
(8806|8824) pub9 90% (58 samples sent)
(8806|8824) pub9 100% (64 samples sent)
(8806|8824) pub9 waiting for acks
(8806|8813) sub 60% (615 samples received)
(8806|8829) pub14 waiting for acks returned
(8806|8829) pub14<-delete_contained_entities
(8806|8816) pub2 waiting for acks returned
(8806|8816) pub2<-delete_contained_entities
(8806|8817) pub3 writer id: 01037ced.8d797581.22665cdb.00000002(589aae56)
(8806|8817) pub3->started
(8806|8817) pub3->wait_match() before write for 01037ced.8d797581.22665cdb.00000002(589aae56)
(8806|8824) pub9 waiting for acks returned
(8806|8824) pub9<-delete_contained_entities
(8806|8823) pub8<-delete_participant
(8806|8828) pub15<-match found! before write for 01037ced.8d797581.22665ce7.00000002(3c4bfbd1)
(8806|8828) pub15 10% (7 samples sent)
(8806|8822) pub10->transport cfg_10
(8806|8828) pub15 20% (13 samples sent)
(8806|8828) pub15 31% (20 samples sent)
(8806|8828) pub15 40% (26 samples sent)
(8806|8828) pub15 50% (32 samples sent)
(8806|8828) pub15 60% (39 samples sent)
(8806|8828) pub15 70% (45 samples sent)
(8806|8828) pub15 81% (52 samples sent)
(8806|8828) pub15 90% (58 samples sent)
(8806|8828) pub15 100% (64 samples sent)
(8806|8828) pub15 waiting for acks
(8806|8820) pub6<-delete_participant
(8806|8828) pub15 waiting for acks returned
(8806|8828) pub15<-delete_contained_entities
(8806|8827) pub13 writer id: 01037ced.8d797581.22665ce5.00000002(468ba8b1)
(8806|8827) pub13->started
(8806|8827) pub13->wait_match() before write for 01037ced.8d797581.22665ce5.00000002(468ba8b1)
(8806|8825) pub11->transport cfg_11
(8806|8829) pub14<-delete_participant
(8806|8816) pub2<-delete_participant
(8806|8824) pub9<-delete_participant
(8806|8821) pub7<-match found! before write for 01037ced.8d797581.22665cdf.00000002(ad1a0896)
(8806|8821) pub7 10% (7 samples sent)
(8806|8821) pub7 20% (13 samples sent)
(8806|8821) pub7 31% (20 samples sent)
(8806|8821) pub7 40% (26 samples sent)
(8806|8821) pub7 50% (32 samples sent)
(8806|8822) pub10 writer id: 01037ced.8d797581.22665ce0.00000002(8e6b27c1)
(8806|8822) pub10->started
(8806|8822) pub10->wait_match() before write for 01037ced.8d797581.22665ce0.00000002(8e6b27c1)
(8806|8813) sub 70% (717 samples received)
(8806|8821) pub7 60% (39 samples sent)
(8806|8821) pub7 70% (45 samples sent)
(8806|8821) pub7 81% (52 samples sent)
(8806|8821) pub7 90% (58 samples sent)
(8806|8821) pub7 100% (64 samples sent)
(8806|8821) pub7 waiting for acks
(8806|8817) pub3<-match found! before write for 01037ced.8d797581.22665cdb.00000002(589aae56)
(8806|8817) pub3 10% (7 samples sent)
(8806|8817) pub3 20% (13 samples sent)
(8806|8817) pub3 31% (20 samples sent)
(8806|8817) pub3 40% (26 samples sent)
(8806|8821) pub7 waiting for acks returned
(8806|8821) pub7<-delete_contained_entities
(8806|8817) pub3 50% (32 samples sent)
(8806|8828) pub15<-delete_participant
(8806|8817) pub3 60% (39 samples sent)
(8806|8817) pub3 70% (45 samples sent)
(8806|8817) pub3 81% (52 samples sent)
(8806|8817) pub3 90% (58 samples sent)
(8806|8817) pub3 100% (64 samples sent)
(8806|8817) pub3 waiting for acks
(8806|8813) sub 80% (820 samples received)
(8806|8817) pub3 waiting for acks returned
(8806|8817) pub3<-delete_contained_entities
(8806|8827) pub13<-match found! before write for 01037ced.8d797581.22665ce5.00000002(468ba8b1)
(8806|8827) pub13 10% (7 samples sent)
(8806|8827) pub13 20% (13 samples sent)
(8806|8827) pub13 31% (20 samples sent)
(8806|8827) pub13 40% (26 samples sent)
(8806|8827) pub13 50% (32 samples sent)
(8806|8827) pub13 60% (39 samples sent)
(8806|8827) pub13 70% (45 samples sent)
(8806|8827) pub13 81% (52 samples sent)
(8806|8827) pub13 90% (58 samples sent)
(8806|8827) pub13 100% (64 samples sent)
(8806|8827) pub13 waiting for acks
(8806|8827) pub13 waiting for acks returned
(8806|8827) pub13<-delete_contained_entities
(8806|8821) pub7<-delete_participant
(8806|8817) pub3<-delete_participant
(8806|8822) pub10<-match found! before write for 01037ced.8d797581.22665ce0.00000002(8e6b27c1)
(8806|8822) pub10 10% (7 samples sent)
(8806|8822) pub10 20% (13 samples sent)
(8806|8822) pub10 31% (20 samples sent)
(8806|8822) pub10 40% (26 samples sent)
(8806|8822) pub10 50% (32 samples sent)
(8806|8822) pub10 60% (39 samples sent)
(8806|8822) pub10 70% (45 samples sent)
(8806|8822) pub10 81% (52 samples sent)
(8806|8822) pub10 90% (58 samples sent)
(8806|8813) sub 90% (922 samples received)
(8806|8822) pub10 100% (64 samples sent)
(8806|8822) pub10 waiting for acks
(8806|8825) pub11 writer id: 01037ced.8d797581.22665ce1.00000002(b30b0e71)
(8806|8825) pub11->started
(8806|8825) pub11->wait_match() before write for 01037ced.8d797581.22665ce1.00000002(b30b0e71)
(8806|8822) pub10 waiting for acks returned
(8806|8822) pub10<-delete_contained_entities
(8806|8827) pub13<-delete_participant
(8806|8825) pub11<-match found! before write for 01037ced.8d797581.22665ce1.00000002(b30b0e71)
(8806|8825) pub11 10% (7 samples sent)
(8806|8825) pub11 20% (13 samples sent)
(8806|8825) pub11 31% (20 samples sent)
(8806|8825) pub11 40% (26 samples sent)
(8806|8825) pub11 50% (32 samples sent)
(8806|8825) pub11 60% (39 samples sent)
(8806|8825) pub11 70% (45 samples sent)
(8806|8825) pub11 81% (52 samples sent)
(8806|8825) pub11 90% (58 samples sent)
(8806|8825) pub11 100% (64 samples sent)
(8806|8825) pub11 waiting for acks
(8806|8813) sub 100% (1024 samples received)
(8806|8813) sub condition_.notify_all
(8806|8806) sub condition_.wait returned
(8806|8806) sub check_received
(8806|8806) sub check_received returns 0
(8806|8806) <- PublisherService::end
(8806|8825) pub11 waiting for acks returned
(8806|8825) pub11<-delete_contained_entities
(8806|8822) pub10<-delete_participant
(8806|8825) pub11<-delete_participant
(8806|8806) <- PublisherService::~PublisherService
(8806|8806) <- Subscriber delete_contained_entities
(8806|8806) <- Subscriber delete_participant
(8806|8806) <- Subscriber::~Subscriber
(8806|8806) <- 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: 8895 started at 2026-07-06 15:13:34
(8895|8895) -> Thrasher started
(8895|8895) -> Subscriber::Subscriber
(8895|8895) Subscriber reader id: 01037ced.8d797581.22bf102d.00000007(a94573a5)
(8895|8895) -> PublisherService::PublisherService
(8895|8895) -> PublisherService::start (32 threads)
(8895|8895) sub wait_received 0:1024
(8895|8905) pub2->transport cfg_2
(8895|8904) pub1->transport cfg_1
(8895|8909) pub5->transport cfg_5
(8895|8903) pub0->transport cfg_0
(8895|8907) pub4->transport cfg_4
(8895|8917) pub15->transport cfg_15
(8895|8916) pub13->transport cfg_13
(8895|8913) pub10->transport cfg_10
(8895|8931) pub30->transport cfg_30
(8895|8923) pub19->transport cfg_19
(8895|8933) pub29->transport cfg_29
(8895|8933) pub29 writer id: 01037ced.8d797581.22bf1045.00000002(706dbba6)
(8895|8933) pub29->started
(8895|8933) pub29->wait_match() before write for 01037ced.8d797581.22bf1045.00000002(706dbba6)
(8895|8914) pub11->transport cfg_11
(8895|8934) pub31->transport cfg_31
(8895|8922) pub22->transport cfg_22
(8895|8933) pub29<-match found! before write for 01037ced.8d797581.22bf1045.00000002(706dbba6)
(8895|8933) pub29 12% (4 samples sent)
(8895|8933) pub29 21% (7 samples sent)
(8895|8933) pub29 31% (10 samples sent)
(8895|8933) pub29 40% (13 samples sent)
(8895|8933) pub29 50% (16 samples sent)
(8895|8933) pub29 62% (20 samples sent)
(8895|8933) pub29 71% (23 samples sent)
(8895|8933) pub29 81% (26 samples sent)
(8895|8933) pub29 90% (29 samples sent)
(8895|8933) pub29 100% (32 samples sent)
(8895|8933) pub29 waiting for acks
(8895|8927) pub21->transport cfg_21
(8895|8905) pub2 writer id: 01037ced.8d797581.22bf1030.00000002(415fd419)
(8895|8905) pub2->started
(8895|8905) pub2->wait_match() before write for 01037ced.8d797581.22bf1030.00000002(415fd419)
(8895|8904) pub1 writer id: 01037ced.8d797581.22bf102f.00000002(a3efd44a)
(8895|8904) pub1->started
(8895|8904) pub1->wait_match() before write for 01037ced.8d797581.22bf102f.00000002(a3efd44a)
(8895|8905) pub2<-match found! before write for 01037ced.8d797581.22bf1030.00000002(415fd419)
(8895|8905) pub2 12% (4 samples sent)
(8895|8905) pub2 21% (7 samples sent)
(8895|8905) pub2 31% (10 samples sent)
(8895|8905) pub2 40% (13 samples sent)
(8895|8905) pub2 50% (16 samples sent)
(8895|8905) pub2 62% (20 samples sent)
(8895|8905) pub2 71% (23 samples sent)
(8895|8905) pub2 81% (26 samples sent)
(8895|8905) pub2 90% (29 samples sent)
(8895|8909) pub5 writer id: 01037ced.8d797581.22bf1035.00000002(89bf5b69)
(8895|8909) pub5->started
(8895|8909) pub5->wait_match() before write for 01037ced.8d797581.22bf1035.00000002(89bf5b69)
(8895|8905) pub2 100% (32 samples sent)
(8895|8905) pub2 waiting for acks
(8895|8905) pub2 waiting for acks returned
(8895|8905) pub2<-delete_contained_entities
(8895|8904) pub1<-match found! before write for 01037ced.8d797581.22bf102f.00000002(a3efd44a)
(8895|8904) pub1 12% (4 samples sent)
(8895|8904) pub1 21% (7 samples sent)
(8895|8904) pub1 31% (10 samples sent)
(8895|8904) pub1 40% (13 samples sent)
(8895|8904) pub1 50% (16 samples sent)
(8895|8904) pub1 62% (20 samples sent)
(8895|8904) pub1 71% (23 samples sent)
(8895|8904) pub1 81% (26 samples sent)
(8895|8904) pub1 90% (29 samples sent)
(8895|8904) pub1 100% (32 samples sent)
(8895|8904) pub1 waiting for acks
(8895|8903) pub0 writer id: 01037ced.8d797581.22bf102e.00000002(9e8ffdfa)
(8895|8903) pub0->started
(8895|8903) pub0->wait_match() before write for 01037ced.8d797581.22bf102e.00000002(9e8ffdfa)
(8895|8904) pub1 waiting for acks returned
(8895|8904) pub1<-delete_contained_entities
(8895|8920) pub17->transport cfg_17
(8895|8907) pub4 writer id: 01037ced.8d797581.22bf1032.00000002(3b9f8779)
(8895|8907) pub4->started
(8895|8907) pub4->wait_match() before write for 01037ced.8d797581.22bf1032.00000002(3b9f8779)
(8895|8903) pub0<-match found! before write for 01037ced.8d797581.22bf102e.00000002(9e8ffdfa)
(8895|8903) pub0 12% (4 samples sent)
(8895|8903) pub0 21% (7 samples sent)
(8895|8903) pub0 31% (10 samples sent)
(8895|8909) pub5<-match found! before write for 01037ced.8d797581.22bf1035.00000002(89bf5b69)
(8895|8903) pub0 40% (13 samples sent)
(8895|8903) pub0 50% (16 samples sent)
(8895|8909) pub5 12% (4 samples sent)
(8895|8909) pub5 21% (7 samples sent)
(8895|8903) pub0 62% (20 samples sent)
(8895|8903) pub0 71% (23 samples sent)
(8895|8909) pub5 31% (10 samples sent)
(8895|8903) pub0 81% (26 samples sent)
(8895|8909) pub5 40% (13 samples sent)
(8895|8909) pub5 50% (16 samples sent)
(8895|8903) pub0 90% (29 samples sent)
(8895|8909) pub5 62% (20 samples sent)
(8895|8903) pub0 100% (32 samples sent)
(8895|8903) pub0 waiting for acks
(8895|8909) pub5 71% (23 samples sent)
(8895|8902) sub 10% (103 samples received)
(8895|8909) pub5 81% (26 samples sent)
(8895|8909) pub5 90% (29 samples sent)
(8895|8909) pub5 100% (32 samples sent)
(8895|8909) pub5 waiting for acks
(8895|8909) pub5 waiting for acks returned
(8895|8909) pub5<-delete_contained_entities
(8895|8905) pub2<-delete_participant
(8895|8903) pub0 waiting for acks returned
(8895|8903) pub0<-delete_contained_entities
(8895|8906) pub3->transport cfg_3
(8895|8907) pub4<-match found! before write for 01037ced.8d797581.22bf1032.00000002(3b9f8779)
(8895|8907) pub4 12% (4 samples sent)
(8895|8907) pub4 21% (7 samples sent)
(8895|8907) pub4 31% (10 samples sent)
(8895|8907) pub4 40% (13 samples sent)
(8895|8907) pub4 50% (16 samples sent)
(8895|8907) pub4 62% (20 samples sent)
(8895|8907) pub4 71% (23 samples sent)
(8895|8907) pub4 81% (26 samples sent)
(8895|8907) pub4 90% (29 samples sent)
(8895|8907) pub4 100% (32 samples sent)
(8895|8907) pub4 waiting for acks
(8895|8904) pub1<-delete_participant
(8895|8907) pub4 waiting for acks returned
(8895|8907) pub4<-delete_contained_entities
(8895|8917) pub15 writer id: 01037ced.8d797581.22bf103b.00000002(368fe508)
(8895|8917) pub15->started
(8895|8917) pub15->wait_match() before write for 01037ced.8d797581.22bf103b.00000002(368fe508)
(8895|8917) pub15<-match found! before write for 01037ced.8d797581.22bf103b.00000002(368fe508)
(8895|8917) pub15 12% (4 samples sent)
(8895|8917) pub15 21% (7 samples sent)
(8895|8917) pub15 31% (10 samples sent)
(8895|8917) pub15 40% (13 samples sent)
(8895|8917) pub15 50% (16 samples sent)
(8895|8917) pub15 62% (20 samples sent)
(8895|8917) pub15 71% (23 samples sent)
(8895|8917) pub15 81% (26 samples sent)
(8895|8917) pub15 90% (29 samples sent)
(8895|8917) pub15 100% (32 samples sent)
(8895|8917) pub15 waiting for acks
(8895|8909) pub5<-delete_participant
(8895|8902) sub 20% (205 samples received)
(8895|8903) pub0<-delete_participant
(8895|8919) pub16->transport cfg_16
(8895|8917) pub15 waiting for acks returned
(8895|8917) pub15<-delete_contained_entities
(8895|8907) pub4<-delete_participant
(8895|8918) pub14->transport cfg_14
(8895|8917) pub15<-delete_participant
(8895|8911) pub8->transport cfg_8
(8895|8910) pub6->transport cfg_6
(8895|8930) pub27->transport cfg_27
(8895|8932) pub28->transport cfg_28
(8895|8921) pub18->transport cfg_18
(8895|8916) pub13 writer id: 01037ced.8d797581.22bf103a.00000002(0befccb8)
(8895|8916) pub13->started
(8895|8916) pub13->wait_match() before write for 01037ced.8d797581.22bf103a.00000002(0befccb8)
(8895|8908) pub7->transport cfg_7
(8895|8916) pub13<-match found! before write for 01037ced.8d797581.22bf103a.00000002(0befccb8)
(8895|8916) pub13 12% (4 samples sent)
(8895|8916) pub13 21% (7 samples sent)
(8895|8916) pub13 31% (10 samples sent)
(8895|8916) pub13 40% (13 samples sent)
(8895|8916) pub13 50% (16 samples sent)
(8895|8916) pub13 62% (20 samples sent)
(8895|8916) pub13 71% (23 samples sent)
(8895|8916) pub13 81% (26 samples sent)
(8895|8916) pub13 90% (29 samples sent)
(8895|8916) pub13 100% (32 samples sent)
(8895|8916) pub13 waiting for acks
(8895|8916) pub13 waiting for acks returned
(8895|8916) pub13<-delete_contained_entities
(8895|8916) pub13<-delete_participant
(8895|8913) pub10 writer id: 01037ced.8d797581.22bf1039.00000002(4c4fb668)
(8895|8913) pub10->started
(8895|8913) pub10->wait_match() before write for 01037ced.8d797581.22bf1039.00000002(4c4fb668)
(8895|8912) pub9->transport cfg_9
(8895|8913) pub10<-match found! before write for 01037ced.8d797581.22bf1039.00000002(4c4fb668)
(8895|8913) pub10 12% (4 samples sent)
(8895|8913) pub10 21% (7 samples sent)
(8895|8913) pub10 31% (10 samples sent)
(8895|8913) pub10 40% (13 samples sent)
(8895|8913) pub10 50% (16 samples sent)
(8895|8913) pub10 62% (20 samples sent)
(8895|8913) pub10 71% (23 samples sent)
(8895|8913) pub10 81% (26 samples sent)
(8895|8913) pub10 90% (29 samples sent)
(8895|8913) pub10 100% (32 samples sent)
(8895|8913) pub10 waiting for acks
(8895|8931) pub30 writer id: 01037ced.8d797581.22bf1046.00000002(37cdc176)
(8895|8931) pub30->started
(8895|8931) pub30->wait_match() before write for 01037ced.8d797581.22bf1046.00000002(37cdc176)
(8895|8913) pub10 waiting for acks returned
(8895|8913) pub10<-delete_contained_entities
(8895|8925) pub24->transport cfg_24
(8895|8924) pub23->transport cfg_23
(8895|8931) pub30<-match found! before write for 01037ced.8d797581.22bf1046.00000002(37cdc176)
(8895|8931) pub30 12% (4 samples sent)
(8895|8931) pub30 21% (7 samples sent)
(8895|8931) pub30 31% (10 samples sent)
(8895|8931) pub30 40% (13 samples sent)
(8895|8931) pub30 50% (16 samples sent)
(8895|8931) pub30 62% (20 samples sent)
(8895|8931) pub30 71% (23 samples sent)
(8895|8902) sub 30% (308 samples received)
(8895|8931) pub30 81% (26 samples sent)
(8895|8931) pub30 90% (29 samples sent)
(8895|8931) pub30 100% (32 samples sent)
(8895|8931) pub30 waiting for acks
(8895|8931) pub30 waiting for acks returned
(8895|8931) pub30<-delete_contained_entities
(8895|8913) pub10<-delete_participant
(8895|8923) pub19 writer id: 01037ced.8d797581.22bf1041.00000002(85ed1d66)
(8895|8923) pub19->started
(8895|8923) pub19->wait_match() before write for 01037ced.8d797581.22bf1041.00000002(85ed1d66)
(8895|8931) pub30<-delete_participant
(8895|8933) pub29 waiting for acks returned
(8895|8933) pub29<-delete_contained_entities
(8895|8923) pub19<-match found! before write for 01037ced.8d797581.22bf1041.00000002(85ed1d66)
(8895|8923) pub19 12% (4 samples sent)
(8895|8923) pub19 21% (7 samples sent)
(8895|8923) pub19 31% (10 samples sent)
(8895|8923) pub19 40% (13 samples sent)
(8895|8923) pub19 50% (16 samples sent)
(8895|8923) pub19 62% (20 samples sent)
(8895|8923) pub19 71% (23 samples sent)
(8895|8923) pub19 81% (26 samples sent)
(8895|8923) pub19 90% (29 samples sent)
(8895|8923) pub19 100% (32 samples sent)
(8895|8923) pub19 waiting for acks
(8895|8923) pub19 waiting for acks returned
(8895|8923) pub19<-delete_contained_entities
(8895|8928) pub25->transport cfg_25
(8895|8926) pub20->transport cfg_20
(8895|8929) pub26->transport cfg_26
(8895|8933) pub29<-delete_participant
(8895|8923) pub19<-delete_participant
(8895|8914) pub11 writer id: 01037ced.8d797581.22bf1040.00000002(b88d34d6)
(8895|8914) pub11->started
(8895|8914) pub11->wait_match() before write for 01037ced.8d797581.22bf1040.00000002(b88d34d6)
(8895|8914) pub11<-match found! before write for 01037ced.8d797581.22bf1040.00000002(b88d34d6)
(8895|8914) pub11 12% (4 samples sent)
(8895|8914) pub11 21% (7 samples sent)
(8895|8914) pub11 31% (10 samples sent)
(8895|8914) pub11 40% (13 samples sent)
(8895|8914) pub11 50% (16 samples sent)
(8895|8914) pub11 62% (20 samples sent)
(8895|8914) pub11 71% (23 samples sent)
(8895|8914) pub11 81% (26 samples sent)
(8895|8914) pub11 90% (29 samples sent)
(8895|8914) pub11 100% (32 samples sent)
(8895|8914) pub11 waiting for acks
(8895|8934) pub31 writer id: 01037ced.8d797581.22bf104d.00000002(401df067)
(8895|8934) pub31->started
(8895|8934) pub31->wait_match() before write for 01037ced.8d797581.22bf104d.00000002(401df067)
(8895|8914) pub11 waiting for acks returned
(8895|8914) pub11<-delete_contained_entities
(8895|8922) pub22 writer id: 01037ced.8d797581.22bf104c.00000002(7d7dd9d7)
(8895|8922) pub22->started
(8895|8922) pub22->wait_match() before write for 01037ced.8d797581.22bf104c.00000002(7d7dd9d7)
(8895|8927) pub21 writer id: 01037ced.8d797581.22bf1042.00000002(c24d67b6)
(8895|8927) pub21->started
(8895|8927) pub21->wait_match() before write for 01037ced.8d797581.22bf1042.00000002(c24d67b6)
(8895|8922) pub22<-match found! before write for 01037ced.8d797581.22bf104c.00000002(7d7dd9d7)
(8895|8922) pub22 12% (4 samples sent)
(8895|8922) pub22 21% (7 samples sent)
(8895|8934) pub31<-match found! before write for 01037ced.8d797581.22bf104d.00000002(401df067)
(8895|8934) pub31 12% (4 samples sent)
(8895|8922) pub22 31% (10 samples sent)
(8895|8922) pub22 40% (13 samples sent)
(8895|8914) pub11<-delete_participant
(8895|8934) pub31 21% (7 samples sent)
(8895|8934) pub31 31% (10 samples sent)
(8895|8934) pub31 40% (13 samples sent)
(8895|8922) pub22 50% (16 samples sent)
(8895|8922) pub22 62% (20 samples sent)
(8895|8922) pub22 71% (23 samples sent)
(8895|8934) pub31 50% (16 samples sent)
(8895|8934) pub31 62% (20 samples sent)
(8895|8922) pub22 81% (26 samples sent)
(8895|8934) pub31 71% (23 samples sent)
(8895|8902) sub 40% (410 samples received)
(8895|8934) pub31 81% (26 samples sent)
(8895|8922) pub22 90% (29 samples sent)
(8895|8922) pub22 100% (32 samples sent)
(8895|8922) pub22 waiting for acks
(8895|8934) pub31 90% (29 samples sent)
(8895|8934) pub31 100% (32 samples sent)
(8895|8934) pub31 waiting for acks
(8895|8934) pub31 waiting for acks returned
(8895|8934) pub31<-delete_contained_entities
(8895|8922) pub22 waiting for acks returned
(8895|8922) pub22<-delete_contained_entities
(8895|8920) pub17 writer id: 01037ced.8d797581.22bf103e.00000002(fe6f6a78)
(8895|8920) pub17->started
(8895|8920) pub17->wait_match() before write for 01037ced.8d797581.22bf103e.00000002(fe6f6a78)
(8895|8906) pub3 writer id: 01037ced.8d797581.22bf1031.00000002(7c3ffda9)
(8895|8906) pub3->started
(8895|8906) pub3->wait_match() before write for 01037ced.8d797581.22bf1031.00000002(7c3ffda9)
(8895|8915) pub12->transport cfg_12
(8895|8927) pub21<-match found! before write for 01037ced.8d797581.22bf1042.00000002(c24d67b6)
(8895|8927) pub21 12% (4 samples sent)
(8895|8927) pub21 21% (7 samples sent)
(8895|8927) pub21 31% (10 samples sent)
(8895|8927) pub21 40% (13 samples sent)
(8895|8927) pub21 50% (16 samples sent)
(8895|8927) pub21 62% (20 samples sent)
(8895|8927) pub21 71% (23 samples sent)
(8895|8927) pub21 81% (26 samples sent)
(8895|8927) pub21 90% (29 samples sent)
(8895|8927) pub21 100% (32 samples sent)
(8895|8927) pub21 waiting for acks
(8895|8927) pub21 waiting for acks returned
(8895|8927) pub21<-delete_contained_entities
(8895|8934) pub31<-delete_participant
(8895|8922) pub22<-delete_participant
(8895|8906) pub3<-match found! before write for 01037ced.8d797581.22bf1031.00000002(7c3ffda9)
(8895|8906) pub3 12% (4 samples sent)
(8895|8906) pub3 21% (7 samples sent)
(8895|8906) pub3 31% (10 samples sent)
(8895|8906) pub3 40% (13 samples sent)
(8895|8906) pub3 50% (16 samples sent)
(8895|8906) pub3 62% (20 samples sent)
(8895|8906) pub3 71% (23 samples sent)
(8895|8906) pub3 81% (26 samples sent)
(8895|8906) pub3 90% (29 samples sent)
(8895|8920) pub17<-match found! before write for 01037ced.8d797581.22bf103e.00000002(fe6f6a78)
(8895|8906) pub3 100% (32 samples sent)
(8895|8906) pub3 waiting for acks
(8895|8920) pub17 12% (4 samples sent)
(8895|8920) pub17 21% (7 samples sent)
(8895|8920) pub17 31% (10 samples sent)
(8895|8920) pub17 40% (13 samples sent)
(8895|8920) pub17 50% (16 samples sent)
(8895|8902) sub 50% (512 samples received)
(8895|8920) pub17 62% (20 samples sent)
(8895|8920) pub17 71% (23 samples sent)
(8895|8920) pub17 81% (26 samples sent)
(8895|8920) pub17 90% (29 samples sent)
(8895|8920) pub17 100% (32 samples sent)
(8895|8920) pub17 waiting for acks
(8895|8920) pub17 waiting for acks returned
(8895|8920) pub17<-delete_contained_entities
(8895|8906) pub3 waiting for acks returned
(8895|8906) pub3<-delete_contained_entities
(8895|8927) pub21<-delete_participant
(8895|8920) pub17<-delete_participant
(8895|8906) pub3<-delete_participant
(8895|8919) pub16 writer id: 01037ced.8d797581.22bf103d.00000002(b9cf10a8)
(8895|8919) pub16->started
(8895|8919) pub16->wait_match() before write for 01037ced.8d797581.22bf103d.00000002(b9cf10a8)
(8895|8918) pub14 writer id: 01037ced.8d797581.22bf103c.00000002(84af3918)
(8895|8918) pub14->started
(8895|8918) pub14->wait_match() before write for 01037ced.8d797581.22bf103c.00000002(84af3918)
(8895|8919) pub16<-match found! before write for 01037ced.8d797581.22bf103d.00000002(b9cf10a8)
(8895|8919) pub16 12% (4 samples sent)
(8895|8919) pub16 21% (7 samples sent)
(8895|8919) pub16 31% (10 samples sent)
(8895|8919) pub16 40% (13 samples sent)
(8895|8919) pub16 50% (16 samples sent)
(8895|8919) pub16 62% (20 samples sent)
(8895|8919) pub16 71% (23 samples sent)
(8895|8919) pub16 81% (26 samples sent)
(8895|8919) pub16 90% (29 samples sent)
(8895|8919) pub16 100% (32 samples sent)
(8895|8919) pub16 waiting for acks
(8895|8911) pub8 writer id: 01037ced.8d797581.22bf1033.00000002(06ffaec9)
(8895|8911) pub8->started
(8895|8911) pub8->wait_match() before write for 01037ced.8d797581.22bf1033.00000002(06ffaec9)
(8895|8918) pub14<-match found! before write for 01037ced.8d797581.22bf103c.00000002(84af3918)
(8895|8918) pub14 12% (4 samples sent)
(8895|8918) pub14 21% (7 samples sent)
(8895|8918) pub14 31% (10 samples sent)
(8895|8918) pub14 40% (13 samples sent)
(8895|8918) pub14 50% (16 samples sent)
(8895|8918) pub14 62% (20 samples sent)
(8895|8918) pub14 71% (23 samples sent)
(8895|8918) pub14 81% (26 samples sent)
(8895|8918) pub14 90% (29 samples sent)
(8895|8918) pub14 100% (32 samples sent)
(8895|8918) pub14 waiting for acks
(8895|8918) pub14 waiting for acks returned
(8895|8918) pub14<-delete_contained_entities
(8895|8910) pub6 writer id: 01037ced.8d797581.22bf1034.00000002(b4df72d9)
(8895|8910) pub6->started
(8895|8910) pub6->wait_match() before write for 01037ced.8d797581.22bf1034.00000002(b4df72d9)
(8895|8930) pub27 writer id: 01037ced.8d797581.22bf1043.00000002(ff2d4e06)
(8895|8930) pub27->started
(8895|8930) pub27->wait_match() before write for 01037ced.8d797581.22bf1043.00000002(ff2d4e06)
(8895|8921) pub18 writer id: 01037ced.8d797581.22bf103f.00000002(c30f43c8)
(8895|8921) pub18->started
(8895|8921) pub18->wait_match() before write for 01037ced.8d797581.22bf103f.00000002(c30f43c8)
(8895|8932) pub28 writer id: 01037ced.8d797581.22bf1044.00000002(4d0d9216)
(8895|8932) pub28->started
(8895|8932) pub28->wait_match() before write for 01037ced.8d797581.22bf1044.00000002(4d0d9216)
(8895|8911) pub8<-match found! before write for 01037ced.8d797581.22bf1033.00000002(06ffaec9)
(8895|8911) pub8 12% (4 samples sent)
(8895|8911) pub8 21% (7 samples sent)
(8895|8911) pub8 31% (10 samples sent)
(8895|8918) pub14<-delete_participant
(8895|8911) pub8 40% (13 samples sent)
(8895|8911) pub8 50% (16 samples sent)
(8895|8911) pub8 62% (20 samples sent)
(8895|8911) pub8 71% (23 samples sent)
(8895|8902) sub 60% (615 samples received)
(8895|8911) pub8 81% (26 samples sent)
(8895|8911) pub8 90% (29 samples sent)
(8895|8911) pub8 100% (32 samples sent)
(8895|8911) pub8 waiting for acks
(8895|8911) pub8 waiting for acks returned
(8895|8911) pub8<-delete_contained_entities
(8895|8908) pub7 writer id: 01037ced.8d797581.22bf1037.00000002(f37f0809)
(8895|8908) pub7->started
(8895|8908) pub7->wait_match() before write for 01037ced.8d797581.22bf1037.00000002(f37f0809)
(8895|8910) pub6<-match found! before write for 01037ced.8d797581.22bf1034.00000002(b4df72d9)
(8895|8910) pub6 12% (4 samples sent)
(8895|8910) pub6 21% (7 samples sent)
(8895|8910) pub6 31% (10 samples sent)
(8895|8910) pub6 40% (13 samples sent)
(8895|8910) pub6 50% (16 samples sent)
(8895|8910) pub6 62% (20 samples sent)
(8895|8910) pub6 71% (23 samples sent)
(8895|8910) pub6 81% (26 samples sent)
(8895|8910) pub6 90% (29 samples sent)
(8895|8910) pub6 100% (32 samples sent)
(8895|8910) pub6 waiting for acks
(8895|8910) pub6 waiting for acks returned
(8895|8910) pub6<-delete_contained_entities
(8895|8908) pub7<-match found! before write for 01037ced.8d797581.22bf1037.00000002(f37f0809)
(8895|8908) pub7 12% (4 samples sent)
(8895|8930) pub27<-match found! before write for 01037ced.8d797581.22bf1043.00000002(ff2d4e06)
(8895|8908) pub7 21% (7 samples sent)
(8895|8930) pub27 12% (4 samples sent)
(8895|8908) pub7 31% (10 samples sent)
(8895|8930) pub27 21% (7 samples sent)
(8895|8908) pub7 40% (13 samples sent)
(8895|8930) pub27 31% (10 samples sent)
(8895|8908) pub7 50% (16 samples sent)
(8895|8930) pub27 40% (13 samples sent)
(8895|8930) pub27 50% (16 samples sent)
(8895|8908) pub7 62% (20 samples sent)
(8895|8908) pub7 71% (23 samples sent)
(8895|8930) pub27 62% (20 samples sent)
(8895|8908) pub7 81% (26 samples sent)
(8895|8930) pub27 71% (23 samples sent)
(8895|8908) pub7 90% (29 samples sent)
(8895|8930) pub27 81% (26 samples sent)
(8895|8908) pub7 100% (32 samples sent)
(8895|8908) pub7 waiting for acks
(8895|8930) pub27 90% (29 samples sent)
(8895|8930) pub27 100% (32 samples sent)
(8895|8930) pub27 waiting for acks
(8895|8902) sub 70% (717 samples received)
(8895|8908) pub7 waiting for acks returned
(8895|8908) pub7<-delete_contained_entities
(8895|8921) pub18<-match found! before write for 01037ced.8d797581.22bf103f.00000002(c30f43c8)
(8895|8930) pub27 waiting for acks returned
(8895|8930) pub27<-delete_contained_entities
(8895|8921) pub18 12% (4 samples sent)
(8895|8921) pub18 21% (7 samples sent)
(8895|8921) pub18 31% (10 samples sent)
(8895|8921) pub18 40% (13 samples sent)
(8895|8921) pub18 50% (16 samples sent)
(8895|8921) pub18 62% (20 samples sent)
(8895|8921) pub18 71% (23 samples sent)
(8895|8921) pub18 81% (26 samples sent)
(8895|8921) pub18 90% (29 samples sent)
(8895|8921) pub18 100% (32 samples sent)
(8895|8921) pub18 waiting for acks
(8895|8912) pub9 writer id: 01037ced.8d797581.22bf1036.00000002(ce1f21b9)
(8895|8912) pub9->started
(8895|8912) pub9->wait_match() before write for 01037ced.8d797581.22bf1036.00000002(ce1f21b9)
(8895|8921) pub18 waiting for acks returned
(8895|8921) pub18<-delete_contained_entities
(8895|8932) pub28<-match found! before write for 01037ced.8d797581.22bf1044.00000002(4d0d9216)
(8895|8932) pub28 12% (4 samples sent)
(8895|8932) pub28 21% (7 samples sent)
(8895|8932) pub28 31% (10 samples sent)
(8895|8932) pub28 40% (13 samples sent)
(8895|8932) pub28 50% (16 samples sent)
(8895|8932) pub28 62% (20 samples sent)
(8895|8932) pub28 71% (23 samples sent)
(8895|8932) pub28 81% (26 samples sent)
(8895|8932) pub28 90% (29 samples sent)
(8895|8932) pub28 100% (32 samples sent)
(8895|8932) pub28 waiting for acks
(8895|8932) pub28 waiting for acks returned
(8895|8932) pub28<-delete_contained_entities
(8895|8925) pub24 writer id: 01037ced.8d797581.22bf1048.00000002(88fd7f17)
(8895|8925) pub24->started
(8895|8925) pub24->wait_match() before write for 01037ced.8d797581.22bf1048.00000002(88fd7f17)
(8895|8911) pub8<-delete_participant
(8895|8924) pub23 writer id: 01037ced.8d797581.22bf1049.00000002(b59d56a7)
(8895|8924) pub23->started
(8895|8924) pub23->wait_match() before write for 01037ced.8d797581.22bf1049.00000002(b59d56a7)
(8895|8910) pub6<-delete_participant
(8895|8908) pub7<-delete_participant
(8895|8930) pub27<-delete_participant
(8895|8921) pub18<-delete_participant
(8895|8924) pub23<-match found! before write for 01037ced.8d797581.22bf1049.00000002(b59d56a7)
(8895|8912) pub9<-match found! before write for 01037ced.8d797581.22bf1036.00000002(ce1f21b9)
(8895|8924) pub23 12% (4 samples sent)
(8895|8912) pub9 12% (4 samples sent)
(8895|8924) pub23 21% (7 samples sent)
(8895|8912) pub9 21% (7 samples sent)
(8895|8924) pub23 31% (10 samples sent)
(8895|8912) pub9 31% (10 samples sent)
(8895|8924) pub23 40% (13 samples sent)
(8895|8912) pub9 40% (13 samples sent)
(8895|8924) pub23 50% (16 samples sent)
(8895|8912) pub9 50% (16 samples sent)
(8895|8924) pub23 62% (20 samples sent)
(8895|8912) pub9 62% (20 samples sent)
(8895|8924) pub23 71% (23 samples sent)
(8895|8912) pub9 71% (23 samples sent)
(8895|8912) pub9 81% (26 samples sent)
(8895|8924) pub23 81% (26 samples sent)
(8895|8924) pub23 90% (29 samples sent)
(8895|8928) pub25 writer id: 01037ced.8d797581.22bf1047.00000002(0aade8c6)
(8895|8928) pub25->started
(8895|8928) pub25->wait_match() before write for 01037ced.8d797581.22bf1047.00000002(0aade8c6)
(8895|8912) pub9 90% (29 samples sent)
(8895|8902) sub 80% (820 samples received)
(8895|8924) pub23 100% (32 samples sent)
(8895|8924) pub23 waiting for acks
(8895|8912) pub9 100% (32 samples sent)
(8895|8912) pub9 waiting for acks
(8895|8912) pub9 waiting for acks returned
(8895|8912) pub9<-delete_contained_entities
(8895|8924) pub23 waiting for acks returned
(8895|8924) pub23<-delete_contained_entities
(8895|8932) pub28<-delete_participant
(8895|8926) pub20 writer id: 01037ced.8d797581.22bf104b.00000002(cf5d05c7)
(8895|8926) pub20->started
(8895|8926) pub20->wait_match() before write for 01037ced.8d797581.22bf104b.00000002(cf5d05c7)
(8895|8925) pub24<-match found! before write for 01037ced.8d797581.22bf1048.00000002(88fd7f17)
(8895|8925) pub24 12% (4 samples sent)
(8895|8925) pub24 21% (7 samples sent)
(8895|8925) pub24 31% (10 samples sent)
(8895|8925) pub24 40% (13 samples sent)
(8895|8925) pub24 50% (16 samples sent)
(8895|8925) pub24 62% (20 samples sent)
(8895|8925) pub24 71% (23 samples sent)
(8895|8925) pub24 81% (26 samples sent)
(8895|8925) pub24 90% (29 samples sent)
(8895|8925) pub24 100% (32 samples sent)
(8895|8925) pub24 waiting for acks
(8895|8928) pub25<-match found! before write for 01037ced.8d797581.22bf1047.00000002(0aade8c6)
(8895|8928) pub25 12% (4 samples sent)
(8895|8928) pub25 21% (7 samples sent)
(8895|8928) pub25 31% (10 samples sent)
(8895|8928) pub25 40% (13 samples sent)
(8895|8928) pub25 50% (16 samples sent)
(8895|8928) pub25 62% (20 samples sent)
(8895|8928) pub25 71% (23 samples sent)
(8895|8928) pub25 81% (26 samples sent)
(8895|8928) pub25 90% (29 samples sent)
(8895|8928) pub25 100% (32 samples sent)
(8895|8928) pub25 waiting for acks
(8895|8902) sub 90% (922 samples received)
(8895|8925) pub24 waiting for acks returned
(8895|8925) pub24<-delete_contained_entities
(8895|8928) pub25 waiting for acks returned
(8895|8928) pub25<-delete_contained_entities
(8895|8929) pub26 writer id: 01037ced.8d797581.22bf104a.00000002(f23d2c77)
(8895|8929) pub26->started
(8895|8929) pub26->wait_match() before write for 01037ced.8d797581.22bf104a.00000002(f23d2c77)
(8895|8912) pub9<-delete_participant
(8895|8924) pub23<-delete_participant
(8895|8925) pub24<-delete_participant
(8895|8926) pub20<-match found! before write for 01037ced.8d797581.22bf104b.00000002(cf5d05c7)
(8895|8926) pub20 12% (4 samples sent)
(8895|8926) pub20 21% (7 samples sent)
(8895|8926) pub20 31% (10 samples sent)
(8895|8926) pub20 40% (13 samples sent)
(8895|8926) pub20 50% (16 samples sent)
(8895|8926) pub20 62% (20 samples sent)
(8895|8926) pub20 71% (23 samples sent)
(8895|8926) pub20 81% (26 samples sent)
(8895|8926) pub20 90% (29 samples sent)
(8895|8926) pub20 100% (32 samples sent)
(8895|8926) pub20 waiting for acks
(8895|8915) pub12 writer id: 01037ced.8d797581.22bf1038.00000002(712f9fd8)
(8895|8915) pub12->started
(8895|8915) pub12->wait_match() before write for 01037ced.8d797581.22bf1038.00000002(712f9fd8)
(8895|8926) pub20 waiting for acks returned
(8895|8926) pub20<-delete_contained_entities
(8895|8928) pub25<-delete_participant
(8895|8929) pub26<-match found! before write for 01037ced.8d797581.22bf104a.00000002(f23d2c77)
(8895|8929) pub26 12% (4 samples sent)
(8895|8929) pub26 21% (7 samples sent)
(8895|8929) pub26 31% (10 samples sent)
(8895|8929) pub26 40% (13 samples sent)
(8895|8929) pub26 50% (16 samples sent)
(8895|8929) pub26 62% (20 samples sent)
(8895|8929) pub26 71% (23 samples sent)
(8895|8929) pub26 81% (26 samples sent)
(8895|8929) pub26 90% (29 samples sent)
(8895|8929) pub26 100% (32 samples sent)
(8895|8929) pub26 waiting for acks
(8895|8919) pub16 waiting for acks returned
(8895|8919) pub16<-delete_contained_entities
(8895|8929) pub26 waiting for acks returned
(8895|8929) pub26<-delete_contained_entities
(8895|8926) pub20<-delete_participant
(8895|8915) pub12<-match found! before write for 01037ced.8d797581.22bf1038.00000002(712f9fd8)
(8895|8915) pub12 12% (4 samples sent)
(8895|8915) pub12 21% (7 samples sent)
(8895|8915) pub12 31% (10 samples sent)
(8895|8915) pub12 40% (13 samples sent)
(8895|8915) pub12 50% (16 samples sent)
(8895|8915) pub12 62% (20 samples sent)
(8895|8915) pub12 71% (23 samples sent)
(8895|8915) pub12 81% (26 samples sent)
(8895|8915) pub12 90% (29 samples sent)
(8895|8915) pub12 100% (32 samples sent)
(8895|8915) pub12 waiting for acks
(8895|8902) sub 100% (1024 samples received)
(8895|8902) sub condition_.notify_all
(8895|8895) sub condition_.wait returned
(8895|8895) sub check_received
(8895|8895) sub check_received returns 0
(8895|8895) <- PublisherService::end
(8895|8915) pub12 waiting for acks returned
(8895|8915) pub12<-delete_contained_entities
(8895|8919) pub16<-delete_participant
(8895|8929) pub26<-delete_participant
(8895|8915) pub12<-delete_participant
(8895|8895) <- PublisherService::~PublisherService
(8895|8895) <- Subscriber delete_contained_entities
(8895|8895) <- Subscriber delete_participant
(8895|8895) <- Subscriber::~Subscriber
(8895|8895) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl high rtps Time:16s 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: 9064
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1 -n 1 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9074 started at 2026-07-06 15:13:51
(9074|9074) -> Thrasher started
(9074|9074) -> Subscriber::Subscriber
(9064|9064) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(9074|9074) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(9074|9074) Subscriber reader id: 01030000.2932dc9c.00000002.00000507(566f4f62)
(9074|9074) -> PublisherService::PublisherService
(9074|9074) -> PublisherService::start (1 threads)
(9074|9074) sub wait_received 0:1
(9074|9086) pub0 writer id: 01030000.2932dc9c.00000003.00000102(7f095759)
(9074|9086) pub0->started
(9074|9086) pub0 100% (1 samples sent)
(9074|9086) pub0->wait_match() before write for 01030000.2932dc9c.00000003.00000102(7f095759)
(9074|9086) pub0<-match found! before write for 01030000.2932dc9c.00000003.00000102(7f095759)
(9074|9086) pub0 waiting for acks
(9074|9085) sub 100% (1 samples received)
(9074|9085) sub condition_.notify_all
(9074|9074) sub condition_.wait returned
(9074|9074) sub check_received
(9074|9074) sub check_received returns 0
(9074|9074) <- PublisherService::end
(9074|9086) pub0 waiting for acks returned
(9074|9086) pub0<-delete_contained_entities
(9074|9086) pub0<-delete_participant
(9074|9074) <- PublisherService::~PublisherService
(9074|9074) <- Subscriber delete_contained_entities
(9074|9074) <- Subscriber delete_participant
(9074|9074) <- Subscriber::~Subscriber
(9074|9074) <- 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: 9088
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 2 -s 1 -n 2 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9098 started at 2026-07-06 15:13:51
(9098|9098) -> Thrasher started
(9098|9098) -> Subscriber::Subscriber
(9088|9088) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(9098|9098) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(9098|9098) Subscriber reader id: 01030000.3ab2c34a.00000002.00000507(ebb0a727)
(9098|9098) -> PublisherService::PublisherService
(9098|9098) -> PublisherService::start (2 threads)
(9098|9098) sub wait_received 0:2
(9098|9110) pub0 writer id: 01030000.3ab2c34a.00000003.00000102(c2d6bf1c)
(9098|9110) pub0->started
(9098|9110) pub0 100% (1 samples sent)
(9098|9110) pub0->wait_match() before write for 01030000.3ab2c34a.00000003.00000102(c2d6bf1c)
(9098|9111) pub1 writer id: 01030000.3ab2c34a.00000004.00000102(70f6630c)
(9098|9111) pub1->started
(9098|9111) pub1 100% (1 samples sent)
(9098|9111) pub1->wait_match() before write for 01030000.3ab2c34a.00000004.00000102(70f6630c)
(9098|9110) pub0<-match found! before write for 01030000.3ab2c34a.00000003.00000102(c2d6bf1c)
(9098|9110) pub0 waiting for acks
(9098|9111) pub1<-match found! before write for 01030000.3ab2c34a.00000004.00000102(70f6630c)
(9098|9111) pub1 waiting for acks
(9098|9109) sub 50% (1 samples received)
(9098|9109) sub 100% (2 samples received)
(9098|9109) sub condition_.notify_all
(9098|9098) sub condition_.wait returned
(9098|9098) sub check_received
(9098|9098) sub check_received returns 0
(9098|9098) <- PublisherService::end
(9098|9110) pub0 waiting for acks returned
(9098|9110) pub0<-delete_contained_entities
(9098|9111) pub1 waiting for acks returned
(9098|9111) pub1<-delete_contained_entities
(9098|9110) pub0<-delete_participant
(9098|9111) pub1<-delete_participant
(9098|9098) <- PublisherService::~PublisherService
(9098|9098) <- Subscriber delete_contained_entities
(9098|9098) <- Subscriber delete_participant
(9098|9098) <- Subscriber::~Subscriber
(9098|9098) <- 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:1s 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: 9113
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 3 -s 3 -n 9 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9123 started at 2026-07-06 15:13:52
(9123|9123) -> Thrasher started
(9123|9123) -> Subscriber::Subscriber
(9113|9113) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(9123|9123) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(9123|9123) Subscriber reader id: 01030000.0b90237a.00000002.00000507(a31f26f9)
(9123|9123) -> PublisherService::PublisherService
(9123|9123) -> PublisherService::start (3 threads)
(9123|9123) sub wait_received 0:9
(9123|9136) pub0 writer id: 01030000.0b90237a.00000003.00000102(8a793ec2)
(9123|9136) pub0->started
(9123|9136) pub0 33% (1 samples sent)
(9123|9136) pub0 66% (2 samples sent)
(9123|9136) pub0 100% (3 samples sent)
(9123|9136) pub0->wait_match() before write for 01030000.0b90237a.00000003.00000102(8a793ec2)
(9123|9138) pub2 writer id: 01030000.0b90237a.00000004.00000102(3859e2d2)
(9123|9138) pub2->started
(9123|9138) pub2 33% (1 samples sent)
(9123|9138) pub2 66% (2 samples sent)
(9123|9138) pub2 100% (3 samples sent)
(9123|9138) pub2->wait_match() before write for 01030000.0b90237a.00000004.00000102(3859e2d2)
(9123|9136) pub0<-match found! before write for 01030000.0b90237a.00000003.00000102(8a793ec2)
(9123|9136) pub0 waiting for acks
(9123|9137) pub1 writer id: 01030000.0b90237a.00000005.00000102(0539cb62)
(9123|9137) pub1->started
(9123|9137) pub1 33% (1 samples sent)
(9123|9137) pub1 66% (2 samples sent)
(9123|9137) pub1 100% (3 samples sent)
(9123|9137) pub1->wait_match() before write for 01030000.0b90237a.00000005.00000102(0539cb62)
(9123|9138) pub2<-match found! before write for 01030000.0b90237a.00000004.00000102(3859e2d2)
(9123|9138) pub2 waiting for acks
(9123|9137) pub1<-match found! before write for 01030000.0b90237a.00000005.00000102(0539cb62)
(9123|9137) pub1 waiting for acks
(9123|9135) sub 11% (1 samples received)
(9123|9135) sub 22% (2 samples received)
(9123|9135) sub 33% (3 samples received)
(9123|9135) sub 44% (4 samples received)
(9123|9135) sub 55% (5 samples received)
(9123|9135) sub 66% (6 samples received)
(9123|9135) sub 77% (7 samples received)
(9123|9135) sub 88% (8 samples received)
(9123|9135) sub 100% (9 samples received)
(9123|9135) sub condition_.notify_all
(9123|9123) sub condition_.wait returned
(9123|9123) sub check_received
(9123|9123) sub check_received returns 0
(9123|9123) <- PublisherService::end
(9123|9136) pub0 waiting for acks returned
(9123|9138) pub2 waiting for acks returned
(9123|9138) pub2<-delete_contained_entities
(9123|9137) pub1 waiting for acks returned
(9123|9136) pub0<-delete_contained_entities
(9123|9137) pub1<-delete_contained_entities
(9123|9136) pub0<-delete_participant
(9123|9138) pub2<-delete_participant
(9123|9137) pub1<-delete_participant
(9123|9123) <- PublisherService::~PublisherService
(9123|9123) <- Subscriber delete_contained_entities
(9123|9123) <- Subscriber delete_participant
(9123|9123) <- Subscriber::~Subscriber
(9123|9123) <- 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: 9141
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1024 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9151 started at 2026-07-06 15:13:53
(9151|9151) -> Thrasher started
(9151|9151) -> Subscriber::Subscriber
(9141|9141) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(9151|9151) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(9151|9151) Subscriber reader id: 01030000.5a029958.00000002.00000507(b069c9da)
(9151|9151) -> PublisherService::PublisherService
(9151|9151) -> PublisherService::start (1 threads)
(9151|9151) sub wait_received 0:1024
(9151|9163) pub0 writer id: 01030000.5a029958.00000003.00000102(990fd1e1)
(9151|9163) pub0->started
(9151|9163) pub0 10% (103 samples sent)
(9151|9162) sub 10% (103 samples received)
(9151|9163) pub0 20% (205 samples sent)
(9151|9162) sub 20% (205 samples received)
(9151|9163) pub0 30% (308 samples sent)
(9151|9162) sub 30% (308 samples received)
(9151|9163) pub0 40% (410 samples sent)
(9151|9162) sub 40% (410 samples received)
(9151|9163) pub0 50% (512 samples sent)
(9151|9162) sub 50% (512 samples received)
(9151|9163) pub0 60% (615 samples sent)
(9151|9162) sub 60% (615 samples received)
(9151|9163) pub0 70% (717 samples sent)
(9151|9162) sub 70% (717 samples received)
(9151|9163) pub0 80% (820 samples sent)
(9151|9162) sub 80% (820 samples received)
(9151|9163) pub0 90% (922 samples sent)
(9151|9162) sub 90% (922 samples received)
(9151|9163) pub0 100% (1024 samples sent)
(9151|9163) pub0->wait_match() before write for 01030000.5a029958.00000003.00000102(990fd1e1)
(9151|9162) sub 100% (1024 samples received)
(9151|9162) sub condition_.notify_all
(9151|9163) pub0<-match found! before write for 01030000.5a029958.00000003.00000102(990fd1e1)
(9151|9163) pub0 waiting for acks
(9151|9151) sub condition_.wait returned
(9151|9151) sub check_received
(9151|9151) sub check_received returns 0
(9151|9151) <- PublisherService::end
(9151|9163) pub0 waiting for acks returned
(9151|9163) pub0<-delete_contained_entities
(9151|9163) pub0<-delete_participant
(9151|9151) <- PublisherService::~PublisherService
(9151|9151) <- Subscriber delete_contained_entities
(9151|9151) <- Subscriber delete_participant
(9151|9151) <- Subscriber::~Subscriber
(9151|9151) <- 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: 9165
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 8 -s 128 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9175 started at 2026-07-06 15:13:54
(9175|9175) -> Thrasher started
(9175|9175) -> Subscriber::Subscriber
(9165|9165) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(9175|9175) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(9175|9175) Subscriber reader id: 01030000.1a8bf002.00000002.00000507(46289162)
(9175|9175) -> PublisherService::PublisherService
(9175|9175) -> PublisherService::start (8 threads)
(9175|9175) sub wait_received 0:1024
(9175|9188) pub1 writer id: 01030000.1a8bf002.00000007.00000102(9ace2f99)
(9175|9188) pub1->started
(9175|9188) pub1 10% (13 samples sent)
(9175|9188) pub1 20% (26 samples sent)
(9175|9188) pub1 30% (39 samples sent)
(9175|9189) pub2 writer id: 01030000.1a8bf002.00000004.00000102(dd6e5549)
(9175|9189) pub2->started
(9175|9188) pub1 40% (52 samples sent)
(9175|9189) pub2 10% (13 samples sent)
(9175|9188) pub1 50% (64 samples sent)
(9175|9189) pub2 20% (26 samples sent)
(9175|9188) pub1 60% (77 samples sent)
(9175|9189) pub2 30% (39 samples sent)
(9175|9193) pub6 writer id: 01030000.1a8bf002.00000008.00000102(189eb848)
(9175|9193) pub6->started
(9175|9188) pub1 70% (90 samples sent)
(9175|9193) pub6 10% (13 samples sent)
(9175|9190) pub3 writer id: 01030000.1a8bf002.00000005.00000102(e00e7cf9)
(9175|9190) pub3->started
(9175|9188) pub1 80% (103 samples sent)
(9175|9190) pub3 10% (13 samples sent)
(9175|9193) pub6 20% (26 samples sent)
(9175|9190) pub3 20% (26 samples sent)
(9175|9188) pub1 90% (116 samples sent)
(9175|9193) pub6 30% (39 samples sent)
(9175|9191) pub4 writer id: 01030000.1a8bf002.00000006.00000102(a7ae0629)
(9175|9191) pub4->started
(9175|9191) pub4 10% (13 samples sent)
(9175|9187) pub0 writer id: 01030000.1a8bf002.00000003.00000102(6f4e8959)
(9175|9187) pub0->started
(9175|9194) pub7 writer id: 01030000.1a8bf002.0000000a.00000102(625eeb28)
(9175|9194) pub7->started
(9175|9188) pub1 100% (128 samples sent)
(9175|9188) pub1->wait_match() before write for 01030000.1a8bf002.00000007.00000102(9ace2f99)
(9175|9187) pub0 10% (13 samples sent)
(9175|9193) pub6 40% (52 samples sent)
(9175|9192) pub5 writer id: 01030000.1a8bf002.00000009.00000102(25fe91f8)
(9175|9192) pub5->started
(9175|9193) pub6 50% (64 samples sent)
(9175|9191) pub4 20% (26 samples sent)
(9175|9192) pub5 10% (13 samples sent)
(9175|9194) pub7 10% (13 samples sent)
(9175|9189) pub2 40% (52 samples sent)
(9175|9187) pub0 20% (26 samples sent)
(9175|9188) pub1<-match found! before write for 01030000.1a8bf002.00000007.00000102(9ace2f99)
(9175|9188) pub1 waiting for acks
(9175|9192) pub5 20% (26 samples sent)
(9175|9191) pub4 30% (39 samples sent)
(9175|9194) pub7 20% (26 samples sent)
(9175|9193) pub6 60% (77 samples sent)
(9175|9191) pub4 40% (52 samples sent)
(9175|9192) pub5 30% (39 samples sent)
(9175|9187) pub0 30% (39 samples sent)
(9175|9193) pub6 70% (90 samples sent)
(9175|9191) pub4 50% (64 samples sent)
(9175|9187) pub0 40% (52 samples sent)
(9175|9194) pub7 30% (39 samples sent)
(9175|9187) pub0 50% (64 samples sent)
(9175|9194) pub7 40% (52 samples sent)
(9175|9193) pub6 80% (103 samples sent)
(9175|9189) pub2 50% (64 samples sent)
(9175|9187) pub0 60% (77 samples sent)
(9175|9194) pub7 50% (64 samples sent)
(9175|9192) pub5 40% (52 samples sent)
(9175|9190) pub3 30% (39 samples sent)
(9175|9187) pub0 70% (90 samples sent)
(9175|9192) pub5 50% (64 samples sent)
(9175|9187) pub0 80% (103 samples sent)
(9175|9191) pub4 60% (77 samples sent)
(9175|9190) pub3 40% (52 samples sent)
(9175|9194) pub7 60% (77 samples sent)
(9175|9193) pub6 90% (116 samples sent)
(9175|9192) pub5 60% (77 samples sent)
(9175|9193) pub6 100% (128 samples sent)
(9175|9193) pub6->wait_match() before write for 01030000.1a8bf002.00000008.00000102(189eb848)
(9175|9187) pub0 90% (116 samples sent)
(9175|9191) pub4 70% (90 samples sent)
(9175|9187) pub0 100% (128 samples sent)
(9175|9194) pub7 70% (90 samples sent)
(9175|9187) pub0->wait_match() before write for 01030000.1a8bf002.00000003.00000102(6f4e8959)
(9175|9192) pub5 70% (90 samples sent)
(9175|9189) pub2 60% (77 samples sent)
(9175|9192) pub5 80% (103 samples sent)
(9175|9191) pub4 80% (103 samples sent)
(9175|9194) pub7 80% (103 samples sent)
(9175|9191) pub4 90% (116 samples sent)
(9175|9192) pub5 90% (116 samples sent)
(9175|9189) pub2 70% (90 samples sent)
(9175|9190) pub3 50% (64 samples sent)
(9175|9192) pub5 100% (128 samples sent)
(9175|9192) pub5->wait_match() before write for 01030000.1a8bf002.00000009.00000102(25fe91f8)
(9175|9193) pub6<-match found! before write for 01030000.1a8bf002.00000008.00000102(189eb848)
(9175|9193) pub6 waiting for acks
(9175|9194) pub7 90% (116 samples sent)
(9175|9191) pub4 100% (128 samples sent)
(9175|9191) pub4->wait_match() before write for 01030000.1a8bf002.00000006.00000102(a7ae0629)
(9175|9194) pub7 100% (128 samples sent)
(9175|9194) pub7->wait_match() before write for 01030000.1a8bf002.0000000a.00000102(625eeb28)
(9175|9190) pub3 60% (77 samples sent)
(9175|9189) pub2 80% (103 samples sent)
(9175|9190) pub3 70% (90 samples sent)
(9175|9189) pub2 90% (116 samples sent)
(9175|9190) pub3 80% (103 samples sent)
(9175|9189) pub2 100% (128 samples sent)
(9175|9189) pub2->wait_match() before write for 01030000.1a8bf002.00000004.00000102(dd6e5549)
(9175|9189) pub2<-match found! before write for 01030000.1a8bf002.00000004.00000102(dd6e5549)
(9175|9189) pub2 waiting for acks
(9175|9191) pub4<-match found! before write for 01030000.1a8bf002.00000006.00000102(a7ae0629)
(9175|9191) pub4 waiting for acks
(9175|9190) pub3 90% (116 samples sent)
(9175|9190) pub3 100% (128 samples sent)
(9175|9190) pub3->wait_match() before write for 01030000.1a8bf002.00000005.00000102(e00e7cf9)
(9175|9190) pub3<-match found! before write for 01030000.1a8bf002.00000005.00000102(e00e7cf9)
(9175|9190) pub3 waiting for acks
(9175|9187) pub0<-match found! before write for 01030000.1a8bf002.00000003.00000102(6f4e8959)
(9175|9187) pub0 waiting for acks
(9175|9194) pub7<-match found! before write for 01030000.1a8bf002.0000000a.00000102(625eeb28)
(9175|9194) pub7 waiting for acks
(9175|9192) pub5<-match found! before write for 01030000.1a8bf002.00000009.00000102(25fe91f8)
(9175|9192) pub5 waiting for acks
(9175|9186) sub 10% (103 samples received)
(9175|9186) sub 20% (205 samples received)
(9175|9186) sub 30% (308 samples received)
(9175|9186) sub 40% (410 samples received)
(9175|9186) sub 50% (512 samples received)
(9175|9186) sub 60% (615 samples received)
(9175|9186) sub 70% (717 samples received)
(9175|9186) sub 80% (820 samples received)
(9175|9186) sub 90% (922 samples received)
(9175|9186) sub 100% (1024 samples received)
(9175|9186) sub condition_.notify_all
(9175|9175) sub condition_.wait returned
(9175|9175) sub check_received
(9175|9175) sub check_received returns 0
(9175|9175) <- PublisherService::end
(9175|9188) pub1 waiting for acks returned
(9175|9188) pub1<-delete_contained_entities
(9175|9193) pub6 waiting for acks returned
(9175|9193) pub6<-delete_contained_entities
(9175|9189) pub2 waiting for acks returned
(9175|9189) pub2<-delete_contained_entities
(9175|9191) pub4 waiting for acks returned
(9175|9191) pub4<-delete_contained_entities
(9175|9187) pub0 waiting for acks returned
(9175|9187) pub0<-delete_contained_entities
(9175|9190) pub3 waiting for acks returned
(9175|9190) pub3<-delete_contained_entities
(9175|9192) pub5 waiting for acks returned
(9175|9194) pub7 waiting for acks returned
(9175|9192) pub5<-delete_contained_entities
(9175|9194) pub7<-delete_contained_entities
(9175|9193) pub6<-delete_participant
(9175|9188) pub1<-delete_participant
(9175|9192) pub5<-delete_participant
(9175|9191) pub4<-delete_participant
(9175|9194) pub7<-delete_participant
(9175|9187) pub0<-delete_participant
(9175|9189) pub2<-delete_participant
(9175|9190) pub3<-delete_participant
(9175|9175) <- PublisherService::~PublisherService
(9175|9175) <- Subscriber delete_contained_entities
(9175|9175) <- Subscriber delete_participant
(9175|9175) <- Subscriber::~Subscriber
(9175|9175) <- 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:1s 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: 9196
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 16 -s 64 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9206 started at 2026-07-06 15:13:55
(9206|9206) -> Thrasher started
(9206|9206) -> Subscriber::Subscriber
(9196|9196) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(9206|9206) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(9206|9206) Subscriber reader id: 01030000.2320dc74.00000002.00000507(cb2cf9fa)
(9206|9206) -> PublisherService::PublisherService
(9206|9206) -> PublisherService::start (16 threads)
(9206|9206) sub wait_received 0:1024
(9206|9221) pub3 writer id: 01030000.2320dc74.00000005.00000102(6d0a1461)
(9206|9221) pub3->started
(9206|9221) pub3 10% (7 samples sent)
(9206|9221) pub3 20% (13 samples sent)
(9206|9221) pub3 31% (20 samples sent)
(9206|9221) pub3 40% (26 samples sent)
(9206|9221) pub3 50% (32 samples sent)
(9206|9221) pub3 60% (39 samples sent)
(9206|9221) pub3 70% (45 samples sent)
(9206|9221) pub3 81% (52 samples sent)
(9206|9221) pub3 90% (58 samples sent)
(9206|9221) pub3 100% (64 samples sent)
(9206|9221) pub3->wait_match() before write for 01030000.2320dc74.00000005.00000102(6d0a1461)
(9206|9233) pub15 writer id: 01030000.2320dc74.0000000f.00000102(27ba0cc0)
(9206|9233) pub15->started
(9206|9233) pub15 10% (7 samples sent)
(9206|9233) pub15 20% (13 samples sent)
(9206|9224) pub5 writer id: 01030000.2320dc74.00000010.00000102(c50a0c93)
(9206|9224) pub5->started
(9206|9224) pub5 10% (7 samples sent)
(9206|9224) pub5 20% (13 samples sent)
(9206|9224) pub5 31% (20 samples sent)
(9206|9224) pub5 40% (26 samples sent)
(9206|9224) pub5 50% (32 samples sent)
(9206|9233) pub15 31% (20 samples sent)
(9206|9224) pub5 60% (39 samples sent)
(9206|9233) pub15 40% (26 samples sent)
(9206|9224) pub5 70% (45 samples sent)
(9206|9221) pub3<-match found! before write for 01030000.2320dc74.00000005.00000102(6d0a1461)
(9206|9221) pub3 waiting for acks
(9206|9233) pub15 50% (32 samples sent)
(9206|9224) pub5 81% (52 samples sent)
(9206|9224) pub5 90% (58 samples sent)
(9206|9233) pub15 60% (39 samples sent)
(9206|9231) pub13 writer id: 01030000.2320dc74.0000000d.00000102(5d7a5fa0)
(9206|9231) pub13->started
(9206|9233) pub15 70% (45 samples sent)
(9206|9231) pub13 10% (7 samples sent)
(9206|9231) pub13 20% (13 samples sent)
(9206|9233) pub15 81% (52 samples sent)
(9206|9231) pub13 31% (20 samples sent)
(9206|9224) pub5 100% (64 samples sent)
(9206|9224) pub5->wait_match() before write for 01030000.2320dc74.00000010.00000102(c50a0c93)
(9206|9231) pub13 40% (26 samples sent)
(9206|9229) pub11 writer id: 01030000.2320dc74.00000012.00000102(bfca5ff3)
(9206|9229) pub11->started
(9206|9229) pub11 10% (7 samples sent)
(9206|9229) pub11 20% (13 samples sent)
(9206|9229) pub11 31% (20 samples sent)
(9206|9233) pub15 90% (58 samples sent)
(9206|9229) pub11 40% (26 samples sent)
(9206|9231) pub13 50% (32 samples sent)
(9206|9233) pub15 100% (64 samples sent)
(9206|9233) pub15->wait_match() before write for 01030000.2320dc74.0000000f.00000102(27ba0cc0)
(9206|9233) pub15<-match found! before write for 01030000.2320dc74.0000000f.00000102(27ba0cc0)
(9206|9233) pub15 waiting for acks
(9206|9225) pub6 writer id: 01030000.2320dc74.0000000b.00000102(d23aaa00)
(9206|9225) pub6->started
(9206|9225) pub6 10% (7 samples sent)
(9206|9224) pub5<-match found! before write for 01030000.2320dc74.00000010.00000102(c50a0c93)
(9206|9224) pub5 waiting for acks
(9206|9231) pub13 60% (39 samples sent)
(9206|9225) pub6 20% (13 samples sent)
(9206|9231) pub13 70% (45 samples sent)
(9206|9231) pub13 81% (52 samples sent)
(9206|9231) pub13 90% (58 samples sent)
(9206|9225) pub6 31% (20 samples sent)
(9206|9231) pub13 100% (64 samples sent)
(9206|9231) pub13->wait_match() before write for 01030000.2320dc74.0000000d.00000102(5d7a5fa0)
(9206|9225) pub6 40% (26 samples sent)
(9206|9228) pub10 writer id: 01030000.2320dc74.00000009.00000102(a8faf960)
(9206|9228) pub10->started
(9206|9225) pub6 50% (32 samples sent)
(9206|9229) pub11 50% (32 samples sent)
(9206|9228) pub10 10% (7 samples sent)
(9206|9229) pub11 60% (39 samples sent)
(9206|9231) pub13<-match found! before write for 01030000.2320dc74.0000000d.00000102(5d7a5fa0)
(9206|9231) pub13 waiting for acks
(9206|9228) pub10 20% (13 samples sent)
(9206|9228) pub10 31% (20 samples sent)
(9206|9225) pub6 60% (39 samples sent)
(9206|9228) pub10 40% (26 samples sent)
(9206|9229) pub11 70% (45 samples sent)
(9206|9228) pub10 50% (32 samples sent)
(9206|9225) pub6 70% (45 samples sent)
(9206|9228) pub10 60% (39 samples sent)
(9206|9229) pub11 81% (52 samples sent)
(9206|9220) pub2 writer id: 01030000.2320dc74.00000004.00000102(506a3dd1)
(9206|9220) pub2->started
(9206|9220) pub2 10% (7 samples sent)
(9206|9225) pub6 81% (52 samples sent)
(9206|9220) pub2 20% (13 samples sent)
(9206|9225) pub6 90% (58 samples sent)
(9206|9228) pub10 70% (45 samples sent)
(9206|9228) pub10 81% (52 samples sent)
(9206|9229) pub11 90% (58 samples sent)
(9206|9225) pub6 100% (64 samples sent)
(9206|9225) pub6->wait_match() before write for 01030000.2320dc74.0000000b.00000102(d23aaa00)
(9206|9220) pub2 31% (20 samples sent)
(9206|9225) pub6<-match found! before write for 01030000.2320dc74.0000000b.00000102(d23aaa00)
(9206|9225) pub6 waiting for acks
(9206|9229) pub11 100% (64 samples sent)
(9206|9229) pub11->wait_match() before write for 01030000.2320dc74.00000012.00000102(bfca5ff3)
(9206|9229) pub11<-match found! before write for 01030000.2320dc74.00000012.00000102(bfca5ff3)
(9206|9229) pub11 waiting for acks
(9206|9220) pub2 40% (26 samples sent)
(9206|9220) pub2 50% (32 samples sent)
(9206|9228) pub10 90% (58 samples sent)
(9206|9228) pub10 100% (64 samples sent)
(9206|9228) pub10->wait_match() before write for 01030000.2320dc74.00000009.00000102(a8faf960)
(9206|9227) pub9 writer id: 01030000.2320dc74.00000007.00000102(17ca4701)
(9206|9227) pub9->started
(9206|9230) pub12 writer id: 01030000.2320dc74.0000000a.00000102(ef5a83b0)
(9206|9230) pub12->started
(9206|9227) pub9 10% (7 samples sent)
(9206|9227) pub9 20% (13 samples sent)
(9206|9230) pub12 10% (7 samples sent)
(9206|9227) pub9 31% (20 samples sent)
(9206|9230) pub12 20% (13 samples sent)
(9206|9230) pub12 31% (20 samples sent)
(9206|9230) pub12 40% (26 samples sent)
(9206|9220) pub2 60% (39 samples sent)
(9206|9230) pub12 50% (32 samples sent)
(9206|9226) pub8 writer id: 01030000.2320dc74.00000006.00000102(2aaa6eb1)
(9206|9226) pub8->started
(9206|9226) pub8 10% (7 samples sent)
(9206|9230) pub12 60% (39 samples sent)
(9206|9230) pub12 70% (45 samples sent)
(9206|9220) pub2 70% (45 samples sent)
(9206|9230) pub12 81% (52 samples sent)
(9206|9220) pub2 81% (52 samples sent)
(9206|9230) pub12 90% (58 samples sent)
(9206|9220) pub2 90% (58 samples sent)
(9206|9230) pub12 100% (64 samples sent)
(9206|9230) pub12->wait_match() before write for 01030000.2320dc74.0000000a.00000102(ef5a83b0)
(9206|9226) pub8 20% (13 samples sent)
(9206|9220) pub2 100% (64 samples sent)
(9206|9220) pub2->wait_match() before write for 01030000.2320dc74.00000004.00000102(506a3dd1)
(9206|9226) pub8 31% (20 samples sent)
(9206|9218) pub0 writer id: 01030000.2320dc74.00000003.00000102(e24ae1c1)
(9206|9218) pub0->started
(9206|9227) pub9 40% (26 samples sent)
(9206|9218) pub0 10% (7 samples sent)
(9206|9227) pub9 50% (32 samples sent)
(9206|9226) pub8 40% (26 samples sent)
(9206|9226) pub8 50% (32 samples sent)
(9206|9218) pub0 20% (13 samples sent)
(9206|9218) pub0 31% (20 samples sent)
(9206|9218) pub0 40% (26 samples sent)
(9206|9227) pub9 60% (39 samples sent)
(9206|9218) pub0 50% (32 samples sent)
(9206|9227) pub9 70% (45 samples sent)
(9206|9218) pub0 60% (39 samples sent)
(9206|9227) pub9 81% (52 samples sent)
(9206|9226) pub8 60% (39 samples sent)
(9206|9227) pub9 90% (58 samples sent)
(9206|9226) pub8 70% (45 samples sent)
(9206|9223) pub7 writer id: 01030000.2320dc74.0000000c.00000102(601a7610)
(9206|9223) pub7->started
(9206|9223) pub7 10% (7 samples sent)
(9206|9223) pub7 20% (13 samples sent)
(9206|9223) pub7 31% (20 samples sent)
(9206|9226) pub8 81% (52 samples sent)
(9206|9227) pub9 100% (64 samples sent)
(9206|9227) pub9->wait_match() before write for 01030000.2320dc74.00000007.00000102(17ca4701)
(9206|9219) pub1 writer id: 01030000.2320dc74.00000008.00000102(959ad0d0)
(9206|9219) pub1->started
(9206|9219) pub1 10% (7 samples sent)
(9206|9219) pub1 20% (13 samples sent)
(9206|9222) pub4 writer id: 01030000.2320dc74.00000011.00000102(f86a2523)
(9206|9222) pub4->started
(9206|9219) pub1 31% (20 samples sent)
(9206|9222) pub4 10% (7 samples sent)
(9206|9219) pub1 40% (26 samples sent)
(9206|9222) pub4 20% (13 samples sent)
(9206|9218) pub0 70% (45 samples sent)
(9206|9222) pub4 31% (20 samples sent)
(9206|9217) sub 10% (103 samples received)
(9206|9218) pub0 81% (52 samples sent)
(9206|9218) pub0 90% (58 samples sent)
(9206|9222) pub4 40% (26 samples sent)
(9206|9218) pub0 100% (64 samples sent)
(9206|9218) pub0->wait_match() before write for 01030000.2320dc74.00000003.00000102(e24ae1c1)
(9206|9222) pub4 50% (32 samples sent)
(9206|9226) pub8 90% (58 samples sent)
(9206|9226) pub8 100% (64 samples sent)
(9206|9226) pub8->wait_match() before write for 01030000.2320dc74.00000006.00000102(2aaa6eb1)
(9206|9223) pub7 40% (26 samples sent)
(9206|9223) pub7 50% (32 samples sent)
(9206|9223) pub7 60% (39 samples sent)
(9206|9222) pub4 60% (39 samples sent)
(9206|9223) pub7 70% (45 samples sent)
(9206|9222) pub4 70% (45 samples sent)
(9206|9219) pub1 50% (32 samples sent)
(9206|9222) pub4 81% (52 samples sent)
(9206|9219) pub1 60% (39 samples sent)
(9206|9222) pub4 90% (58 samples sent)
(9206|9219) pub1 70% (45 samples sent)
(9206|9222) pub4 100% (64 samples sent)
(9206|9222) pub4->wait_match() before write for 01030000.2320dc74.00000011.00000102(f86a2523)
(9206|9219) pub1 81% (52 samples sent)
(9206|9223) pub7 81% (52 samples sent)
(9206|9219) pub1 90% (58 samples sent)
(9206|9223) pub7 90% (58 samples sent)
(9206|9219) pub1 100% (64 samples sent)
(9206|9219) pub1->wait_match() before write for 01030000.2320dc74.00000008.00000102(959ad0d0)
(9206|9223) pub7 100% (64 samples sent)
(9206|9223) pub7->wait_match() before write for 01030000.2320dc74.0000000c.00000102(601a7610)
(9206|9232) pub14 writer id: 01030000.2320dc74.0000000e.00000102(1ada2570)
(9206|9232) pub14->started
(9206|9232) pub14 10% (7 samples sent)
(9206|9232) pub14 20% (13 samples sent)
(9206|9232) pub14 31% (20 samples sent)
(9206|9232) pub14 40% (26 samples sent)
(9206|9232) pub14 50% (32 samples sent)
(9206|9232) pub14 60% (39 samples sent)
(9206|9232) pub14 70% (45 samples sent)
(9206|9232) pub14 81% (52 samples sent)
(9206|9232) pub14 90% (58 samples sent)
(9206|9232) pub14 100% (64 samples sent)
(9206|9232) pub14->wait_match() before write for 01030000.2320dc74.0000000e.00000102(1ada2570)
(9206|9217) sub 20% (205 samples received)
(9206|9217) sub 30% (308 samples received)
(9206|9228) pub10<-match found! before write for 01030000.2320dc74.00000009.00000102(a8faf960)
(9206|9228) pub10 waiting for acks
(9206|9220) pub2<-match found! before write for 01030000.2320dc74.00000004.00000102(506a3dd1)
(9206|9220) pub2 waiting for acks
(9206|9230) pub12<-match found! before write for 01030000.2320dc74.0000000a.00000102(ef5a83b0)
(9206|9230) pub12 waiting for acks
(9206|9227) pub9<-match found! before write for 01030000.2320dc74.00000007.00000102(17ca4701)
(9206|9227) pub9 waiting for acks
(9206|9226) pub8<-match found! before write for 01030000.2320dc74.00000006.00000102(2aaa6eb1)
(9206|9226) pub8 waiting for acks
(9206|9218) pub0<-match found! before write for 01030000.2320dc74.00000003.00000102(e24ae1c1)
(9206|9218) pub0 waiting for acks
(9206|9221) pub3 waiting for acks returned
(9206|9221) pub3<-delete_contained_entities
(9206|9223) pub7<-match found! before write for 01030000.2320dc74.0000000c.00000102(601a7610)
(9206|9223) pub7 waiting for acks
(9206|9219) pub1<-match found! before write for 01030000.2320dc74.00000008.00000102(959ad0d0)
(9206|9219) pub1 waiting for acks
(9206|9222) pub4<-match found! before write for 01030000.2320dc74.00000011.00000102(f86a2523)
(9206|9222) pub4 waiting for acks
(9206|9224) pub5 waiting for acks returned
(9206|9224) pub5<-delete_contained_entities
(9206|9233) pub15 waiting for acks returned
(9206|9233) pub15<-delete_contained_entities
(9206|9232) pub14<-match found! before write for 01030000.2320dc74.0000000e.00000102(1ada2570)
(9206|9232) pub14 waiting for acks
(9206|9225) pub6 waiting for acks returned
(9206|9225) pub6<-delete_contained_entities
(9206|9229) pub11 waiting for acks returned
(9206|9229) pub11<-delete_contained_entities
(9206|9231) pub13 waiting for acks returned
(9206|9231) pub13<-delete_contained_entities
(9206|9221) pub3<-delete_participant
(9206|9217) sub 40% (410 samples received)
(9206|9233) pub15<-delete_participant
(9206|9217) sub 50% (512 samples received)
(9206|9224) pub5<-delete_participant
(9206|9225) pub6<-delete_participant
(9206|9217) sub 60% (615 samples received)
(9206|9229) pub11<-delete_participant
(9206|9231) pub13<-delete_participant
(9206|9217) sub 70% (717 samples received)
(9206|9217) sub 80% (820 samples received)
(9206|9217) sub 90% (922 samples received)
(9206|9217) sub 100% (1024 samples received)
(9206|9217) sub condition_.notify_all
(9206|9206) sub condition_.wait returned
(9206|9206) sub check_received
(9206|9206) sub check_received returns 0
(9206|9206) <- PublisherService::end
(9206|9228) pub10 waiting for acks returned
(9206|9228) pub10<-delete_contained_entities
(9206|9220) pub2 waiting for acks returned
(9206|9220) pub2<-delete_contained_entities
(9206|9230) pub12 waiting for acks returned
(9206|9230) pub12<-delete_contained_entities
(9206|9227) pub9 waiting for acks returned
(9206|9227) pub9<-delete_contained_entities
(9206|9226) pub8 waiting for acks returned
(9206|9226) pub8<-delete_contained_entities
(9206|9218) pub0 waiting for acks returned
(9206|9218) pub0<-delete_contained_entities
(9206|9223) pub7 waiting for acks returned
(9206|9223) pub7<-delete_contained_entities
(9206|9219) pub1 waiting for acks returned
(9206|9219) pub1<-delete_contained_entities
(9206|9222) pub4 waiting for acks returned
(9206|9222) pub4<-delete_contained_entities
(9206|9232) pub14 waiting for acks returned
(9206|9232) pub14<-delete_contained_entities
(9206|9230) pub12<-delete_participant
(9206|9228) pub10<-delete_participant
(9206|9220) pub2<-delete_participant
(9206|9227) pub9<-delete_participant
(9206|9223) pub7<-delete_participant
(9206|9226) pub8<-delete_participant
(9206|9232) pub14<-delete_participant
(9206|9222) pub4<-delete_participant
(9206|9218) pub0<-delete_participant
(9206|9219) pub1<-delete_participant
(9206|9206) <- PublisherService::~PublisherService
(9206|9206) <- Subscriber delete_contained_entities
(9206|9206) <- Subscriber delete_participant
(9206|9206) <- Subscriber::~Subscriber
(9206|9206) <- 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: 9235
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 32 -s 32 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9245 started at 2026-07-06 15:13:57
(9245|9245) -> Thrasher started
(9245|9245) -> Subscriber::Subscriber
(9235|9235) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(9245|9245) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(9245|9245) Subscriber reader id: 01030000.1c503561.00000002.00000507(7e1323f9)
(9245|9245) -> PublisherService::PublisherService
(9245|9245) -> PublisherService::start (32 threads)
(9245|9245) sub wait_received 0:1024
(9245|9263) pub6 writer id: 01030000.1c503561.00000008.00000102(20a50ad3)
(9245|9263) pub6->started
(9245|9263) pub6 12% (4 samples sent)
(9245|9263) pub6 21% (7 samples sent)
(9245|9263) pub6 31% (10 samples sent)
(9245|9263) pub6 40% (13 samples sent)
(9245|9263) pub6 50% (16 samples sent)
(9245|9263) pub6 62% (20 samples sent)
(9245|9263) pub6 71% (23 samples sent)
(9245|9263) pub6 81% (26 samples sent)
(9245|9263) pub6 90% (29 samples sent)
(9245|9263) pub6 100% (32 samples sent)
(9245|9263) pub6->wait_match() before write for 01030000.1c503561.00000008.00000102(20a50ad3)
(9245|9263) pub6<-match found! before write for 01030000.1c503561.00000008.00000102(20a50ad3)
(9245|9263) pub6 waiting for acks
(9245|9263) pub6 waiting for acks returned
(9245|9263) pub6<-delete_contained_entities
(9245|9262) pub5 writer id: 01030000.1c503561.00000006.00000102(9f95b4b2)
(9245|9262) pub5->started
(9245|9262) pub5 12% (4 samples sent)
(9245|9262) pub5 21% (7 samples sent)
(9245|9262) pub5 31% (10 samples sent)
(9245|9262) pub5 40% (13 samples sent)
(9245|9262) pub5 50% (16 samples sent)
(9245|9262) pub5 62% (20 samples sent)
(9245|9262) pub5 71% (23 samples sent)
(9245|9262) pub5 81% (26 samples sent)
(9245|9262) pub5 90% (29 samples sent)
(9245|9262) pub5 100% (32 samples sent)
(9245|9262) pub5->wait_match() before write for 01030000.1c503561.00000006.00000102(9f95b4b2)
(9245|9262) pub5<-match found! before write for 01030000.1c503561.00000006.00000102(9f95b4b2)
(9245|9262) pub5 waiting for acks
(9245|9262) pub5 waiting for acks returned
(9245|9262) pub5<-delete_contained_entities
(9245|9260) pub3 writer id: 01030000.1c503561.00000007.00000102(a2f59d02)
(9245|9260) pub3->started
(9245|9260) pub3 12% (4 samples sent)
(9245|9260) pub3 21% (7 samples sent)
(9245|9257) pub0 writer id: 01030000.1c503561.00000003.00000102(57753bc2)
(9245|9257) pub0->started
(9245|9257) pub0 12% (4 samples sent)
(9245|9257) pub0 21% (7 samples sent)
(9245|9257) pub0 31% (10 samples sent)
(9245|9257) pub0 40% (13 samples sent)
(9245|9257) pub0 50% (16 samples sent)
(9245|9260) pub3 31% (10 samples sent)
(9245|9260) pub3 40% (13 samples sent)
(9245|9260) pub3 50% (16 samples sent)
(9245|9257) pub0 62% (20 samples sent)
(9245|9260) pub3 62% (20 samples sent)
(9245|9257) pub0 71% (23 samples sent)
(9245|9260) pub3 71% (23 samples sent)
(9245|9257) pub0 81% (26 samples sent)
(9245|9260) pub3 81% (26 samples sent)
(9245|9260) pub3 90% (29 samples sent)
(9245|9257) pub0 90% (29 samples sent)
(9245|9257) pub0 100% (32 samples sent)
(9245|9257) pub0->wait_match() before write for 01030000.1c503561.00000003.00000102(57753bc2)
(9245|9257) pub0<-match found! before write for 01030000.1c503561.00000003.00000102(57753bc2)
(9245|9257) pub0 waiting for acks
(9245|9260) pub3 100% (32 samples sent)
(9245|9260) pub3->wait_match() before write for 01030000.1c503561.00000007.00000102(a2f59d02)
(9245|9260) pub3<-match found! before write for 01030000.1c503561.00000007.00000102(a2f59d02)
(9245|9260) pub3 waiting for acks
(9245|9256) sub 10% (103 samples received)
(9245|9261) pub4 writer id: 01030000.1c503561.00000005.00000102(d835ce62)
(9245|9261) pub4->started
(9245|9261) pub4 12% (4 samples sent)
(9245|9261) pub4 21% (7 samples sent)
(9245|9261) pub4 31% (10 samples sent)
(9245|9261) pub4 40% (13 samples sent)
(9245|9261) pub4 50% (16 samples sent)
(9245|9261) pub4 62% (20 samples sent)
(9245|9261) pub4 71% (23 samples sent)
(9245|9268) pub15 writer id: 01030000.1c503561.00000014.00000102(85b57050)
(9245|9268) pub15->started
(9245|9268) pub15 12% (4 samples sent)
(9245|9268) pub15 21% (7 samples sent)
(9245|9268) pub15 31% (10 samples sent)
(9245|9268) pub15 40% (13 samples sent)
(9245|9261) pub4 81% (26 samples sent)
(9245|9268) pub15 50% (16 samples sent)
(9245|9261) pub4 90% (29 samples sent)
(9245|9268) pub15 62% (20 samples sent)
(9245|9268) pub15 71% (23 samples sent)
(9245|9261) pub4 100% (32 samples sent)
(9245|9261) pub4->wait_match() before write for 01030000.1c503561.00000005.00000102(d835ce62)
(9245|9268) pub15 81% (26 samples sent)
(9245|9268) pub15 90% (29 samples sent)
(9245|9268) pub15 100% (32 samples sent)
(9245|9268) pub15->wait_match() before write for 01030000.1c503561.00000014.00000102(85b57050)
(9245|9261) pub4<-match found! before write for 01030000.1c503561.00000005.00000102(d835ce62)
(9245|9261) pub4 waiting for acks
(9245|9258) pub1 writer id: 01030000.1c503561.0000000a.00000102(5a6559b3)
(9245|9258) pub1->started
(9245|9258) pub1 12% (4 samples sent)
(9245|9258) pub1 21% (7 samples sent)
(9245|9257) pub0 waiting for acks returned
(9245|9257) pub0<-delete_contained_entities
(9245|9268) pub15<-match found! before write for 01030000.1c503561.00000014.00000102(85b57050)
(9245|9268) pub15 waiting for acks
(9245|9258) pub1 31% (10 samples sent)
(9245|9258) pub1 40% (13 samples sent)
(9245|9260) pub3 waiting for acks returned
(9245|9260) pub3<-delete_contained_entities
(9245|9258) pub1 50% (16 samples sent)
(9245|9258) pub1 62% (20 samples sent)
(9245|9258) pub1 71% (23 samples sent)
(9245|9258) pub1 81% (26 samples sent)
(9245|9258) pub1 90% (29 samples sent)
(9245|9258) pub1 100% (32 samples sent)
(9245|9258) pub1->wait_match() before write for 01030000.1c503561.0000000a.00000102(5a6559b3)
(9245|9258) pub1<-match found! before write for 01030000.1c503561.0000000a.00000102(5a6559b3)
(9245|9258) pub1 waiting for acks
(9245|9256) sub 20% (205 samples received)
(9245|9268) pub15 waiting for acks returned
(9245|9268) pub15<-delete_contained_entities
(9245|9266) pub9 writer id: 01030000.1c503561.0000000c.00000102(d525ac13)
(9245|9266) pub9->started
(9245|9261) pub4 waiting for acks returned
(9245|9261) pub4<-delete_contained_entities
(9245|9266) pub9 12% (4 samples sent)
(9245|9266) pub9 21% (7 samples sent)
(9245|9266) pub9 31% (10 samples sent)
(9245|9266) pub9 40% (13 samples sent)
(9245|9266) pub9 50% (16 samples sent)
(9245|9266) pub9 62% (20 samples sent)
(9245|9274) pub17 writer id: 01030000.1c503561.0000001a.00000102(3a85ce31)
(9245|9274) pub17->started
(9245|9266) pub9 71% (23 samples sent)
(9245|9274) pub17 12% (4 samples sent)
(9245|9274) pub17 21% (7 samples sent)
(9245|9274) pub17 31% (10 samples sent)
(9245|9274) pub17 40% (13 samples sent)
(9245|9274) pub17 50% (16 samples sent)
(9245|9266) pub9 81% (26 samples sent)
(9245|9266) pub9 90% (29 samples sent)
(9245|9266) pub9 100% (32 samples sent)
(9245|9266) pub9->wait_match() before write for 01030000.1c503561.0000000c.00000102(d525ac13)
(9245|9266) pub9<-match found! before write for 01030000.1c503561.0000000c.00000102(d525ac13)
(9245|9266) pub9 waiting for acks
(9245|9274) pub17 62% (20 samples sent)
(9245|9274) pub17 71% (23 samples sent)
(9245|9274) pub17 81% (26 samples sent)
(9245|9274) pub17 90% (29 samples sent)
(9245|9274) pub17 100% (32 samples sent)
(9245|9274) pub17->wait_match() before write for 01030000.1c503561.0000001a.00000102(3a85ce31)
(9245|9283) pub26 writer id: 01030000.1c503561.00000019.00000102(7d25b4e1)
(9245|9283) pub26->started
(9245|9283) pub26 12% (4 samples sent)
(9245|9285) pub28 writer id: 01030000.1c503561.0000001c.00000102(b5c53b91)
(9245|9285) pub28->started
(9245|9283) pub26 21% (7 samples sent)
(9245|9283) pub26 31% (10 samples sent)
(9245|9285) pub28 12% (4 samples sent)
(9245|9283) pub26 40% (13 samples sent)
(9245|9285) pub28 21% (7 samples sent)
(9245|9283) pub26 50% (16 samples sent)
(9245|9258) pub1 waiting for acks returned
(9245|9258) pub1<-delete_contained_entities
(9245|9285) pub28 31% (10 samples sent)
(9245|9283) pub26 62% (20 samples sent)
(9245|9283) pub26 71% (23 samples sent)
(9245|9283) pub26 81% (26 samples sent)
(9245|9283) pub26 90% (29 samples sent)
(9245|9283) pub26 100% (32 samples sent)
(9245|9283) pub26->wait_match() before write for 01030000.1c503561.00000019.00000102(7d25b4e1)
(9245|9285) pub28 40% (13 samples sent)
(9245|9285) pub28 50% (16 samples sent)
(9245|9285) pub28 62% (20 samples sent)
(9245|9285) pub28 71% (23 samples sent)
(9245|9285) pub28 81% (26 samples sent)
(9245|9285) pub28 90% (29 samples sent)
(9245|9285) pub28 100% (32 samples sent)
(9245|9285) pub28->wait_match() before write for 01030000.1c503561.0000001c.00000102(b5c53b91)
(9245|9265) pub8 writer id: 01030000.1c503561.0000000b.00000102(67057003)
(9245|9265) pub8->started
(9245|9265) pub8 12% (4 samples sent)
(9245|9265) pub8 21% (7 samples sent)
(9245|9265) pub8 31% (10 samples sent)
(9245|9265) pub8 40% (13 samples sent)
(9245|9274) pub17<-match found! before write for 01030000.1c503561.0000001a.00000102(3a85ce31)
(9245|9274) pub17 waiting for acks
(9245|9265) pub8 50% (16 samples sent)
(9245|9265) pub8 62% (20 samples sent)
(9245|9265) pub8 71% (23 samples sent)
(9245|9265) pub8 81% (26 samples sent)
(9245|9265) pub8 90% (29 samples sent)
(9245|9265) pub8 100% (32 samples sent)
(9245|9265) pub8->wait_match() before write for 01030000.1c503561.0000000b.00000102(67057003)
(9245|9283) pub26<-match found! before write for 01030000.1c503561.00000019.00000102(7d25b4e1)
(9245|9283) pub26 waiting for acks
(9245|9285) pub28<-match found! before write for 01030000.1c503561.0000001c.00000102(b5c53b91)
(9245|9285) pub28 waiting for acks
(9245|9277) pub20 writer id: 01030000.1c503561.0000001e.00000102(cf0568f1)
(9245|9277) pub20->started
(9245|9277) pub20 12% (4 samples sent)
(9245|9277) pub20 21% (7 samples sent)
(9245|9277) pub20 31% (10 samples sent)
(9245|9277) pub20 40% (13 samples sent)
(9245|9277) pub20 50% (16 samples sent)
(9245|9277) pub20 62% (20 samples sent)
(9245|9277) pub20 71% (23 samples sent)
(9245|9277) pub20 81% (26 samples sent)
(9245|9277) pub20 90% (29 samples sent)
(9245|9277) pub20 100% (32 samples sent)
(9245|9277) pub20->wait_match() before write for 01030000.1c503561.0000001e.00000102(cf0568f1)
(9245|9287) pub30 writer id: 01030000.1c503561.00000022.00000102(abd43d76)
(9245|9287) pub30->started
(9245|9287) pub30 12% (4 samples sent)
(9245|9286) pub29 writer id: 01030000.1c503561.00000020.00000102(d1146e16)
(9245|9286) pub29->started
(9245|9286) pub29 12% (4 samples sent)
(9245|9286) pub29 21% (7 samples sent)
(9245|9287) pub30 21% (7 samples sent)
(9245|9286) pub29 31% (10 samples sent)
(9245|9287) pub30 31% (10 samples sent)
(9245|9286) pub29 40% (13 samples sent)
(9245|9287) pub30 40% (13 samples sent)
(9245|9286) pub29 50% (16 samples sent)
(9245|9287) pub30 50% (16 samples sent)
(9245|9271) pub12 writer id: 01030000.1c503561.0000000f.00000102(9285d6c3)
(9245|9271) pub12->started
(9245|9287) pub30 62% (20 samples sent)
(9245|9271) pub12 12% (4 samples sent)
(9245|9287) pub30 71% (23 samples sent)
(9245|9271) pub12 21% (7 samples sent)
(9245|9271) pub12 31% (10 samples sent)
(9245|9271) pub12 40% (13 samples sent)
(9245|9271) pub12 50% (16 samples sent)
(9245|9271) pub12 62% (20 samples sent)
(9245|9271) pub12 71% (23 samples sent)
(9245|9271) pub12 81% (26 samples sent)
(9245|9287) pub30 81% (26 samples sent)
(9245|9287) pub30 90% (29 samples sent)
(9245|9275) pub19 writer id: 01030000.1c503561.00000018.00000102(40459d51)
(9245|9275) pub19->started
(9245|9287) pub30 100% (32 samples sent)
(9245|9287) pub30->wait_match() before write for 01030000.1c503561.00000022.00000102(abd43d76)
(9245|9275) pub19 12% (4 samples sent)
(9245|9275) pub19 21% (7 samples sent)
(9245|9275) pub19 31% (10 samples sent)
(9245|9275) pub19 40% (13 samples sent)
(9245|9275) pub19 50% (16 samples sent)
(9245|9275) pub19 62% (20 samples sent)
(9245|9275) pub19 71% (23 samples sent)
(9245|9286) pub29 62% (20 samples sent)
(9245|9286) pub29 71% (23 samples sent)
(9245|9286) pub29 81% (26 samples sent)
(9245|9286) pub29 90% (29 samples sent)
(9245|9286) pub29 100% (32 samples sent)
(9245|9286) pub29->wait_match() before write for 01030000.1c503561.00000020.00000102(d1146e16)
(9245|9282) pub25 writer id: 01030000.1c503561.00000017.00000102(c2150a80)
(9245|9282) pub25->started
(9245|9282) pub25 12% (4 samples sent)
(9245|9282) pub25 21% (7 samples sent)
(9245|9282) pub25 31% (10 samples sent)
(9245|9282) pub25 40% (13 samples sent)
(9245|9282) pub25 50% (16 samples sent)
(9245|9282) pub25 62% (20 samples sent)
(9245|9270) pub11 writer id: 01030000.1c503561.0000000e.00000102(afe5ff73)
(9245|9270) pub11->started
(9245|9271) pub12 90% (29 samples sent)
(9245|9270) pub11 12% (4 samples sent)
(9245|9271) pub12 100% (32 samples sent)
(9245|9271) pub12->wait_match() before write for 01030000.1c503561.0000000f.00000102(9285d6c3)
(9245|9270) pub11 21% (7 samples sent)
(9245|9275) pub19 81% (26 samples sent)
(9245|9270) pub11 31% (10 samples sent)
(9245|9270) pub11 40% (13 samples sent)
(9245|9275) pub19 90% (29 samples sent)
(9245|9270) pub11 50% (16 samples sent)
(9245|9275) pub19 100% (32 samples sent)
(9245|9275) pub19->wait_match() before write for 01030000.1c503561.00000018.00000102(40459d51)
(9245|9282) pub25 71% (23 samples sent)
(9245|9270) pub11 62% (20 samples sent)
(9245|9264) pub7 writer id: 01030000.1c503561.00000009.00000102(1dc52363)
(9245|9264) pub7->started
(9245|9270) pub11 71% (23 samples sent)
(9245|9264) pub7 12% (4 samples sent)
(9245|9264) pub7 21% (7 samples sent)
(9245|9264) pub7 31% (10 samples sent)
(9245|9264) pub7 40% (13 samples sent)
(9245|9264) pub7 50% (16 samples sent)
(9245|9264) pub7 62% (20 samples sent)
(9245|9270) pub11 81% (26 samples sent)
(9245|9282) pub25 81% (26 samples sent)
(9245|9270) pub11 90% (29 samples sent)
(9245|9269) pub14 writer id: 01030000.1c503561.00000010.00000102(7035d690)
(9245|9269) pub14->started
(9245|9270) pub11 100% (32 samples sent)
(9245|9270) pub11->wait_match() before write for 01030000.1c503561.0000000e.00000102(afe5ff73)
(9245|9269) pub14 12% (4 samples sent)
(9245|9269) pub14 21% (7 samples sent)
(9245|9269) pub14 31% (10 samples sent)
(9245|9269) pub14 40% (13 samples sent)
(9245|9269) pub14 50% (16 samples sent)
(9245|9269) pub14 62% (20 samples sent)
(9245|9282) pub25 90% (29 samples sent)
(9245|9282) pub25 100% (32 samples sent)
(9245|9282) pub25->wait_match() before write for 01030000.1c503561.00000017.00000102(c2150a80)
(9245|9264) pub7 71% (23 samples sent)
(9245|9264) pub7 81% (26 samples sent)
(9245|9264) pub7 90% (29 samples sent)
(9245|9264) pub7 100% (32 samples sent)
(9245|9264) pub7->wait_match() before write for 01030000.1c503561.00000009.00000102(1dc52363)
(9245|9269) pub14 71% (23 samples sent)
(9245|9256) sub 30% (308 samples received)
(9245|9269) pub14 81% (26 samples sent)
(9245|9269) pub14 90% (29 samples sent)
(9245|9259) pub2 writer id: 01030000.1c503561.00000004.00000102(e555e7d2)
(9245|9259) pub2->started
(9245|9269) pub14 100% (32 samples sent)
(9245|9269) pub14->wait_match() before write for 01030000.1c503561.00000010.00000102(7035d690)
(9245|9259) pub2 12% (4 samples sent)
(9245|9259) pub2 21% (7 samples sent)
(9245|9259) pub2 31% (10 samples sent)
(9245|9259) pub2 40% (13 samples sent)
(9245|9259) pub2 50% (16 samples sent)
(9245|9259) pub2 62% (20 samples sent)
(9245|9280) pub23 writer id: 01030000.1c503561.00000013.00000102(3795ac40)
(9245|9280) pub23->started
(9245|9280) pub23 12% (4 samples sent)
(9245|9280) pub23 21% (7 samples sent)
(9245|9280) pub23 31% (10 samples sent)
(9245|9280) pub23 40% (13 samples sent)
(9245|9280) pub23 50% (16 samples sent)
(9245|9280) pub23 62% (20 samples sent)
(9245|9273) pub16 writer id: 01030000.1c503561.00000016.00000102(ff752330)
(9245|9273) pub16->started
(9245|9280) pub23 71% (23 samples sent)
(9245|9280) pub23 81% (26 samples sent)
(9245|9273) pub16 12% (4 samples sent)
(9245|9273) pub16 21% (7 samples sent)
(9245|9278) pub21 writer id: 01030000.1c503561.0000001f.00000102(f2654141)
(9245|9278) pub21->started
(9245|9278) pub21 12% (4 samples sent)
(9245|9278) pub21 21% (7 samples sent)
(9245|9278) pub21 31% (10 samples sent)
(9245|9278) pub21 40% (13 samples sent)
(9245|9278) pub21 50% (16 samples sent)
(9245|9278) pub21 62% (20 samples sent)
(9245|9280) pub23 90% (29 samples sent)
(9245|9273) pub16 31% (10 samples sent)
(9245|9280) pub23 100% (32 samples sent)
(9245|9280) pub23->wait_match() before write for 01030000.1c503561.00000013.00000102(3795ac40)
(9245|9273) pub16 40% (13 samples sent)
(9245|9278) pub21 71% (23 samples sent)
(9245|9278) pub21 81% (26 samples sent)
(9245|9259) pub2 71% (23 samples sent)
(9245|9278) pub21 90% (29 samples sent)
(9245|9259) pub2 81% (26 samples sent)
(9245|9278) pub21 100% (32 samples sent)
(9245|9259) pub2 90% (29 samples sent)
(9245|9278) pub21->wait_match() before write for 01030000.1c503561.0000001f.00000102(f2654141)
(9245|9273) pub16 50% (16 samples sent)
(9245|9273) pub16 62% (20 samples sent)
(9245|9273) pub16 71% (23 samples sent)
(9245|9273) pub16 81% (26 samples sent)
(9245|9259) pub2 100% (32 samples sent)
(9245|9259) pub2->wait_match() before write for 01030000.1c503561.00000004.00000102(e555e7d2)
(9245|9279) pub22 writer id: 01030000.1c503561.0000001d.00000102(88a51221)
(9245|9279) pub22->started
(9245|9279) pub22 12% (4 samples sent)
(9245|9273) pub16 90% (29 samples sent)
(9245|9273) pub16 100% (32 samples sent)
(9245|9273) pub16->wait_match() before write for 01030000.1c503561.00000016.00000102(ff752330)
(9245|9276) pub18 writer id: 01030000.1c503561.00000012.00000102(0af585f0)
(9245|9276) pub18->started
(9245|9279) pub22 21% (7 samples sent)
(9245|9276) pub18 12% (4 samples sent)
(9245|9279) pub22 31% (10 samples sent)
(9245|9276) pub18 21% (7 samples sent)
(9245|9279) pub22 40% (13 samples sent)
(9245|9276) pub18 31% (10 samples sent)
(9245|9279) pub22 50% (16 samples sent)
(9245|9276) pub18 40% (13 samples sent)
(9245|9279) pub22 62% (20 samples sent)
(9245|9276) pub18 50% (16 samples sent)
(9245|9279) pub22 71% (23 samples sent)
(9245|9279) pub22 81% (26 samples sent)
(9245|9279) pub22 90% (29 samples sent)
(9245|9279) pub22 100% (32 samples sent)
(9245|9279) pub22->wait_match() before write for 01030000.1c503561.0000001d.00000102(88a51221)
(9245|9276) pub18 62% (20 samples sent)
(9245|9276) pub18 71% (23 samples sent)
(9245|9276) pub18 81% (26 samples sent)
(9245|9272) pub13 writer id: 01030000.1c503561.00000011.00000102(4d55ff20)
(9245|9272) pub13->started
(9245|9276) pub18 90% (29 samples sent)
(9245|9276) pub18 100% (32 samples sent)
(9245|9276) pub18->wait_match() before write for 01030000.1c503561.00000012.00000102(0af585f0)
(9245|9272) pub13 12% (4 samples sent)
(9245|9272) pub13 21% (7 samples sent)
(9245|9272) pub13 31% (10 samples sent)
(9245|9272) pub13 40% (13 samples sent)
(9245|9272) pub13 50% (16 samples sent)
(9245|9272) pub13 62% (20 samples sent)
(9245|9272) pub13 71% (23 samples sent)
(9245|9272) pub13 81% (26 samples sent)
(9245|9267) pub10 writer id: 01030000.1c503561.0000000d.00000102(e84585a3)
(9245|9267) pub10->started
(9245|9267) pub10 12% (4 samples sent)
(9245|9267) pub10 21% (7 samples sent)
(9245|9267) pub10 31% (10 samples sent)
(9245|9267) pub10 40% (13 samples sent)
(9245|9267) pub10 50% (16 samples sent)
(9245|9267) pub10 62% (20 samples sent)
(9245|9267) pub10 71% (23 samples sent)
(9245|9267) pub10 81% (26 samples sent)
(9245|9267) pub10 90% (29 samples sent)
(9245|9267) pub10 100% (32 samples sent)
(9245|9267) pub10->wait_match() before write for 01030000.1c503561.0000000d.00000102(e84585a3)
(9245|9265) pub8<-match found! before write for 01030000.1c503561.0000000b.00000102(67057003)
(9245|9265) pub8 waiting for acks
(9245|9272) pub13 90% (29 samples sent)
(9245|9272) pub13 100% (32 samples sent)
(9245|9272) pub13->wait_match() before write for 01030000.1c503561.00000011.00000102(4d55ff20)
(9245|9277) pub20<-match found! before write for 01030000.1c503561.0000001e.00000102(cf0568f1)
(9245|9277) pub20 waiting for acks
(9245|9286) pub29<-match found! before write for 01030000.1c503561.00000020.00000102(d1146e16)
(9245|9286) pub29 waiting for acks
(9245|9288) pub31 writer id: 01030000.1c503561.00000021.00000102(ec7447a6)
(9245|9288) pub31->started
(9245|9288) pub31 12% (4 samples sent)
(9245|9288) pub31 21% (7 samples sent)
(9245|9266) pub9 waiting for acks returned
(9245|9266) pub9<-delete_contained_entities
(9245|9287) pub30<-match found! before write for 01030000.1c503561.00000022.00000102(abd43d76)
(9245|9287) pub30 waiting for acks
(9245|9288) pub31 31% (10 samples sent)
(9245|9288) pub31 40% (13 samples sent)
(9245|9288) pub31 50% (16 samples sent)
(9245|9288) pub31 62% (20 samples sent)
(9245|9288) pub31 71% (23 samples sent)
(9245|9288) pub31 81% (26 samples sent)
(9245|9288) pub31 90% (29 samples sent)
(9245|9288) pub31 100% (32 samples sent)
(9245|9288) pub31->wait_match() before write for 01030000.1c503561.00000021.00000102(ec7447a6)
(9245|9263) pub6<-delete_participant
(9245|9284) pub27 writer id: 01030000.1c503561.0000001b.00000102(07e5e781)
(9245|9284) pub27->started
(9245|9275) pub19<-match found! before write for 01030000.1c503561.00000018.00000102(40459d51)
(9245|9275) pub19 waiting for acks
(9245|9284) pub27 12% (4 samples sent)
(9245|9284) pub27 21% (7 samples sent)
(9245|9284) pub27 31% (10 samples sent)
(9245|9284) pub27 40% (13 samples sent)
(9245|9284) pub27 50% (16 samples sent)
(9245|9284) pub27 62% (20 samples sent)
(9245|9271) pub12<-match found! before write for 01030000.1c503561.0000000f.00000102(9285d6c3)
(9245|9271) pub12 waiting for acks
(9245|9284) pub27 71% (23 samples sent)
(9245|9284) pub27 81% (26 samples sent)
(9245|9284) pub27 90% (29 samples sent)
(9245|9284) pub27 100% (32 samples sent)
(9245|9281) pub24 writer id: 01030000.1c503561.00000015.00000102(b8d559e0)
(9245|9284) pub27->wait_match() before write for 01030000.1c503561.0000001b.00000102(07e5e781)
(9245|9281) pub24->started
(9245|9281) pub24 12% (4 samples sent)
(9245|9281) pub24 21% (7 samples sent)
(9245|9281) pub24 31% (10 samples sent)
(9245|9281) pub24 40% (13 samples sent)
(9245|9281) pub24 50% (16 samples sent)
(9245|9281) pub24 62% (20 samples sent)
(9245|9281) pub24 71% (23 samples sent)
(9245|9281) pub24 81% (26 samples sent)
(9245|9282) pub25<-match found! before write for 01030000.1c503561.00000017.00000102(c2150a80)
(9245|9282) pub25 waiting for acks
(9245|9281) pub24 90% (29 samples sent)
(9245|9281) pub24 100% (32 samples sent)
(9245|9281) pub24->wait_match() before write for 01030000.1c503561.00000015.00000102(b8d559e0)
(9245|9270) pub11<-match found! before write for 01030000.1c503561.0000000e.00000102(afe5ff73)
(9245|9270) pub11 waiting for acks
(9245|9264) pub7<-match found! before write for 01030000.1c503561.00000009.00000102(1dc52363)
(9245|9264) pub7 waiting for acks
(9245|9274) pub17 waiting for acks returned
(9245|9274) pub17<-delete_contained_entities
(9245|9269) pub14<-match found! before write for 01030000.1c503561.00000010.00000102(7035d690)
(9245|9269) pub14 waiting for acks
(9245|9259) pub2<-match found! before write for 01030000.1c503561.00000004.00000102(e555e7d2)
(9245|9259) pub2 waiting for acks
(9245|9280) pub23<-match found! before write for 01030000.1c503561.00000013.00000102(3795ac40)
(9245|9280) pub23 waiting for acks
(9245|9262) pub5<-delete_participant
(9245|9278) pub21<-match found! before write for 01030000.1c503561.0000001f.00000102(f2654141)
(9245|9278) pub21 waiting for acks
(9245|9273) pub16<-match found! before write for 01030000.1c503561.00000016.00000102(ff752330)
(9245|9273) pub16 waiting for acks
(9245|9283) pub26 waiting for acks returned
(9245|9283) pub26<-delete_contained_entities
(9245|9279) pub22<-match found! before write for 01030000.1c503561.0000001d.00000102(88a51221)
(9245|9279) pub22 waiting for acks
(9245|9276) pub18<-match found! before write for 01030000.1c503561.00000012.00000102(0af585f0)
(9245|9276) pub18 waiting for acks
(9245|9272) pub13<-match found! before write for 01030000.1c503561.00000011.00000102(4d55ff20)
(9245|9272) pub13 waiting for acks
(9245|9257) pub0<-delete_participant
(9245|9256) sub 40% (410 samples received)
(9245|9260) pub3<-delete_participant
(9245|9268) pub15<-delete_participant
(9245|9256) sub 50% (512 samples received)
(9245|9261) pub4<-delete_participant
(9245|9258) pub1<-delete_participant
(9245|9256) sub 60% (615 samples received)
(9245|9266) pub9<-delete_participant
(9245|9274) pub17<-delete_participant
(9245|9256) sub 70% (717 samples received)
(9245|9283) pub26<-delete_participant
(9245|9267) pub10<-match found! before write for 01030000.1c503561.0000000d.00000102(e84585a3)
(9245|9267) pub10 waiting for acks
(9245|9288) pub31<-match found! before write for 01030000.1c503561.00000021.00000102(ec7447a6)
(9245|9288) pub31 waiting for acks
(9245|9284) pub27<-match found! before write for 01030000.1c503561.0000001b.00000102(07e5e781)
(9245|9284) pub27 waiting for acks
(9245|9281) pub24<-match found! before write for 01030000.1c503561.00000015.00000102(b8d559e0)
(9245|9281) pub24 waiting for acks
(9245|9285) pub28 waiting for acks returned
(9245|9285) pub28<-delete_contained_entities
(9245|9265) pub8 waiting for acks returned
(9245|9265) pub8<-delete_contained_entities
(9245|9277) pub20 waiting for acks returned
(9245|9277) pub20<-delete_contained_entities
(9245|9286) pub29 waiting for acks returned
(9245|9286) pub29<-delete_contained_entities
(9245|9287) pub30 waiting for acks returned
(9245|9287) pub30<-delete_contained_entities
(9245|9275) pub19 waiting for acks returned
(9245|9275) pub19<-delete_contained_entities
(9245|9271) pub12 waiting for acks returned
(9245|9271) pub12<-delete_contained_entities
(9245|9282) pub25 waiting for acks returned
(9245|9282) pub25<-delete_contained_entities
(9245|9264) pub7 waiting for acks returned
(9245|9264) pub7<-delete_contained_entities
(9245|9270) pub11 waiting for acks returned
(9245|9270) pub11<-delete_contained_entities
(9245|9269) pub14 waiting for acks returned
(9245|9269) pub14<-delete_contained_entities
(9245|9259) pub2 waiting for acks returned
(9245|9259) pub2<-delete_contained_entities
(9245|9280) pub23 waiting for acks returned
(9245|9280) pub23<-delete_contained_entities
(9245|9278) pub21 waiting for acks returned
(9245|9278) pub21<-delete_contained_entities
(9245|9273) pub16 waiting for acks returned
(9245|9273) pub16<-delete_contained_entities
(9245|9256) sub 80% (820 samples received)
(9245|9285) pub28<-delete_participant
(9245|9256) sub 90% (922 samples received)
(9245|9265) pub8<-delete_participant
(9245|9277) pub20<-delete_participant
(9245|9256) sub 100% (1024 samples received)
(9245|9256) sub condition_.notify_all
(9245|9245) sub condition_.wait returned
(9245|9245) sub check_received
(9245|9245) sub check_received returns 0
(9245|9245) <- PublisherService::end
(9245|9276) pub18 waiting for acks returned
(9245|9276) pub18<-delete_contained_entities
(9245|9279) pub22 waiting for acks returned
(9245|9279) pub22<-delete_contained_entities
(9245|9272) pub13 waiting for acks returned
(9245|9272) pub13<-delete_contained_entities
(9245|9284) pub27 waiting for acks returned
(9245|9284) pub27<-delete_contained_entities
(9245|9281) pub24 waiting for acks returned
(9245|9281) pub24<-delete_contained_entities
(9245|9267) pub10 waiting for acks returned
(9245|9267) pub10<-delete_contained_entities
(9245|9288) pub31 waiting for acks returned
(9245|9288) pub31<-delete_contained_entities
(9245|9287) pub30<-delete_participant
(9245|9286) pub29<-delete_participant
(9245|9271) pub12<-delete_participant
(9245|9275) pub19<-delete_participant
(9245|9282) pub25<-delete_participant
(9245|9264) pub7<-delete_participant
(9245|9280) pub23<-delete_participant
(9245|9269) pub14<-delete_participant
(9245|9270) pub11<-delete_participant
(9245|9259) pub2<-delete_participant
(9245|9278) pub21<-delete_participant
(9245|9273) pub16<-delete_participant
(9245|9272) pub13<-delete_participant
(9245|9276) pub18<-delete_participant
(9245|9267) pub10<-delete_participant
(9245|9288) pub31<-delete_participant
(9245|9281) pub24<-delete_participant
(9245|9284) pub27<-delete_participant
(9245|9279) pub22<-delete_participant
(9245|9245) <- PublisherService::~PublisherService
(9245|9245) <- Subscriber delete_contained_entities
(9245|9245) <- Subscriber delete_participant
(9245|9245) <- Subscriber::~Subscriber
(9245|9245) <- 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:2s 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: 9290
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 64 -s 16 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9300 started at 2026-07-06 15:13:58
(9300|9300) -> Thrasher started
(9300|9300) -> Subscriber::Subscriber
(9290|9290) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(9300|9300) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(9300|9300) Subscriber reader id: 01030000.3d4ad72d.00000002.00000507(ba6f057e)
(9300|9300) -> PublisherService::PublisherService
(9300|9300) -> PublisherService::start (64 threads)
(9300|9300) sub wait_received 0:1024
(9300|9318) pub5 writer id: 01030000.3d4ad72d.00000008.00000102(e4d92c54)
(9300|9318) pub5->started
(9300|9318) pub5 12% (2 samples sent)
(9300|9318) pub5 25% (4 samples sent)
(9300|9318) pub5 31% (5 samples sent)
(9300|9318) pub5 43% (7 samples sent)
(9300|9318) pub5 50% (8 samples sent)
(9300|9318) pub5 62% (10 samples sent)
(9300|9318) pub5 75% (12 samples sent)
(9300|9318) pub5 81% (13 samples sent)
(9300|9318) pub5 93% (15 samples sent)
(9300|9318) pub5 100% (16 samples sent)
(9300|9318) pub5->wait_match() before write for 01030000.3d4ad72d.00000008.00000102(e4d92c54)
(9300|9318) pub5<-match found! before write for 01030000.3d4ad72d.00000008.00000102(e4d92c54)
(9300|9318) pub5 waiting for acks
(9300|9318) pub5 waiting for acks returned
(9300|9318) pub5<-delete_contained_entities
(9300|9327) pub15 writer id: 01030000.3d4ad72d.00000014.00000102(41c956d7)
(9300|9327) pub15->started
(9300|9327) pub15 12% (2 samples sent)
(9300|9327) pub15 25% (4 samples sent)
(9300|9327) pub15 31% (5 samples sent)
(9300|9327) pub15 43% (7 samples sent)
(9300|9327) pub15 50% (8 samples sent)
(9300|9327) pub15 62% (10 samples sent)
(9300|9327) pub15 75% (12 samples sent)
(9300|9327) pub15 81% (13 samples sent)
(9300|9327) pub15 93% (15 samples sent)
(9300|9327) pub15 100% (16 samples sent)
(9300|9327) pub15->wait_match() before write for 01030000.3d4ad72d.00000014.00000102(41c956d7)
(9300|9327) pub15<-match found! before write for 01030000.3d4ad72d.00000014.00000102(41c956d7)
(9300|9327) pub15 waiting for acks
(9300|9327) pub15 waiting for acks returned
(9300|9327) pub15<-delete_contained_entities
(9300|9329) pub17 writer id: 01030000.3d4ad72d.00000013.00000102(f3e98ac7)
(9300|9329) pub17->started
(9300|9329) pub17 12% (2 samples sent)
(9300|9329) pub17 25% (4 samples sent)
(9300|9329) pub17 31% (5 samples sent)
(9300|9329) pub17 43% (7 samples sent)
(9300|9329) pub17 50% (8 samples sent)
(9300|9329) pub17 62% (10 samples sent)
(9300|9329) pub17 75% (12 samples sent)
(9300|9329) pub17 81% (13 samples sent)
(9300|9329) pub17 93% (15 samples sent)
(9300|9329) pub17 100% (16 samples sent)
(9300|9329) pub17->wait_match() before write for 01030000.3d4ad72d.00000013.00000102(f3e98ac7)
(9300|9329) pub17<-match found! before write for 01030000.3d4ad72d.00000013.00000102(f3e98ac7)
(9300|9329) pub17 waiting for acks
(9300|9334) pub22 writer id: 01030000.3d4ad72d.00000019.00000102(b9599266)
(9300|9334) pub22->started
(9300|9334) pub22 12% (2 samples sent)
(9300|9334) pub22 25% (4 samples sent)
(9300|9334) pub22 31% (5 samples sent)
(9300|9334) pub22 43% (7 samples sent)
(9300|9334) pub22 50% (8 samples sent)
(9300|9334) pub22 62% (10 samples sent)
(9300|9334) pub22 75% (12 samples sent)
(9300|9329) pub17 waiting for acks returned
(9300|9329) pub17<-delete_contained_entities
(9300|9334) pub22 81% (13 samples sent)
(9300|9334) pub22 93% (15 samples sent)
(9300|9334) pub22 100% (16 samples sent)
(9300|9334) pub22->wait_match() before write for 01030000.3d4ad72d.00000019.00000102(b9599266)
(9300|9334) pub22<-match found! before write for 01030000.3d4ad72d.00000019.00000102(b9599266)
(9300|9334) pub22 waiting for acks
(9300|9334) pub22 waiting for acks returned
(9300|9334) pub22<-delete_contained_entities
(9300|9338) pub26 writer id: 01030000.3d4ad72d.0000001c.00000102(71b91d16)
(9300|9338) pub26->started
(9300|9338) pub26 12% (2 samples sent)
(9300|9338) pub26 25% (4 samples sent)
(9300|9338) pub26 31% (5 samples sent)
(9300|9338) pub26 43% (7 samples sent)
(9300|9347) pub35 writer id: 01030000.3d4ad72d.00000024.00000102(e0e8ee51)
(9300|9347) pub35->started
(9300|9338) pub26 50% (8 samples sent)
(9300|9347) pub35 12% (2 samples sent)
(9300|9338) pub26 62% (10 samples sent)
(9300|9338) pub26 75% (12 samples sent)
(9300|9338) pub26 81% (13 samples sent)
(9300|9347) pub35 25% (4 samples sent)
(9300|9347) pub35 31% (5 samples sent)
(9300|9326) pub14 writer id: 01030000.3d4ad72d.00000011.00000102(8929d9a7)
(9300|9326) pub14->started
(9300|9338) pub26 93% (15 samples sent)
(9300|9338) pub26 100% (16 samples sent)
(9300|9338) pub26->wait_match() before write for 01030000.3d4ad72d.0000001c.00000102(71b91d16)
(9300|9326) pub14 12% (2 samples sent)
(9300|9338) pub26<-match found! before write for 01030000.3d4ad72d.0000001c.00000102(71b91d16)
(9300|9338) pub26 waiting for acks
(9300|9326) pub14 25% (4 samples sent)
(9300|9326) pub14 31% (5 samples sent)
(9300|9347) pub35 43% (7 samples sent)
(9300|9326) pub14 43% (7 samples sent)
(9300|9326) pub14 50% (8 samples sent)
(9300|9347) pub35 50% (8 samples sent)
(9300|9347) pub35 62% (10 samples sent)
(9300|9347) pub35 75% (12 samples sent)
(9300|9326) pub14 62% (10 samples sent)
(9300|9347) pub35 81% (13 samples sent)
(9300|9326) pub14 75% (12 samples sent)
(9300|9326) pub14 81% (13 samples sent)
(9300|9326) pub14 93% (15 samples sent)
(9300|9326) pub14 100% (16 samples sent)
(9300|9326) pub14->wait_match() before write for 01030000.3d4ad72d.00000011.00000102(8929d9a7)
(9300|9347) pub35 93% (15 samples sent)
(9300|9347) pub35 100% (16 samples sent)
(9300|9347) pub35->wait_match() before write for 01030000.3d4ad72d.00000024.00000102(e0e8ee51)
(9300|9347) pub35<-match found! before write for 01030000.3d4ad72d.00000024.00000102(e0e8ee51)
(9300|9347) pub35 waiting for acks
(9300|9326) pub14<-match found! before write for 01030000.3d4ad72d.00000011.00000102(8929d9a7)
(9300|9326) pub14 waiting for acks
(9300|9317) pub7 writer id: 01030000.3d4ad72d.0000000a.00000102(9e197f34)
(9300|9317) pub7->started
(9300|9317) pub7 12% (2 samples sent)
(9300|9317) pub7 25% (4 samples sent)
(9300|9311) sub 10% (103 samples received)
(9300|9317) pub7 31% (5 samples sent)
(9300|9317) pub7 43% (7 samples sent)
(9300|9317) pub7 50% (8 samples sent)
(9300|9317) pub7 62% (10 samples sent)
(9300|9317) pub7 75% (12 samples sent)
(9300|9338) pub26 waiting for acks returned
(9300|9338) pub26<-delete_contained_entities
(9300|9347) pub35 waiting for acks returned
(9300|9347) pub35<-delete_contained_entities
(9300|9317) pub7 81% (13 samples sent)
(9300|9317) pub7 93% (15 samples sent)
(9300|9317) pub7 100% (16 samples sent)
(9300|9317) pub7->wait_match() before write for 01030000.3d4ad72d.0000000a.00000102(9e197f34)
(9300|9317) pub7<-match found! before write for 01030000.3d4ad72d.0000000a.00000102(9e197f34)
(9300|9317) pub7 waiting for acks
(9300|9333) pub21 writer id: 01030000.3d4ad72d.00000018.00000102(8439bbd6)
(9300|9333) pub21->started
(9300|9333) pub21 12% (2 samples sent)
(9300|9333) pub21 25% (4 samples sent)
(9300|9333) pub21 31% (5 samples sent)
(9300|9333) pub21 43% (7 samples sent)
(9300|9333) pub21 50% (8 samples sent)
(9300|9333) pub21 62% (10 samples sent)
(9300|9333) pub21 75% (12 samples sent)
(9300|9333) pub21 81% (13 samples sent)
(9300|9333) pub21 93% (15 samples sent)
(9300|9333) pub21 100% (16 samples sent)
(9300|9333) pub21->wait_match() before write for 01030000.3d4ad72d.00000018.00000102(8439bbd6)
(9300|9357) pub45 writer id: 01030000.3d4ad72d.00000035.00000102(bd685063)
(9300|9357) pub45->started
(9300|9357) pub45 12% (2 samples sent)
(9300|9357) pub45 25% (4 samples sent)
(9300|9357) pub45 31% (5 samples sent)
(9300|9357) pub45 43% (7 samples sent)
(9300|9326) pub14 waiting for acks returned
(9300|9326) pub14<-delete_contained_entities
(9300|9357) pub45 50% (8 samples sent)
(9300|9357) pub45 62% (10 samples sent)
(9300|9357) pub45 75% (12 samples sent)
(9300|9357) pub45 81% (13 samples sent)
(9300|9357) pub45 93% (15 samples sent)
(9300|9357) pub45 100% (16 samples sent)
(9300|9357) pub45->wait_match() before write for 01030000.3d4ad72d.00000035.00000102(bd685063)
(9300|9333) pub21<-match found! before write for 01030000.3d4ad72d.00000018.00000102(8439bbd6)
(9300|9333) pub21 waiting for acks
(9300|9357) pub45<-match found! before write for 01030000.3d4ad72d.00000035.00000102(bd685063)
(9300|9357) pub45 waiting for acks
(9300|9362) pub50 writer id: 01030000.3d4ad72d.00000034.00000102(800879d3)
(9300|9362) pub50->started
(9300|9362) pub50 12% (2 samples sent)
(9300|9362) pub50 25% (4 samples sent)
(9300|9362) pub50 31% (5 samples sent)
(9300|9362) pub50 43% (7 samples sent)
(9300|9362) pub50 50% (8 samples sent)
(9300|9362) pub50 62% (10 samples sent)
(9300|9362) pub50 75% (12 samples sent)
(9300|9362) pub50 81% (13 samples sent)
(9300|9362) pub50 93% (15 samples sent)
(9300|9362) pub50 100% (16 samples sent)
(9300|9362) pub50->wait_match() before write for 01030000.3d4ad72d.00000034.00000102(800879d3)
(9300|9312) pub0 writer id: 01030000.3d4ad72d.00000003.00000102(93091d45)
(9300|9312) pub0->started
(9300|9312) pub0 12% (2 samples sent)
(9300|9312) pub0 25% (4 samples sent)
(9300|9312) pub0 31% (5 samples sent)
(9300|9312) pub0 43% (7 samples sent)
(9300|9312) pub0 50% (8 samples sent)
(9300|9312) pub0 62% (10 samples sent)
(9300|9312) pub0 75% (12 samples sent)
(9300|9312) pub0 81% (13 samples sent)
(9300|9312) pub0 93% (15 samples sent)
(9300|9312) pub0 100% (16 samples sent)
(9300|9312) pub0->wait_match() before write for 01030000.3d4ad72d.00000003.00000102(93091d45)
(9300|9317) pub7 waiting for acks returned
(9300|9317) pub7<-delete_contained_entities
(9300|9352) pub40 writer id: 01030000.3d4ad72d.0000002f.00000102(9738df40)
(9300|9352) pub40->started
(9300|9352) pub40 12% (2 samples sent)
(9300|9352) pub40 25% (4 samples sent)
(9300|9352) pub40 31% (5 samples sent)
(9300|9352) pub40 43% (7 samples sent)
(9300|9352) pub40 50% (8 samples sent)
(9300|9352) pub40 62% (10 samples sent)
(9300|9352) pub40 75% (12 samples sent)
(9300|9352) pub40 81% (13 samples sent)
(9300|9352) pub40 93% (15 samples sent)
(9300|9352) pub40 100% (16 samples sent)
(9300|9352) pub40->wait_match() before write for 01030000.3d4ad72d.0000002f.00000102(9738df40)
(9300|9362) pub50<-match found! before write for 01030000.3d4ad72d.00000034.00000102(800879d3)
(9300|9362) pub50 waiting for acks
(9300|9352) pub40<-match found! before write for 01030000.3d4ad72d.0000002f.00000102(9738df40)
(9300|9352) pub40 waiting for acks
(9300|9312) pub0<-match found! before write for 01030000.3d4ad72d.00000003.00000102(93091d45)
(9300|9312) pub0 waiting for acks
(9300|9311) sub 20% (205 samples received)
(9300|9333) pub21 waiting for acks returned
(9300|9333) pub21<-delete_contained_entities
(9300|9357) pub45 waiting for acks returned
(9300|9357) pub45<-delete_contained_entities
(9300|9362) pub50 waiting for acks returned
(9300|9362) pub50<-delete_contained_entities
(9300|9312) pub0 waiting for acks returned
(9300|9312) pub0<-delete_contained_entities
(9300|9352) pub40 waiting for acks returned
(9300|9352) pub40<-delete_contained_entities
(9300|9370) pub58 writer id: 01030000.3d4ad72d.0000002c.00000102(d098a590)
(9300|9370) pub58->started
(9300|9370) pub58 12% (2 samples sent)
(9300|9370) pub58 25% (4 samples sent)
(9300|9370) pub58 31% (5 samples sent)
(9300|9370) pub58 43% (7 samples sent)
(9300|9370) pub58 50% (8 samples sent)
(9300|9370) pub58 62% (10 samples sent)
(9300|9370) pub58 75% (12 samples sent)
(9300|9370) pub58 81% (13 samples sent)
(9300|9370) pub58 93% (15 samples sent)
(9300|9370) pub58 100% (16 samples sent)
(9300|9370) pub58->wait_match() before write for 01030000.3d4ad72d.0000002c.00000102(d098a590)
(9300|9318) pub5<-delete_participant
(9300|9370) pub58<-match found! before write for 01030000.3d4ad72d.0000002c.00000102(d098a590)
(9300|9370) pub58 waiting for acks
(9300|9370) pub58 waiting for acks returned
(9300|9370) pub58<-delete_contained_entities
(9300|9343) pub32 writer id: 01030000.3d4ad72d.00000021.00000102(28086121)
(9300|9343) pub32->started
(9300|9343) pub32 12% (2 samples sent)
(9300|9343) pub32 25% (4 samples sent)
(9300|9343) pub32 31% (5 samples sent)
(9300|9343) pub32 43% (7 samples sent)
(9300|9343) pub32 50% (8 samples sent)
(9300|9343) pub32 62% (10 samples sent)
(9300|9343) pub32 75% (12 samples sent)
(9300|9343) pub32 81% (13 samples sent)
(9300|9343) pub32 93% (15 samples sent)
(9300|9343) pub32 100% (16 samples sent)
(9300|9343) pub32->wait_match() before write for 01030000.3d4ad72d.00000021.00000102(28086121)
(9300|9353) pub41 writer id: 01030000.3d4ad72d.00000026.00000102(9a28bd31)
(9300|9353) pub41->started
(9300|9353) pub41 12% (2 samples sent)
(9300|9343) pub32<-match found! before write for 01030000.3d4ad72d.00000021.00000102(28086121)
(9300|9343) pub32 waiting for acks
(9300|9353) pub41 25% (4 samples sent)
(9300|9353) pub41 31% (5 samples sent)
(9300|9353) pub41 43% (7 samples sent)
(9300|9353) pub41 50% (8 samples sent)
(9300|9353) pub41 62% (10 samples sent)
(9300|9353) pub41 75% (12 samples sent)
(9300|9353) pub41 81% (13 samples sent)
(9300|9353) pub41 93% (15 samples sent)
(9300|9353) pub41 100% (16 samples sent)
(9300|9353) pub41->wait_match() before write for 01030000.3d4ad72d.00000026.00000102(9a28bd31)
(9300|9371) pub59 writer id: 01030000.3d4ad72d.0000003e.00000102(cab86172)
(9300|9371) pub59->started
(9300|9371) pub59 12% (2 samples sent)
(9300|9371) pub59 25% (4 samples sent)
(9300|9371) pub59 31% (5 samples sent)
(9300|9371) pub59 43% (7 samples sent)
(9300|9371) pub59 50% (8 samples sent)
(9300|9371) pub59 62% (10 samples sent)
(9300|9371) pub59 75% (12 samples sent)
(9300|9371) pub59 81% (13 samples sent)
(9300|9371) pub59 93% (15 samples sent)
(9300|9371) pub59 100% (16 samples sent)
(9300|9371) pub59->wait_match() before write for 01030000.3d4ad72d.0000003e.00000102(cab86172)
(9300|9353) pub41<-match found! before write for 01030000.3d4ad72d.00000026.00000102(9a28bd31)
(9300|9353) pub41 waiting for acks
(9300|9371) pub59<-match found! before write for 01030000.3d4ad72d.0000003e.00000102(cab86172)
(9300|9371) pub59 waiting for acks
(9300|9316) pub4 writer id: 01030000.3d4ad72d.00000006.00000102(5be99235)
(9300|9316) pub4->started
(9300|9343) pub32 waiting for acks returned
(9300|9343) pub32<-delete_contained_entities
(9300|9316) pub4 12% (2 samples sent)
(9300|9316) pub4 25% (4 samples sent)
(9300|9316) pub4 31% (5 samples sent)
(9300|9316) pub4 43% (7 samples sent)
(9300|9316) pub4 50% (8 samples sent)
(9300|9316) pub4 62% (10 samples sent)
(9300|9316) pub4 75% (12 samples sent)
(9300|9316) pub4 81% (13 samples sent)
(9300|9316) pub4 93% (15 samples sent)
(9300|9316) pub4 100% (16 samples sent)
(9300|9316) pub4->wait_match() before write for 01030000.3d4ad72d.00000006.00000102(5be99235)
(9300|9316) pub4<-match found! before write for 01030000.3d4ad72d.00000006.00000102(5be99235)
(9300|9316) pub4 waiting for acks
(9300|9353) pub41 waiting for acks returned
(9300|9353) pub41<-delete_contained_entities
(9300|9349) pub37 writer id: 01030000.3d4ad72d.00000027.00000102(a7489481)
(9300|9349) pub37->started
(9300|9349) pub37 12% (2 samples sent)
(9300|9349) pub37 25% (4 samples sent)
(9300|9349) pub37 31% (5 samples sent)
(9300|9349) pub37 43% (7 samples sent)
(9300|9349) pub37 50% (8 samples sent)
(9300|9349) pub37 62% (10 samples sent)
(9300|9371) pub59 waiting for acks returned
(9300|9371) pub59<-delete_contained_entities
(9300|9349) pub37 75% (12 samples sent)
(9300|9349) pub37 81% (13 samples sent)
(9300|9349) pub37 93% (15 samples sent)
(9300|9349) pub37 100% (16 samples sent)
(9300|9349) pub37->wait_match() before write for 01030000.3d4ad72d.00000027.00000102(a7489481)
(9300|9349) pub37<-match found! before write for 01030000.3d4ad72d.00000027.00000102(a7489481)
(9300|9349) pub37 waiting for acks
(9300|9368) pub56 writer id: 01030000.3d4ad72d.00000036.00000102(fac82ab3)
(9300|9368) pub56->started
(9300|9368) pub56 12% (2 samples sent)
(9300|9368) pub56 25% (4 samples sent)
(9300|9368) pub56 31% (5 samples sent)
(9300|9368) pub56 43% (7 samples sent)
(9300|9368) pub56 50% (8 samples sent)
(9300|9368) pub56 62% (10 samples sent)
(9300|9368) pub56 75% (12 samples sent)
(9300|9368) pub56 81% (13 samples sent)
(9300|9368) pub56 93% (15 samples sent)
(9300|9368) pub56 100% (16 samples sent)
(9300|9368) pub56->wait_match() before write for 01030000.3d4ad72d.00000036.00000102(fac82ab3)
(9300|9316) pub4 waiting for acks returned
(9300|9316) pub4<-delete_contained_entities
(9300|9374) pub62 writer id: 01030000.3d4ad72d.00000041.00000102(b13a166c)
(9300|9374) pub62->started
(9300|9374) pub62 12% (2 samples sent)
(9300|9374) pub62 25% (4 samples sent)
(9300|9374) pub62 31% (5 samples sent)
(9300|9374) pub62 43% (7 samples sent)
(9300|9374) pub62 50% (8 samples sent)
(9300|9374) pub62 62% (10 samples sent)
(9300|9374) pub62 75% (12 samples sent)
(9300|9374) pub62 81% (13 samples sent)
(9300|9374) pub62 93% (15 samples sent)
(9300|9374) pub62 100% (16 samples sent)
(9300|9374) pub62->wait_match() before write for 01030000.3d4ad72d.00000041.00000102(b13a166c)
(9300|9366) pub54 writer id: 01030000.3d4ad72d.0000003b.00000102(0258ee02)
(9300|9366) pub54->started
(9300|9366) pub54 12% (2 samples sent)
(9300|9366) pub54 25% (4 samples sent)
(9300|9366) pub54 31% (5 samples sent)
(9300|9366) pub54 43% (7 samples sent)
(9300|9366) pub54 50% (8 samples sent)
(9300|9366) pub54 62% (10 samples sent)
(9300|9366) pub54 75% (12 samples sent)
(9300|9366) pub54 81% (13 samples sent)
(9300|9366) pub54 93% (15 samples sent)
(9300|9366) pub54 100% (16 samples sent)
(9300|9366) pub54->wait_match() before write for 01030000.3d4ad72d.0000003b.00000102(0258ee02)
(9300|9351) pub39 writer id: 01030000.3d4ad72d.00000022.00000102(6fa81bf1)
(9300|9351) pub39->started
(9300|9351) pub39 12% (2 samples sent)
(9300|9351) pub39 25% (4 samples sent)
(9300|9351) pub39 31% (5 samples sent)
(9300|9351) pub39 43% (7 samples sent)
(9300|9351) pub39 50% (8 samples sent)
(9300|9351) pub39 62% (10 samples sent)
(9300|9351) pub39 75% (12 samples sent)
(9300|9351) pub39 81% (13 samples sent)
(9300|9351) pub39 93% (15 samples sent)
(9300|9351) pub39 100% (16 samples sent)
(9300|9351) pub39->wait_match() before write for 01030000.3d4ad72d.00000022.00000102(6fa81bf1)
(9300|9368) pub56<-match found! before write for 01030000.3d4ad72d.00000036.00000102(fac82ab3)
(9300|9368) pub56 waiting for acks
(9300|9374) pub62<-match found! before write for 01030000.3d4ad72d.00000041.00000102(b13a166c)
(9300|9374) pub62 waiting for acks
(9300|9366) pub54<-match found! before write for 01030000.3d4ad72d.0000003b.00000102(0258ee02)
(9300|9351) pub39<-match found! before write for 01030000.3d4ad72d.00000022.00000102(6fa81bf1)
(9300|9366) pub54 waiting for acks
(9300|9351) pub39 waiting for acks
(9300|9331) pub19 writer id: 01030000.3d4ad72d.00000017.00000102(06692c07)
(9300|9331) pub19->started
(9300|9331) pub19 12% (2 samples sent)
(9300|9331) pub19 25% (4 samples sent)
(9300|9331) pub19 31% (5 samples sent)
(9300|9331) pub19 43% (7 samples sent)
(9300|9331) pub19 50% (8 samples sent)
(9300|9331) pub19 62% (10 samples sent)
(9300|9331) pub19 75% (12 samples sent)
(9300|9331) pub19 81% (13 samples sent)
(9300|9331) pub19 93% (15 samples sent)
(9300|9331) pub19 100% (16 samples sent)
(9300|9331) pub19->wait_match() before write for 01030000.3d4ad72d.00000017.00000102(06692c07)
(9300|9375) pub63 writer id: 01030000.3d4ad72d.0000003a.00000102(3f38c7b2)
(9300|9375) pub63->started
(9300|9375) pub63 12% (2 samples sent)
(9300|9375) pub63 25% (4 samples sent)
(9300|9375) pub63 31% (5 samples sent)
(9300|9311) sub 30% (308 samples received)
(9300|9375) pub63 43% (7 samples sent)
(9300|9375) pub63 50% (8 samples sent)
(9300|9375) pub63 62% (10 samples sent)
(9300|9375) pub63 75% (12 samples sent)
(9300|9375) pub63 81% (13 samples sent)
(9300|9375) pub63 93% (15 samples sent)
(9300|9375) pub63 100% (16 samples sent)
(9300|9375) pub63->wait_match() before write for 01030000.3d4ad72d.0000003a.00000102(3f38c7b2)
(9300|9356) pub44 writer id: 01030000.3d4ad72d.00000030.00000102(7588df13)
(9300|9356) pub44->started
(9300|9356) pub44 12% (2 samples sent)
(9300|9356) pub44 25% (4 samples sent)
(9300|9356) pub44 31% (5 samples sent)
(9300|9356) pub44 43% (7 samples sent)
(9300|9356) pub44 50% (8 samples sent)
(9300|9356) pub44 62% (10 samples sent)
(9300|9356) pub44 75% (12 samples sent)
(9300|9356) pub44 81% (13 samples sent)
(9300|9356) pub44 93% (15 samples sent)
(9300|9356) pub44 100% (16 samples sent)
(9300|9356) pub44->wait_match() before write for 01030000.3d4ad72d.00000030.00000102(7588df13)
(9300|9365) pub53 writer id: 01030000.3d4ad72d.00000039.00000102(7898bd62)
(9300|9365) pub53->started
(9300|9365) pub53 12% (2 samples sent)
(9300|9365) pub53 25% (4 samples sent)
(9300|9365) pub53 31% (5 samples sent)
(9300|9365) pub53 43% (7 samples sent)
(9300|9365) pub53 50% (8 samples sent)
(9300|9365) pub53 62% (10 samples sent)
(9300|9365) pub53 75% (12 samples sent)
(9300|9365) pub53 81% (13 samples sent)
(9300|9365) pub53 93% (15 samples sent)
(9300|9365) pub53 100% (16 samples sent)
(9300|9365) pub53->wait_match() before write for 01030000.3d4ad72d.00000039.00000102(7898bd62)
(9300|9363) pub51 writer id: 01030000.3d4ad72d.0000003d.00000102(8d181ba2)
(9300|9363) pub51->started
(9300|9363) pub51 12% (2 samples sent)
(9300|9363) pub51 25% (4 samples sent)
(9300|9363) pub51 31% (5 samples sent)
(9300|9363) pub51 43% (7 samples sent)
(9300|9363) pub51 50% (8 samples sent)
(9300|9363) pub51 62% (10 samples sent)
(9300|9363) pub51 75% (12 samples sent)
(9300|9363) pub51 81% (13 samples sent)
(9300|9363) pub51 93% (15 samples sent)
(9300|9363) pub51 100% (16 samples sent)
(9300|9363) pub51->wait_match() before write for 01030000.3d4ad72d.0000003d.00000102(8d181ba2)
(9300|9349) pub37 waiting for acks returned
(9300|9349) pub37<-delete_contained_entities
(9300|9331) pub19<-match found! before write for 01030000.3d4ad72d.00000017.00000102(06692c07)
(9300|9331) pub19 waiting for acks
(9300|9315) pub3 writer id: 01030000.3d4ad72d.00000005.00000102(1c49e8e5)
(9300|9315) pub3->started
(9300|9375) pub63<-match found! before write for 01030000.3d4ad72d.0000003a.00000102(3f38c7b2)
(9300|9375) pub63 waiting for acks
(9300|9315) pub3 12% (2 samples sent)
(9300|9315) pub3 25% (4 samples sent)
(9300|9315) pub3 31% (5 samples sent)
(9300|9315) pub3 43% (7 samples sent)
(9300|9315) pub3 50% (8 samples sent)
(9300|9315) pub3 62% (10 samples sent)
(9300|9315) pub3 75% (12 samples sent)
(9300|9315) pub3 81% (13 samples sent)
(9300|9368) pub56 waiting for acks returned
(9300|9368) pub56<-delete_contained_entities
(9300|9374) pub62 waiting for acks returned
(9300|9374) pub62<-delete_contained_entities
(9300|9356) pub44<-match found! before write for 01030000.3d4ad72d.00000030.00000102(7588df13)
(9300|9356) pub44 waiting for acks
(9300|9315) pub3 93% (15 samples sent)
(9300|9315) pub3 100% (16 samples sent)
(9300|9315) pub3->wait_match() before write for 01030000.3d4ad72d.00000005.00000102(1c49e8e5)
(9300|9365) pub53<-match found! before write for 01030000.3d4ad72d.00000039.00000102(7898bd62)
(9300|9365) pub53 waiting for acks
(9300|9363) pub51<-match found! before write for 01030000.3d4ad72d.0000003d.00000102(8d181ba2)
(9300|9363) pub51 waiting for acks
(9300|9351) pub39 waiting for acks returned
(9300|9351) pub39<-delete_contained_entities
(9300|9366) pub54 waiting for acks returned
(9300|9366) pub54<-delete_contained_entities
(9300|9319) pub6 writer id: 01030000.3d4ad72d.00000007.00000102(6689bb85)
(9300|9319) pub6->started
(9300|9319) pub6 12% (2 samples sent)
(9300|9319) pub6 25% (4 samples sent)
(9300|9319) pub6 31% (5 samples sent)
(9300|9319) pub6 43% (7 samples sent)
(9300|9319) pub6 50% (8 samples sent)
(9300|9319) pub6 62% (10 samples sent)
(9300|9319) pub6 75% (12 samples sent)
(9300|9319) pub6 81% (13 samples sent)
(9300|9319) pub6 93% (15 samples sent)
(9300|9319) pub6 100% (16 samples sent)
(9300|9319) pub6->wait_match() before write for 01030000.3d4ad72d.00000007.00000102(6689bb85)
(9300|9315) pub3<-match found! before write for 01030000.3d4ad72d.00000005.00000102(1c49e8e5)
(9300|9315) pub3 waiting for acks
(9300|9311) sub 40% (410 samples received)
(9300|9325) pub13 writer id: 01030000.3d4ad72d.0000000f.00000102(56f9f044)
(9300|9325) pub13->started
(9300|9325) pub13 12% (2 samples sent)
(9300|9325) pub13 25% (4 samples sent)
(9300|9325) pub13 31% (5 samples sent)
(9300|9325) pub13 43% (7 samples sent)
(9300|9325) pub13 50% (8 samples sent)
(9300|9325) pub13 62% (10 samples sent)
(9300|9325) pub13 75% (12 samples sent)
(9300|9325) pub13 81% (13 samples sent)
(9300|9325) pub13 93% (15 samples sent)
(9300|9325) pub13 100% (16 samples sent)
(9300|9325) pub13->wait_match() before write for 01030000.3d4ad72d.0000000f.00000102(56f9f044)
(9300|9327) pub15<-delete_participant
(9300|9319) pub6<-match found! before write for 01030000.3d4ad72d.00000007.00000102(6689bb85)
(9300|9319) pub6 waiting for acks
(9300|9375) pub63 waiting for acks returned
(9300|9375) pub63<-delete_contained_entities
(9300|9331) pub19 waiting for acks returned
(9300|9331) pub19<-delete_contained_entities
(9300|9356) pub44 waiting for acks returned
(9300|9356) pub44<-delete_contained_entities
(9300|9363) pub51 waiting for acks returned
(9300|9363) pub51<-delete_contained_entities
(9300|9365) pub53 waiting for acks returned
(9300|9365) pub53<-delete_contained_entities
(9300|9325) pub13<-match found! before write for 01030000.3d4ad72d.0000000f.00000102(56f9f044)
(9300|9325) pub13 waiting for acks
(9300|9372) pub60 writer id: 01030000.3d4ad72d.0000003f.00000102(f7d848c2)
(9300|9372) pub60->started
(9300|9372) pub60 12% (2 samples sent)
(9300|9372) pub60 25% (4 samples sent)
(9300|9372) pub60 31% (5 samples sent)
(9300|9372) pub60 43% (7 samples sent)
(9300|9372) pub60 50% (8 samples sent)
(9300|9372) pub60 62% (10 samples sent)
(9300|9372) pub60 75% (12 samples sent)
(9300|9372) pub60 81% (13 samples sent)
(9300|9372) pub60 93% (15 samples sent)
(9300|9372) pub60 100% (16 samples sent)
(9300|9372) pub60->wait_match() before write for 01030000.3d4ad72d.0000003f.00000102(f7d848c2)
(9300|9372) pub60<-match found! before write for 01030000.3d4ad72d.0000003f.00000102(f7d848c2)
(9300|9372) pub60 waiting for acks
(9300|9315) pub3 waiting for acks returned
(9300|9315) pub3<-delete_contained_entities
(9300|9319) pub6 waiting for acks returned
(9300|9319) pub6<-delete_contained_entities
(9300|9311) sub 50% (512 samples received)
(9300|9325) pub13 waiting for acks returned
(9300|9325) pub13<-delete_contained_entities
(9300|9372) pub60 waiting for acks returned
(9300|9372) pub60<-delete_contained_entities
(9300|9342) pub30 writer id: 01030000.3d4ad72d.00000025.00000102(dd88c7e1)
(9300|9342) pub30->started
(9300|9342) pub30 12% (2 samples sent)
(9300|9354) pub42 writer id: 01030000.3d4ad72d.00000031.00000102(48e8f6a3)
(9300|9354) pub42->started
(9300|9342) pub30 25% (4 samples sent)
(9300|9354) pub42 12% (2 samples sent)
(9300|9354) pub42 25% (4 samples sent)
(9300|9354) pub42 31% (5 samples sent)
(9300|9354) pub42 43% (7 samples sent)
(9300|9354) pub42 50% (8 samples sent)
(9300|9354) pub42 62% (10 samples sent)
(9300|9354) pub42 75% (12 samples sent)
(9300|9354) pub42 81% (13 samples sent)
(9300|9354) pub42 93% (15 samples sent)
(9300|9354) pub42 100% (16 samples sent)
(9300|9354) pub42->wait_match() before write for 01030000.3d4ad72d.00000031.00000102(48e8f6a3)
(9300|9354) pub42<-match found! before write for 01030000.3d4ad72d.00000031.00000102(48e8f6a3)
(9300|9354) pub42 waiting for acks
(9300|9342) pub30 31% (5 samples sent)
(9300|9342) pub30 43% (7 samples sent)
(9300|9342) pub30 50% (8 samples sent)
(9300|9342) pub30 62% (10 samples sent)
(9300|9342) pub30 75% (12 samples sent)
(9300|9342) pub30 81% (13 samples sent)
(9300|9342) pub30 93% (15 samples sent)
(9300|9342) pub30 100% (16 samples sent)
(9300|9342) pub30->wait_match() before write for 01030000.3d4ad72d.00000025.00000102(dd88c7e1)
(9300|9342) pub30<-match found! before write for 01030000.3d4ad72d.00000025.00000102(dd88c7e1)
(9300|9342) pub30 waiting for acks
(9300|9337) pub25 writer id: 01030000.3d4ad72d.0000001b.00000102(c399c106)
(9300|9337) pub25->started
(9300|9337) pub25 12% (2 samples sent)
(9300|9337) pub25 25% (4 samples sent)
(9300|9337) pub25 31% (5 samples sent)
(9300|9337) pub25 43% (7 samples sent)
(9300|9337) pub25 50% (8 samples sent)
(9300|9337) pub25 62% (10 samples sent)
(9300|9337) pub25 75% (12 samples sent)
(9300|9337) pub25 81% (13 samples sent)
(9300|9337) pub25 93% (15 samples sent)
(9300|9337) pub25 100% (16 samples sent)
(9300|9337) pub25->wait_match() before write for 01030000.3d4ad72d.0000001b.00000102(c399c106)
(9300|9346) pub34 writer id: 01030000.3d4ad72d.00000023.00000102(52c83241)
(9300|9346) pub34->started
(9300|9346) pub34 12% (2 samples sent)
(9300|9346) pub34 25% (4 samples sent)
(9300|9346) pub34 31% (5 samples sent)
(9300|9346) pub34 43% (7 samples sent)
(9300|9346) pub34 50% (8 samples sent)
(9300|9346) pub34 62% (10 samples sent)
(9300|9346) pub34 75% (12 samples sent)
(9300|9346) pub34 81% (13 samples sent)
(9300|9354) pub42 waiting for acks returned
(9300|9354) pub42<-delete_contained_entities
(9300|9337) pub25<-match found! before write for 01030000.3d4ad72d.0000001b.00000102(c399c106)
(9300|9337) pub25 waiting for acks
(9300|9346) pub34 93% (15 samples sent)
(9300|9346) pub34 100% (16 samples sent)
(9300|9346) pub34->wait_match() before write for 01030000.3d4ad72d.00000023.00000102(52c83241)
(9300|9346) pub34<-match found! before write for 01030000.3d4ad72d.00000023.00000102(52c83241)
(9300|9346) pub34 waiting for acks
(9300|9342) pub30 waiting for acks returned
(9300|9342) pub30<-delete_contained_entities
(9300|9350) pub38 writer id: 01030000.3d4ad72d.0000002d.00000102(edf88c20)
(9300|9350) pub38->started
(9300|9350) pub38 12% (2 samples sent)
(9300|9350) pub38 25% (4 samples sent)
(9300|9350) pub38 31% (5 samples sent)
(9300|9350) pub38 43% (7 samples sent)
(9300|9350) pub38 50% (8 samples sent)
(9300|9350) pub38 62% (10 samples sent)
(9300|9350) pub38 75% (12 samples sent)
(9300|9350) pub38 81% (13 samples sent)
(9300|9350) pub38 93% (15 samples sent)
(9300|9350) pub38 100% (16 samples sent)
(9300|9350) pub38->wait_match() before write for 01030000.3d4ad72d.0000002d.00000102(edf88c20)
(9300|9355) pub43 writer id: 01030000.3d4ad72d.0000002a.00000102(5fd85030)
(9300|9355) pub43->started
(9300|9355) pub43 12% (2 samples sent)
(9300|9355) pub43 25% (4 samples sent)
(9300|9355) pub43 31% (5 samples sent)
(9300|9355) pub43 43% (7 samples sent)
(9300|9350) pub38<-match found! before write for 01030000.3d4ad72d.0000002d.00000102(edf88c20)
(9300|9350) pub38 waiting for acks
(9300|9355) pub43 50% (8 samples sent)
(9300|9355) pub43 62% (10 samples sent)
(9300|9355) pub43 75% (12 samples sent)
(9300|9355) pub43 81% (13 samples sent)
(9300|9355) pub43 93% (15 samples sent)
(9300|9355) pub43 100% (16 samples sent)
(9300|9355) pub43->wait_match() before write for 01030000.3d4ad72d.0000002a.00000102(5fd85030)
(9300|9346) pub34 waiting for acks returned
(9300|9346) pub34<-delete_contained_entities
(9300|9355) pub43<-match found! before write for 01030000.3d4ad72d.0000002a.00000102(5fd85030)
(9300|9355) pub43 waiting for acks
(9300|9337) pub25 waiting for acks returned
(9300|9337) pub25<-delete_contained_entities
(9300|9350) pub38 waiting for acks returned
(9300|9350) pub38<-delete_contained_entities
(9300|9355) pub43 waiting for acks returned
(9300|9355) pub43<-delete_contained_entities
(9300|9321) pub9 writer id: 01030000.3d4ad72d.0000000b.00000102(a3795684)
(9300|9321) pub9->started
(9300|9321) pub9 12% (2 samples sent)
(9300|9321) pub9 25% (4 samples sent)
(9300|9321) pub9 31% (5 samples sent)
(9300|9321) pub9 43% (7 samples sent)
(9300|9321) pub9 50% (8 samples sent)
(9300|9321) pub9 62% (10 samples sent)
(9300|9321) pub9 75% (12 samples sent)
(9300|9321) pub9 81% (13 samples sent)
(9300|9321) pub9 93% (15 samples sent)
(9300|9321) pub9 100% (16 samples sent)
(9300|9321) pub9->wait_match() before write for 01030000.3d4ad72d.0000000b.00000102(a3795684)
(9300|9321) pub9<-match found! before write for 01030000.3d4ad72d.0000000b.00000102(a3795684)
(9300|9321) pub9 waiting for acks
(9300|9311) sub 60% (615 samples received)
(9300|9321) pub9 waiting for acks returned
(9300|9321) pub9<-delete_contained_entities
(9300|9314) pub2 writer id: 01030000.3d4ad72d.00000004.00000102(2129c155)
(9300|9314) pub2->started
(9300|9314) pub2 12% (2 samples sent)
(9300|9314) pub2 25% (4 samples sent)
(9300|9314) pub2 31% (5 samples sent)
(9300|9314) pub2 43% (7 samples sent)
(9300|9314) pub2 50% (8 samples sent)
(9300|9314) pub2 62% (10 samples sent)
(9300|9314) pub2 75% (12 samples sent)
(9300|9314) pub2 81% (13 samples sent)
(9300|9367) pub55 writer id: 01030000.3d4ad72d.00000040.00000102(8c5a3fdc)
(9300|9367) pub55->started
(9300|9367) pub55 12% (2 samples sent)
(9300|9314) pub2 93% (15 samples sent)
(9300|9367) pub55 25% (4 samples sent)
(9300|9367) pub55 31% (5 samples sent)
(9300|9314) pub2 100% (16 samples sent)
(9300|9314) pub2->wait_match() before write for 01030000.3d4ad72d.00000004.00000102(2129c155)
(9300|9367) pub55 43% (7 samples sent)
(9300|9314) pub2<-match found! before write for 01030000.3d4ad72d.00000004.00000102(2129c155)
(9300|9314) pub2 waiting for acks
(9300|9367) pub55 50% (8 samples sent)
(9300|9367) pub55 62% (10 samples sent)
(9300|9367) pub55 75% (12 samples sent)
(9300|9367) pub55 81% (13 samples sent)
(9300|9367) pub55 93% (15 samples sent)
(9300|9367) pub55 100% (16 samples sent)
(9300|9367) pub55->wait_match() before write for 01030000.3d4ad72d.00000040.00000102(8c5a3fdc)
(9300|9336) pub24 writer id: 01030000.3d4ad72d.0000001a.00000102(fef9e8b6)
(9300|9336) pub24->started
(9300|9336) pub24 12% (2 samples sent)
(9300|9367) pub55<-match found! before write for 01030000.3d4ad72d.00000040.00000102(8c5a3fdc)
(9300|9367) pub55 waiting for acks
(9300|9336) pub24 25% (4 samples sent)
(9300|9336) pub24 31% (5 samples sent)
(9300|9336) pub24 43% (7 samples sent)
(9300|9336) pub24 50% (8 samples sent)
(9300|9336) pub24 62% (10 samples sent)
(9300|9336) pub24 75% (12 samples sent)
(9300|9336) pub24 81% (13 samples sent)
(9300|9336) pub24 93% (15 samples sent)
(9300|9336) pub24 100% (16 samples sent)
(9300|9336) pub24->wait_match() before write for 01030000.3d4ad72d.0000001a.00000102(fef9e8b6)
(9300|9314) pub2 waiting for acks returned
(9300|9314) pub2<-delete_contained_entities
(9300|9336) pub24<-match found! before write for 01030000.3d4ad72d.0000001a.00000102(fef9e8b6)
(9300|9336) pub24 waiting for acks
(9300|9344) pub31 writer id: 01030000.3d4ad72d.00000020.00000102(15684891)
(9300|9344) pub31->started
(9300|9344) pub31 12% (2 samples sent)
(9300|9344) pub31 25% (4 samples sent)
(9300|9344) pub31 31% (5 samples sent)
(9300|9344) pub31 43% (7 samples sent)
(9300|9344) pub31 50% (8 samples sent)
(9300|9344) pub31 62% (10 samples sent)
(9300|9344) pub31 75% (12 samples sent)
(9300|9344) pub31 81% (13 samples sent)
(9300|9344) pub31 93% (15 samples sent)
(9300|9344) pub31 100% (16 samples sent)
(9300|9344) pub31->wait_match() before write for 01030000.3d4ad72d.00000020.00000102(15684891)
(9300|9367) pub55 waiting for acks returned
(9300|9367) pub55<-delete_contained_entities
(9300|9344) pub31<-match found! before write for 01030000.3d4ad72d.00000020.00000102(15684891)
(9300|9344) pub31 waiting for acks
(9300|9332) pub20 writer id: 01030000.3d4ad72d.00000016.00000102(3b0905b7)
(9300|9332) pub20->started
(9300|9332) pub20 12% (2 samples sent)
(9300|9332) pub20 25% (4 samples sent)
(9300|9344) pub31 waiting for acks returned
(9300|9344) pub31<-delete_contained_entities
(9300|9336) pub24 waiting for acks returned
(9300|9336) pub24<-delete_contained_entities
(9300|9332) pub20 31% (5 samples sent)
(9300|9332) pub20 43% (7 samples sent)
(9300|9332) pub20 50% (8 samples sent)
(9300|9341) pub29 writer id: 01030000.3d4ad72d.00000028.00000102(25180350)
(9300|9341) pub29->started
(9300|9332) pub20 62% (10 samples sent)
(9300|9332) pub20 75% (12 samples sent)
(9300|9332) pub20 81% (13 samples sent)
(9300|9332) pub20 93% (15 samples sent)
(9300|9332) pub20 100% (16 samples sent)
(9300|9332) pub20->wait_match() before write for 01030000.3d4ad72d.00000016.00000102(3b0905b7)
(9300|9332) pub20<-match found! before write for 01030000.3d4ad72d.00000016.00000102(3b0905b7)
(9300|9332) pub20 waiting for acks
(9300|9341) pub29 12% (2 samples sent)
(9300|9341) pub29 25% (4 samples sent)
(9300|9341) pub29 31% (5 samples sent)
(9300|9341) pub29 43% (7 samples sent)
(9300|9341) pub29 50% (8 samples sent)
(9300|9341) pub29 62% (10 samples sent)
(9300|9341) pub29 75% (12 samples sent)
(9300|9341) pub29 81% (13 samples sent)
(9300|9341) pub29 93% (15 samples sent)
(9300|9341) pub29 100% (16 samples sent)
(9300|9341) pub29->wait_match() before write for 01030000.3d4ad72d.00000028.00000102(25180350)
(9300|9341) pub29<-match found! before write for 01030000.3d4ad72d.00000028.00000102(25180350)
(9300|9341) pub29 waiting for acks
(9300|9364) pub52 writer id: 01030000.3d4ad72d.00000037.00000102(c7a80303)
(9300|9364) pub52->started
(9300|9311) sub 70% (717 samples received)
(9300|9364) pub52 12% (2 samples sent)
(9300|9364) pub52 25% (4 samples sent)
(9300|9364) pub52 31% (5 samples sent)
(9300|9364) pub52 43% (7 samples sent)
(9300|9364) pub52 50% (8 samples sent)
(9300|9364) pub52 62% (10 samples sent)
(9300|9332) pub20 waiting for acks returned
(9300|9332) pub20<-delete_contained_entities
(9300|9364) pub52 75% (12 samples sent)
(9300|9364) pub52 81% (13 samples sent)
(9300|9364) pub52 93% (15 samples sent)
(9300|9364) pub52 100% (16 samples sent)
(9300|9364) pub52->wait_match() before write for 01030000.3d4ad72d.00000037.00000102(c7a80303)
(9300|9364) pub52<-match found! before write for 01030000.3d4ad72d.00000037.00000102(c7a80303)
(9300|9364) pub52 waiting for acks
(9300|9341) pub29 waiting for acks returned
(9300|9341) pub29<-delete_contained_entities
(9300|9358) pub47 writer id: 01030000.3d4ad72d.00000032.00000102(0f488c73)
(9300|9358) pub47->started
(9300|9358) pub47 12% (2 samples sent)
(9300|9358) pub47 25% (4 samples sent)
(9300|9358) pub47 31% (5 samples sent)
(9300|9364) pub52 waiting for acks returned
(9300|9364) pub52<-delete_contained_entities
(9300|9358) pub47 43% (7 samples sent)
(9300|9358) pub47 50% (8 samples sent)
(9300|9358) pub47 62% (10 samples sent)
(9300|9358) pub47 75% (12 samples sent)
(9300|9358) pub47 81% (13 samples sent)
(9300|9358) pub47 93% (15 samples sent)
(9300|9358) pub47 100% (16 samples sent)
(9300|9358) pub47->wait_match() before write for 01030000.3d4ad72d.00000032.00000102(0f488c73)
(9300|9358) pub47<-match found! before write for 01030000.3d4ad72d.00000032.00000102(0f488c73)
(9300|9358) pub47 waiting for acks
(9300|9358) pub47 waiting for acks returned
(9300|9358) pub47<-delete_contained_entities
(9300|9340) pub28 writer id: 01030000.3d4ad72d.0000001f.00000102(361967c6)
(9300|9340) pub28->started
(9300|9340) pub28 12% (2 samples sent)
(9300|9340) pub28 25% (4 samples sent)
(9300|9340) pub28 31% (5 samples sent)
(9300|9340) pub28 43% (7 samples sent)
(9300|9340) pub28 50% (8 samples sent)
(9300|9340) pub28 62% (10 samples sent)
(9300|9340) pub28 75% (12 samples sent)
(9300|9340) pub28 81% (13 samples sent)
(9300|9340) pub28 93% (15 samples sent)
(9300|9340) pub28 100% (16 samples sent)
(9300|9340) pub28->wait_match() before write for 01030000.3d4ad72d.0000001f.00000102(361967c6)
(9300|9340) pub28<-match found! before write for 01030000.3d4ad72d.0000001f.00000102(361967c6)
(9300|9340) pub28 waiting for acks
(9300|9323) pub11 writer id: 01030000.3d4ad72d.0000000e.00000102(6b99d9f4)
(9300|9323) pub11->started
(9300|9323) pub11 12% (2 samples sent)
(9300|9323) pub11 25% (4 samples sent)
(9300|9323) pub11 31% (5 samples sent)
(9300|9323) pub11 43% (7 samples sent)
(9300|9323) pub11 50% (8 samples sent)
(9300|9323) pub11 62% (10 samples sent)
(9300|9323) pub11 75% (12 samples sent)
(9300|9323) pub11 81% (13 samples sent)
(9300|9323) pub11 93% (15 samples sent)
(9300|9323) pub11 100% (16 samples sent)
(9300|9323) pub11->wait_match() before write for 01030000.3d4ad72d.0000000e.00000102(6b99d9f4)
(9300|9323) pub11<-match found! before write for 01030000.3d4ad72d.0000000e.00000102(6b99d9f4)
(9300|9323) pub11 waiting for acks
(9300|9340) pub28 waiting for acks returned
(9300|9340) pub28<-delete_contained_entities
(9300|9335) pub23 writer id: 01030000.3d4ad72d.00000015.00000102(7ca97f67)
(9300|9335) pub23->started
(9300|9335) pub23 12% (2 samples sent)
(9300|9335) pub23 25% (4 samples sent)
(9300|9335) pub23 31% (5 samples sent)
(9300|9335) pub23 43% (7 samples sent)
(9300|9335) pub23 50% (8 samples sent)
(9300|9335) pub23 62% (10 samples sent)
(9300|9335) pub23 75% (12 samples sent)
(9300|9335) pub23 81% (13 samples sent)
(9300|9335) pub23 93% (15 samples sent)
(9300|9335) pub23 100% (16 samples sent)
(9300|9335) pub23->wait_match() before write for 01030000.3d4ad72d.00000015.00000102(7ca97f67)
(9300|9323) pub11 waiting for acks returned
(9300|9323) pub11<-delete_contained_entities
(9300|9335) pub23<-match found! before write for 01030000.3d4ad72d.00000015.00000102(7ca97f67)
(9300|9335) pub23 waiting for acks
(9300|9335) pub23 waiting for acks returned
(9300|9335) pub23<-delete_contained_entities
(9300|9313) pub1 writer id: 01030000.3d4ad72d.0000000c.00000102(11598a94)
(9300|9313) pub1->started
(9300|9313) pub1 12% (2 samples sent)
(9300|9313) pub1 25% (4 samples sent)
(9300|9313) pub1 31% (5 samples sent)
(9300|9313) pub1 43% (7 samples sent)
(9300|9313) pub1 50% (8 samples sent)
(9300|9313) pub1 62% (10 samples sent)
(9300|9313) pub1 75% (12 samples sent)
(9300|9313) pub1 81% (13 samples sent)
(9300|9313) pub1 93% (15 samples sent)
(9300|9313) pub1 100% (16 samples sent)
(9300|9313) pub1->wait_match() before write for 01030000.3d4ad72d.0000000c.00000102(11598a94)
(9300|9313) pub1<-match found! before write for 01030000.3d4ad72d.0000000c.00000102(11598a94)
(9300|9313) pub1 waiting for acks
(9300|9360) pub48 writer id: 01030000.3d4ad72d.00000033.00000102(3228a5c3)
(9300|9360) pub48->started
(9300|9360) pub48 12% (2 samples sent)
(9300|9360) pub48 25% (4 samples sent)
(9300|9360) pub48 31% (5 samples sent)
(9300|9360) pub48 43% (7 samples sent)
(9300|9360) pub48 50% (8 samples sent)
(9300|9360) pub48 62% (10 samples sent)
(9300|9360) pub48 75% (12 samples sent)
(9300|9360) pub48 81% (13 samples sent)
(9300|9360) pub48 93% (15 samples sent)
(9300|9360) pub48 100% (16 samples sent)
(9300|9360) pub48->wait_match() before write for 01030000.3d4ad72d.00000033.00000102(3228a5c3)
(9300|9360) pub48<-match found! before write for 01030000.3d4ad72d.00000033.00000102(3228a5c3)
(9300|9360) pub48 waiting for acks
(9300|9322) pub10 writer id: 01030000.3d4ad72d.0000000d.00000102(2c39a324)
(9300|9322) pub10->started
(9300|9322) pub10 12% (2 samples sent)
(9300|9322) pub10 25% (4 samples sent)
(9300|9322) pub10 31% (5 samples sent)
(9300|9322) pub10 43% (7 samples sent)
(9300|9322) pub10 50% (8 samples sent)
(9300|9322) pub10 62% (10 samples sent)
(9300|9322) pub10 75% (12 samples sent)
(9300|9322) pub10 81% (13 samples sent)
(9300|9328) pub16 writer id: 01030000.3d4ad72d.00000012.00000102(ce89a377)
(9300|9328) pub16->started
(9300|9322) pub10 93% (15 samples sent)
(9300|9322) pub10 100% (16 samples sent)
(9300|9322) pub10->wait_match() before write for 01030000.3d4ad72d.0000000d.00000102(2c39a324)
(9300|9328) pub16 12% (2 samples sent)
(9300|9328) pub16 25% (4 samples sent)
(9300|9328) pub16 31% (5 samples sent)
(9300|9328) pub16 43% (7 samples sent)
(9300|9328) pub16 50% (8 samples sent)
(9300|9328) pub16 62% (10 samples sent)
(9300|9328) pub16 75% (12 samples sent)
(9300|9328) pub16 81% (13 samples sent)
(9300|9328) pub16 93% (15 samples sent)
(9300|9328) pub16 100% (16 samples sent)
(9300|9328) pub16->wait_match() before write for 01030000.3d4ad72d.00000012.00000102(ce89a377)
(9300|9311) sub 80% (820 samples received)
(9300|9322) pub10<-match found! before write for 01030000.3d4ad72d.0000000d.00000102(2c39a324)
(9300|9322) pub10 waiting for acks
(9300|9313) pub1 waiting for acks returned
(9300|9313) pub1<-delete_contained_entities
(9300|9328) pub16<-match found! before write for 01030000.3d4ad72d.00000012.00000102(ce89a377)
(9300|9328) pub16 waiting for acks
(9300|9324) pub12 writer id: 01030000.3d4ad72d.00000010.00000102(b449f017)
(9300|9324) pub12->started
(9300|9324) pub12 12% (2 samples sent)
(9300|9324) pub12 25% (4 samples sent)
(9300|9324) pub12 31% (5 samples sent)
(9300|9324) pub12 43% (7 samples sent)
(9300|9324) pub12 50% (8 samples sent)
(9300|9324) pub12 62% (10 samples sent)
(9300|9324) pub12 75% (12 samples sent)
(9300|9324) pub12 81% (13 samples sent)
(9300|9324) pub12 93% (15 samples sent)
(9300|9324) pub12 100% (16 samples sent)
(9300|9324) pub12->wait_match() before write for 01030000.3d4ad72d.00000010.00000102(b449f017)
(9300|9345) pub33 writer id: 01030000.3d4ad72d.0000002e.00000102(aa58f6f0)
(9300|9345) pub33->started
(9300|9345) pub33 12% (2 samples sent)
(9300|9345) pub33 25% (4 samples sent)
(9300|9345) pub33 31% (5 samples sent)
(9300|9345) pub33 43% (7 samples sent)
(9300|9345) pub33 50% (8 samples sent)
(9300|9345) pub33 62% (10 samples sent)
(9300|9345) pub33 75% (12 samples sent)
(9300|9345) pub33 81% (13 samples sent)
(9300|9345) pub33 93% (15 samples sent)
(9300|9373) pub61 writer id: 01030000.3d4ad72d.00000042.00000102(f69a6cbc)
(9300|9373) pub61->started
(9300|9345) pub33 100% (16 samples sent)
(9300|9345) pub33->wait_match() before write for 01030000.3d4ad72d.0000002e.00000102(aa58f6f0)
(9300|9373) pub61 12% (2 samples sent)
(9300|9373) pub61 25% (4 samples sent)
(9300|9373) pub61 31% (5 samples sent)
(9300|9373) pub61 43% (7 samples sent)
(9300|9373) pub61 50% (8 samples sent)
(9300|9373) pub61 62% (10 samples sent)
(9300|9373) pub61 75% (12 samples sent)
(9300|9373) pub61 81% (13 samples sent)
(9300|9373) pub61 93% (15 samples sent)
(9300|9373) pub61 100% (16 samples sent)
(9300|9373) pub61->wait_match() before write for 01030000.3d4ad72d.00000042.00000102(f69a6cbc)
(9300|9360) pub48 waiting for acks returned
(9300|9360) pub48<-delete_contained_entities
(9300|9322) pub10 waiting for acks returned
(9300|9322) pub10<-delete_contained_entities
(9300|9328) pub16 waiting for acks returned
(9300|9328) pub16<-delete_contained_entities
(9300|9345) pub33<-match found! before write for 01030000.3d4ad72d.0000002e.00000102(aa58f6f0)
(9300|9345) pub33 waiting for acks
(9300|9324) pub12<-match found! before write for 01030000.3d4ad72d.00000010.00000102(b449f017)
(9300|9324) pub12 waiting for acks
(9300|9320) pub8 writer id: 01030000.3d4ad72d.00000009.00000102(d9b905e4)
(9300|9320) pub8->started
(9300|9320) pub8 12% (2 samples sent)
(9300|9320) pub8 25% (4 samples sent)
(9300|9320) pub8 31% (5 samples sent)
(9300|9320) pub8 43% (7 samples sent)
(9300|9320) pub8 50% (8 samples sent)
(9300|9320) pub8 62% (10 samples sent)
(9300|9320) pub8 75% (12 samples sent)
(9300|9320) pub8 81% (13 samples sent)
(9300|9320) pub8 93% (15 samples sent)
(9300|9320) pub8 100% (16 samples sent)
(9300|9320) pub8->wait_match() before write for 01030000.3d4ad72d.00000009.00000102(d9b905e4)
(9300|9373) pub61<-match found! before write for 01030000.3d4ad72d.00000042.00000102(f69a6cbc)
(9300|9373) pub61 waiting for acks
(9300|9320) pub8<-match found! before write for 01030000.3d4ad72d.00000009.00000102(d9b905e4)
(9300|9320) pub8 waiting for acks
(9300|9369) pub57 writer id: 01030000.3d4ad72d.00000029.00000102(18782ae0)
(9300|9369) pub57->started
(9300|9369) pub57 12% (2 samples sent)
(9300|9369) pub57 25% (4 samples sent)
(9300|9369) pub57 31% (5 samples sent)
(9300|9369) pub57 43% (7 samples sent)
(9300|9369) pub57 50% (8 samples sent)
(9300|9369) pub57 62% (10 samples sent)
(9300|9369) pub57 75% (12 samples sent)
(9300|9369) pub57 81% (13 samples sent)
(9300|9369) pub57 93% (15 samples sent)
(9300|9369) pub57 100% (16 samples sent)
(9300|9369) pub57->wait_match() before write for 01030000.3d4ad72d.00000029.00000102(18782ae0)
(9300|9330) pub18 writer id: 01030000.3d4ad72d.0000001d.00000102(4cd934a6)
(9300|9330) pub18->started
(9300|9330) pub18 12% (2 samples sent)
(9300|9330) pub18 25% (4 samples sent)
(9300|9330) pub18 31% (5 samples sent)
(9300|9330) pub18 43% (7 samples sent)
(9300|9330) pub18 50% (8 samples sent)
(9300|9330) pub18 62% (10 samples sent)
(9300|9330) pub18 75% (12 samples sent)
(9300|9330) pub18 81% (13 samples sent)
(9300|9330) pub18 93% (15 samples sent)
(9300|9330) pub18 100% (16 samples sent)
(9300|9330) pub18->wait_match() before write for 01030000.3d4ad72d.0000001d.00000102(4cd934a6)
(9300|9311) sub 90% (922 samples received)
(9300|9359) pub46 writer id: 01030000.3d4ad72d.00000038.00000102(45f894d2)
(9300|9359) pub46->started
(9300|9359) pub46 12% (2 samples sent)
(9300|9359) pub46 25% (4 samples sent)
(9300|9359) pub46 31% (5 samples sent)
(9300|9359) pub46 43% (7 samples sent)
(9300|9369) pub57<-match found! before write for 01030000.3d4ad72d.00000029.00000102(18782ae0)
(9300|9369) pub57 waiting for acks
(9300|9345) pub33 waiting for acks returned
(9300|9345) pub33<-delete_contained_entities
(9300|9329) pub17<-delete_participant
(9300|9324) pub12 waiting for acks returned
(9300|9324) pub12<-delete_contained_entities
(9300|9330) pub18<-match found! before write for 01030000.3d4ad72d.0000001d.00000102(4cd934a6)
(9300|9330) pub18 waiting for acks
(9300|9359) pub46 50% (8 samples sent)
(9300|9373) pub61 waiting for acks returned
(9300|9373) pub61<-delete_contained_entities
(9300|9361) pub49 writer id: 01030000.3d4ad72d.0000003c.00000102(b0783212)
(9300|9361) pub49->started
(9300|9339) pub27 writer id: 01030000.3d4ad72d.0000001e.00000102(0b794e76)
(9300|9339) pub27->started
(9300|9359) pub46 62% (10 samples sent)
(9300|9359) pub46 75% (12 samples sent)
(9300|9361) pub49 12% (2 samples sent)
(9300|9339) pub27 12% (2 samples sent)
(9300|9359) pub46 81% (13 samples sent)
(9300|9361) pub49 25% (4 samples sent)
(9300|9339) pub27 25% (4 samples sent)
(9300|9359) pub46 93% (15 samples sent)
(9300|9361) pub49 31% (5 samples sent)
(9300|9339) pub27 31% (5 samples sent)
(9300|9359) pub46 100% (16 samples sent)
(9300|9359) pub46->wait_match() before write for 01030000.3d4ad72d.00000038.00000102(45f894d2)
(9300|9320) pub8 waiting for acks returned
(9300|9320) pub8<-delete_contained_entities
(9300|9361) pub49 43% (7 samples sent)
(9300|9361) pub49 50% (8 samples sent)
(9300|9361) pub49 62% (10 samples sent)
(9300|9361) pub49 75% (12 samples sent)
(9300|9361) pub49 81% (13 samples sent)
(9300|9361) pub49 93% (15 samples sent)
(9300|9361) pub49 100% (16 samples sent)
(9300|9361) pub49->wait_match() before write for 01030000.3d4ad72d.0000003c.00000102(b0783212)
(9300|9359) pub46<-match found! before write for 01030000.3d4ad72d.00000038.00000102(45f894d2)
(9300|9359) pub46 waiting for acks
(9300|9339) pub27 43% (7 samples sent)
(9300|9339) pub27 50% (8 samples sent)
(9300|9339) pub27 62% (10 samples sent)
(9300|9361) pub49<-match found! before write for 01030000.3d4ad72d.0000003c.00000102(b0783212)
(9300|9361) pub49 waiting for acks
(9300|9339) pub27 75% (12 samples sent)
(9300|9339) pub27 81% (13 samples sent)
(9300|9339) pub27 93% (15 samples sent)
(9300|9339) pub27 100% (16 samples sent)
(9300|9339) pub27->wait_match() before write for 01030000.3d4ad72d.0000001e.00000102(0b794e76)
(9300|9339) pub27<-match found! before write for 01030000.3d4ad72d.0000001e.00000102(0b794e76)
(9300|9339) pub27 waiting for acks
(9300|9348) pub36 writer id: 01030000.3d4ad72d.0000002b.00000102(62b87980)
(9300|9348) pub36->started
(9300|9348) pub36 12% (2 samples sent)
(9300|9348) pub36 25% (4 samples sent)
(9300|9348) pub36 31% (5 samples sent)
(9300|9348) pub36 43% (7 samples sent)
(9300|9348) pub36 50% (8 samples sent)
(9300|9348) pub36 62% (10 samples sent)
(9300|9348) pub36 75% (12 samples sent)
(9300|9348) pub36 81% (13 samples sent)
(9300|9348) pub36 93% (15 samples sent)
(9300|9348) pub36 100% (16 samples sent)
(9300|9348) pub36->wait_match() before write for 01030000.3d4ad72d.0000002b.00000102(62b87980)
(9300|9334) pub22<-delete_participant
(9300|9348) pub36<-match found! before write for 01030000.3d4ad72d.0000002b.00000102(62b87980)
(9300|9348) pub36 waiting for acks
(9300|9369) pub57 waiting for acks returned
(9300|9369) pub57<-delete_contained_entities
(9300|9330) pub18 waiting for acks returned
(9300|9330) pub18<-delete_contained_entities
(9300|9339) pub27 waiting for acks returned
(9300|9339) pub27<-delete_contained_entities
(9300|9361) pub49 waiting for acks returned
(9300|9361) pub49<-delete_contained_entities
(9300|9359) pub46 waiting for acks returned
(9300|9359) pub46<-delete_contained_entities
(9300|9311) sub 100% (1024 samples received)
(9300|9311) sub condition_.notify_all
(9300|9300) sub condition_.wait returned
(9300|9300) sub check_received
(9300|9300) sub check_received returns 0
(9300|9300) <- PublisherService::end
(9300|9348) pub36 waiting for acks returned
(9300|9348) pub36<-delete_contained_entities
(9300|9338) pub26<-delete_participant
(9300|9347) pub35<-delete_participant
(9300|9326) pub14<-delete_participant
(9300|9317) pub7<-delete_participant
(9300|9357) pub45<-delete_participant
(9300|9362) pub50<-delete_participant
(9300|9312) pub0<-delete_participant
(9300|9333) pub21<-delete_participant
(9300|9352) pub40<-delete_participant
(9300|9370) pub58<-delete_participant
(9300|9343) pub32<-delete_participant
(9300|9353) pub41<-delete_participant
(9300|9371) pub59<-delete_participant
(9300|9316) pub4<-delete_participant
(9300|9349) pub37<-delete_participant
(9300|9374) pub62<-delete_participant
(9300|9368) pub56<-delete_participant
(9300|9366) pub54<-delete_participant
(9300|9351) pub39<-delete_participant
(9300|9356) pub44<-delete_participant
(9300|9375) pub63<-delete_participant
(9300|9363) pub51<-delete_participant
(9300|9331) pub19<-delete_participant
(9300|9365) pub53<-delete_participant
(9300|9315) pub3<-delete_participant
(9300|9319) pub6<-delete_participant
(9300|9325) pub13<-delete_participant
(9300|9372) pub60<-delete_participant
(9300|9354) pub42<-delete_participant
(9300|9342) pub30<-delete_participant
(9300|9346) pub34<-delete_participant
(9300|9337) pub25<-delete_participant
(9300|9355) pub43<-delete_participant
(9300|9350) pub38<-delete_participant
(9300|9321) pub9<-delete_participant
(9300|9314) pub2<-delete_participant
(9300|9367) pub55<-delete_participant
(9300|9344) pub31<-delete_participant
(9300|9336) pub24<-delete_participant
(9300|9332) pub20<-delete_participant
(9300|9341) pub29<-delete_participant
(9300|9364) pub52<-delete_participant
(9300|9358) pub47<-delete_participant
(9300|9340) pub28<-delete_participant
(9300|9323) pub11<-delete_participant
(9300|9335) pub23<-delete_participant
(9300|9313) pub1<-delete_participant
(9300|9360) pub48<-delete_participant
(9300|9322) pub10<-delete_participant
(9300|9328) pub16<-delete_participant
(9300|9373) pub61<-delete_participant
(9300|9320) pub8<-delete_participant
(9300|9345) pub33<-delete_participant
(9300|9324) pub12<-delete_participant
(9300|9369) pub57<-delete_participant
(9300|9330) pub18<-delete_participant
(9300|9339) pub27<-delete_participant
(9300|9361) pub49<-delete_participant
(9300|9359) pub46<-delete_participant
(9300|9348) pub36<-delete_participant
(9300|9300) <- PublisherService::~PublisherService
(9300|9300) <- Subscriber delete_contained_entities
(9300|9300) <- Subscriber delete_participant
(9300|9300) <- Subscriber::~Subscriber
(9300|9300) <- 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: 9377 started at 2026-07-06 15:14:01
(9377|9377) -> Thrasher started
(9377|9377) -> Subscriber::Subscriber
(9377|9377) Subscriber reader id: 01037ced.8d797581.24a176af.00000007(4d409204)
(9377|9377) -> PublisherService::PublisherService
(9377|9377) -> PublisherService::start (1 threads)
(9377|9377) sub wait_received 0:1
(9377|9385) pub0->transport cfg_0
(9377|9385) pub0 writer id: 01037ced.8d797581.24a176b0.00000002(df9a66d8)
(9377|9385) pub0->started
(9377|9385) pub0 100% (1 samples sent)
(9377|9385) pub0->wait_match() before write for 01037ced.8d797581.24a176b0.00000002(df9a66d8)
(9377|9385) pub0<-match found! before write for 01037ced.8d797581.24a176b0.00000002(df9a66d8)
(9377|9385) pub0 waiting for acks
(9377|9384) sub 100% (1 samples received)
(9377|9384) sub condition_.notify_all
(9377|9377) sub condition_.wait returned
(9377|9377) sub check_received
(9377|9377) sub check_received returns 0
(9377|9377) <- PublisherService::end
(9377|9385) pub0 waiting for acks returned
(9377|9385) pub0<-delete_contained_entities
(9377|9385) pub0<-delete_participant
(9377|9377) <- PublisherService::~PublisherService
(9377|9377) <- Subscriber delete_contained_entities
(9377|9377) <- Subscriber delete_participant
(9377|9377) <- Subscriber::~Subscriber
(9377|9377) <- 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: 9391 started at 2026-07-06 15:14:02
(9391|9391) -> Thrasher started
(9391|9391) -> Subscriber::Subscriber
(9391|9391) Subscriber reader id: 01037ced.8d797581.24afcbbd.00000007(a10b2d10)
(9391|9391) -> PublisherService::PublisherService
(9391|9391) -> PublisherService::start (2 threads)
(9391|9391) sub wait_received 0:2
(9391|9399) pub0->transport cfg_0
(9391|9400) pub1->transport cfg_1
(9391|9399) pub0 writer id: 01037ced.8d797581.24afcbbe.00000002(96c1a34f)
(9391|9399) pub0->started
(9391|9399) pub0 100% (1 samples sent)
(9391|9399) pub0->wait_match() before write for 01037ced.8d797581.24afcbbe.00000002(96c1a34f)
(9391|9400) pub1 writer id: 01037ced.8d797581.24afcbbf.00000002(aba18aff)
(9391|9400) pub1->started
(9391|9400) pub1 100% (1 samples sent)
(9391|9400) pub1->wait_match() before write for 01037ced.8d797581.24afcbbf.00000002(aba18aff)
(9391|9400) pub1<-match found! before write for 01037ced.8d797581.24afcbbf.00000002(aba18aff)
(9391|9400) pub1 waiting for acks
(9391|9399) pub0<-match found! before write for 01037ced.8d797581.24afcbbe.00000002(96c1a34f)
(9391|9399) pub0 waiting for acks
(9391|9398) sub 50% (1 samples received)
(9391|9398) sub 100% (2 samples received)
(9391|9398) sub condition_.notify_all
(9391|9391) sub condition_.wait returned
(9391|9391) sub check_received
(9391|9391) sub check_received returns 0
(9391|9391) <- PublisherService::end
(9391|9400) pub1 waiting for acks returned
(9391|9400) pub1<-delete_contained_entities
(9391|9399) pub0 waiting for acks returned
(9391|9399) pub0<-delete_contained_entities
(9391|9399) pub0<-delete_participant
(9391|9400) pub1<-delete_participant
(9391|9391) <- PublisherService::~PublisherService
(9391|9391) <- Subscriber delete_contained_entities
(9391|9391) <- Subscriber delete_participant
(9391|9391) <- Subscriber::~Subscriber
(9391|9391) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl double rtps durable Time:1s 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: 9410 started at 2026-07-06 15:14:03
(9410|9410) -> Thrasher started
(9410|9410) -> Subscriber::Subscriber
(9410|9410) Subscriber reader id: 01037ced.8d797581.24c288df.00000007(21545cda)
(9410|9410) -> PublisherService::PublisherService
(9410|9410) -> PublisherService::start (3 threads)
(9410|9410) sub wait_received 0:9
(9410|9419) pub1->transport cfg_1
(9410|9420) pub2->transport cfg_2
(9410|9418) pub0->transport cfg_0
(9410|9419) pub1 writer id: 01037ced.8d797581.24c288e1.00000002(4f2faeb2)
(9410|9419) pub1->started
(9410|9419) pub1 33% (1 samples sent)
(9410|9419) pub1 66% (2 samples sent)
(9410|9419) pub1 100% (3 samples sent)
(9410|9419) pub1->wait_match() before write for 01037ced.8d797581.24c288e1.00000002(4f2faeb2)
(9410|9420) pub2 writer id: 01037ced.8d797581.24c288e2.00000002(088fd462)
(9410|9420) pub2->started
(9410|9420) pub2 33% (1 samples sent)
(9410|9420) pub2 66% (2 samples sent)
(9410|9420) pub2 100% (3 samples sent)
(9410|9420) pub2->wait_match() before write for 01037ced.8d797581.24c288e2.00000002(088fd462)
(9410|9418) pub0 writer id: 01037ced.8d797581.24c288e0.00000002(724f8702)
(9410|9418) pub0->started
(9410|9418) pub0 33% (1 samples sent)
(9410|9418) pub0 66% (2 samples sent)
(9410|9418) pub0 100% (3 samples sent)
(9410|9418) pub0->wait_match() before write for 01037ced.8d797581.24c288e0.00000002(724f8702)
(9410|9419) pub1<-match found! before write for 01037ced.8d797581.24c288e1.00000002(4f2faeb2)
(9410|9419) pub1 waiting for acks
(9410|9420) pub2<-match found! before write for 01037ced.8d797581.24c288e2.00000002(088fd462)
(9410|9420) pub2 waiting for acks
(9410|9418) pub0<-match found! before write for 01037ced.8d797581.24c288e0.00000002(724f8702)
(9410|9418) pub0 waiting for acks
(9410|9417) sub 11% (1 samples received)
(9410|9417) sub 22% (2 samples received)
(9410|9417) sub 33% (3 samples received)
(9410|9417) sub 44% (4 samples received)
(9410|9417) sub 55% (5 samples received)
(9410|9417) sub 66% (6 samples received)
(9410|9417) sub 77% (7 samples received)
(9410|9417) sub 88% (8 samples received)
(9410|9417) sub 100% (9 samples received)
(9410|9417) sub condition_.notify_all
(9410|9410) sub condition_.wait returned
(9410|9410) sub check_received
(9410|9410) sub check_received returns 0
(9410|9410) <- PublisherService::end
(9410|9419) pub1 waiting for acks returned
(9410|9419) pub1<-delete_contained_entities
(9410|9420) pub2 waiting for acks returned
(9410|9418) pub0 waiting for acks returned
(9410|9420) pub2<-delete_contained_entities
(9410|9418) pub0<-delete_contained_entities
(9410|9418) pub0<-delete_participant
(9410|9420) pub2<-delete_participant
(9410|9419) pub1<-delete_participant
(9410|9410) <- PublisherService::~PublisherService
(9410|9410) <- Subscriber delete_contained_entities
(9410|9410) <- Subscriber delete_participant
(9410|9410) <- Subscriber::~Subscriber
(9410|9410) <- 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: 9434 started at 2026-07-06 15:14:04
(9434|9434) -> Thrasher started
(9434|9434) -> Subscriber::Subscriber
(9434|9434) Subscriber reader id: 01037ced.8d797581.24da51d8.00000007(f2741f84)
(9434|9434) -> PublisherService::PublisherService
(9434|9434) -> PublisherService::start (1 threads)
(9434|9434) sub wait_received 0:1024
(9434|9442) pub0->transport cfg_0
(9434|9442) pub0 writer id: 01037ced.8d797581.24da51d9.00000002(bf7ec2bb)
(9434|9442) pub0->started
(9434|9442) pub0 10% (103 samples sent)
(9434|9442) pub0 20% (205 samples sent)
(9434|9442) pub0 30% (308 samples sent)
(9434|9442) pub0 40% (410 samples sent)
(9434|9442) pub0 50% (512 samples sent)
(9434|9442) pub0 60% (615 samples sent)
(9434|9442) pub0 70% (717 samples sent)
(9434|9442) pub0 80% (820 samples sent)
(9434|9442) pub0 90% (922 samples sent)
(9434|9442) pub0 100% (1024 samples sent)
(9434|9442) pub0->wait_match() before write for 01037ced.8d797581.24da51d9.00000002(bf7ec2bb)
(9434|9442) pub0<-match found! before write for 01037ced.8d797581.24da51d9.00000002(bf7ec2bb)
(9434|9442) pub0 waiting for acks
(9434|9441) sub 10% (103 samples received)
(9434|9441) sub 20% (205 samples received)
(9434|9441) sub 30% (308 samples received)
(9434|9441) sub 40% (410 samples received)
(9434|9441) sub 50% (512 samples received)
(9434|9441) sub 60% (615 samples received)
(9434|9441) sub 70% (717 samples received)
(9434|9441) sub 80% (820 samples received)
(9434|9441) sub 90% (922 samples received)
(9434|9441) sub 100% (1024 samples received)
(9434|9441) sub condition_.notify_all
(9434|9434) sub condition_.wait returned
(9434|9434) sub check_received
(9434|9434) sub check_received returns 0
(9434|9434) <- PublisherService::end
(9434|9442) pub0 waiting for acks returned
(9434|9442) pub0<-delete_contained_entities
(9434|9442) pub0<-delete_participant
(9434|9434) <- PublisherService::~PublisherService
(9434|9434) <- Subscriber delete_contained_entities
(9434|9434) <- Subscriber delete_participant
(9434|9434) <- Subscriber::~Subscriber
(9434|9434) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl default rtps durable Time:3s 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: 9451 started at 2026-07-06 15:14:07
(9451|9451) -> Thrasher started
(9451|9451) -> Subscriber::Subscriber
(9451|9451) Subscriber reader id: 01037ced.8d797581.24eb49df.00000007(a1c5ed84)
(9451|9451) -> PublisherService::PublisherService
(9451|9451) -> PublisherService::start (8 threads)
(9451|9451) sub wait_received 0:1024
(9451|9459) pub0->transport cfg_0
(9451|9465) pub6->transport cfg_6
(9451|9463) pub4->transport cfg_4
(9451|9461) pub2->transport cfg_2
(9451|9460) pub1->transport cfg_1
(9451|9462) pub3->transport cfg_3
(9451|9464) pub5->transport cfg_5
(9451|9466) pub7->transport cfg_7
(9451|9459) pub0 writer id: 01037ced.8d797581.24eb49e0.00000002(f2de365c)
(9451|9459) pub0->started
(9451|9459) pub0 10% (13 samples sent)
(9451|9459) pub0 20% (26 samples sent)
(9451|9459) pub0 30% (39 samples sent)
(9451|9459) pub0 40% (52 samples sent)
(9451|9459) pub0 50% (64 samples sent)
(9451|9459) pub0 60% (77 samples sent)
(9451|9459) pub0 70% (90 samples sent)
(9451|9459) pub0 80% (103 samples sent)
(9451|9459) pub0 90% (116 samples sent)
(9451|9459) pub0 100% (128 samples sent)
(9451|9459) pub0->wait_match() before write for 01037ced.8d797581.24eb49e0.00000002(f2de365c)
(9451|9465) pub6 writer id: 01037ced.8d797581.24eb49e6.00000002(7d9ec3fc)
(9451|9465) pub6->started
(9451|9465) pub6 10% (13 samples sent)
(9451|9465) pub6 20% (26 samples sent)
(9451|9465) pub6 30% (39 samples sent)
(9451|9465) pub6 40% (52 samples sent)
(9451|9465) pub6 50% (64 samples sent)
(9451|9465) pub6 60% (77 samples sent)
(9451|9463) pub4 writer id: 01037ced.8d797581.24eb49e4.00000002(075e909c)
(9451|9465) pub6 70% (90 samples sent)
(9451|9463) pub4->started
(9451|9465) pub6 80% (103 samples sent)
(9451|9463) pub4 10% (13 samples sent)
(9451|9465) pub6 90% (116 samples sent)
(9451|9463) pub4 20% (26 samples sent)
(9451|9463) pub4 30% (39 samples sent)
(9451|9465) pub6 100% (128 samples sent)
(9451|9465) pub6->wait_match() before write for 01037ced.8d797581.24eb49e6.00000002(7d9ec3fc)
(9451|9463) pub4 40% (52 samples sent)
(9451|9463) pub4 50% (64 samples sent)
(9451|9463) pub4 60% (77 samples sent)
(9451|9463) pub4 70% (90 samples sent)
(9451|9461) pub2 writer id: 01037ced.8d797581.24eb49e2.00000002(881e653c)
(9451|9461) pub2->started
(9451|9463) pub4 80% (103 samples sent)
(9451|9461) pub2 10% (13 samples sent)
(9451|9463) pub4 90% (116 samples sent)
(9451|9461) pub2 20% (26 samples sent)
(9451|9463) pub4 100% (128 samples sent)
(9451|9463) pub4->wait_match() before write for 01037ced.8d797581.24eb49e4.00000002(075e909c)
(9451|9461) pub2 30% (39 samples sent)
(9451|9461) pub2 40% (52 samples sent)
(9451|9461) pub2 50% (64 samples sent)
(9451|9461) pub2 60% (77 samples sent)
(9451|9461) pub2 70% (90 samples sent)
(9451|9461) pub2 80% (103 samples sent)
(9451|9460) pub1 writer id: 01037ced.8d797581.24eb49e1.00000002(cfbe1fec)
(9451|9460) pub1->started
(9451|9461) pub2 90% (116 samples sent)
(9451|9460) pub1 10% (13 samples sent)
(9451|9461) pub2 100% (128 samples sent)
(9451|9461) pub2->wait_match() before write for 01037ced.8d797581.24eb49e2.00000002(881e653c)
(9451|9460) pub1 20% (26 samples sent)
(9451|9460) pub1 30% (39 samples sent)
(9451|9460) pub1 40% (52 samples sent)
(9451|9460) pub1 50% (64 samples sent)
(9451|9462) pub3 writer id: 01037ced.8d797581.24eb49e3.00000002(b57e4c8c)
(9451|9462) pub3->started
(9451|9462) pub3 10% (13 samples sent)
(9451|9460) pub1 60% (77 samples sent)
(9451|9460) pub1 70% (90 samples sent)
(9451|9462) pub3 20% (26 samples sent)
(9451|9462) pub3 30% (39 samples sent)
(9451|9460) pub1 80% (103 samples sent)
(9451|9462) pub3 40% (52 samples sent)
(9451|9460) pub1 90% (116 samples sent)
(9451|9466) pub7 writer id: 01037ced.8d797581.24eb49e7.00000002(40feea4c)
(9451|9466) pub7->started
(9451|9466) pub7 10% (13 samples sent)
(9451|9460) pub1 100% (128 samples sent)
(9451|9460) pub1->wait_match() before write for 01037ced.8d797581.24eb49e1.00000002(cfbe1fec)
(9451|9466) pub7 20% (26 samples sent)
(9451|9462) pub3 50% (64 samples sent)
(9451|9466) pub7 30% (39 samples sent)
(9451|9466) pub7 40% (52 samples sent)
(9451|9466) pub7 50% (64 samples sent)
(9451|9466) pub7 60% (77 samples sent)
(9451|9462) pub3 60% (77 samples sent)
(9451|9466) pub7 70% (90 samples sent)
(9451|9466) pub7 80% (103 samples sent)
(9451|9466) pub7 90% (116 samples sent)
(9451|9462) pub3 70% (90 samples sent)
(9451|9466) pub7 100% (128 samples sent)
(9451|9466) pub7->wait_match() before write for 01037ced.8d797581.24eb49e7.00000002(40feea4c)
(9451|9462) pub3 80% (103 samples sent)
(9451|9462) pub3 90% (116 samples sent)
(9451|9462) pub3 100% (128 samples sent)
(9451|9462) pub3->wait_match() before write for 01037ced.8d797581.24eb49e3.00000002(b57e4c8c)
(9451|9464) pub5 writer id: 01037ced.8d797581.24eb49e5.00000002(3a3eb92c)
(9451|9464) pub5->started
(9451|9464) pub5 10% (13 samples sent)
(9451|9464) pub5 20% (26 samples sent)
(9451|9464) pub5 30% (39 samples sent)
(9451|9464) pub5 40% (52 samples sent)
(9451|9464) pub5 50% (64 samples sent)
(9451|9459) pub0<-match found! before write for 01037ced.8d797581.24eb49e0.00000002(f2de365c)
(9451|9459) pub0 waiting for acks
(9451|9464) pub5 60% (77 samples sent)
(9451|9464) pub5 70% (90 samples sent)
(9451|9464) pub5 80% (103 samples sent)
(9451|9464) pub5 90% (116 samples sent)
(9451|9464) pub5 100% (128 samples sent)
(9451|9464) pub5->wait_match() before write for 01037ced.8d797581.24eb49e5.00000002(3a3eb92c)
(9451|9465) pub6<-match found! before write for 01037ced.8d797581.24eb49e6.00000002(7d9ec3fc)
(9451|9465) pub6 waiting for acks
(9451|9463) pub4<-match found! before write for 01037ced.8d797581.24eb49e4.00000002(075e909c)
(9451|9463) pub4 waiting for acks
(9451|9460) pub1<-match found! before write for 01037ced.8d797581.24eb49e1.00000002(cfbe1fec)
(9451|9460) pub1 waiting for acks
(9451|9461) pub2<-match found! before write for 01037ced.8d797581.24eb49e2.00000002(881e653c)
(9451|9461) pub2 waiting for acks
(9451|9462) pub3<-match found! before write for 01037ced.8d797581.24eb49e3.00000002(b57e4c8c)
(9451|9462) pub3 waiting for acks
(9451|9466) pub7<-match found! before write for 01037ced.8d797581.24eb49e7.00000002(40feea4c)
(9451|9466) pub7 waiting for acks
(9451|9464) pub5<-match found! before write for 01037ced.8d797581.24eb49e5.00000002(3a3eb92c)
(9451|9464) pub5 waiting for acks
(9451|9458) sub 10% (103 samples received)
(9451|9458) sub 20% (205 samples received)
(9451|9458) sub 30% (308 samples received)
(9451|9458) sub 40% (410 samples received)
(9451|9465) pub6 waiting for acks returned
(9451|9465) pub6<-delete_contained_entities
(9451|9459) pub0 waiting for acks returned
(9451|9459) pub0<-delete_contained_entities
(9451|9463) pub4 waiting for acks returned
(9451|9463) pub4<-delete_contained_entities
(9451|9458) sub 50% (512 samples received)
(9451|9458) sub 60% (615 samples received)
(9451|9462) pub3 waiting for acks returned
(9451|9462) pub3<-delete_contained_entities
(9451|9458) sub 70% (717 samples received)
(9451|9458) sub 80% (820 samples received)
(9451|9458) sub 90% (922 samples received)
(9451|9465) pub6<-delete_participant
(9451|9459) pub0<-delete_participant
(9451|9463) pub4<-delete_participant
(9451|9458) sub 100% (1024 samples received)
(9451|9458) sub condition_.notify_all
(9451|9451) sub condition_.wait returned
(9451|9451) sub check_received
(9451|9451) sub check_received returns 0
(9451|9451) <- PublisherService::end
(9451|9464) pub5 waiting for acks returned
(9451|9464) pub5<-delete_contained_entities
(9451|9466) pub7 waiting for acks returned
(9451|9466) pub7<-delete_contained_entities
(9451|9461) pub2 waiting for acks returned
(9451|9461) pub2<-delete_contained_entities
(9451|9460) pub1 waiting for acks returned
(9451|9460) pub1<-delete_contained_entities
(9451|9462) pub3<-delete_participant
(9451|9464) pub5<-delete_participant
(9451|9466) pub7<-delete_participant
(9451|9461) pub2<-delete_participant
(9451|9460) pub1<-delete_participant
(9451|9451) <- PublisherService::~PublisherService
(9451|9451) <- Subscriber delete_contained_entities
(9451|9451) <- Subscriber delete_participant
(9451|9451) <- Subscriber::~Subscriber
(9451|9451) <- 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: 9500 started at 2026-07-06 15:14:09
(9500|9500) -> Thrasher started
(9500|9500) -> Subscriber::Subscriber
(9500|9500) Subscriber reader id: 01037ced.8d797581.251c0e1b.00000007(c27e9d82)
(9500|9500) -> PublisherService::PublisherService
(9500|9500) -> PublisherService::start (16 threads)
(9500|9500) sub wait_received 0:1024
(9500|9509) pub1->transport cfg_1
(9500|9511) pub3->transport cfg_3
(9500|9510) pub2->transport cfg_2
(9500|9512) pub4->transport cfg_4
(9500|9514) pub6->transport cfg_6
(9500|9509) pub1 writer id: 01037ced.8d797581.251c0e1d.00000002(3d549cad)
(9500|9509) pub1->started
(9500|9509) pub1 10% (7 samples sent)
(9500|9509) pub1 20% (13 samples sent)
(9500|9509) pub1 31% (20 samples sent)
(9500|9509) pub1 40% (26 samples sent)
(9500|9509) pub1 50% (32 samples sent)
(9500|9509) pub1 60% (39 samples sent)
(9500|9509) pub1 70% (45 samples sent)
(9500|9509) pub1 81% (52 samples sent)
(9500|9509) pub1 90% (58 samples sent)
(9500|9509) pub1 100% (64 samples sent)
(9500|9509) pub1->wait_match() before write for 01037ced.8d797581.251c0e1d.00000002(3d549cad)
(9500|9511) pub3 writer id: 01037ced.8d797581.251c0e20.00000002(64e5e09a)
(9500|9511) pub3->started
(9500|9511) pub3 10% (7 samples sent)
(9500|9511) pub3 20% (13 samples sent)
(9500|9511) pub3 31% (20 samples sent)
(9500|9511) pub3 40% (26 samples sent)
(9500|9511) pub3 50% (32 samples sent)
(9500|9511) pub3 60% (39 samples sent)
(9500|9511) pub3 70% (45 samples sent)
(9500|9511) pub3 81% (52 samples sent)
(9500|9511) pub3 90% (58 samples sent)
(9500|9511) pub3 100% (64 samples sent)
(9500|9511) pub3->wait_match() before write for 01037ced.8d797581.251c0e20.00000002(64e5e09a)
(9500|9511) pub3<-match found! before write for 01037ced.8d797581.251c0e20.00000002(64e5e09a)
(9500|9511) pub3 waiting for acks
(9500|9513) pub5->transport cfg_5
(9500|9519) pub10->transport cfg_10
(9500|9518) pub11->transport cfg_11
(9500|9509) pub1<-match found! before write for 01037ced.8d797581.251c0e1d.00000002(3d549cad)
(9500|9509) pub1 waiting for acks
(9500|9517) pub9->transport cfg_9
(9500|9523) pub15->transport cfg_15
(9500|9510) pub2 writer id: 01037ced.8d797581.251c0e1e.00000002(7af4e67d)
(9500|9510) pub2->started
(9500|9510) pub2 10% (7 samples sent)
(9500|9510) pub2 20% (13 samples sent)
(9500|9510) pub2 31% (20 samples sent)
(9500|9510) pub2 40% (26 samples sent)
(9500|9510) pub2 50% (32 samples sent)
(9500|9510) pub2 60% (39 samples sent)
(9500|9510) pub2 70% (45 samples sent)
(9500|9510) pub2 81% (52 samples sent)
(9500|9510) pub2 90% (58 samples sent)
(9500|9510) pub2 100% (64 samples sent)
(9500|9510) pub2->wait_match() before write for 01037ced.8d797581.251c0e1e.00000002(7af4e67d)
(9500|9512) pub4 writer id: 01037ced.8d797581.251c0e1f.00000002(4794cfcd)
(9500|9512) pub4->started
(9500|9512) pub4 10% (7 samples sent)
(9500|9512) pub4 20% (13 samples sent)
(9500|9512) pub4 31% (20 samples sent)
(9500|9512) pub4 40% (26 samples sent)
(9500|9512) pub4 50% (32 samples sent)
(9500|9512) pub4 60% (39 samples sent)
(9500|9512) pub4 70% (45 samples sent)
(9500|9512) pub4 81% (52 samples sent)
(9500|9512) pub4 90% (58 samples sent)
(9500|9512) pub4 100% (64 samples sent)
(9500|9512) pub4->wait_match() before write for 01037ced.8d797581.251c0e1f.00000002(4794cfcd)
(9500|9508) pub0->transport cfg_0
(9500|9507) sub 10% (103 samples received)
(9500|9514) pub6 writer id: 01037ced.8d797581.251c0e22.00000002(1e25b3fa)
(9500|9514) pub6->started
(9500|9514) pub6 10% (7 samples sent)
(9500|9514) pub6 20% (13 samples sent)
(9500|9514) pub6 31% (20 samples sent)
(9500|9514) pub6 40% (26 samples sent)
(9500|9514) pub6 50% (32 samples sent)
(9500|9514) pub6 60% (39 samples sent)
(9500|9514) pub6 70% (45 samples sent)
(9500|9514) pub6 81% (52 samples sent)
(9500|9514) pub6 90% (58 samples sent)
(9500|9514) pub6 100% (64 samples sent)
(9500|9514) pub6->wait_match() before write for 01037ced.8d797581.251c0e22.00000002(1e25b3fa)
(9500|9515) pub7->transport cfg_7
(9500|9511) pub3 waiting for acks returned
(9500|9511) pub3<-delete_contained_entities
(9500|9520) pub12->transport cfg_12
(9500|9510) pub2<-match found! before write for 01037ced.8d797581.251c0e1e.00000002(7af4e67d)
(9500|9510) pub2 waiting for acks
(9500|9509) pub1 waiting for acks returned
(9500|9509) pub1<-delete_contained_entities
(9500|9516) pub8->transport cfg_8
(9500|9514) pub6<-match found! before write for 01037ced.8d797581.251c0e22.00000002(1e25b3fa)
(9500|9514) pub6 waiting for acks
(9500|9512) pub4<-match found! before write for 01037ced.8d797581.251c0e1f.00000002(4794cfcd)
(9500|9512) pub4 waiting for acks
(9500|9522) pub14->transport cfg_14
(9500|9511) pub3<-delete_participant
(9500|9521) pub13->transport cfg_13
(9500|9509) pub1<-delete_participant
(9500|9507) sub 20% (205 samples received)
(9500|9513) pub5 writer id: 01037ced.8d797581.251c0e21.00000002(5985c92a)
(9500|9513) pub5->started
(9500|9513) pub5 10% (7 samples sent)
(9500|9513) pub5 20% (13 samples sent)
(9500|9513) pub5 31% (20 samples sent)
(9500|9513) pub5 40% (26 samples sent)
(9500|9513) pub5 50% (32 samples sent)
(9500|9513) pub5 60% (39 samples sent)
(9500|9513) pub5 70% (45 samples sent)
(9500|9513) pub5 81% (52 samples sent)
(9500|9513) pub5 90% (58 samples sent)
(9500|9513) pub5 100% (64 samples sent)
(9500|9513) pub5->wait_match() before write for 01037ced.8d797581.251c0e21.00000002(5985c92a)
(9500|9513) pub5<-match found! before write for 01037ced.8d797581.251c0e21.00000002(5985c92a)
(9500|9513) pub5 waiting for acks
(9500|9519) pub10 writer id: 01037ced.8d797581.251c0e27.00000002(d6c53c8a)
(9500|9519) pub10->started
(9500|9519) pub10 10% (7 samples sent)
(9500|9519) pub10 20% (13 samples sent)
(9500|9519) pub10 31% (20 samples sent)
(9500|9519) pub10 40% (26 samples sent)
(9500|9519) pub10 50% (32 samples sent)
(9500|9519) pub10 60% (39 samples sent)
(9500|9519) pub10 70% (45 samples sent)
(9500|9519) pub10 81% (52 samples sent)
(9500|9519) pub10 90% (58 samples sent)
(9500|9519) pub10 100% (64 samples sent)
(9500|9519) pub10->wait_match() before write for 01037ced.8d797581.251c0e27.00000002(d6c53c8a)
(9500|9512) pub4 waiting for acks returned
(9500|9512) pub4<-delete_contained_entities
(9500|9518) pub11 writer id: 01037ced.8d797581.251c0e26.00000002(eba5153a)
(9500|9518) pub11->started
(9500|9518) pub11 10% (7 samples sent)
(9500|9518) pub11 20% (13 samples sent)
(9500|9518) pub11 31% (20 samples sent)
(9500|9518) pub11 40% (26 samples sent)
(9500|9518) pub11 50% (32 samples sent)
(9500|9518) pub11 60% (39 samples sent)
(9500|9518) pub11 70% (45 samples sent)
(9500|9518) pub11 81% (52 samples sent)
(9500|9518) pub11 90% (58 samples sent)
(9500|9518) pub11 100% (64 samples sent)
(9500|9518) pub11->wait_match() before write for 01037ced.8d797581.251c0e26.00000002(eba5153a)
(9500|9517) pub9 writer id: 01037ced.8d797581.251c0e24.00000002(9165465a)
(9500|9517) pub9->started
(9500|9517) pub9 10% (7 samples sent)
(9500|9517) pub9 20% (13 samples sent)
(9500|9517) pub9 31% (20 samples sent)
(9500|9517) pub9 40% (26 samples sent)
(9500|9517) pub9 50% (32 samples sent)
(9500|9517) pub9 60% (39 samples sent)
(9500|9517) pub9 70% (45 samples sent)
(9500|9517) pub9 81% (52 samples sent)
(9500|9517) pub9 90% (58 samples sent)
(9500|9517) pub9 100% (64 samples sent)
(9500|9517) pub9->wait_match() before write for 01037ced.8d797581.251c0e24.00000002(9165465a)
(9500|9523) pub15 writer id: 01037ced.8d797581.251c0e2b.00000002(1335d18b)
(9500|9523) pub15->started
(9500|9523) pub15 10% (7 samples sent)
(9500|9523) pub15 20% (13 samples sent)
(9500|9523) pub15 31% (20 samples sent)
(9500|9523) pub15 40% (26 samples sent)
(9500|9523) pub15 50% (32 samples sent)
(9500|9523) pub15 60% (39 samples sent)
(9500|9523) pub15 70% (45 samples sent)
(9500|9523) pub15 81% (52 samples sent)
(9500|9523) pub15 90% (58 samples sent)
(9500|9523) pub15 100% (64 samples sent)
(9500|9523) pub15->wait_match() before write for 01037ced.8d797581.251c0e2b.00000002(1335d18b)
(9500|9507) sub 30% (308 samples received)
(9500|9514) pub6 waiting for acks returned
(9500|9514) pub6<-delete_contained_entities
(9500|9508) pub0 writer id: 01037ced.8d797581.251c0e1c.00000002(0034b51d)
(9500|9508) pub0->started
(9500|9508) pub0 10% (7 samples sent)
(9500|9508) pub0 20% (13 samples sent)
(9500|9508) pub0 31% (20 samples sent)
(9500|9508) pub0 40% (26 samples sent)
(9500|9508) pub0 50% (32 samples sent)
(9500|9508) pub0 60% (39 samples sent)
(9500|9508) pub0 70% (45 samples sent)
(9500|9508) pub0 81% (52 samples sent)
(9500|9508) pub0 90% (58 samples sent)
(9500|9510) pub2 waiting for acks returned
(9500|9510) pub2<-delete_contained_entities
(9500|9508) pub0 100% (64 samples sent)
(9500|9508) pub0->wait_match() before write for 01037ced.8d797581.251c0e1c.00000002(0034b51d)
(9500|9515) pub7 writer id: 01037ced.8d797581.251c0e23.00000002(23459a4a)
(9500|9515) pub7->started
(9500|9515) pub7 10% (7 samples sent)
(9500|9515) pub7 20% (13 samples sent)
(9500|9515) pub7 31% (20 samples sent)
(9500|9515) pub7 40% (26 samples sent)
(9500|9515) pub7 50% (32 samples sent)
(9500|9515) pub7 60% (39 samples sent)
(9500|9515) pub7 70% (45 samples sent)
(9500|9515) pub7 81% (52 samples sent)
(9500|9515) pub7 90% (58 samples sent)
(9500|9515) pub7 100% (64 samples sent)
(9500|9515) pub7->wait_match() before write for 01037ced.8d797581.251c0e23.00000002(23459a4a)
(9500|9519) pub10<-match found! before write for 01037ced.8d797581.251c0e27.00000002(d6c53c8a)
(9500|9519) pub10 waiting for acks
(9500|9520) pub12 writer id: 01037ced.8d797581.251c0e25.00000002(ac056fea)
(9500|9520) pub12->started
(9500|9520) pub12 10% (7 samples sent)
(9500|9520) pub12 20% (13 samples sent)
(9500|9520) pub12 31% (20 samples sent)
(9500|9520) pub12 40% (26 samples sent)
(9500|9520) pub12 50% (32 samples sent)
(9500|9520) pub12 60% (39 samples sent)
(9500|9520) pub12 70% (45 samples sent)
(9500|9520) pub12 81% (52 samples sent)
(9500|9520) pub12 90% (58 samples sent)
(9500|9520) pub12 100% (64 samples sent)
(9500|9520) pub12->wait_match() before write for 01037ced.8d797581.251c0e25.00000002(ac056fea)
(9500|9518) pub11<-match found! before write for 01037ced.8d797581.251c0e26.00000002(eba5153a)
(9500|9518) pub11 waiting for acks
(9500|9512) pub4<-delete_participant
(9500|9516) pub8 writer id: 01037ced.8d797581.251c0e28.00000002(5495ab5b)
(9500|9516) pub8->started
(9500|9516) pub8 10% (7 samples sent)
(9500|9516) pub8 20% (13 samples sent)
(9500|9516) pub8 31% (20 samples sent)
(9500|9516) pub8 40% (26 samples sent)
(9500|9516) pub8 50% (32 samples sent)
(9500|9516) pub8 60% (39 samples sent)
(9500|9516) pub8 70% (45 samples sent)
(9500|9516) pub8 81% (52 samples sent)
(9500|9516) pub8 90% (58 samples sent)
(9500|9516) pub8 100% (64 samples sent)
(9500|9516) pub8->wait_match() before write for 01037ced.8d797581.251c0e28.00000002(5495ab5b)
(9500|9522) pub14 writer id: 01037ced.8d797581.251c0e2a.00000002(2e55f83b)
(9500|9522) pub14->started
(9500|9522) pub14 10% (7 samples sent)
(9500|9522) pub14 20% (13 samples sent)
(9500|9522) pub14 31% (20 samples sent)
(9500|9522) pub14 40% (26 samples sent)
(9500|9522) pub14 50% (32 samples sent)
(9500|9522) pub14 60% (39 samples sent)
(9500|9522) pub14 70% (45 samples sent)
(9500|9517) pub9<-match found! before write for 01037ced.8d797581.251c0e24.00000002(9165465a)
(9500|9517) pub9 waiting for acks
(9500|9522) pub14 81% (52 samples sent)
(9500|9522) pub14 90% (58 samples sent)
(9500|9522) pub14 100% (64 samples sent)
(9500|9522) pub14->wait_match() before write for 01037ced.8d797581.251c0e2a.00000002(2e55f83b)
(9500|9523) pub15<-match found! before write for 01037ced.8d797581.251c0e2b.00000002(1335d18b)
(9500|9523) pub15 waiting for acks
(9500|9516) pub8<-match found! before write for 01037ced.8d797581.251c0e28.00000002(5495ab5b)
(9500|9516) pub8 waiting for acks
(9500|9521) pub13 writer id: 01037ced.8d797581.251c0e29.00000002(69f582eb)
(9500|9521) pub13->started
(9500|9521) pub13 10% (7 samples sent)
(9500|9521) pub13 20% (13 samples sent)
(9500|9521) pub13 31% (20 samples sent)
(9500|9521) pub13 40% (26 samples sent)
(9500|9521) pub13 50% (32 samples sent)
(9500|9521) pub13 60% (39 samples sent)
(9500|9521) pub13 70% (45 samples sent)
(9500|9521) pub13 81% (52 samples sent)
(9500|9521) pub13 90% (58 samples sent)
(9500|9521) pub13 100% (64 samples sent)
(9500|9521) pub13->wait_match() before write for 01037ced.8d797581.251c0e29.00000002(69f582eb)
(9500|9522) pub14<-match found! before write for 01037ced.8d797581.251c0e2a.00000002(2e55f83b)
(9500|9522) pub14 waiting for acks
(9500|9508) pub0<-match found! before write for 01037ced.8d797581.251c0e1c.00000002(0034b51d)
(9500|9508) pub0 waiting for acks
(9500|9513) pub5 waiting for acks returned
(9500|9513) pub5<-delete_contained_entities
(9500|9515) pub7<-match found! before write for 01037ced.8d797581.251c0e23.00000002(23459a4a)
(9500|9515) pub7 waiting for acks
(9500|9507) sub 40% (410 samples received)
(9500|9520) pub12<-match found! before write for 01037ced.8d797581.251c0e25.00000002(ac056fea)
(9500|9520) pub12 waiting for acks
(9500|9521) pub13<-match found! before write for 01037ced.8d797581.251c0e29.00000002(69f582eb)
(9500|9521) pub13 waiting for acks
(9500|9514) pub6<-delete_participant
(9500|9507) sub 50% (512 samples received)
(9500|9510) pub2<-delete_participant
(9500|9513) pub5<-delete_participant
(9500|9507) sub 60% (615 samples received)
(9500|9519) pub10 waiting for acks returned
(9500|9519) pub10<-delete_contained_entities
(9500|9518) pub11 waiting for acks returned
(9500|9518) pub11<-delete_contained_entities
(9500|9517) pub9 waiting for acks returned
(9500|9517) pub9<-delete_contained_entities
(9500|9507) sub 70% (717 samples received)
(9500|9507) sub 80% (820 samples received)
(9500|9507) sub 90% (922 samples received)
(9500|9522) pub14 waiting for acks returned
(9500|9522) pub14<-delete_contained_entities
(9500|9515) pub7 waiting for acks returned
(9500|9515) pub7<-delete_contained_entities
(9500|9507) sub 100% (1024 samples received)
(9500|9507) sub condition_.notify_all
(9500|9500) sub condition_.wait returned
(9500|9500) sub check_received
(9500|9500) sub check_received returns 0
(9500|9500) <- PublisherService::end
(9500|9520) pub12 waiting for acks returned
(9500|9520) pub12<-delete_contained_entities
(9500|9521) pub13 waiting for acks returned
(9500|9521) pub13<-delete_contained_entities
(9500|9523) pub15 waiting for acks returned
(9500|9523) pub15<-delete_contained_entities
(9500|9516) pub8 waiting for acks returned
(9500|9516) pub8<-delete_contained_entities
(9500|9508) pub0 waiting for acks returned
(9500|9508) pub0<-delete_contained_entities
(9500|9519) pub10<-delete_participant
(9500|9518) pub11<-delete_participant
(9500|9517) pub9<-delete_participant
(9500|9522) pub14<-delete_participant
(9500|9515) pub7<-delete_participant
(9500|9520) pub12<-delete_participant
(9500|9521) pub13<-delete_participant
(9500|9523) pub15<-delete_participant
(9500|9516) pub8<-delete_participant
(9500|9508) pub0<-delete_participant
(9500|9500) <- PublisherService::~PublisherService
(9500|9500) <- Subscriber delete_contained_entities
(9500|9500) <- Subscriber delete_participant
(9500|9500) <- Subscriber::~Subscriber
(9500|9500) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl medium rtps durable Time:5s 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: 9590 started at 2026-07-06 15:14:14
(9590|9590) -> Thrasher started
(9590|9590) -> Subscriber::Subscriber
(9590|9590) Subscriber reader id: 01037ced.8d797581.25769996.00000007(a4addcf1)
(9590|9590) -> PublisherService::PublisherService
(9590|9590) -> PublisherService::start (32 threads)
(9590|9590) sub wait_received 0:1024
(9590|9601) pub3->transport cfg_3
(9590|9600) pub2->transport cfg_2
(9590|9604) pub6->transport cfg_6
(9590|9599) pub1->transport cfg_1
(9590|9606) pub8->transport cfg_8
(9590|9611) pub13->transport cfg_13
(9590|9612) pub14->transport cfg_14
(9590|9613) pub15->transport cfg_15
(9590|9614) pub16->transport cfg_16
(9590|9623) pub25->transport cfg_25
(9590|9607) pub9->transport cfg_9
(9590|9615) pub17->transport cfg_17
(9590|9598) pub0->transport cfg_0
(9590|9618) pub20->transport cfg_20
(9590|9622) pub23->transport cfg_23
(9590|9628) pub30->transport cfg_30
(9590|9625) pub27->transport cfg_27
(9590|9601) pub3 writer id: 01037ced.8d797581.2576999a.00000002(1137c57f)
(9590|9601) pub3->started
(9590|9601) pub3 12% (4 samples sent)
(9590|9601) pub3 21% (7 samples sent)
(9590|9601) pub3 31% (10 samples sent)
(9590|9601) pub3 40% (13 samples sent)
(9590|9601) pub3 50% (16 samples sent)
(9590|9601) pub3 62% (20 samples sent)
(9590|9601) pub3 71% (23 samples sent)
(9590|9601) pub3 81% (26 samples sent)
(9590|9601) pub3 90% (29 samples sent)
(9590|9601) pub3 100% (32 samples sent)
(9590|9601) pub3->wait_match() before write for 01037ced.8d797581.2576999a.00000002(1137c57f)
(9590|9601) pub3<-match found! before write for 01037ced.8d797581.2576999a.00000002(1137c57f)
(9590|9601) pub3 waiting for acks
(9590|9629) pub31->transport cfg_31
(9590|9602) pub4->transport cfg_4
(9590|9600) pub2 writer id: 01037ced.8d797581.25769999.00000002(5697bfaf)
(9590|9600) pub2->started
(9590|9600) pub2 12% (4 samples sent)
(9590|9600) pub2 21% (7 samples sent)
(9590|9600) pub2 31% (10 samples sent)
(9590|9600) pub2 40% (13 samples sent)
(9590|9600) pub2 50% (16 samples sent)
(9590|9600) pub2 62% (20 samples sent)
(9590|9600) pub2 71% (23 samples sent)
(9590|9600) pub2 81% (26 samples sent)
(9590|9600) pub2 90% (29 samples sent)
(9590|9600) pub2 100% (32 samples sent)
(9590|9600) pub2->wait_match() before write for 01037ced.8d797581.25769999.00000002(5697bfaf)
(9590|9604) pub6 writer id: 01037ced.8d797581.2576999b.00000002(2c57eccf)
(9590|9604) pub6->started
(9590|9604) pub6 12% (4 samples sent)
(9590|9604) pub6 21% (7 samples sent)
(9590|9604) pub6 31% (10 samples sent)
(9590|9604) pub6 40% (13 samples sent)
(9590|9604) pub6 50% (16 samples sent)
(9590|9604) pub6 62% (20 samples sent)
(9590|9604) pub6 71% (23 samples sent)
(9590|9604) pub6 81% (26 samples sent)
(9590|9604) pub6 90% (29 samples sent)
(9590|9604) pub6 100% (32 samples sent)
(9590|9604) pub6->wait_match() before write for 01037ced.8d797581.2576999b.00000002(2c57eccf)
(9590|9600) pub2<-match found! before write for 01037ced.8d797581.25769999.00000002(5697bfaf)
(9590|9600) pub2 waiting for acks
(9590|9599) pub1 writer id: 01037ced.8d797581.25769998.00000002(6bf7961f)
(9590|9599) pub1->started
(9590|9599) pub1 12% (4 samples sent)
(9590|9599) pub1 21% (7 samples sent)
(9590|9601) pub3 waiting for acks returned
(9590|9601) pub3<-delete_contained_entities
(9590|9599) pub1 31% (10 samples sent)
(9590|9599) pub1 40% (13 samples sent)
(9590|9599) pub1 50% (16 samples sent)
(9590|9599) pub1 62% (20 samples sent)
(9590|9599) pub1 71% (23 samples sent)
(9590|9599) pub1 81% (26 samples sent)
(9590|9599) pub1 90% (29 samples sent)
(9590|9599) pub1 100% (32 samples sent)
(9590|9599) pub1->wait_match() before write for 01037ced.8d797581.25769998.00000002(6bf7961f)
(9590|9604) pub6<-match found! before write for 01037ced.8d797581.2576999b.00000002(2c57eccf)
(9590|9604) pub6 waiting for acks
(9590|9605) pub7->transport cfg_7
(9590|9599) pub1<-match found! before write for 01037ced.8d797581.25769998.00000002(6bf7961f)
(9590|9599) pub1 waiting for acks
(9590|9606) pub8 writer id: 01037ced.8d797581.2576999f.00000002(d9d74a0f)
(9590|9606) pub8->started
(9590|9606) pub8 12% (4 samples sent)
(9590|9606) pub8 21% (7 samples sent)
(9590|9606) pub8 31% (10 samples sent)
(9590|9606) pub8 40% (13 samples sent)
(9590|9606) pub8 50% (16 samples sent)
(9590|9606) pub8 62% (20 samples sent)
(9590|9606) pub8 71% (23 samples sent)
(9590|9606) pub8 81% (26 samples sent)
(9590|9606) pub8 90% (29 samples sent)
(9590|9606) pub8 100% (32 samples sent)
(9590|9606) pub8->wait_match() before write for 01037ced.8d797581.2576999f.00000002(d9d74a0f)
(9590|9603) pub5->transport cfg_5
(9590|9601) pub3<-delete_participant
(9590|9616) pub18->transport cfg_18
(9590|9597) sub 10% (103 samples received)
(9590|9606) pub8<-match found! before write for 01037ced.8d797581.2576999f.00000002(d9d74a0f)
(9590|9606) pub8 waiting for acks
(9590|9600) pub2 waiting for acks returned
(9590|9600) pub2<-delete_contained_entities
(9590|9604) pub6 waiting for acks returned
(9590|9604) pub6<-delete_contained_entities
(9590|9599) pub1 waiting for acks returned
(9590|9599) pub1<-delete_contained_entities
(9590|9609) pub10->transport cfg_10
(9590|9600) pub2<-delete_participant
(9590|9604) pub6<-delete_participant
(9590|9599) pub1<-delete_participant
(9590|9611) pub13 writer id: 01037ced.8d797581.257699a4.00000002(0f26c398)
(9590|9611) pub13->started
(9590|9611) pub13 12% (4 samples sent)
(9590|9611) pub13 21% (7 samples sent)
(9590|9611) pub13 31% (10 samples sent)
(9590|9611) pub13 40% (13 samples sent)
(9590|9611) pub13 50% (16 samples sent)
(9590|9611) pub13 62% (20 samples sent)
(9590|9611) pub13 71% (23 samples sent)
(9590|9611) pub13 81% (26 samples sent)
(9590|9611) pub13 90% (29 samples sent)
(9590|9611) pub13 100% (32 samples sent)
(9590|9611) pub13->wait_match() before write for 01037ced.8d797581.257699a4.00000002(0f26c398)
(9590|9606) pub8 waiting for acks returned
(9590|9606) pub8<-delete_contained_entities
(9590|9608) pub11->transport cfg_11
(9590|9611) pub13<-match found! before write for 01037ced.8d797581.257699a4.00000002(0f26c398)
(9590|9611) pub13 waiting for acks
(9590|9617) pub19->transport cfg_19
(9590|9610) pub12->transport cfg_12
(9590|9606) pub8<-delete_participant
(9590|9611) pub13 waiting for acks returned
(9590|9611) pub13<-delete_contained_entities
(9590|9624) pub26->transport cfg_26
(9590|9611) pub13<-delete_participant
(9590|9612) pub14 writer id: 01037ced.8d797581.257699a5.00000002(3246ea28)
(9590|9612) pub14->started
(9590|9612) pub14 12% (4 samples sent)
(9590|9612) pub14 21% (7 samples sent)
(9590|9612) pub14 31% (10 samples sent)
(9590|9612) pub14 40% (13 samples sent)
(9590|9612) pub14 50% (16 samples sent)
(9590|9612) pub14 62% (20 samples sent)
(9590|9612) pub14 71% (23 samples sent)
(9590|9612) pub14 81% (26 samples sent)
(9590|9612) pub14 90% (29 samples sent)
(9590|9612) pub14 100% (32 samples sent)
(9590|9612) pub14->wait_match() before write for 01037ced.8d797581.257699a5.00000002(3246ea28)
(9590|9621) pub24->transport cfg_24
(9590|9612) pub14<-match found! before write for 01037ced.8d797581.257699a5.00000002(3246ea28)
(9590|9612) pub14 waiting for acks
(9590|9613) pub15 writer id: 01037ced.8d797581.257699a6.00000002(75e690f8)
(9590|9613) pub15->started
(9590|9613) pub15 12% (4 samples sent)
(9590|9613) pub15 21% (7 samples sent)
(9590|9613) pub15 31% (10 samples sent)
(9590|9613) pub15 40% (13 samples sent)
(9590|9613) pub15 50% (16 samples sent)
(9590|9613) pub15 62% (20 samples sent)
(9590|9613) pub15 71% (23 samples sent)
(9590|9613) pub15 81% (26 samples sent)
(9590|9613) pub15 90% (29 samples sent)
(9590|9613) pub15 100% (32 samples sent)
(9590|9613) pub15->wait_match() before write for 01037ced.8d797581.257699a6.00000002(75e690f8)
(9590|9619) pub21->transport cfg_21
(9590|9597) sub 20% (205 samples received)
(9590|9614) pub16 writer id: 01037ced.8d797581.257699a7.00000002(4886b948)
(9590|9614) pub16->started
(9590|9614) pub16 12% (4 samples sent)
(9590|9614) pub16 21% (7 samples sent)
(9590|9614) pub16 31% (10 samples sent)
(9590|9613) pub15<-match found! before write for 01037ced.8d797581.257699a6.00000002(75e690f8)
(9590|9613) pub15 waiting for acks
(9590|9614) pub16 40% (13 samples sent)
(9590|9614) pub16 50% (16 samples sent)
(9590|9614) pub16 62% (20 samples sent)
(9590|9614) pub16 71% (23 samples sent)
(9590|9614) pub16 81% (26 samples sent)
(9590|9614) pub16 90% (29 samples sent)
(9590|9614) pub16 100% (32 samples sent)
(9590|9614) pub16->wait_match() before write for 01037ced.8d797581.257699a7.00000002(4886b948)
(9590|9623) pub25 writer id: 01037ced.8d797581.257699ad.00000002(0236a1e9)
(9590|9623) pub25->started
(9590|9623) pub25 12% (4 samples sent)
(9590|9623) pub25 21% (7 samples sent)
(9590|9623) pub25 31% (10 samples sent)
(9590|9623) pub25 40% (13 samples sent)
(9590|9623) pub25 50% (16 samples sent)
(9590|9623) pub25 62% (20 samples sent)
(9590|9623) pub25 71% (23 samples sent)
(9590|9623) pub25 81% (26 samples sent)
(9590|9623) pub25 90% (29 samples sent)
(9590|9623) pub25 100% (32 samples sent)
(9590|9623) pub25->wait_match() before write for 01037ced.8d797581.257699ad.00000002(0236a1e9)
(9590|9614) pub16<-match found! before write for 01037ced.8d797581.257699a7.00000002(4886b948)
(9590|9614) pub16 waiting for acks
(9590|9612) pub14 waiting for acks returned
(9590|9612) pub14<-delete_contained_entities
(9590|9607) pub9 writer id: 01037ced.8d797581.257699a0.00000002(faa66558)
(9590|9607) pub9->started
(9590|9607) pub9 12% (4 samples sent)
(9590|9607) pub9 21% (7 samples sent)
(9590|9607) pub9 31% (10 samples sent)
(9590|9607) pub9 40% (13 samples sent)
(9590|9607) pub9 50% (16 samples sent)
(9590|9607) pub9 62% (20 samples sent)
(9590|9607) pub9 71% (23 samples sent)
(9590|9607) pub9 81% (26 samples sent)
(9590|9607) pub9 90% (29 samples sent)
(9590|9607) pub9 100% (32 samples sent)
(9590|9607) pub9->wait_match() before write for 01037ced.8d797581.257699a0.00000002(faa66558)
(9590|9623) pub25<-match found! before write for 01037ced.8d797581.257699ad.00000002(0236a1e9)
(9590|9623) pub25 waiting for acks
(9590|9627) pub29->transport cfg_29
(9590|9607) pub9<-match found! before write for 01037ced.8d797581.257699a0.00000002(faa66558)
(9590|9607) pub9 waiting for acks
(9590|9612) pub14<-delete_participant
(9590|9615) pub17 writer id: 01037ced.8d797581.257699aa.00000002(b0167df9)
(9590|9615) pub17->started
(9590|9615) pub17 12% (4 samples sent)
(9590|9615) pub17 21% (7 samples sent)
(9590|9615) pub17 31% (10 samples sent)
(9590|9615) pub17 40% (13 samples sent)
(9590|9615) pub17 50% (16 samples sent)
(9590|9615) pub17 62% (20 samples sent)
(9590|9615) pub17 71% (23 samples sent)
(9590|9615) pub17 81% (26 samples sent)
(9590|9615) pub17 90% (29 samples sent)
(9590|9615) pub17 100% (32 samples sent)
(9590|9615) pub17->wait_match() before write for 01037ced.8d797581.257699aa.00000002(b0167df9)
(9590|9613) pub15 waiting for acks returned
(9590|9613) pub15<-delete_contained_entities
(9590|9598) pub0 writer id: 01037ced.8d797581.25769997.00000002(e9a701ce)
(9590|9598) pub0->started
(9590|9598) pub0 12% (4 samples sent)
(9590|9598) pub0 21% (7 samples sent)
(9590|9598) pub0 31% (10 samples sent)
(9590|9598) pub0 40% (13 samples sent)
(9590|9598) pub0 50% (16 samples sent)
(9590|9598) pub0 62% (20 samples sent)
(9590|9598) pub0 71% (23 samples sent)
(9590|9598) pub0 81% (26 samples sent)
(9590|9598) pub0 90% (29 samples sent)
(9590|9598) pub0 100% (32 samples sent)
(9590|9598) pub0->wait_match() before write for 01037ced.8d797581.25769997.00000002(e9a701ce)
(9590|9614) pub16 waiting for acks returned
(9590|9614) pub16<-delete_contained_entities
(9590|9597) sub 30% (308 samples received)
(9590|9615) pub17<-match found! before write for 01037ced.8d797581.257699aa.00000002(b0167df9)
(9590|9615) pub17 waiting for acks
(9590|9618) pub20 writer id: 01037ced.8d797581.257699a9.00000002(f7b60729)
(9590|9618) pub20->started
(9590|9618) pub20 12% (4 samples sent)
(9590|9618) pub20 21% (7 samples sent)
(9590|9618) pub20 31% (10 samples sent)
(9590|9618) pub20 40% (13 samples sent)
(9590|9618) pub20 50% (16 samples sent)
(9590|9618) pub20 62% (20 samples sent)
(9590|9618) pub20 71% (23 samples sent)
(9590|9618) pub20 81% (26 samples sent)
(9590|9618) pub20 90% (29 samples sent)
(9590|9618) pub20 100% (32 samples sent)
(9590|9618) pub20->wait_match() before write for 01037ced.8d797581.257699a9.00000002(f7b60729)
(9590|9598) pub0<-match found! before write for 01037ced.8d797581.25769997.00000002(e9a701ce)
(9590|9598) pub0 waiting for acks
(9590|9618) pub20<-match found! before write for 01037ced.8d797581.257699a9.00000002(f7b60729)
(9590|9618) pub20 waiting for acks
(9590|9613) pub15<-delete_participant
(9590|9626) pub28->transport cfg_28
(9590|9623) pub25 waiting for acks returned
(9590|9623) pub25<-delete_contained_entities
(9590|9614) pub16<-delete_participant
(9590|9607) pub9 waiting for acks returned
(9590|9607) pub9<-delete_contained_entities
(9590|9622) pub23 writer id: 01037ced.8d797581.257699b2.00000002(e086a1ba)
(9590|9622) pub23->started
(9590|9622) pub23 12% (4 samples sent)
(9590|9622) pub23 21% (7 samples sent)
(9590|9622) pub23 31% (10 samples sent)
(9590|9622) pub23 40% (13 samples sent)
(9590|9622) pub23 50% (16 samples sent)
(9590|9622) pub23 62% (20 samples sent)
(9590|9622) pub23 71% (23 samples sent)
(9590|9622) pub23 81% (26 samples sent)
(9590|9622) pub23 90% (29 samples sent)
(9590|9622) pub23 100% (32 samples sent)
(9590|9622) pub23->wait_match() before write for 01037ced.8d797581.257699b2.00000002(e086a1ba)
(9590|9597) sub 40% (410 samples received)
(9590|9628) pub30 writer id: 01037ced.8d797581.257699b6.00000002(1506077a)
(9590|9628) pub30->started
(9590|9628) pub30 12% (4 samples sent)
(9590|9628) pub30 21% (7 samples sent)
(9590|9628) pub30 31% (10 samples sent)
(9590|9628) pub30 40% (13 samples sent)
(9590|9628) pub30 50% (16 samples sent)
(9590|9623) pub25<-delete_participant
(9590|9628) pub30 62% (20 samples sent)
(9590|9628) pub30 71% (23 samples sent)
(9590|9628) pub30 81% (26 samples sent)
(9590|9628) pub30 90% (29 samples sent)
(9590|9628) pub30 100% (32 samples sent)
(9590|9628) pub30->wait_match() before write for 01037ced.8d797581.257699b6.00000002(1506077a)
(9590|9622) pub23<-match found! before write for 01037ced.8d797581.257699b2.00000002(e086a1ba)
(9590|9622) pub23 waiting for acks
(9590|9628) pub30<-match found! before write for 01037ced.8d797581.257699b6.00000002(1506077a)
(9590|9628) pub30 waiting for acks
(9590|9615) pub17 waiting for acks returned
(9590|9615) pub17<-delete_contained_entities
(9590|9607) pub9<-delete_participant
(9590|9598) pub0 waiting for acks returned
(9590|9598) pub0<-delete_contained_entities
(9590|9618) pub20 waiting for acks returned
(9590|9618) pub20<-delete_contained_entities
(9590|9625) pub27 writer id: 01037ced.8d797581.257699b0.00000002(9a46f2da)
(9590|9625) pub27->started
(9590|9625) pub27 12% (4 samples sent)
(9590|9625) pub27 21% (7 samples sent)
(9590|9625) pub27 31% (10 samples sent)
(9590|9625) pub27 40% (13 samples sent)
(9590|9625) pub27 50% (16 samples sent)
(9590|9625) pub27 62% (20 samples sent)
(9590|9625) pub27 71% (23 samples sent)
(9590|9625) pub27 81% (26 samples sent)
(9590|9625) pub27 90% (29 samples sent)
(9590|9625) pub27 100% (32 samples sent)
(9590|9625) pub27->wait_match() before write for 01037ced.8d797581.257699b0.00000002(9a46f2da)
(9590|9625) pub27<-match found! before write for 01037ced.8d797581.257699b0.00000002(9a46f2da)
(9590|9625) pub27 waiting for acks
(9590|9629) pub31 writer id: 01037ced.8d797581.257699b4.00000002(6fc6541a)
(9590|9629) pub31->started
(9590|9629) pub31 12% (4 samples sent)
(9590|9629) pub31 21% (7 samples sent)
(9590|9629) pub31 31% (10 samples sent)
(9590|9629) pub31 40% (13 samples sent)
(9590|9629) pub31 50% (16 samples sent)
(9590|9629) pub31 62% (20 samples sent)
(9590|9629) pub31 71% (23 samples sent)
(9590|9629) pub31 81% (26 samples sent)
(9590|9629) pub31 90% (29 samples sent)
(9590|9629) pub31 100% (32 samples sent)
(9590|9629) pub31->wait_match() before write for 01037ced.8d797581.257699b4.00000002(6fc6541a)
(9590|9615) pub17<-delete_participant
(9590|9597) sub 50% (512 samples received)
(9590|9598) pub0<-delete_participant
(9590|9602) pub4 writer id: 01037ced.8d797581.2576999c.00000002(9e7730df)
(9590|9602) pub4->started
(9590|9602) pub4 12% (4 samples sent)
(9590|9618) pub20<-delete_participant
(9590|9602) pub4 21% (7 samples sent)
(9590|9602) pub4 31% (10 samples sent)
(9590|9602) pub4 40% (13 samples sent)
(9590|9602) pub4 50% (16 samples sent)
(9590|9602) pub4 62% (20 samples sent)
(9590|9602) pub4 71% (23 samples sent)
(9590|9602) pub4 81% (26 samples sent)
(9590|9602) pub4 90% (29 samples sent)
(9590|9602) pub4 100% (32 samples sent)
(9590|9602) pub4->wait_match() before write for 01037ced.8d797581.2576999c.00000002(9e7730df)
(9590|9605) pub7 writer id: 01037ced.8d797581.2576999e.00000002(e4b763bf)
(9590|9605) pub7->started
(9590|9605) pub7 12% (4 samples sent)
(9590|9605) pub7 21% (7 samples sent)
(9590|9605) pub7 31% (10 samples sent)
(9590|9605) pub7 40% (13 samples sent)
(9590|9605) pub7 50% (16 samples sent)
(9590|9605) pub7 62% (20 samples sent)
(9590|9605) pub7 71% (23 samples sent)
(9590|9605) pub7 81% (26 samples sent)
(9590|9605) pub7 90% (29 samples sent)
(9590|9605) pub7 100% (32 samples sent)
(9590|9605) pub7->wait_match() before write for 01037ced.8d797581.2576999e.00000002(e4b763bf)
(9590|9629) pub31<-match found! before write for 01037ced.8d797581.257699b4.00000002(6fc6541a)
(9590|9629) pub31 waiting for acks
(9590|9622) pub23 waiting for acks returned
(9590|9622) pub23<-delete_contained_entities
(9590|9628) pub30 waiting for acks returned
(9590|9628) pub30<-delete_contained_entities
(9590|9603) pub5 writer id: 01037ced.8d797581.2576999d.00000002(a317196f)
(9590|9603) pub5->started
(9590|9603) pub5 12% (4 samples sent)
(9590|9603) pub5 21% (7 samples sent)
(9590|9603) pub5 31% (10 samples sent)
(9590|9603) pub5 40% (13 samples sent)
(9590|9603) pub5 50% (16 samples sent)
(9590|9603) pub5 62% (20 samples sent)
(9590|9603) pub5 71% (23 samples sent)
(9590|9603) pub5 81% (26 samples sent)
(9590|9603) pub5 90% (29 samples sent)
(9590|9603) pub5 100% (32 samples sent)
(9590|9603) pub5->wait_match() before write for 01037ced.8d797581.2576999d.00000002(a317196f)
(9590|9605) pub7<-match found! before write for 01037ced.8d797581.2576999e.00000002(e4b763bf)
(9590|9605) pub7 waiting for acks
(9590|9602) pub4<-match found! before write for 01037ced.8d797581.2576999c.00000002(9e7730df)
(9590|9602) pub4 waiting for acks
(9590|9616) pub18 writer id: 01037ced.8d797581.257699a8.00000002(cad62e99)
(9590|9616) pub18->started
(9590|9616) pub18 12% (4 samples sent)
(9590|9616) pub18 21% (7 samples sent)
(9590|9616) pub18 31% (10 samples sent)
(9590|9616) pub18 40% (13 samples sent)
(9590|9616) pub18 50% (16 samples sent)
(9590|9616) pub18 62% (20 samples sent)
(9590|9616) pub18 71% (23 samples sent)
(9590|9616) pub18 81% (26 samples sent)
(9590|9616) pub18 90% (29 samples sent)
(9590|9616) pub18 100% (32 samples sent)
(9590|9616) pub18->wait_match() before write for 01037ced.8d797581.257699a8.00000002(cad62e99)
(9590|9609) pub10 writer id: 01037ced.8d797581.257699a1.00000002(c7c64ce8)
(9590|9609) pub10->started
(9590|9609) pub10 12% (4 samples sent)
(9590|9609) pub10 21% (7 samples sent)
(9590|9609) pub10 31% (10 samples sent)
(9590|9609) pub10 40% (13 samples sent)
(9590|9609) pub10 50% (16 samples sent)
(9590|9609) pub10 62% (20 samples sent)
(9590|9609) pub10 71% (23 samples sent)
(9590|9609) pub10 81% (26 samples sent)
(9590|9609) pub10 90% (29 samples sent)
(9590|9609) pub10 100% (32 samples sent)
(9590|9609) pub10->wait_match() before write for 01037ced.8d797581.257699a1.00000002(c7c64ce8)
(9590|9609) pub10<-match found! before write for 01037ced.8d797581.257699a1.00000002(c7c64ce8)
(9590|9609) pub10 waiting for acks
(9590|9616) pub18<-match found! before write for 01037ced.8d797581.257699a8.00000002(cad62e99)
(9590|9616) pub18 waiting for acks
(9590|9625) pub27 waiting for acks returned
(9590|9625) pub27<-delete_contained_entities
(9590|9622) pub23<-delete_participant
(9590|9628) pub30<-delete_participant
(9590|9603) pub5<-match found! before write for 01037ced.8d797581.2576999d.00000002(a317196f)
(9590|9603) pub5 waiting for acks
(9590|9608) pub11 writer id: 01037ced.8d797581.257699a2.00000002(80663638)
(9590|9608) pub11->started
(9590|9608) pub11 12% (4 samples sent)
(9590|9608) pub11 21% (7 samples sent)
(9590|9608) pub11 31% (10 samples sent)
(9590|9608) pub11 40% (13 samples sent)
(9590|9608) pub11 50% (16 samples sent)
(9590|9608) pub11 62% (20 samples sent)
(9590|9608) pub11 71% (23 samples sent)
(9590|9608) pub11 81% (26 samples sent)
(9590|9608) pub11 90% (29 samples sent)
(9590|9608) pub11 100% (32 samples sent)
(9590|9608) pub11->wait_match() before write for 01037ced.8d797581.257699a2.00000002(80663638)
(9590|9597) sub 60% (615 samples received)
(9590|9617) pub19 writer id: 01037ced.8d797581.257699af.00000002(78f6f289)
(9590|9617) pub19->started
(9590|9617) pub19 12% (4 samples sent)
(9590|9617) pub19 21% (7 samples sent)
(9590|9617) pub19 31% (10 samples sent)
(9590|9617) pub19 40% (13 samples sent)
(9590|9617) pub19 50% (16 samples sent)
(9590|9625) pub27<-delete_participant
(9590|9617) pub19 62% (20 samples sent)
(9590|9617) pub19 71% (23 samples sent)
(9590|9617) pub19 81% (26 samples sent)
(9590|9617) pub19 90% (29 samples sent)
(9590|9617) pub19 100% (32 samples sent)
(9590|9617) pub19->wait_match() before write for 01037ced.8d797581.257699af.00000002(78f6f289)
(9590|9629) pub31 waiting for acks returned
(9590|9629) pub31<-delete_contained_entities
(9590|9597) sub 70% (717 samples received)
(9590|9610) pub12 writer id: 01037ced.8d797581.257699a3.00000002(bd061f88)
(9590|9610) pub12->started
(9590|9610) pub12 12% (4 samples sent)
(9590|9610) pub12 21% (7 samples sent)
(9590|9610) pub12 31% (10 samples sent)
(9590|9610) pub12 40% (13 samples sent)
(9590|9610) pub12 50% (16 samples sent)
(9590|9610) pub12 62% (20 samples sent)
(9590|9610) pub12 71% (23 samples sent)
(9590|9610) pub12 81% (26 samples sent)
(9590|9610) pub12 90% (29 samples sent)
(9590|9610) pub12 100% (32 samples sent)
(9590|9610) pub12->wait_match() before write for 01037ced.8d797581.257699a3.00000002(bd061f88)
(9590|9605) pub7 waiting for acks returned
(9590|9605) pub7<-delete_contained_entities
(9590|9602) pub4 waiting for acks returned
(9590|9602) pub4<-delete_contained_entities
(9590|9608) pub11<-match found! before write for 01037ced.8d797581.257699a2.00000002(80663638)
(9590|9608) pub11 waiting for acks
(9590|9624) pub26 writer id: 01037ced.8d797581.257699b3.00000002(dde6880a)
(9590|9624) pub26->started
(9590|9624) pub26 12% (4 samples sent)
(9590|9624) pub26 21% (7 samples sent)
(9590|9624) pub26 31% (10 samples sent)
(9590|9624) pub26 40% (13 samples sent)
(9590|9624) pub26 50% (16 samples sent)
(9590|9624) pub26 62% (20 samples sent)
(9590|9624) pub26 71% (23 samples sent)
(9590|9624) pub26 81% (26 samples sent)
(9590|9624) pub26 90% (29 samples sent)
(9590|9624) pub26 100% (32 samples sent)
(9590|9624) pub26->wait_match() before write for 01037ced.8d797581.257699b3.00000002(dde6880a)
(9590|9616) pub18 waiting for acks returned
(9590|9609) pub10 waiting for acks returned
(9590|9616) pub18<-delete_contained_entities
(9590|9609) pub10<-delete_contained_entities
(9590|9621) pub24 writer id: 01037ced.8d797581.257699ac.00000002(3f568859)
(9590|9621) pub24->started
(9590|9621) pub24 12% (4 samples sent)
(9590|9621) pub24 21% (7 samples sent)
(9590|9621) pub24 31% (10 samples sent)
(9590|9621) pub24 40% (13 samples sent)
(9590|9621) pub24 50% (16 samples sent)
(9590|9621) pub24 62% (20 samples sent)
(9590|9621) pub24 71% (23 samples sent)
(9590|9621) pub24 81% (26 samples sent)
(9590|9621) pub24 90% (29 samples sent)
(9590|9621) pub24 100% (32 samples sent)
(9590|9621) pub24->wait_match() before write for 01037ced.8d797581.257699ac.00000002(3f568859)
(9590|9617) pub19<-match found! before write for 01037ced.8d797581.257699af.00000002(78f6f289)
(9590|9617) pub19 waiting for acks
(9590|9619) pub21 writer id: 01037ced.8d797581.257699ab.00000002(8d765449)
(9590|9619) pub21->started
(9590|9619) pub21 12% (4 samples sent)
(9590|9619) pub21 21% (7 samples sent)
(9590|9619) pub21 31% (10 samples sent)
(9590|9619) pub21 40% (13 samples sent)
(9590|9619) pub21 50% (16 samples sent)
(9590|9619) pub21 62% (20 samples sent)
(9590|9619) pub21 71% (23 samples sent)
(9590|9619) pub21 81% (26 samples sent)
(9590|9619) pub21 90% (29 samples sent)
(9590|9619) pub21 100% (32 samples sent)
(9590|9619) pub21->wait_match() before write for 01037ced.8d797581.257699ab.00000002(8d765449)
(9590|9603) pub5 waiting for acks returned
(9590|9603) pub5<-delete_contained_entities
(9590|9610) pub12<-match found! before write for 01037ced.8d797581.257699a3.00000002(bd061f88)
(9590|9610) pub12 waiting for acks
(9590|9620) pub22->transport cfg_22
(9590|9624) pub26<-match found! before write for 01037ced.8d797581.257699b3.00000002(dde6880a)
(9590|9624) pub26 waiting for acks
(9590|9629) pub31<-delete_participant
(9590|9605) pub7<-delete_participant
(9590|9621) pub24<-match found! before write for 01037ced.8d797581.257699ac.00000002(3f568859)
(9590|9621) pub24 waiting for acks
(9590|9602) pub4<-delete_participant
(9590|9609) pub10<-delete_participant
(9590|9616) pub18<-delete_participant
(9590|9603) pub5<-delete_participant
(9590|9619) pub21<-match found! before write for 01037ced.8d797581.257699ab.00000002(8d765449)
(9590|9619) pub21 waiting for acks
(9590|9627) pub29 writer id: 01037ced.8d797581.257699b5.00000002(52a67daa)
(9590|9627) pub29->started
(9590|9627) pub29 12% (4 samples sent)
(9590|9627) pub29 21% (7 samples sent)
(9590|9627) pub29 31% (10 samples sent)
(9590|9627) pub29 40% (13 samples sent)
(9590|9627) pub29 50% (16 samples sent)
(9590|9627) pub29 62% (20 samples sent)
(9590|9627) pub29 71% (23 samples sent)
(9590|9627) pub29 81% (26 samples sent)
(9590|9627) pub29 90% (29 samples sent)
(9590|9627) pub29 100% (32 samples sent)
(9590|9627) pub29->wait_match() before write for 01037ced.8d797581.257699b5.00000002(52a67daa)
(9590|9597) sub 80% (820 samples received)
(9590|9627) pub29<-match found! before write for 01037ced.8d797581.257699b5.00000002(52a67daa)
(9590|9627) pub29 waiting for acks
(9590|9608) pub11 waiting for acks returned
(9590|9608) pub11<-delete_contained_entities
(9590|9617) pub19 waiting for acks returned
(9590|9617) pub19<-delete_contained_entities
(9590|9626) pub28 writer id: 01037ced.8d797581.257699b1.00000002(a726db6a)
(9590|9626) pub28->started
(9590|9626) pub28 12% (4 samples sent)
(9590|9626) pub28 21% (7 samples sent)
(9590|9626) pub28 31% (10 samples sent)
(9590|9626) pub28 40% (13 samples sent)
(9590|9626) pub28 50% (16 samples sent)
(9590|9626) pub28 62% (20 samples sent)
(9590|9626) pub28 71% (23 samples sent)
(9590|9626) pub28 81% (26 samples sent)
(9590|9626) pub28 90% (29 samples sent)
(9590|9626) pub28 100% (32 samples sent)
(9590|9626) pub28->wait_match() before write for 01037ced.8d797581.257699b1.00000002(a726db6a)
(9590|9597) sub 90% (922 samples received)
(9590|9610) pub12 waiting for acks returned
(9590|9610) pub12<-delete_contained_entities
(9590|9626) pub28<-match found! before write for 01037ced.8d797581.257699b1.00000002(a726db6a)
(9590|9626) pub28 waiting for acks
(9590|9624) pub26 waiting for acks returned
(9590|9624) pub26<-delete_contained_entities
(9590|9621) pub24 waiting for acks returned
(9590|9621) pub24<-delete_contained_entities
(9590|9619) pub21 waiting for acks returned
(9590|9619) pub21<-delete_contained_entities
(9590|9608) pub11<-delete_participant
(9590|9617) pub19<-delete_participant
(9590|9610) pub12<-delete_participant
(9590|9627) pub29 waiting for acks returned
(9590|9627) pub29<-delete_contained_entities
(9590|9624) pub26<-delete_participant
(9590|9621) pub24<-delete_participant
(9590|9619) pub21<-delete_participant
(9590|9626) pub28 waiting for acks returned
(9590|9626) pub28<-delete_contained_entities
(9590|9620) pub22 writer id: 01037ced.8d797581.257699ae.00000002(4596db39)
(9590|9620) pub22->started
(9590|9620) pub22 12% (4 samples sent)
(9590|9620) pub22 21% (7 samples sent)
(9590|9620) pub22 31% (10 samples sent)
(9590|9620) pub22 40% (13 samples sent)
(9590|9620) pub22 50% (16 samples sent)
(9590|9620) pub22 62% (20 samples sent)
(9590|9620) pub22 71% (23 samples sent)
(9590|9620) pub22 81% (26 samples sent)
(9590|9620) pub22 90% (29 samples sent)
(9590|9620) pub22 100% (32 samples sent)
(9590|9620) pub22->wait_match() before write for 01037ced.8d797581.257699ae.00000002(4596db39)
(9590|9627) pub29<-delete_participant
(9590|9626) pub28<-delete_participant
(9590|9620) pub22<-match found! before write for 01037ced.8d797581.257699ae.00000002(4596db39)
(9590|9620) pub22 waiting for acks
(9590|9597) sub 100% (1024 samples received)
(9590|9597) sub condition_.notify_all
(9590|9590) sub condition_.wait returned
(9590|9590) sub check_received
(9590|9590) sub check_received returns 0
(9590|9590) <- PublisherService::end
(9590|9620) pub22 waiting for acks returned
(9590|9620) pub22<-delete_contained_entities
(9590|9620) pub22<-delete_participant
(9590|9590) <- PublisherService::~PublisherService
(9590|9590) <- Subscriber delete_contained_entities
(9590|9590) <- Subscriber delete_participant
(9590|9590) <- Subscriber::~Subscriber
(9590|9590) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl high rtps durable Time:17s 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: 9759 started at 2026-07-06 15:14:31
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: 9870 started at 2026-07-06 15:14:37
test PASSED.
auto_run_tests_finished: tests/DCPS/DomainRange/run_test.pl Time:13s 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: 9982 started at 2026-07-06 15:14:44
test PASSED.
auto_run_tests_finished: tests/DCPS/GuardCondition/run_test.pl Time:9s Result:0
==============================================================================
tests/DCPS/StatusCondition/run_test.pl
#
(10001|10001) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" 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: 10011
/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: 10021 started at 2026-07-06 15:14:54
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
(10040|10040) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(10040|10040) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10040|10040) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10040|10040) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10040|10040) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10040|10040) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10040|10040) 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 = 24 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 = 18 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 = 20 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 = 16 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
(10040|10040) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10040|10040) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10040|10040) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10040|10040) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10040|10040) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10040|10040) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10040|10040) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10040|10040) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10040|10040) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10040|10040) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10040|10040) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10040|10040) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10040|10040) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10040|10040) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10040|10040) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10040|10040) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10040|10040) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10040|10040) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10040|10040) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10040|10040) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10040|10040) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10040|10040) 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
(10052|10052) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10052|10052) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10052|10052) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10052|10052) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10052|10052) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10052|10052) 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 = 14 sample_rank = 0
Data: key = 3 name = data_B nest.value = 1
Info: instance_handle = 17 sample_rank = 2
Data: key = 4 name = data_B nest.value = 1
Info: instance_handle = 23 sample_rank = 0
Data: key = 6 name = data_B nest.value = 1
Info: instance_handle = 28 sample_rank = 2
Data: key = 8 name = data_C nest.value = 1
Info: instance_handle = 28 sample_rank = 1
Data: key = 8 name = data_D nest.value = 0
Info: instance_handle = 28 sample_rank = 0
Data: key = 8 name = data_D nest.value = 2
Info: instance_handle = 25 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 = 17 sample_rank = 1
Data: key = 4 name = data_M nest.value = 0
Info: instance_handle = 17 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 = 34 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
(10052|10052) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10052|10052) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10052|10052) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10052|10052) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10052|10052) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10052|10052) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10052|10052) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10052|10052) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10052|10052) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10052|10052) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10052|10052) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10052|10052) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10052|10052) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10052|10052) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10052|10052) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10052|10052) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10052|10052) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10052|10052) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10052|10052) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10052|10052) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10052|10052) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10052|10052) 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
(10062|10062) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10062|10062) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10062|10062) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10062|10062) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10062|10062) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10062|10062) 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 = 17 sample_rank = 0
Data: key = 3 name = data_B nest.value = 1
Info: instance_handle = 21 sample_rank = 2
Data: key = 4 name = data_B nest.value = 1
Info: instance_handle = 28 sample_rank = 0
Data: key = 6 name = data_B nest.value = 1
Info: instance_handle = 32 sample_rank = 0
Data: key = 7 name = data_H nest.value = 1
Info: instance_handle = 11 sample_rank = 0
Data: key = 1 name = data_L nest.value = 1
Info: instance_handle = 21 sample_rank = 1
Data: key = 4 name = data_M nest.value = 0
Info: instance_handle = 21 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 = 25 sample_rank = 0
Data: key = 5 name = data_Q nest.value = 1
Info: instance_handle = 14 sample_rank = 0
Data: key = 2 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 = 33 sample_rank = 1
Data: key = 8 name = data_C nest.value = 1
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
(10062|10062) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10062|10062) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10062|10062) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10062|10062) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10062|10062) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10062|10062) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10062|10062) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10062|10062) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10062|10062) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10062|10062) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10062|10062) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10062|10062) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10062|10062) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10062|10062) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10062|10062) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10062|10062) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10062|10062) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10062|10062) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10062|10062) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10062|10062) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10062|10062) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10062|10062) 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: 10079 started at 2026-07-06 15:15:30
[==========] Running 17 tests from 2 test cases.
[----------] Global test environment set-up.
[----------] 13 tests from PropertyStatBlock
[ RUN ] PropertyStatBlock.NominalUsage_OddCount
[ OK ] PropertyStatBlock.NominalUsage_OddCount (1 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 (0 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 (1 ms)
[----------] 13 tests from PropertyStatBlock (2 ms total)
[----------] 4 tests from AllocationTest
[ RUN ] AllocationTest.Success
[ OK ] AllocationTest.Success (0 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 (0 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_10080
node_controller PID: 10081 started at 2026-07-06 15:15:30
/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: 10082 started at 2026-07-06 15:15:30
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 01037ced.8d797581.2761b3f2.000001c1 "test_nc_10080"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/1
Started at 2026-07-06T15:15:37Z
Setting scenario launch_time to be 3 seconds from now: 2026-07-06T15:15:40Z
2026-07-06T15:15:40Z: Node 01037ced.8d797581.2761b3f2.000001c1 (test_nc_10080) 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_10081/n01037ced.8d797581.2761b3f2.000001c1w1_config.json --report /tmp/opendds_bench_nc_10081/n01037ced.8d797581.2761b3f2.000001c1w1_report.json --log /tmp/opendds_bench_nc_10081/n01037ced.8d797581.2761b3f2.000001c1w1_log.txt
2026-07-06T15:15:40Z: Node 01037ced.8d797581.2761b3f2.000001c1 (test_nc_10080) 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_10081/n01037ced.8d797581.2761b3f2.000001c1w2_config.json --report /tmp/opendds_bench_nc_10081/n01037ced.8d797581.2761b3f2.000001c1w2_report.json --log /tmp/opendds_bench_nc_10081/n01037ced.8d797581.2761b3f2.000001c1w2_log.txt
2026-07-06T15:15:40Z: Node 01037ced.8d797581.2761b3f2.000001c1 (test_nc_10080) 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_10081/n01037ced.8d797581.2761b3f2.000001c1w3_config.json --report /tmp/opendds_bench_nc_10081/n01037ced.8d797581.2761b3f2.000001c1w3_report.json --log /tmp/opendds_bench_nc_10081/n01037ced.8d797581.2761b3f2.000001c1w3_log.txt
2026-07-06T15:15:40Z: Node 01037ced.8d797581.2761b3f2.000001c1 (test_nc_10080) 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_10081/n01037ced.8d797581.2761b3f2.000001c1w4_config.json --report /tmp/opendds_bench_nc_10081/n01037ced.8d797581.2761b3f2.000001c1w4_report.json --log /tmp/opendds_bench_nc_10081/n01037ced.8d797581.2761b3f2.000001c1w4_log.txt
2026-07-06T15:15:40Z: Node 01037ced.8d797581.2761b3f2.000001c1 (test_nc_10080) 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_10081/n01037ced.8d797581.2761b3f2.000001c1w5_config.json --report /tmp/opendds_bench_nc_10081/n01037ced.8d797581.2761b3f2.000001c1w5_report.json --log /tmp/opendds_bench_nc_10081/n01037ced.8d797581.2761b3f2.000001c1w5_log.txt
2026-07-06T15:15:40Z: Node 01037ced.8d797581.2761b3f2.000001c1 (test_nc_10080) 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_10081/n01037ced.8d797581.2761b3f2.000001c1w6_config.json --report /tmp/opendds_bench_nc_10081/n01037ced.8d797581.2761b3f2.000001c1w6_report.json --log /tmp/opendds_bench_nc_10081/n01037ced.8d797581.2761b3f2.000001c1w6_log.txt
2026-07-06T15:15:40Z: Node 01037ced.8d797581.2761b3f2.000001c1 (test_nc_10080) 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_10081/n01037ced.8d797581.2761b3f2.000001c1w7_config.json --report /tmp/opendds_bench_nc_10081/n01037ced.8d797581.2761b3f2.000001c1w7_report.json --log /tmp/opendds_bench_nc_10081/n01037ced.8d797581.2761b3f2.000001c1w7_log.txt
2026-07-06T15:15:40Z: Node 01037ced.8d797581.2761b3f2.000001c1 (test_nc_10080) 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_10081/n01037ced.8d797581.2761b3f2.000001c1w8_config.json --report /tmp/opendds_bench_nc_10081/n01037ced.8d797581.2761b3f2.000001c1w8_report.json --log /tmp/opendds_bench_nc_10081/n01037ced.8d797581.2761b3f2.000001c1w8_log.txt
2026-07-06T15:15:40Z: Node 01037ced.8d797581.2761b3f2.000001c1 (test_nc_10080) 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_10081/n01037ced.8d797581.2761b3f2.000001c1w9_config.json --report /tmp/opendds_bench_nc_10081/n01037ced.8d797581.2761b3f2.000001c1w9_report.json --log /tmp/opendds_bench_nc_10081/n01037ced.8d797581.2761b3f2.000001c1w9_log.txt
2026-07-06T15:15:40Z: Node 01037ced.8d797581.2761b3f2.000001c1 (test_nc_10080) 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_10081/n01037ced.8d797581.2761b3f2.000001c1w10_config.json --report /tmp/opendds_bench_nc_10081/n01037ced.8d797581.2761b3f2.000001c1w10_report.json --log /tmp/opendds_bench_nc_10081/n01037ced.8d797581.2761b3f2.000001c1w10_log.txt
2026-07-06T15:15:40Z: Node 01037ced.8d797581.2761b3f2.000001c1 (test_nc_10080) 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_10081/n01037ced.8d797581.2761b3f2.000001c1w11_config.json --report /tmp/opendds_bench_nc_10081/n01037ced.8d797581.2761b3f2.000001c1w11_report.json --log /tmp/opendds_bench_nc_10081/n01037ced.8d797581.2761b3f2.000001c1w11_log.txt
2026-07-06T15:15:40Z: Node 01037ced.8d797581.2761b3f2.000001c1 (test_nc_10080) 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_10081/n01037ced.8d797581.2761b3f2.000001c1w12_config.json --report /tmp/opendds_bench_nc_10081/n01037ced.8d797581.2761b3f2.000001c1w12_report.json --log /tmp/opendds_bench_nc_10081/n01037ced.8d797581.2761b3f2.000001c1w12_log.txt
2026-07-06T15:15:40Z: Node 01037ced.8d797581.2761b3f2.000001c1 (test_nc_10080) 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_10081/n01037ced.8d797581.2761b3f2.000001c1w13_config.json --report /tmp/opendds_bench_nc_10081/n01037ced.8d797581.2761b3f2.000001c1w13_report.json --log /tmp/opendds_bench_nc_10081/n01037ced.8d797581.2761b3f2.000001c1w13_log.txt
2026-07-06T15:15:40Z: Node 01037ced.8d797581.2761b3f2.000001c1 (test_nc_10080) 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_10081/n01037ced.8d797581.2761b3f2.000001c1w14_config.json --report /tmp/opendds_bench_nc_10081/n01037ced.8d797581.2761b3f2.000001c1w14_report.json --log /tmp/opendds_bench_nc_10081/n01037ced.8d797581.2761b3f2.000001c1w14_log.txt
2026-07-06T15:15:40Z: Node 01037ced.8d797581.2761b3f2.000001c1 (test_nc_10080) 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_10081/n01037ced.8d797581.2761b3f2.000001c1w15_config.json --report /tmp/opendds_bench_nc_10081/n01037ced.8d797581.2761b3f2.000001c1w15_report.json --log /tmp/opendds_bench_nc_10081/n01037ced.8d797581.2761b3f2.000001c1w15_log.txt
2026-07-06T15:15:40Z: Node 01037ced.8d797581.2761b3f2.000001c1 (test_nc_10080) 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_10081/n01037ced.8d797581.2761b3f2.000001c1w16_config.json --report /tmp/opendds_bench_nc_10081/n01037ced.8d797581.2761b3f2.000001c1w16_report.json --log /tmp/opendds_bench_nc_10081/n01037ced.8d797581.2761b3f2.000001c1w16_log.txt
2026-07-06T15:15:40Z: Node 01037ced.8d797581.2761b3f2.000001c1 (test_nc_10080) starting process 10121:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10081/n01037ced.8d797581.2761b3f2.000001c1w17_config.json --report /tmp/opendds_bench_nc_10081/n01037ced.8d797581.2761b3f2.000001c1w17_report.json --log /tmp/opendds_bench_nc_10081/n01037ced.8d797581.2761b3f2.000001c1w17_log.txt
2026-07-06T15:15:40Z: Node 01037ced.8d797581.2761b3f2.000001c1 (test_nc_10080) 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_10081/n01037ced.8d797581.2761b3f2.000001c1w18_config.json --report /tmp/opendds_bench_nc_10081/n01037ced.8d797581.2761b3f2.000001c1w18_report.json --log /tmp/opendds_bench_nc_10081/n01037ced.8d797581.2761b3f2.000001c1w18_log.txt
2026-07-06T15:15:40Z: Node 01037ced.8d797581.2761b3f2.000001c1 (test_nc_10080) starting process 10127:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10081/n01037ced.8d797581.2761b3f2.000001c1w19_config.json --report /tmp/opendds_bench_nc_10081/n01037ced.8d797581.2761b3f2.000001c1w19_report.json --log /tmp/opendds_bench_nc_10081/n01037ced.8d797581.2761b3f2.000001c1w19_log.txt
2026-07-06T15:15:40Z: Node 01037ced.8d797581.2761b3f2.000001c1 (test_nc_10080) starting process 10128:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10081/n01037ced.8d797581.2761b3f2.000001c1w20_config.json --report /tmp/opendds_bench_nc_10081/n01037ced.8d797581.2761b3f2.000001c1w20_report.json --log /tmp/opendds_bench_nc_10081/n01037ced.8d797581.2761b3f2.000001c1w20_log.txt
2026-07-06T15:16:45Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10105 with exit code 0
2026-07-06T15:16:45Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10110 with exit code 0
2026-07-06T15:16:45Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10103 with exit code 0
2026-07-06T15:16:45Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10109 with exit code 0
2026-07-06T15:16:45Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10104 with exit code 0
2026-07-06T15:16:45Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10127 with exit code 0
2026-07-06T15:16:45Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10112 with exit code 0
2026-07-06T15:16:45Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10116 with exit code 0
2026-07-06T15:16:45Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10118 with exit code 0
2026-07-06T15:16:45Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10108 with exit code 0
2026-07-06T15:16:45Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10107 with exit code 0
2026-07-06T15:16:45Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10106 with exit code 0
2026-07-06T15:16:45Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10128 with exit code 0
2026-07-06T15:16:45Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10115 with exit code 0
2026-07-06T15:16:45Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10117 with exit code 0
2026-07-06T15:16:46Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10113 with exit code 0
2026-07-06T15:16:46Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10111 with exit code 0
2026-07-06T15:16:46Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10121 with exit code 0
2026-07-06T15:16:46Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10124 with exit code 0
2026-07-06T15:16:46Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10114 with exit code 0
Writing report for node name 'test_nc_10080' (id '01037ced.8d797581.2761b3f2.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-07-06T15:16:47Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 66
percent cpu utilization min = 0.000000
percent cpu utilization max = 100.748130
percent cpu utilization mean = 10.074138
percent cpu utilization stdev = 23.211738
percent cpu utilization median = 3.632848
percent cpu utilization madev = 1.616529
Percent Memory Utilization Statistics:
percent memory utilization count = 66
percent memory utilization min = 0.000000
percent memory utilization max = 17.057046
percent memory utilization mean = 16.440121
percent memory utilization stdev = 2.774674
percent memory utilization median = 17.056948
percent memory utilization madev = 0.000049
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 66
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 19.453174
percent virtual memory utilization mean = 18.878420
percent virtual memory utilization stdev = 3.172072
percent virtual memory utilization median = 19.453174
percent virtual memory utilization madev = 0.000000
Test Timing Stats:
Max Construction Time: 0.892 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.000 seconds
Max Stop Time: 0.000 seconds
Max Destruction Time: 0.118 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.005274
discovery time delta max = 4.467587
discovery time delta mean = 2.993816
discovery time delta stdev = 0.893212
discovery time delta median = 3.158024
discovery time delta madev = 0.437191
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 01037ced.8d797581.2761b3f2.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-07-06T15:15:41Z: 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-07-06T15:15:41Z: Process construction / entity creation complete.
2026-07-06T15:15:41Z: Beginning action construction / initialization.
2026-07-06T15:15:41Z: Action construction / initialization complete.
2026-07-06T15:15:42Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:15:42Z: DDS entities enabled.
2026-07-06T15:15:42Z: Initializing process actions.
2026-07-06T15:16:42Z: Starting process actions.
2026-07-06T15:16:42Z: Process tests started.
2026-07-06T15:16:43Z: Stopping process tests.
2026-07-06T15:16:43Z: Process tests stopped.
2026-07-06T15:16:44Z: Stopping process actions.
2026-07-06T15:16:44Z: Detaching Listeners.
2026-07-06T15:16:44Z: 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-07-06T15:16:44Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.057
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.107
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d797581.2761b3f2.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-07-06T15:15:41Z: 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-07-06T15:15:41Z: Process construction / entity creation complete.
2026-07-06T15:15:41Z: Beginning action construction / initialization.
2026-07-06T15:15:41Z: Action construction / initialization complete.
2026-07-06T15:15:42Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:15:42Z: DDS entities enabled.
2026-07-06T15:15:42Z: Initializing process actions.
2026-07-06T15:16:42Z: Starting process actions.
2026-07-06T15:16:42Z: Process tests started.
2026-07-06T15:16:43Z: Stopping process tests.
2026-07-06T15:16:43Z: Process tests stopped.
2026-07-06T15:16:44Z: Stopping process actions.
2026-07-06T15:16:44Z: Detaching Listeners.
2026-07-06T15:16:44Z: 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-07-06T15:16:45Z: 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.118
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d797581.2761b3f2.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-07-06T15:15:41Z: 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-07-06T15:15:41Z: Process construction / entity creation complete.
2026-07-06T15:15:41Z: Beginning action construction / initialization.
2026-07-06T15:15:41Z: Action construction / initialization complete.
2026-07-06T15:15:42Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:15:42Z: DDS entities enabled.
2026-07-06T15:15:42Z: Initializing process actions.
2026-07-06T15:16:42Z: Starting process actions.
2026-07-06T15:16:42Z: Process tests started.
2026-07-06T15:16:43Z: Stopping process tests.
2026-07-06T15:16:43Z: Process tests stopped.
2026-07-06T15:16:44Z: Stopping process actions.
2026-07-06T15:16:44Z: Detaching Listeners.
2026-07-06T15:16:44Z: 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-07-06T15:16:45Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.062
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.116
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d797581.2761b3f2.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-07-06T15:15:41Z: 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-07-06T15:15:41Z: Process construction / entity creation complete.
2026-07-06T15:15:41Z: Beginning action construction / initialization.
2026-07-06T15:15:41Z: Action construction / initialization complete.
2026-07-06T15:15:42Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:15:42Z: DDS entities enabled.
2026-07-06T15:15:42Z: Initializing process actions.
2026-07-06T15:16:42Z: Starting process actions.
2026-07-06T15:16:42Z: Process tests started.
2026-07-06T15:16:43Z: Stopping process tests.
2026-07-06T15:16:43Z: Process tests stopped.
2026-07-06T15:16:44Z: Stopping process actions.
2026-07-06T15:16:44Z: Detaching Listeners.
2026-07-06T15:16:44Z: 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-07-06T15:16:45Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.062
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.096
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d797581.2761b3f2.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-07-06T15:15:41Z: 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-07-06T15:15:42Z: Process construction / entity creation complete.
2026-07-06T15:15:42Z: Beginning action construction / initialization.
2026-07-06T15:15:42Z: Action construction / initialization complete.
2026-07-06T15:15:43Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:15:43Z: DDS entities enabled.
2026-07-06T15:15:43Z: Initializing process actions.
2026-07-06T15:16:43Z: Starting process actions.
2026-07-06T15:16:43Z: Process tests started.
2026-07-06T15:16:44Z: Stopping process tests.
2026-07-06T15:16:44Z: Process tests stopped.
2026-07-06T15:16:45Z: Stopping process actions.
2026-07-06T15:16:45Z: Detaching Listeners.
2026-07-06T15:16:45Z: 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-07-06T15:16:45Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.273
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 01037ced.8d797581.2761b3f2.000001c1 === Spawned Process #19 (PID 10127) ===
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-07-06T15:15:41Z: 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-07-06T15:15:42Z: Process construction / entity creation complete.
2026-07-06T15:15:42Z: Beginning action construction / initialization.
2026-07-06T15:15:42Z: Action construction / initialization complete.
2026-07-06T15:15:43Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:15:43Z: DDS entities enabled.
2026-07-06T15:15:43Z: Initializing process actions.
2026-07-06T15:16:43Z: Starting process actions.
2026-07-06T15:16:43Z: Process tests started.
2026-07-06T15:16:44Z: Stopping process tests.
2026-07-06T15:16:44Z: Process tests stopped.
2026-07-06T15:16:45Z: Stopping process actions.
2026-07-06T15:16:45Z: Detaching Listeners.
2026-07-06T15:16:45Z: 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-07-06T15:16:45Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.302
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.069
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d797581.2761b3f2.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-07-06T15:15:41Z: 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-07-06T15:15:42Z: Process construction / entity creation complete.
2026-07-06T15:15:42Z: Beginning action construction / initialization.
2026-07-06T15:15:42Z: Action construction / initialization complete.
2026-07-06T15:15:43Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:15:43Z: DDS entities enabled.
2026-07-06T15:15:43Z: Initializing process actions.
2026-07-06T15:16:43Z: Starting process actions.
2026-07-06T15:16:43Z: Process tests started.
2026-07-06T15:16:44Z: Stopping process tests.
2026-07-06T15:16:44Z: Process tests stopped.
2026-07-06T15:16:45Z: Stopping process actions.
2026-07-06T15:16:45Z: Detaching Listeners.
2026-07-06T15:16:45Z: 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-07-06T15:16:45Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.379
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.054
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d797581.2761b3f2.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-07-06T15:15:42Z: 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-07-06T15:15:42Z: Process construction / entity creation complete.
2026-07-06T15:15:42Z: Beginning action construction / initialization.
2026-07-06T15:15:42Z: Action construction / initialization complete.
2026-07-06T15:15:43Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:15:43Z: DDS entities enabled.
2026-07-06T15:15:43Z: Initializing process actions.
2026-07-06T15:16:43Z: Starting process actions.
2026-07-06T15:16:43Z: Process tests started.
2026-07-06T15:16:44Z: Stopping process tests.
2026-07-06T15:16:44Z: Process tests stopped.
2026-07-06T15:16:45Z: Stopping process actions.
2026-07-06T15:16:45Z: Detaching Listeners.
2026-07-06T15:16:45Z: 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-07-06T15:16:45Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.443
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.049
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d797581.2761b3f2.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-07-06T15:15:42Z: 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-07-06T15:15:42Z: Process construction / entity creation complete.
2026-07-06T15:15:42Z: Beginning action construction / initialization.
2026-07-06T15:15:42Z: Action construction / initialization complete.
2026-07-06T15:15:43Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:15:43Z: DDS entities enabled.
2026-07-06T15:15:43Z: Initializing process actions.
2026-07-06T15:16:43Z: Starting process actions.
2026-07-06T15:16:43Z: Process tests started.
2026-07-06T15:16:44Z: Stopping process tests.
2026-07-06T15:16:44Z: Process tests stopped.
2026-07-06T15:16:45Z: Stopping process actions.
2026-07-06T15:16:45Z: Detaching Listeners.
2026-07-06T15:16:45Z: 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-07-06T15:16:45Z: 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.054
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d797581.2761b3f2.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-07-06T15:15:42Z: 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-07-06T15:15:42Z: Process construction / entity creation complete.
2026-07-06T15:15:42Z: Beginning action construction / initialization.
2026-07-06T15:15:42Z: Action construction / initialization complete.
2026-07-06T15:15:43Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:15:43Z: DDS entities enabled.
2026-07-06T15:15:43Z: Initializing process actions.
2026-07-06T15:16:43Z: Starting process actions.
2026-07-06T15:16:43Z: Process tests started.
2026-07-06T15:16:44Z: Stopping process tests.
2026-07-06T15:16:44Z: Process tests stopped.
2026-07-06T15:16:45Z: Stopping process actions.
2026-07-06T15:16:45Z: Detaching Listeners.
2026-07-06T15:16:45Z: 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-07-06T15:16:45Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.632
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 01037ced.8d797581.2761b3f2.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-07-06T15:15:42Z: 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-07-06T15:15:42Z: Process construction / entity creation complete.
2026-07-06T15:15:42Z: Beginning action construction / initialization.
2026-07-06T15:15:42Z: Action construction / initialization complete.
2026-07-06T15:15:43Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:15:43Z: DDS entities enabled.
2026-07-06T15:15:43Z: Initializing process actions.
2026-07-06T15:16:43Z: Starting process actions.
2026-07-06T15:16:43Z: Process tests started.
2026-07-06T15:16:44Z: Stopping process tests.
2026-07-06T15:16:44Z: Process tests stopped.
2026-07-06T15:16:45Z: Stopping process actions.
2026-07-06T15:16:45Z: Detaching Listeners.
2026-07-06T15:16:45Z: 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-07-06T15:16:45Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.645
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.071
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d797581.2761b3f2.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-07-06T15:15:42Z: 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-07-06T15:15:42Z: Process construction / entity creation complete.
2026-07-06T15:15:42Z: Beginning action construction / initialization.
2026-07-06T15:15:42Z: Action construction / initialization complete.
2026-07-06T15:15:43Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:15:43Z: DDS entities enabled.
2026-07-06T15:15:43Z: Initializing process actions.
2026-07-06T15:16:43Z: Starting process actions.
2026-07-06T15:16:43Z: Process tests started.
2026-07-06T15:16:44Z: Stopping process tests.
2026-07-06T15:16:44Z: Process tests stopped.
2026-07-06T15:16:45Z: Stopping process actions.
2026-07-06T15:16:45Z: Detaching Listeners.
2026-07-06T15:16:45Z: 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-07-06T15:16:45Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.680
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.070
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d797581.2761b3f2.000001c1 === Spawned Process #20 (PID 10128) ===
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-07-06T15:15:42Z: 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-07-06T15:15:42Z: Process construction / entity creation complete.
2026-07-06T15:15:42Z: Beginning action construction / initialization.
2026-07-06T15:15:42Z: Action construction / initialization complete.
2026-07-06T15:15:43Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:15:43Z: DDS entities enabled.
2026-07-06T15:15:43Z: Initializing process actions.
2026-07-06T15:16:43Z: Starting process actions.
2026-07-06T15:16:43Z: Process tests started.
2026-07-06T15:16:44Z: Stopping process tests.
2026-07-06T15:16:44Z: Process tests stopped.
2026-07-06T15:16:45Z: Stopping process actions.
2026-07-06T15:16:45Z: Detaching Listeners.
2026-07-06T15:16:45Z: 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-07-06T15:16:45Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.664
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.059
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d797581.2761b3f2.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-07-06T15:15:42Z: 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-07-06T15:15:42Z: Process construction / entity creation complete.
2026-07-06T15:15:42Z: Beginning action construction / initialization.
2026-07-06T15:15:42Z: Action construction / initialization complete.
2026-07-06T15:15:43Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:15:43Z: DDS entities enabled.
2026-07-06T15:15:43Z: Initializing process actions.
2026-07-06T15:16:43Z: Starting process actions.
2026-07-06T15:16:43Z: Process tests started.
2026-07-06T15:16:44Z: Stopping process tests.
2026-07-06T15:16:44Z: Process tests stopped.
2026-07-06T15:16:45Z: Stopping process actions.
2026-07-06T15:16:45Z: Detaching Listeners.
2026-07-06T15:16:45Z: 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-07-06T15:16:45Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.738
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 01037ced.8d797581.2761b3f2.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-07-06T15:15:42Z: 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-07-06T15:15:42Z: Process construction / entity creation complete.
2026-07-06T15:15:42Z: Beginning action construction / initialization.
2026-07-06T15:15:42Z: Action construction / initialization complete.
2026-07-06T15:15:43Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:15:43Z: DDS entities enabled.
2026-07-06T15:15:43Z: Initializing process actions.
2026-07-06T15:16:43Z: Starting process actions.
2026-07-06T15:16:43Z: Process tests started.
2026-07-06T15:16:44Z: Stopping process tests.
2026-07-06T15:16:44Z: Process tests stopped.
2026-07-06T15:16:45Z: Stopping process actions.
2026-07-06T15:16:45Z: Detaching Listeners.
2026-07-06T15:16:45Z: 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-07-06T15:16:45Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.785
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.048
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d797581.2761b3f2.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-07-06T15:15:42Z: 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-07-06T15:15:42Z: Process construction / entity creation complete.
2026-07-06T15:15:42Z: Beginning action construction / initialization.
2026-07-06T15:15:42Z: Action construction / initialization complete.
2026-07-06T15:15:43Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:15:43Z: DDS entities enabled.
2026-07-06T15:15:43Z: Initializing process actions.
2026-07-06T15:16:43Z: Starting process actions.
2026-07-06T15:16:43Z: Process tests started.
2026-07-06T15:16:44Z: Stopping process tests.
2026-07-06T15:16:44Z: Process tests stopped.
2026-07-06T15:16:45Z: Stopping process actions.
2026-07-06T15:16:45Z: Detaching Listeners.
2026-07-06T15:16:45Z: 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-07-06T15:16:45Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.843
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 01037ced.8d797581.2761b3f2.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-07-06T15:15:42Z: 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-07-06T15:15:42Z: Process construction / entity creation complete.
2026-07-06T15:15:42Z: Beginning action construction / initialization.
2026-07-06T15:15:42Z: Action construction / initialization complete.
2026-07-06T15:15:43Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:15:43Z: DDS entities enabled.
2026-07-06T15:15:43Z: Initializing process actions.
2026-07-06T15:16:43Z: Starting process actions.
2026-07-06T15:16:43Z: Process tests started.
2026-07-06T15:16:44Z: Stopping process tests.
2026-07-06T15:16:44Z: Process tests stopped.
2026-07-06T15:16:45Z: Stopping process actions.
2026-07-06T15:16:45Z: Detaching Listeners.
2026-07-06T15:16:45Z: 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-07-06T15:16:46Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.827
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 01037ced.8d797581.2761b3f2.000001c1 === Spawned Process #17 (PID 10121) ===
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-07-06T15:15:42Z: 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-07-06T15:15:42Z: Process construction / entity creation complete.
2026-07-06T15:15:42Z: Beginning action construction / initialization.
2026-07-06T15:15:42Z: Action construction / initialization complete.
2026-07-06T15:15:43Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:15:43Z: DDS entities enabled.
2026-07-06T15:15:43Z: Initializing process actions.
2026-07-06T15:16:43Z: Starting process actions.
2026-07-06T15:16:43Z: Process tests started.
2026-07-06T15:16:44Z: Stopping process tests.
2026-07-06T15:16:44Z: Process tests stopped.
2026-07-06T15:16:45Z: Stopping process actions.
2026-07-06T15:16:45Z: Detaching Listeners.
2026-07-06T15:16:45Z: 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-07-06T15:16:46Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.860
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.051
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d797581.2761b3f2.000001c1 === Spawned Process #18 (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-07-06T15:15:42Z: 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-07-06T15:15:42Z: Process construction / entity creation complete.
2026-07-06T15:15:42Z: Beginning action construction / initialization.
2026-07-06T15:15:42Z: Action construction / initialization complete.
2026-07-06T15:15:43Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:15:43Z: DDS entities enabled.
2026-07-06T15:15:43Z: Initializing process actions.
2026-07-06T15:16:43Z: Starting process actions.
2026-07-06T15:16:43Z: Process tests started.
2026-07-06T15:16:44Z: Stopping process tests.
2026-07-06T15:16:44Z: Process tests stopped.
2026-07-06T15:16:45Z: Stopping process actions.
2026-07-06T15:16:45Z: Detaching Listeners.
2026-07-06T15:16:45Z: 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-07-06T15:16:46Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.849
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 01037ced.8d797581.2761b3f2.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-07-06T15:15:42Z: 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-07-06T15:15:43Z: Process construction / entity creation complete.
2026-07-06T15:15:43Z: Beginning action construction / initialization.
2026-07-06T15:15:43Z: Action construction / initialization complete.
2026-07-06T15:15:44Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:15:44Z: DDS entities enabled.
2026-07-06T15:15:44Z: Initializing process actions.
2026-07-06T15:16:44Z: Starting process actions.
2026-07-06T15:16:44Z: Process tests started.
2026-07-06T15:16:45Z: Stopping process tests.
2026-07-06T15:16:45Z: Process tests stopped.
2026-07-06T15:16:46Z: Stopping process actions.
2026-07-06T15:16:46Z: Detaching Listeners.
2026-07-06T15:16:46Z: 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-07-06T15:16:46Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.892
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.029
--- 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:78s 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_10290
node_controller PID: 10291 started at 2026-07-06 15:16:48
/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: 10292 started at 2026-07-06 15:16:48
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 01037ced.8d797581.2833f22d.000001c1 "test_nc_10290"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/2
Started at 2026-07-06T15:16:55Z
Setting scenario launch_time to be 3 seconds from now: 2026-07-06T15:16:58Z
2026-07-06T15:16:58Z: Node 01037ced.8d797581.2833f22d.000001c1 (test_nc_10290) starting process 10310:
- original config:
- command line: DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -ORBListenEndpoints iiop://:12345 -DCPSPendingTimeout 3
2026-07-06T15:16:58Z: Node 01037ced.8d797581.2833f22d.000001c1 (test_nc_10290) starting process 10311:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w2_config.json --report /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w2_report.json --log /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w2_log.txt
2026-07-06T15:16:58Z: Node 01037ced.8d797581.2833f22d.000001c1 (test_nc_10290) starting process 10312:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w3_config.json --report /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w3_report.json --log /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w3_log.txt
2026-07-06T15:16:58Z: Node 01037ced.8d797581.2833f22d.000001c1 (test_nc_10290) starting process 10313:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w4_config.json --report /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w4_report.json --log /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w4_log.txt
2026-07-06T15:16:58Z: Node 01037ced.8d797581.2833f22d.000001c1 (test_nc_10290) starting process 10314:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w5_config.json --report /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w5_report.json --log /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w5_log.txt
2026-07-06T15:16:58Z: Node 01037ced.8d797581.2833f22d.000001c1 (test_nc_10290) starting process 10315:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w6_config.json --report /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w6_report.json --log /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w6_log.txt
2026-07-06T15:16:58Z: Node 01037ced.8d797581.2833f22d.000001c1 (test_nc_10290) starting process 10316:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w7_config.json --report /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w7_report.json --log /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w7_log.txt
2026-07-06T15:16:58Z: Node 01037ced.8d797581.2833f22d.000001c1 (test_nc_10290) starting process 10317:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w8_config.json --report /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w8_report.json --log /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w8_log.txt
2026-07-06T15:16:58Z: Node 01037ced.8d797581.2833f22d.000001c1 (test_nc_10290) starting process 10318:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w9_config.json --report /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w9_report.json --log /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w9_log.txt
2026-07-06T15:16:58Z: Node 01037ced.8d797581.2833f22d.000001c1 (test_nc_10290) starting process 10319:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w10_config.json --report /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w10_report.json --log /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w10_log.txt
2026-07-06T15:16:58Z: Node 01037ced.8d797581.2833f22d.000001c1 (test_nc_10290) starting process 10320:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w11_config.json --report /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w11_report.json --log /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w11_log.txt
2026-07-06T15:16:58Z: Node 01037ced.8d797581.2833f22d.000001c1 (test_nc_10290) 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_10291/n01037ced.8d797581.2833f22d.000001c1w12_config.json --report /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w12_report.json --log /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w12_log.txt
2026-07-06T15:16:58Z: Node 01037ced.8d797581.2833f22d.000001c1 (test_nc_10290) 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_10291/n01037ced.8d797581.2833f22d.000001c1w13_config.json --report /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w13_report.json --log /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w13_log.txt
2026-07-06T15:16:58Z: Node 01037ced.8d797581.2833f22d.000001c1 (test_nc_10290) 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_10291/n01037ced.8d797581.2833f22d.000001c1w14_config.json --report /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w14_report.json --log /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w14_log.txt
2026-07-06T15:16:58Z: Node 01037ced.8d797581.2833f22d.000001c1 (test_nc_10290) starting process 10331:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w15_config.json --report /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w15_report.json --log /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w15_log.txt
2026-07-06T15:16:58Z: Node 01037ced.8d797581.2833f22d.000001c1 (test_nc_10290) 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_10291/n01037ced.8d797581.2833f22d.000001c1w16_config.json --report /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w16_report.json --log /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w16_log.txt
2026-07-06T15:16:58Z: Node 01037ced.8d797581.2833f22d.000001c1 (test_nc_10290) starting process 10333:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w17_config.json --report /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w17_report.json --log /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w17_log.txt
2026-07-06T15:16:58Z: Node 01037ced.8d797581.2833f22d.000001c1 (test_nc_10290) starting process 10334:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w18_config.json --report /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w18_report.json --log /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w18_log.txt
2026-07-06T15:16:58Z: Node 01037ced.8d797581.2833f22d.000001c1 (test_nc_10290) starting process 10335:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w19_config.json --report /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w19_report.json --log /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w19_log.txt
2026-07-06T15:16:58Z: Node 01037ced.8d797581.2833f22d.000001c1 (test_nc_10290) 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_10291/n01037ced.8d797581.2833f22d.000001c1w20_config.json --report /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w20_report.json --log /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w20_log.txt
2026-07-06T15:16:58Z: Node 01037ced.8d797581.2833f22d.000001c1 (test_nc_10290) 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_10291/n01037ced.8d797581.2833f22d.000001c1w21_config.json --report /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w21_report.json --log /tmp/opendds_bench_nc_10291/n01037ced.8d797581.2833f22d.000001c1w21_log.txt
2026-07-06T15:17:35Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10312 with exit code 0
2026-07-06T15:17:36Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10311 with exit code 0
2026-07-06T15:17:36Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10317 with exit code 0
2026-07-06T15:17:36Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10318 with exit code 0
2026-07-06T15:17:36Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10339 with exit code 0
2026-07-06T15:17:36Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10316 with exit code 0
2026-07-06T15:17:36Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10323 with exit code 0
2026-07-06T15:17:37Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10320 with exit code 0
2026-07-06T15:17:37Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10315 with exit code 0
2026-07-06T15:17:37Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10333 with exit code 0
2026-07-06T15:17:37Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10328 with exit code 0
2026-07-06T15:17:37Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10335 with exit code 0
2026-07-06T15:17:37Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10313 with exit code 0
2026-07-06T15:17:37Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10314 with exit code 0
2026-07-06T15:17:38Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10331 with exit code 0
2026-07-06T15:17:38Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10319 with exit code 0
2026-07-06T15:17:38Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10336 with exit code 0
2026-07-06T15:17:38Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10330 with exit code 0
2026-07-06T15:17:38Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10332 with exit code 0
2026-07-06T15:17:38Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10334 with exit code 0
2026-07-06T15:17:58Z: Scenario timed out, Killing Spawned Processes...
2026-07-06T15:17:58Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10310 with exit code 9
Writing report for node name 'test_nc_10290' (id '01037ced.8d797581.2833f22d.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
All reports written and acknowledged.
Got 6 out of 21 expected process reports
Got 7 out of 21 expected process reports
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-07-06T15:17:59Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 60
percent cpu utilization min = 0.000000
percent cpu utilization max = 76.853344
percent cpu utilization mean = 4.479468
percent cpu utilization stdev = 14.814626
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.837379
percent memory utilization mean = 11.721361
percent memory utilization stdev = 8.372715
percent memory utilization median = 18.824015
percent memory utilization madev = 0.007000
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 60
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 20.425838
percent virtual memory utilization mean = 13.374059
percent virtual memory utilization stdev = 9.242179
percent virtual memory utilization median = 20.425838
percent virtual memory utilization madev = 0.000000
Test Timing Stats:
Max Construction Time: 3.588 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.000 seconds
Max Stop Time: 0.000 seconds
Max Destruction Time: 0.144 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.012045
discovery time delta max = 2.985846
discovery time delta mean = 0.499256
discovery time delta stdev = 0.618496
discovery time delta median = 0.153390
discovery time delta madev = 0.124059
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 01037ced.8d797581.2833f22d.000001c1 === Spawned Process #3 (PID 10312) ===
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-07-06T15:17:01Z: 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
(10312|10312) INFO: set_DCPS_debug_level: set to 3
(10312|10312) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10312|10312) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10312|10312) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10312|10312) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10312|10312) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10312|10312) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10312|10312) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10312|10312) Service_Participant::get_domain_participant_factory: machine: runnervmkkn4f, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
(10312|10312) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10312|10312) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10312|10312) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10312|10312) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10312|10312) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10312|10312) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000002.000001c1(949b82d1) in domain 7
(10312|10312) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10312|10312) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10312|10312) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10312|10312) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10312|10312) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10312|10312) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(10312|10312) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10312|10432) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000002.000001c7(7df827e4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10312|10312) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10312|10312) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000002.000001c7(7df827e4), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10312|10312) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10312|10312) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10312|10312) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10312|10432) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000002.000002c7(56d57427) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10312|10312) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10312|10312) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000002.000002c7(56d57427), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10312|10312) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10312|10312) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10312|10312) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10312|10432) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000002.000003c7(4fce4566) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10312|10312) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10312|10312) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000002.000003c7(4fce4566), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10312|10312) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10312|10312) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10312|10312) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10312|10432) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000002.000004c7(008fd3a1) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10312|10312) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10312|10312) 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'
(10312|10312) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10312|10312) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10312|10312) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10312|10312) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10312|10312) 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'
(10312|10312) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10312|10312) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10312|10312) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10312|10312) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10312|10312) 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'
(10312|10312) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10312|10312) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10312|10312) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10312|10312) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10312|10312) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10312|10312) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10312|10432) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10312|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10312|10312) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10312|10312) 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'
(10312|10312) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10312|10312) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10312|10312) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10312|10312) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1480 with 20 chunks
(10312|10312) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10312|10312) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10312|10432) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10312|10432) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10312|10432) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10312|10432) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10312|10312) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10312|10312) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000002.00000202(bddb4218), publishing to topic name "topic_02" type "Bench::Data"
2026-07-06T15:17:02Z: Process construction / entity creation complete.
2026-07-06T15:17:02Z: Beginning action construction / initialization.
2026-07-06T15:17:02Z: Action construction / initialization complete.
(10312|10432) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10312|10432) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10312|10432) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10312|10432) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10312|10432) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10312|10432) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10312|10432) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10312|10432) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10312|10432) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10312|10432) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10312|10432) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10312|10432) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10312|10432) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10312|10432) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10312|10432) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10312|10432) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10312|10432) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10312|10432) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10312|10432) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000007.00000102(5e169eab)
2026-07-06T15:17:03Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:17:03Z: DDS entities enabled.
2026-07-06T15:17:03Z: Initializing process actions.
(10312|10432) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000006.00000507(77708690)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10312|10432) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000006.00000507(77708690)
(10312|10432) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10312|10432) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10312|10432) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10312|10432) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10312|10432) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10312|10432) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10312|10432) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10312|10432) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10312|10432) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10312|10432) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10312|10432) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10312|10432) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10312|10432) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10312|10432) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10312|10432) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10312|10432) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10312|10432) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10312|10432) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10312|10432) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10312|10432) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10312|10432) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10312|10432) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10312|10432) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10312|10432) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10312|10432) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10312|10432) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10312|10432) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10312|10432) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10312|10432) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10312|10432) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10312|10432) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10312|10432) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10312|10432) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10312|10432) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10312|10432) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10312|10432) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10312|10432) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10312|10432) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10312|10432) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10312|10432) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10312|10432) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10312|10432) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10312|10432) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10312|10432) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10312|10432) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10312|10432) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10312|10432) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10312|10432) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10312|10432) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10312|10432) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10312|10432) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10312|10432) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10312|10432) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10312|10432) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10312|10432) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10312|10432) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10312|10432) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10312|10432) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10312|10432) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10312|10432) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10312|10432) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10312|10432) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10312|10432) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10312|10432) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10312|10432) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10312|10432) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10312|10432) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10312|10432) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10312|10432) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10312|10432) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10312|10432) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10312|10432) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10312|10432) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10312|10432) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10312|10432) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10312|10432) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10312|10432) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10312|10432) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10312|10432) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10312|10432) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10312|10432) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10312|10432) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10312|10432) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10312|10432) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10312|10432) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10312|10432) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10312|10432) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10312|10432) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10312|10432) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10312|10432) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10312|10432) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10312|10432) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10312|10432) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10312|10432) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-07-06T15:17:33Z: Starting process actions.
2026-07-06T15:17:33Z: Process tests started.
2026-07-06T15:17:34Z: Stopping process tests.
2026-07-06T15:17:34Z: Process tests stopped.
2026-07-06T15:17:35Z: Stopping process actions.
2026-07-06T15:17:35Z: Detaching Listeners.
2026-07-06T15:17:35Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10312|10312) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 20
(10312|10432) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10312|10432) 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
(10312|10312) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 20
(10312|10432) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10312|10432) 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
(10312|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 19
(10312|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 19
Deleting datareader: datareader_02
(10312|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 19
(10312|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 19
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10312|10382) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000002.000001c7(7df827e4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10312|10382) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000002.000001c7(7df827e4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10312|10382) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000002.000003c7(4fce4566) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10312|10382) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000002.000003c7(4fce4566) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10312|10382) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000002.000004c7(008fd3a1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10312|10382) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000002.000004c7(008fd3a1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10312|10382) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000002.000002c7(56d57427) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10312|10382) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000002.000002c7(56d57427) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10312|10449) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.149:37947 , reconnect_state = INIT_STATE.
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10312|10382) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10312|10449) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10312|10312) Service_Participant::shutdown
(10312|10312) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-07-06T15:17:35Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 1.039
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.081
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10312|10312) Service_Participant::~Service_Participant
(10312|10312) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8d797581.2833f22d.000001c1 === Spawned Process #2 (PID 10311) ===
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-07-06T15:17:01Z: 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
(10311|10311) INFO: set_DCPS_debug_level: set to 3
(10311|10311) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10311|10311) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10311|10311) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10311|10311) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10311|10311) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10311|10311) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10311|10311) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10311|10311) Service_Participant::get_domain_participant_factory: machine: runnervmkkn4f, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
(10311|10311) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10311|10311) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10311|10311) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10311|10311) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10311|10311) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10311|10311) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000003.000001c1(a9fbab61) in domain 7
(10311|10311) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10311|10311) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10311|10311) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10311|10311) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10311|10311) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10311|10311) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(10311|10311) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10311|10448) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000003.000001c7(40980e54) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10311|10311) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10311|10311) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000003.000001c7(40980e54), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10311|10311) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10311|10311) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10311|10311) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10311|10311) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000003.000002c7(6bb55d97) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10311|10311) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10311|10311) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000003.000002c7(6bb55d97), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10311|10311) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10311|10311) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10311|10311) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10311|10448) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000003.000003c7(72ae6cd6) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10311|10311) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10311|10311) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000003.000003c7(72ae6cd6), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10311|10311) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10311|10311) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10311|10311) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10311|10448) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000003.000004c7(3deffa11) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10311|10311) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10311|10311) 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'
(10311|10311) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10311|10311) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10311|10311) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10311|10448) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10311|10311) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10311|10311) 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'
(10311|10311) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10311|10311) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10311|10311) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10311|10448) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10311|10311) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10311|10311) 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'
(10311|10311) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10311|10311) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10311|10311) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10311|10311) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1480 with 20 chunks
(10311|10311) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10311|10311) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10311|10448) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10311|10311) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10311|10448) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10311|10448) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10311|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10311|10311) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10311|10311) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10311|10311) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10311|10311) 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'
(10311|10311) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10311|10311) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10311|10311) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10311|10311) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1680 with 20 chunks
(10311|10311) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10311|10311) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10311|10448) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10311|10448) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10311|10448) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10311|10448) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10311|10448) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10311|10311) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10311|10311) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000003.00000202(80bb6ba8), publishing to topic name "topic_02" type "Bench::Data"
2026-07-06T15:17:03Z: Process construction / entity creation complete.
2026-07-06T15:17:03Z: Beginning action construction / initialization.
2026-07-06T15:17:03Z: Action construction / initialization complete.
(10311|10448) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10311|10448) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10311|10448) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10311|10448) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10311|10448) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10311|10448) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10311|10448) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10311|10448) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10311|10448) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10311|10448) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10311|10448) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10311|10448) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10311|10448) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10311|10448) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10311|10448) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10311|10448) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10311|10448) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10311|10448) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10311|10448) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10311|10448) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10311|10448) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10311|10448) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10311|10448) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10311|10448) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10311|10448) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10311|10448) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10311|10448) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10311|10448) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10311|10448) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10311|10448) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10311|10448) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10311|10448) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10311|10448) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10311|10448) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10311|10448) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10311|10448) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10311|10448) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10311|10448) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
2026-07-06T15:17:04Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:17:04Z: DDS entities enabled.
2026-07-06T15:17:04Z: Initializing process actions.
(10311|10448) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10311|10448) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10311|10448) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10311|10448) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10311|10448) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10311|10448) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10311|10448) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10311|10448) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10311|10448) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10311|10448) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10311|10448) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10311|10448) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10311|10448) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10311|10448) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10311|10448) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10311|10448) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10311|10448) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10311|10448) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10311|10448) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10311|10448) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10311|10448) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10311|10448) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10311|10448) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10311|10448) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10311|10448) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10311|10448) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10311|10448) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10311|10448) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10311|10448) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10311|10448) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10311|10448) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10311|10448) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10311|10448) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10311|10448) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10311|10448) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10311|10448) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10311|10448) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10311|10448) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10311|10448) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10311|10448) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10311|10448) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10311|10448) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10311|10448) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10311|10448) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10311|10448) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10311|10448) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10311|10448) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10311|10448) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10311|10448) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10311|10448) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10311|10448) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10311|10448) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10311|10448) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10311|10448) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10311|10448) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10311|10448) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10311|10448) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10311|10448) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10311|10448) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10311|10448) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10311|10448) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10311|10448) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10311|10448) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10311|10448) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10311|10448) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10311|10448) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10311|10448) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10311|10448) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10311|10448) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10311|10448) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10311|10448) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-07-06T15:17:34Z: Starting process actions.
2026-07-06T15:17:34Z: Process tests started.
2026-07-06T15:17:35Z: Stopping process tests.
2026-07-06T15:17:35Z: Process tests stopped.
(10311|10448) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10311|10448) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10311|10448) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10311|10448) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10311|10448) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10311|10448) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-07-06T15:17:36Z: Stopping process actions.
2026-07-06T15:17:36Z: Detaching Listeners.
2026-07-06T15:17:36Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10311|10311) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 19
(10311|10448) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10311|10448) 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
(10311|10311) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 19
(10311|10448) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10311|10448) 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
(10311|10311) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 18
(10311|10311) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 18
Deleting datareader: datareader_02
(10311|10311) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 18
(10311|10311) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 18
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10311|10385) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000003.000001c7(40980e54) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10311|10385) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000003.000001c7(40980e54) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10311|10385) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000003.000003c7(72ae6cd6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10311|10385) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000003.000003c7(72ae6cd6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10311|10385) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000003.000004c7(3deffa11) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10311|10385) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000003.000004c7(3deffa11) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10311|10385) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000003.000002c7(6bb55d97) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10311|10385) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000003.000002c7(6bb55d97) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10311|10451) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.149:37947 , reconnect_state = INIT_STATE.
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10311|10385) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10311|10451) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10311|10311) Service_Participant::shutdown
(10311|10311) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-07-06T15:17:36Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 1.390
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.075
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10311|10311) Service_Participant::~Service_Participant
(10311|10311) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8d797581.2833f22d.000001c1 === Spawned Process #8 (PID 10317) ===
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-07-06T15:17:01Z: 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
(10317|10317) INFO: set_DCPS_debug_level: set to 3
(10317|10317) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10317|10317) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10317|10317) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10317|10317) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10317|10317) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10317|10317) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10317|10317) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10317|10317) Service_Participant::get_domain_participant_factory: machine: runnervmkkn4f, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
(10317|10317) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10317|10317) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10317|10317) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10317|10317) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10317|10317) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10317|10317) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000004.000001c1(1bdb7771) in domain 7
(10317|10317) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10317|10317) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10317|10317) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10317|10317) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10317|10317) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10317|10317) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(10317|10317) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10317|10454) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000004.000001c7(f2b8d244) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10317|10317) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10317|10317) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000004.000001c7(f2b8d244), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10317|10317) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10317|10317) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10317|10317) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10317|10454) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000004.000002c7(d9958187) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10317) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10317|10317) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000004.000002c7(d9958187), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10317|10317) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10317|10317) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10317|10317) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10317|10454) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000004.000003c7(c08eb0c6) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10317) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10317|10317) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000004.000003c7(c08eb0c6), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10317|10317) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10317|10317) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10317|10317) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10317|10454) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000004.000004c7(8fcf2601) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10317) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10317|10317) 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'
(10317|10317) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10317|10317) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10317|10317) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10317|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10317|10317) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10317|10317) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10317|10317) 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'
(10317|10317) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10317|10317) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10317|10317) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10317|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10317|10317) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10317|10317) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10317|10317) 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'
(10317|10317) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10317|10317) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10317|10317) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10317|10317) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10317|10317) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10317|10317) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10317|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10317|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10317|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10317|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10317|10317) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10317|10317) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10317|10317) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10317|10317) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10317|10317) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10317|10317) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10317|10317) 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'
(10317|10317) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10317|10317) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10317|10317) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10317|10317) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1600 with 20 chunks
(10317|10317) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10317|10317) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10317|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10317|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10317|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10317|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10317|10317) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10317|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10317|10317) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10317|10317) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10317|10317) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10317|10317) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10317|10317) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000004.00000202(329bb7b8), publishing to topic name "topic_02" type "Bench::Data"
2026-07-06T15:17:03Z: Process construction / entity creation complete.
2026-07-06T15:17:03Z: Beginning action construction / initialization.
2026-07-06T15:17:03Z: Action construction / initialization complete.
(10317|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10317|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10317|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10317|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10317|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10317|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10317|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10317|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10317|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10317|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10317|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10317|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10317|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10317|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10317|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10317|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10317|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10317|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10317|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10317|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10317|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10317|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10317|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10317|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10317|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10317|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10317|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10317|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10317|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10317|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10317|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10317|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10317|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10317|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10317|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10317|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10317|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10317|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10317|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10317|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10317|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10317|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10317|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10317|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10317|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10317|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10317|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
2026-07-06T15:17:04Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:17:04Z: DDS entities enabled.
2026-07-06T15:17:04Z: Initializing process actions.
(10317|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10317|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10317|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10317|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10317|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10317|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10317|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10317|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10317|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10317|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10317|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10317|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10317|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10317|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10317|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10317|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10317|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10317|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10317|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10317|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10317|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10317|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10317|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10317|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10317|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10317|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10317|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10317|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10317|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10317|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10317|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10317|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10317|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10317|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10317|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10317|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10317|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10317|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10317|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10317|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10317|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10317|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10317|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10317|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10317|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10317|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10317|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10317|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10317|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10317|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10317|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10317|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10317|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10317|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10317|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10317|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-07-06T15:17:34Z: Starting process actions.
2026-07-06T15:17:34Z: Process tests started.
2026-07-06T15:17:35Z: Stopping process tests.
2026-07-06T15:17:35Z: Process tests stopped.
(10317|10454) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10317|10454) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10317|10454) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10317|10454) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10317|10454) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10317|10454) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10317|10454) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10317|10454) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10317|10454) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10317|10454) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10317|10454) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10317|10454) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
2026-07-06T15:17:36Z: Stopping process actions.
2026-07-06T15:17:36Z: Detaching Listeners.
2026-07-06T15:17:36Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10317|10317) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 18
(10317|10454) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10317|10454) 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
(10317|10317) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 18
(10317|10454) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10317|10454) 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
(10317|10317) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 17
(10317|10317) 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
(10317|10317) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 17
(10317|10317) 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
(10317|10391) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000004.000001c7(f2b8d244) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10317|10391) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000004.000001c7(f2b8d244) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10317|10391) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000004.000003c7(c08eb0c6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10317|10391) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000004.000003c7(c08eb0c6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10391) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000004.000004c7(8fcf2601) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10317|10391) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000004.000004c7(8fcf2601) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10391) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000004.000002c7(d9958187) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10317|10391) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000004.000002c7(d9958187) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10317|10456) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.149:37947 , reconnect_state = INIT_STATE.
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10456) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10317|10317) Service_Participant::shutdown
(10317|10317) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-07-06T15:17:36Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 1.672
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.071
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10317|10317) Service_Participant::~Service_Participant
(10317|10317) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8d797581.2833f22d.000001c1 === Spawned Process #9 (PID 10318) ===
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-07-06T15:17:01Z: 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
(10318|10318) INFO: set_DCPS_debug_level: set to 3
(10318|10318) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10318|10318) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10318|10318) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10318|10318) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10318|10318) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10318|10318) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10318|10318) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10318|10318) Service_Participant::get_domain_participant_factory: machine: runnervmkkn4f, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
(10318|10318) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10318|10318) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10318|10318) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10318|10318) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10318|10318) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10318|10318) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000007.000001c1(5c7b0da1) in domain 7
(10318|10318) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10318|10318) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10318|10318) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10318|10318) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10318|10318) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10318|10318) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(10318|10318) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10318|10461) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000007.000001c7(b518a894) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10318|10318) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10318|10318) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000007.000001c7(b518a894), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10318|10318) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10318|10318) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10318|10318) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10318|10461) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000007.000002c7(9e35fb57) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10318) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10318|10318) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000007.000002c7(9e35fb57), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10318|10318) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10318|10318) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10318|10318) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10318|10461) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000007.000003c7(872eca16) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10318) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10318|10318) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000007.000003c7(872eca16), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10318|10318) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10318|10318) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10318|10318) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10318|10461) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000007.000004c7(c86f5cd1) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10318) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10318|10318) 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'
(10318|10318) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10318|10318) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10318|10318) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10318|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10318|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10318|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10318|10318) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10318|10318) 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'
(10318|10318) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10318|10318) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10318|10318) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10318|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10318|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10318|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10318|10318) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10318|10318) 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'
(10318|10318) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10318|10318) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10318|10318) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10318|10318) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10318|10318) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10318|10318) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10318|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10318|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10318|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10318|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10318|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10318|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10318|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10318|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10318|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10318|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10318|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10318|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10318|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10318|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10318|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10318|10318) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10318|10318) 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'
(10318|10318) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10318|10318) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10318|10318) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10318|10318) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1680 with 20 chunks
(10318|10318) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10318|10318) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10318|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000006.00000507(77708690)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10318|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000006.00000507(77708690)
(10318|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10318|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10318|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10318|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10318|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10318|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10318|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10318|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10318|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10318|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10318|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10318|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10318|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10318|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10318|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10318|10318) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10318|10318) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000007.00000202(753bcd68), publishing to topic name "topic_02" type "Bench::Data"
2026-07-06T15:17:03Z: Process construction / entity creation complete.
2026-07-06T15:17:03Z: Beginning action construction / initialization.
2026-07-06T15:17:03Z: Action construction / initialization complete.
(10318|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10318|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10318|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10318|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10318|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10318|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10318|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10318|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10318|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10318|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10318|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10318|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10318|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10318|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10318|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10318|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10318|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10318|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10318|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10318|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10318|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10318|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10318|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10318|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10318|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10318|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10318|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10318|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10318|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10318|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10318|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10318|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10318|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10318|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10318|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10318|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10318|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10318|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10318|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10318|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10318|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10318|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10318|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10318|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10318|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10318|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10318|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10318|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10318|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10318|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10318|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000f.00000607(514db722)
2026-07-06T15:17:04Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:17:04Z: DDS entities enabled.
2026-07-06T15:17:04Z: Initializing process actions.
(10318|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10318|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10318|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10318|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10318|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10318|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10318|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10318|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10318|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10318|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10318|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10318|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10318|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10318|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10318|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10318|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10318|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10318|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10318|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10318|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10318|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10318|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10318|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10318|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10318|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10318|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10318|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10318|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10318|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10318|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10318|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10318|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10318|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10318|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10318|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10318|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10318|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10318|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10318|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10318|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-07-06T15:17:34Z: Starting process actions.
2026-07-06T15:17:34Z: Process tests started.
(10318|10461) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10318|10461) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10318|10461) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10318|10461) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10318|10461) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10318|10461) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-07-06T15:17:35Z: Stopping process tests.
2026-07-06T15:17:35Z: Process tests stopped.
(10318|10461) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10318|10461) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10318|10461) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10318|10461) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10318|10461) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10318|10461) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10318|10461) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10318|10461) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10318|10461) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10318|10461) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10318|10461) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10318|10461) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
2026-07-06T15:17:36Z: Stopping process actions.
2026-07-06T15:17:36Z: Detaching Listeners.
2026-07-06T15:17:36Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10318|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 17
(10318|10461) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10318|10461) 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
(10318|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 17
(10318|10461) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10318|10461) 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
(10318|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 16
(10318|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 16
Deleting datareader: datareader_02
(10318|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 16
(10318|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 16
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10318|10397) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000007.000001c7(b518a894) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10318|10397) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000007.000001c7(b518a894) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10318|10397) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000007.000003c7(872eca16) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10318|10397) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000007.000003c7(872eca16) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10397) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000007.000004c7(c86f5cd1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10318|10397) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000007.000004c7(c86f5cd1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10397) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000007.000002c7(9e35fb57) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10318|10397) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000007.000002c7(9e35fb57) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10318|10468) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.149:37947 , reconnect_state = INIT_STATE.
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10468) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10318|10318) Service_Participant::shutdown
(10318|10318) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-07-06T15:17:36Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 1.919
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.067
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10318|10318) Service_Participant::~Service_Participant
(10318|10318) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8d797581.2833f22d.000001c1 === Spawned Process #21 (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-07-06T15:17:01Z: 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: runnervmkkn4f, 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.00000006.000001c1(611b2411) 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 "runnervmkkn4f" 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|10460) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000006.000001c7(88788124) 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.00000006.000001c7(88788124), 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|10460) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000006.000002c7(a355d2e7) 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.00000006.000002c7(a355d2e7), 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|10460) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000006.000003c7(ba4ee3a6) 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.00000006.000003c7(ba4ee3a6), 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|10460) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000006.000004c7(f50f7561) 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.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'
(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|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10339|10339) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10339|10339) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10339|10339) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10339|10339) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10339|10339) 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'
(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|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10339|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10339|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10339|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10339|10339) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10339|10339) 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'
(10339|10339) WriteDataContainer sample_list_element_allocator 36f8 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|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10339|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10339|10339) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10339|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10339|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10339|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10339|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10339|10339) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10339|10339) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10339|10339) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10339|10339) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10339|10339) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10339|10339) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10339|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10339|10339) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10339|10339) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10339|10339) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10339|10339) 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'
(10339|10339) WriteDataContainer sample_list_element_allocator 3a78 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 1780 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|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10339|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10339|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10339|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10339|10339) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10339|10339) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10339|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10339|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10339|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10339|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10339|10339) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10339|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10339|10339) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10339|10339) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10339|10339) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10339|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10339|10339) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10339|10339) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10339|10339) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000006.00000202(485be4d8), publishing to topic name "topic_02" type "Bench::Data"
2026-07-06T15:17:03Z: Process construction / entity creation complete.
2026-07-06T15:17:03Z: Beginning action construction / initialization.
2026-07-06T15:17:03Z: Action construction / initialization complete.
(10339|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10339|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10339|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10339|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10339|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10339|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10339|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10339|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10339|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10339|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10339|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10339|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10339|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10339|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10339|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10339|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10339|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10339|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10339|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10339|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10339|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10339|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10339|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10339|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10339|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10339|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10339|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10339|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10339|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10339|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10339|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10339|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10339|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10339|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10339|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10339|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10339|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10339|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10339|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10339|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10339|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10339|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10339|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10339|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10339|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10339|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10339|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10339|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
2026-07-06T15:17:04Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:17:04Z: DDS entities enabled.
2026-07-06T15:17:04Z: Initializing process actions.
(10339|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10339|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10339|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10339|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10339|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10339|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10339|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10339|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10339|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10339|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10339|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10339|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10339|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10339|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10339|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10339|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10339|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10339|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10339|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10339|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10339|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10339|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10339|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10339|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10339|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10339|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10339|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10339|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10339|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10339|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10339|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10339|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-07-06T15:17:34Z: Starting process actions.
2026-07-06T15:17:34Z: Process tests started.
(10339|10460) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10339|10460) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10339|10460) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10339|10460) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10339|10460) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10339|10460) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-07-06T15:17:35Z: Stopping process tests.
2026-07-06T15:17:35Z: Process tests stopped.
(10339|10460) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10339|10460) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10339|10460) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10339|10460) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10339|10460) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10339|10460) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10339|10460) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10339|10460) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10339|10460) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10339|10460) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10339|10460) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10339|10460) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10339|10460) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10339|10460) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10339|10460) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10339|10460) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10339|10460) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10339|10460) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10339|10460) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10339|10460) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10339|10460) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10339|10460) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10339|10460) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
2026-07-06T15:17:36Z: Stopping process actions.
2026-07-06T15:17:36Z: Detaching Listeners.
(10339|10460) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
2026-07-06T15:17:36Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10339|10339) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 15
(10339|10460) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10339|10460) 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
(10339|10339) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 15
(10339|10460) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10339|10460) 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
(10339|10339) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 14
(10339|10339) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 14
Deleting datareader: datareader_02
(10339|10339) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 14
(10339|10339) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 14
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10339|10409) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000006.000001c7(88788124) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10339|10409) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000006.000001c7(88788124) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10339|10409) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000006.000003c7(ba4ee3a6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10339|10409) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000006.000003c7(ba4ee3a6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10339|10409) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000006.000004c7(f50f7561) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10339|10409) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000006.000004c7(f50f7561) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10339|10465) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.149:37947 , reconnect_state = INIT_STATE.
(10339|10409) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000006.000002c7(a355d2e7) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10339|10409) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000006.000002c7(a355d2e7) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10409) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10465) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10339|10339) Service_Participant::shutdown
(10339|10339) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-07-06T15:17:36Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 1.973
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.100
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10339|10339) Service_Participant::~Service_Participant
(10339|10339) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8d797581.2833f22d.000001c1 === Spawned Process #7 (PID 10316) ===
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-07-06T15:17:01Z: 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
(10316|10316) INFO: set_DCPS_debug_level: set to 3
(10316|10316) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10316|10316) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10316|10316) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10316|10316) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10316|10316) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10316|10316) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10316|10316) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10316|10316) Service_Participant::get_domain_participant_factory: machine: runnervmkkn4f, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
(10316|10316) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10316|10316) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10316|10316) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10316|10316) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10316|10316) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10316|10316) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000005.000001c1(26bb5ec1) in domain 7
(10316|10316) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10316|10316) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10316|10316) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10316|10316) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10316|10316) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10316|10316) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(10316|10316) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10316|10459) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000005.000001c7(cfd8fbf4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10316|10316) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10316|10316) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000005.000001c7(cfd8fbf4), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10316|10316) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10316|10316) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10316|10316) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10316|10459) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000005.000002c7(e4f5a837) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10316) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10316|10316) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000005.000002c7(e4f5a837), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10316|10316) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10316|10316) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10316|10316) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10316|10459) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000005.000003c7(fdee9976) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10316) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10316|10316) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000005.000003c7(fdee9976), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10316|10316) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10316|10316) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10316|10316) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10316|10459) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000005.000004c7(b2af0fb1) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10316) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10316|10316) 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'
(10316|10316) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10316|10316) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10316|10316) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10316|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10316|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10316|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10316|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10316|10316) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10316|10316) 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'
(10316|10316) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10316|10316) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10316|10316) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10316|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10316|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10316|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10316|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10316|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10316|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10316|10316) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10316|10316) 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'
(10316|10316) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10316|10316) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10316|10316) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10316|10316) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10316|10316) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10316|10316) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10316|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10316|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10316|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10316|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10316|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10316|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10316|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10316|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10316|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10316|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10316|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10316|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10316|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10316|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10316|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10316|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000006.00000507(77708690)
(10316|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10316|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10316|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000006.00000507(77708690)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10316|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10316|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10316|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10316|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10316|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10316|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10316|10316) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10316|10316) 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'
(10316|10316) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10316|10316) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10316|10316) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10316|10316) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1800 with 20 chunks
(10316|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10316|10316) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10316|10316) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10316|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10316|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10316|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10316|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10316|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10316|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10316|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10316|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10316|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10316|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10316|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10316|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10316|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10316|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10316|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10316|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10316|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10316|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10316|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10316|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10316|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10316|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10316|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10316|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10316|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10316|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10316|10316) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10316|10316) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000005.00000202(0ffb9e08), publishing to topic name "topic_02" type "Bench::Data"
2026-07-06T15:17:03Z: Process construction / entity creation complete.
2026-07-06T15:17:03Z: Beginning action construction / initialization.
2026-07-06T15:17:03Z: Action construction / initialization complete.
(10316|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10316|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10316|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10316|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10316|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10316|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10316|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10316|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10316|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10316|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10316|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10316|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10316|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10316|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10316|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10316|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10316|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10316|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10316|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10316|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10316|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10316|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10316|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10316|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10316|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10316|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10316|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10316|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10316|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10316|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10316|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10316|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10316|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10316|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10316|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10316|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10316|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10316|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10316|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10316|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10316|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10316|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10316|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10316|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10316|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10316|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
2026-07-06T15:17:04Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:17:04Z: DDS entities enabled.
2026-07-06T15:17:04Z: Initializing process actions.
(10316|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10316|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10316|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10316|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10316|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10316|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10316|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10316|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10316|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10316|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10316|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10316|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10316|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10316|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10316|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10316|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10316|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10316|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10316|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10316|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10316|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10316|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10316|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10316|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10316|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10316|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10316|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10316|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10316|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10316|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10316|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-07-06T15:17:34Z: Starting process actions.
2026-07-06T15:17:34Z: Process tests started.
(10316|10459) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10316|10459) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10316|10459) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10316|10459) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10316|10459) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10316|10459) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-07-06T15:17:35Z: Stopping process tests.
2026-07-06T15:17:35Z: Process tests stopped.
(10316|10459) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10316|10459) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10316|10459) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10316|10459) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10316|10459) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10316|10459) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10316|10459) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10316|10459) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10316|10459) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10316|10459) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10316|10459) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10316|10459) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10316|10459) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10316|10459) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10316|10459) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10316|10459) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10316|10459) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10316|10459) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10316|10459) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10316|10459) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10316|10459) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10316|10459) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10316|10459) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10316|10459) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10316|10459) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10316|10459) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10316|10459) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10316|10459) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10316|10459) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10316|10459) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
2026-07-06T15:17:36Z: Stopping process actions.
2026-07-06T15:17:36Z: Detaching Listeners.
2026-07-06T15:17:36Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10316|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 14
(10316|10459) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10316|10459) 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
(10316|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 14
(10316|10459) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10316|10459) 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
(10316|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 13
(10316|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 13
Deleting datareader: datareader_02
(10316|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 13
(10316|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 13
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10316|10388) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000005.000001c7(cfd8fbf4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10316|10388) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000005.000001c7(cfd8fbf4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10316|10388) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000005.000003c7(fdee9976) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10316|10388) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000005.000003c7(fdee9976) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10388) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000005.000004c7(b2af0fb1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10316|10388) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000005.000004c7(b2af0fb1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10388) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000005.000002c7(e4f5a837) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10316|10388) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000005.000002c7(e4f5a837) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10463) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.149:37947 , reconnect_state = INIT_STATE.
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10388) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10463) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10316|10316) Service_Participant::shutdown
(10316|10316) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-07-06T15:17:36Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.135
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.091
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10316|10316) Service_Participant::~Service_Participant
(10316|10316) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8d797581.2833f22d.000001c1 === Spawned Process #12 (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-07-06T15:17:01Z: 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: runnervmkkn4f, 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.00000008.000001c1(de2b9a70) 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 "runnervmkkn4f" 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|10469) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000008.000001c7(37483f45) 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.00000008.000001c7(37483f45), 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|10469) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000008.000002c7(1c656c86) 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.00000008.000002c7(1c656c86), 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|10469) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000008.000003c7(057e5dc7) 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.00000008.000003c7(057e5dc7), 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|10469) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000008.000004c7(4a3fcb00) 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.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'
(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|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10323|10323) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10323|10323) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10323|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10323|10323) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10323|10323) 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'
(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|10323) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10323|10323) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10323|10323) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10323|10323) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10323|10323) 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 ''
(10323|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000002.00000202(bddb4218)
Creating datawriter: 'datawriter_01' with topic name 'topic_01' 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 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|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|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10323|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10323|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10323|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10323|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10323|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10323|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10323|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10323|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10323|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10323|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10323|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10323|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10323|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10323|10323) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10323|10323) 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'
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10323|10323) WriteDataContainer sample_list_element_allocator 3a78 with 20 chunks
(10323|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(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 1780 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|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10323|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10323|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10323|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10323|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10323|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10323|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10323|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10323|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10323|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10323|10323) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10323|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10323|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10323|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10323|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10323|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10323|10323) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10323|10323) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000008.00000202(f76b5ab9), publishing to topic name "topic_02" type "Bench::Data"
2026-07-06T15:17:03Z: Process construction / entity creation complete.
2026-07-06T15:17:03Z: Beginning action construction / initialization.
2026-07-06T15:17:03Z: Action construction / initialization complete.
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10323|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10323|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10323|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10323|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10323|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10323|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10323|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10323|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10323|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10323|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10323|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10323|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10323|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10323|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10323|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10323|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10323|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10323|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10323|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10323|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10323|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10323|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10323|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10323|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10323|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10323|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10323|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10323|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10323|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10323|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10323|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10323|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10323|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10323|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10323|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10323|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10323|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10323|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10323|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10323|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10323|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10323|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10323|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10323|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10323|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10323|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10323|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10323|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
2026-07-06T15:17:04Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:17:04Z: DDS entities enabled.
2026-07-06T15:17:04Z: Initializing process actions.
(10323|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10323|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10323|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10323|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10323|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10323|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10323|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10323|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10323|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10323|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10323|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10323|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10323|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10323|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10323|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10323|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10323|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10323|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10323|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10323|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10323|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10323|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10323|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10323|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10323|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10323|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10323|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10323|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10323|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10323|10469) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10323|10469) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10323|10469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10323|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10323|10469) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-07-06T15:17:34Z: Starting process actions.
2026-07-06T15:17:34Z: Process tests started.
(10323|10469) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10323|10469) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10323|10469) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10323|10469) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10323|10469) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10323|10469) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-07-06T15:17:35Z: Stopping process tests.
2026-07-06T15:17:35Z: Process tests stopped.
(10323|10469) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10323|10469) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10323|10469) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10323|10469) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10323|10469) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10323|10469) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10323|10469) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10323|10469) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10323|10469) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10323|10469) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10323|10469) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10323|10469) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10323|10469) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10323|10469) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10323|10469) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10323|10469) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10323|10469) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10323|10469) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
2026-07-06T15:17:36Z: Stopping process actions.
2026-07-06T15:17:36Z: Detaching Listeners.
2026-07-06T15:17:36Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10323|10323) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 16
(10323|10469) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10323|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
(10323|10323) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 16
(10323|10469) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10323|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
(10323|10323) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 15
(10323|10323) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 15
Deleting datareader: datareader_02
(10323|10323) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 15
(10323|10323) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 15
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10323|10429) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000008.000001c7(37483f45) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10323|10429) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000008.000001c7(37483f45) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10323|10429) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000008.000003c7(057e5dc7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10323|10429) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000008.000003c7(057e5dc7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10429) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000008.000004c7(4a3fcb00) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10323|10429) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000008.000004c7(4a3fcb00) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10474) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.149:37947 , reconnect_state = INIT_STATE.
(10323|10429) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000008.000002c7(1c656c86) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10323|10429) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000008.000002c7(1c656c86) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10429) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10474) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10323|10323) Service_Participant::shutdown
(10323|10323) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-07-06T15:17:36Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 1.907
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.144
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10323|10323) Service_Participant::~Service_Participant
(10323|10323) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8d797581.2833f22d.000001c1 === Spawned Process #11 (PID 10320) ===
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-07-06T15:17:01Z: 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
(10320|10320) INFO: set_DCPS_debug_level: set to 3
(10320|10320) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10320|10320) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10320|10320) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10320|10320) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10320|10320) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10320|10320) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10320|10320) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10320|10320) Service_Participant::get_domain_participant_factory: machine: runnervmkkn4f, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
(10320|10320) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10320|10320) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10320|10320) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10320|10320) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10320|10320) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10320|10320) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000009.000001c1(e34bb3c0) in domain 7
(10320|10320) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10320|10320) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10320|10320) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10320|10320) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10320|10320) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10320|10320) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(10320|10320) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10320|10467) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000009.000001c7(0a2816f5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10320|10320) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10320|10320) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000009.000001c7(0a2816f5), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10320|10320) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10320|10320) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10320|10320) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10320|10467) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000009.000002c7(21054536) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10320) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10320|10320) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000009.000002c7(21054536), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10320|10320) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10320|10320) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10320|10320) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10320|10467) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000009.000003c7(381e7477) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10320|10320) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10320|10320) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000009.000003c7(381e7477), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10320|10320) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10320|10320) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10320|10320) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10320|10467) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000009.000004c7(775fe2b0) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10320|10320) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10320|10320) 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'
(10320|10320) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10320|10320) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10320|10320) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10320|10467) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10320|10320) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10320|10320) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10320|10320) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10320|10320) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10320|10320) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10320|10467) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10320|10320) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10320|10320) 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'
(10320|10320) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10320|10320) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10320|10320) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10320|10467) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10320|10467) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10320|10467) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10320|10467) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10320|10467) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10320|10320) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10320|10467) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10320|10320) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10320|10320) 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'
(10320|10320) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10320|10320) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10320|10320) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10320|10320) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10320|10320) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10320|10320) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10320|10467) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10320|10467) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10320|10467) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10320|10467) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10320|10467) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10320|10320) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10320|10467) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10320|10467) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10320|10467) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10320|10467) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000006.00000507(77708690)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10320|10467) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000006.00000507(77708690)
(10320|10467) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10320|10467) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10320|10467) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10320|10467) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10320|10467) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10320|10320) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10320|10320) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10320|10320) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10320|10320) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10320|10320) 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'
(10320|10320) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10320|10320) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10320|10320) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10320|10320) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1600 with 20 chunks
(10320|10320) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10320|10320) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10320|10467) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10320|10467) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10320|10467) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10320|10467) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10320|10467) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10320|10467) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10320|10467) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10320|10320) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10320|10467) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10320|10467) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10320|10467) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10320|10467) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10320|10467) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10320|10467) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10320|10320) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10320|10320) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10320|10320) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10320|10320) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10320|10320) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10320|10320) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000009.00000202(ca0b7309), publishing to topic name "topic_02" type "Bench::Data"
2026-07-06T15:17:03Z: Process construction / entity creation complete.
2026-07-06T15:17:03Z: Beginning action construction / initialization.
2026-07-06T15:17:03Z: Action construction / initialization complete.
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10320|10467) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10320|10467) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10320|10467) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10320|10467) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10320|10467) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10320|10467) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10320|10467) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10320|10467) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10320|10467) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10320|10467) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10320|10467) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10320|10467) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10320|10467) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10320|10467) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10320|10467) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10320|10467) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10320|10467) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10320|10467) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10320|10467) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10320|10467) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10320|10467) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10320|10467) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10320|10467) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10320|10467) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10320|10467) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10320|10467) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10320|10467) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10320|10467) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10320|10467) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10320|10467) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10320|10467) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10320|10467) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10320|10467) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10320|10467) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10320|10467) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10320|10467) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10320|10467) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10320|10467) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10320|10467) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10320|10467) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10320|10467) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10320|10467) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10320|10467) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10320|10467) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10320|10467) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10320|10467) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10320|10467) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10320|10467) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10320|10467) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10320|10467) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
2026-07-06T15:17:04Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:17:04Z: DDS entities enabled.
2026-07-06T15:17:04Z: Initializing process actions.
(10320|10467) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10320|10467) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10320|10467) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10320|10467) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10320|10467) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10320|10467) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10320|10467) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10320|10467) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10320|10467) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10320|10467) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10320|10467) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10320|10467) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10320|10467) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10320|10467) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10320|10467) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10320|10467) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10320|10467) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10320|10467) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10320|10467) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10320|10467) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10320|10467) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10320|10467) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10320|10467) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10320|10467) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-07-06T15:17:34Z: Starting process actions.
2026-07-06T15:17:34Z: Process tests started.
(10320|10467) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10320|10467) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10320|10467) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10320|10467) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10320|10467) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10320|10467) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-07-06T15:17:35Z: Stopping process tests.
2026-07-06T15:17:35Z: Process tests stopped.
(10320|10467) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10320|10467) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10320|10467) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10320|10467) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10320|10467) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10320|10467) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10320|10467) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10320|10467) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10320|10467) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10320|10467) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10320|10467) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10320|10467) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10320|10467) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10320|10467) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10320|10467) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10320|10467) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10320|10467) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10320|10467) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10320|10467) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10320|10467) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10320|10467) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10320|10467) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10320|10467) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10320|10467) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10320|10467) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10320|10467) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10320|10467) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10320|10467) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10320|10467) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10320|10467) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10320|10467) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10320|10467) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10320|10467) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10320|10467) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10320|10467) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10320|10467) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
2026-07-06T15:17:36Z: Stopping process actions.
2026-07-06T15:17:36Z: Detaching Listeners.
2026-07-06T15:17:36Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10320|10320) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 13
(10320|10467) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10320|10467) 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
(10320|10320) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 13
(10320|10467) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10320|10467) 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
(10320|10320) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 12
(10320|10320) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 12
Deleting datareader: datareader_02
(10320|10320) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 12
(10320|10320) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 12
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10320|10396) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000009.000001c7(0a2816f5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10320|10396) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000009.000001c7(0a2816f5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10320|10396) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000009.000003c7(381e7477) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10320|10396) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000009.000003c7(381e7477) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10320|10396) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000009.000004c7(775fe2b0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10320|10396) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000009.000004c7(775fe2b0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10320|10396) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000009.000002c7(21054536) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10320|10396) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000009.000002c7(21054536) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10320|10479) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.149:37947 , reconnect_state = INIT_STATE.
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10396) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10479) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10320|10320) Service_Participant::shutdown
(10320|10320) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-07-06T15:17:37Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.230
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.061
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10320|10320) Service_Participant::~Service_Participant
(10320|10320) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8d797581.2833f22d.000001c1 === Spawned Process #6 (PID 10315) ===
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-07-06T15:17:01Z: 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
(10315|10315) INFO: set_DCPS_debug_level: set to 3
(10315|10315) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10315|10315) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10315|10315) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10315|10315) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10315|10315) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10315|10315) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10315|10315) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10315|10315) Service_Participant::get_domain_participant_factory: machine: runnervmkkn4f, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
(10315|10315) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10315|10315) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10315|10315) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10315|10315) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10315|10315) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10315|10315) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000a.000001c1(a4ebc910) in domain 7
(10315|10315) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10315|10315) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10315|10315) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10315|10315) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10315|10315) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10315|10315) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(10315|10315) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10315|10473) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000a.000001c7(4d886c25) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10315|10315) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10315|10315) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000a.000001c7(4d886c25), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10315|10315) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10315|10315) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10315|10315) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10315|10473) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000a.000002c7(66a53fe6) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10315|10315) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10315|10315) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000a.000002c7(66a53fe6), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10315|10315) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10315|10315) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10315|10315) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10315|10473) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000a.000003c7(7fbe0ea7) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10315|10315) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10315|10315) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000a.000003c7(7fbe0ea7), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10315|10315) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10315|10315) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10315|10315) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10315|10473) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000a.000004c7(30ff9860) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10315|10315) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10315|10315) 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'
(10315|10315) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10315|10315) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10315|10315) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10315|10473) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10315|10315) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10315|10315) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10315|10315) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10315|10315) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10315|10315) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10315|10315) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10315|10315) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10315|10315) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10315|10315) 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'
(10315|10315) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10315|10315) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10315|10315) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10315|10473) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10315|10315) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10315|10473) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10315|10473) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10315|10473) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10315|10315) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10315|10473) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10315|10315) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10315|10315) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10315|10315) 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'
(10315|10315) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10315|10315) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10315|10315) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10315|10315) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10315|10315) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10315|10315) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10315|10473) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10315|10473) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10315|10473) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10315|10315) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10315|10473) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10315|10473) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10315|10473) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10315|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10315|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10315|10315) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10315|10473) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10315|10315) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10315|10473) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10315|10473) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10315|10473) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10315|10473) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10315|10473) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10315|10473) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10315|10473) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10315|10473) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10315|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10315|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10315|10315) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10315|10315) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10315|10315) 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'
(10315|10315) WriteDataContainer sample_list_element_allocator 3a78 with 20 chunks
(10315|10315) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10315|10315) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10315|10315) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1680 with 20 chunks
(10315|10315) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10315|10315) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10315|10315) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10315|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10315|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10315|10315) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10315|10473) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10315|10473) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10315|10473) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10315|10315) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10315|10473) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10315|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10315|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10315|10315) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10315|10473) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10315|10473) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10315|10473) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10315|10315) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10315|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10315|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10315|10315) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10315|10473) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10315|10473) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10315|10473) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10315|10473) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10315|10473) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10315|10473) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10315|10315) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10315|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10315|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10315|10315) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10315|10315) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10315|10315) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000a.00000202(8dab09d9), publishing to topic name "topic_02" type "Bench::Data"
2026-07-06T15:17:04Z: Process construction / entity creation complete.
2026-07-06T15:17:04Z: Beginning action construction / initialization.
2026-07-06T15:17:04Z: Action construction / initialization complete.
(10315|10473) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10315|10473) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10315|10473) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10315|10473) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10315|10473) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10315|10473) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10315|10473) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10315|10473) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10315|10473) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10315|10473) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10315|10473) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10315|10473) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10315|10473) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10315|10473) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10315|10473) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10315|10473) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10315|10473) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10315|10473) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10315|10473) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10315|10473) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10315|10473) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10315|10473) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10315|10473) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10315|10473) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10315|10473) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10315|10473) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10315|10473) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10315|10473) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10315|10473) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10315|10473) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10315|10473) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10315|10473) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10315|10473) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10315|10473) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10315|10473) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10315|10473) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10315|10473) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10315|10473) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10315|10473) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10315|10473) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10315|10473) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10315|10473) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10315|10473) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10315|10473) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10315|10473) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10315|10473) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10315|10473) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10315|10473) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10315|10473) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10315|10473) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10315|10473) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10315|10473) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10315|10473) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10315|10473) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
2026-07-06T15:17:05Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:17:05Z: DDS entities enabled.
2026-07-06T15:17:05Z: Initializing process actions.
(10315|10473) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10315|10473) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10315|10473) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10315|10473) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10315|10473) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10315|10473) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10315|10473) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10315|10473) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10315|10473) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10315|10473) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10315|10473) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-07-06T15:17:35Z: Starting process actions.
2026-07-06T15:17:35Z: Process tests started.
(10315|10473) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10315|10473) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10315|10473) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10315|10473) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10315|10473) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10315|10473) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10315|10473) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10315|10473) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10315|10473) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10315|10473) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10315|10473) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10315|10473) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
2026-07-06T15:17:36Z: Stopping process tests.
2026-07-06T15:17:36Z: Process tests stopped.
(10315|10473) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10315|10473) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10315|10473) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10315|10473) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10315|10473) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10315|10473) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10315|10473) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10315|10473) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10315|10473) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10315|10473) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10315|10473) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10315|10473) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10315|10473) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10315|10473) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10315|10473) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10315|10473) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10315|10473) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10315|10473) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10315|10473) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10315|10473) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10315|10473) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10315|10473) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10315|10473) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10315|10473) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10315|10473) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10315|10473) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10315|10473) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10315|10473) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10315|10473) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10315|10473) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10315|10473) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10315|10473) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10315|10473) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10315|10473) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10315|10473) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10315|10473) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
2026-07-06T15:17:37Z: Stopping process actions.
2026-07-06T15:17:37Z: Detaching Listeners.
2026-07-06T15:17:37Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10315|10315) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 12
(10315|10473) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10315|10473) 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
(10315|10315) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 12
(10315|10473) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10315|10473) 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
(10315|10315) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 11
(10315|10315) 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
(10315|10315) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 11
(10315|10315) 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
(10315|10394) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000a.000001c7(4d886c25) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10315|10394) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000a.000001c7(4d886c25) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10315|10394) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000a.000003c7(7fbe0ea7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10315|10394) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000a.000003c7(7fbe0ea7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10315|10394) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000a.000004c7(30ff9860) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10315|10394) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000a.000004c7(30ff9860) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10315|10394) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000a.000002c7(66a53fe6) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10315|10394) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000a.000002c7(66a53fe6) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10315|10497) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.149:37947 , reconnect_state = INIT_STATE.
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10315|10394) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10315|10497) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10315|10315) Service_Participant::shutdown
(10315|10315) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-07-06T15:17:37Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.479
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.080
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10315|10315) Service_Participant::~Service_Participant
(10315|10315) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8d797581.2833f22d.000001c1 === Spawned Process #17 (PID 10333) ===
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-07-06T15:17:01Z: 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
(10333|10333) INFO: set_DCPS_debug_level: set to 3
(10333|10333) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10333|10333) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10333|10333) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10333|10333) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10333|10333) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10333|10333) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10333|10333) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10333|10333) Service_Participant::get_domain_participant_factory: machine: runnervmkkn4f, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
(10333|10333) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10333|10333) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10333|10333) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10333|10333) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10333|10333) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10333|10333) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000b.000001c1(998be0a0) in domain 7
(10333|10333) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10333|10333) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10333|10333) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10333|10333) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10333|10333) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10333|10333) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(10333|10333) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10333|10475) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000b.000001c7(70e84595) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10333|10333) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10333|10333) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000b.000001c7(70e84595), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10333|10333) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10333|10333) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10333|10333) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10333|10475) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000b.000002c7(5bc51656) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10333|10333) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10333|10333) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000b.000002c7(5bc51656), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10333|10333) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10333|10333) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10333|10333) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10333|10475) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000b.000003c7(42de2717) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10333|10333) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10333|10333) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000b.000003c7(42de2717), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10333|10333) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10333|10333) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10333|10333) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10333|10475) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000b.000004c7(0d9fb1d0) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10333|10333) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10333|10333) 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'
(10333|10333) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10333|10333) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10333|10333) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10333|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10333|10333) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10333|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10333|10333) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10333|10333) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10333|10333) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10333|10333) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10333|10333) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10333|10333) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10333|10333) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10333|10333) 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'
(10333|10333) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10333|10333) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10333|10333) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10333|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10333|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10333|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10333|10333) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10333|10333) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10333|10333) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10333|10333) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10333|10333) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10333|10333) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10333|10333) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10333|10333) 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'
(10333|10333) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10333|10333) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10333|10333) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10333|10333) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10333|10333) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10333|10333) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10333|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10333|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10333|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10333|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10333|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10333|10333) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10333|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10333|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10333|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10333|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000006.00000507(77708690)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10333|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000006.00000507(77708690)
(10333|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10333|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10333|10333) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10333|10333) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10333|10333) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10333|10333) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10333|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10333|10333) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10333|10333) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10333|10333) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10333|10333) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10333|10333) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10333|10333) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10333|10333) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10333|10333) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10333|10333) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10333|10333) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10333|10333) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10333|10333) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10333|10333) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10333|10333) 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'
(10333|10333) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10333|10333) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10333|10333) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10333|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10333|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10333|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10333|10333) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1780 with 20 chunks
(10333|10333) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10333|10333) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10333|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10333|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10333|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10333|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10333|10333) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10333|10333) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10333|10333) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10333|10333) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10333|10333) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10333|10333) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10333|10333) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10333|10333) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10333|10333) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10333|10333) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10333|10333) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10333|10333) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10333|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10333|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10333|10333) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10333|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10333|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10333|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10333|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10333|10333) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10333|10333) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10333|10333) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10333|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10333|10333) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10333|10333) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10333|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10333|10333) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10333|10333) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10333|10333) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10333|10333) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10333|10333) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000b.00000202(b0cb2069), publishing to topic name "topic_02" type "Bench::Data"
2026-07-06T15:17:04Z: Process construction / entity creation complete.
2026-07-06T15:17:04Z: Beginning action construction / initialization.
2026-07-06T15:17:04Z: Action construction / initialization complete.
(10333|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10333|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10333|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10333|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10333|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10333|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10333|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10333|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10333|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10333|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10333|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10333|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10333|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10333|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10333|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10333|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10333|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10333|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10333|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10333|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10333|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10333|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10333|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10333|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10333|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10333|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10333|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10333|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10333|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10333|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10333|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10333|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10333|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10333|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10333|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10333|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10333|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10333|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10333|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10333|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10333|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10333|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10333|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10333|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10333|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10333|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10333|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10333|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10333|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10333|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10333|10475) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10333|10475) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10333|10475) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10333|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000015.00000102(44365a49)
2026-07-06T15:17:05Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:17:05Z: DDS entities enabled.
2026-07-06T15:17:05Z: Initializing process actions.
(10333|10475) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-07-06T15:17:35Z: Starting process actions.
2026-07-06T15:17:35Z: Process tests started.
(10333|10475) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10333|10475) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10333|10475) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10333|10475) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10333|10475) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10333|10475) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10333|10475) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10333|10475) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10333|10475) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10333|10475) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10333|10475) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10333|10475) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10333|10475) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10333|10475) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10333|10475) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10333|10475) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10333|10475) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
2026-07-06T15:17:36Z: Stopping process tests.
2026-07-06T15:17:36Z: Process tests stopped.
(10333|10475) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10333|10475) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10333|10475) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10333|10475) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10333|10475) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10333|10475) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10333|10475) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10333|10475) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10333|10475) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10333|10475) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10333|10475) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10333|10475) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10333|10475) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10333|10475) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10333|10475) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10333|10475) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10333|10475) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10333|10475) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10333|10475) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10333|10475) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10333|10475) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10333|10475) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10333|10475) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10333|10475) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10333|10475) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10333|10475) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10333|10475) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10333|10475) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10333|10475) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10333|10475) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10333|10475) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10333|10475) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10333|10475) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10333|10475) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10333|10475) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10333|10475) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10333|10475) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
2026-07-06T15:17:37Z: Stopping process actions.
2026-07-06T15:17:37Z: Detaching Listeners.
2026-07-06T15:17:37Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10333|10333) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 11
(10333|10475) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10333|10475) 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
(10333|10333) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 11
(10333|10475) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10333|10475) 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
(10333|10333) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 10
(10333|10333) 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
(10333|10333) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 10
(10333|10333) 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
(10333|10418) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000b.000001c7(70e84595) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10333|10418) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000b.000001c7(70e84595) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10333|10418) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000b.000003c7(42de2717) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10333|10418) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000b.000003c7(42de2717) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10333|10418) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000b.000004c7(0d9fb1d0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10333|10418) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000b.000004c7(0d9fb1d0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10333|10418) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000b.000002c7(5bc51656) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10333|10418) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000b.000002c7(5bc51656) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10333|10502) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.149:37947 , reconnect_state = INIT_STATE.
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10333|10418) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10333|10502) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10333|10333) Service_Participant::shutdown
(10333|10333) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-07-06T15:17:37Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.603
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.056
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10333|10333) Service_Participant::~Service_Participant
(10333|10333) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8d797581.2833f22d.000001c1 === Spawned Process #13 (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-07-06T15:17:01Z: 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: runnervmkkn4f, 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.0000000c.000001c1(2bab3cb0) 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 "runnervmkkn4f" 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|10476) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000c.000001c7(c2c89985) 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.0000000c.000001c7(c2c89985), 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|10476) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000c.000002c7(e9e5ca46) 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.0000000c.000002c7(e9e5ca46), 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|10476) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000c.000003c7(f0fefb07) 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.0000000c.000003c7(f0fefb07), 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|10476) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000c.000004c7(bfbf6dc0) 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.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'
(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|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10328|10328) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10328|10328) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10328|10328) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10328|10328) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10328|10328) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10328|10328) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10328|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10328|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10328|10328) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10328|10328) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10328|10328) 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'
(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|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10328|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10328|10328) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10328|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10328|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10328|10328) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10328|10328) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10328|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10328|10328) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10328|10328) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10328|10328) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10328|10328) 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'
(10328|10328) WriteDataContainer sample_list_element_allocator 3378 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|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10328|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10328|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10328|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10328|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10328|10328) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10328|10328) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10328|10328) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10328|10328) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10328|10328) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10328|10328) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10328|10328) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000006.00000507(77708690)
(10328|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10328|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10328|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10328|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10328|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10328|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10328|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10328|10328) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000006.00000507(77708690)
(10328|10328) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10328|10328) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10328|10328) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10328|10328) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10328|10328) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10328|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10328|10328) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10328|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10328|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10328|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10328|10328) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10328|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10328|10328) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10328|10328) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10328|10328) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10328|10328) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10328|10328) 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'
(10328|10328) WriteDataContainer sample_list_element_allocator 36f8 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 1a00 with 20 chunks
(10328|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(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|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10328|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10328|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10328|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10328|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10328|10328) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10328|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10328|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10328|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10328|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10328|10328) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10328|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10328|10328) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10328|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10328|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10328|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10328|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10328|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10328|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10328|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10328|10328) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10328|10328) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10328|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10328|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10328|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10328|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10328|10328) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10328|10328) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10328|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10328|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10328|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10328|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10328|10328) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10328|10328) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10328|10328) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10328|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10328|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10328|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10328|10328) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10328|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10328|10328) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10328|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10328|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10328|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10328|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10328|10328) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10328|10328) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000c.00000202(02ebfc79), publishing to topic name "topic_02" type "Bench::Data"
2026-07-06T15:17:04Z: Process construction / entity creation complete.
2026-07-06T15:17:04Z: Beginning action construction / initialization.
2026-07-06T15:17:04Z: Action construction / initialization complete.
(10328|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10328|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10328|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10328|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10328|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10328|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10328|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10328|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10328|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10328|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10328|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10328|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10328|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10328|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10328|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10328|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10328|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10328|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10328|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10328|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10328|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10328|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10328|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10328|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10328|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10328|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10328|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10328|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10328|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10328|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10328|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10328|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10328|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10328|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10328|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10328|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10328|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10328|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10328|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10328|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10328|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10328|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10328|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10328|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10328|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10328|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10328|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10328|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10328|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10328|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10328|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10328|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10328|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10328|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10328|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10328|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10328|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10328|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10328|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10328|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10328|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10328|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10328|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10328|10476) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10328|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10328|10476) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10328|10476) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10328|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10328|10476) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-07-06T15:17:05Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:17:05Z: DDS entities enabled.
2026-07-06T15:17:05Z: Initializing process actions.
2026-07-06T15:17:35Z: Starting process actions.
2026-07-06T15:17:35Z: Process tests started.
(10328|10476) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10328|10476) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10328|10476) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10328|10476) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10328|10476) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10328|10476) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10328|10476) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10328|10476) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10328|10476) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10328|10476) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10328|10476) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10328|10476) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10328|10476) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10328|10476) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10328|10476) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10328|10476) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10328|10476) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10328|10476) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
2026-07-06T15:17:36Z: Stopping process tests.
2026-07-06T15:17:36Z: Process tests stopped.
(10328|10476) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10328|10476) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10328|10476) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10328|10476) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10328|10476) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10328|10476) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10328|10476) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10328|10476) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10328|10476) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10328|10476) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10328|10476) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10328|10476) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10328|10476) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10328|10476) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10328|10476) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10328|10476) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10328|10476) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10328|10476) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10328|10476) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10328|10476) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10328|10476) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10328|10476) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10328|10476) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10328|10476) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10328|10476) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10328|10476) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10328|10476) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10328|10476) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10328|10476) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10328|10476) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10328|10476) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10328|10476) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10328|10476) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10328|10476) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10328|10476) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10328|10476) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10328|10476) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10328|10476) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10328|10476) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10328|10476) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10328|10476) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10328|10476) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
2026-07-06T15:17:37Z: Stopping process actions.
2026-07-06T15:17:37Z: Detaching Listeners.
2026-07-06T15:17:37Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10328|10328) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 10
(10328|10476) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10328|10476) 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
(10328|10328) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 10
(10328|10476) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10328|10476) 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
(10328|10328) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 9
(10328|10328) 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
(10328|10328) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 9
(10328|10328) 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
(10328|10428) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000c.000001c7(c2c89985) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10328|10428) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000c.000001c7(c2c89985) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10328|10428) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000c.000003c7(f0fefb07) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10328|10428) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000c.000003c7(f0fefb07) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10428) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000c.000004c7(bfbf6dc0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10328|10428) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000c.000004c7(bfbf6dc0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10503) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.149:37947 , reconnect_state = INIT_STATE.
(10328|10428) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000c.000002c7(e9e5ca46) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10328|10428) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000c.000002c7(e9e5ca46) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10428) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10503) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10328|10328) Service_Participant::shutdown
(10328|10328) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-07-06T15:17:37Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.734
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.070
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10328|10328) Service_Participant::~Service_Participant
(10328|10328) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8d797581.2833f22d.000001c1 === Spawned Process #19 (PID 10335) ===
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-07-06T15:17:01Z: 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
(10335|10335) INFO: set_DCPS_debug_level: set to 3
(10335|10335) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10335|10335) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10335|10335) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10335|10335) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10335|10335) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10335|10335) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10335|10335) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10335|10335) Service_Participant::get_domain_participant_factory: machine: runnervmkkn4f, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
(10335|10335) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10335|10335) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10335|10335) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10335|10335) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10335|10335) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10335|10335) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000d.000001c1(16cb1500) in domain 7
(10335|10335) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10335|10335) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10335|10335) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10335|10335) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10335|10335) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10335|10335) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(10335|10335) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10335|10477) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000d.000001c7(ffa8b035) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10335|10335) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10335|10335) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000d.000001c7(ffa8b035), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10335|10335) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10335|10335) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10335|10335) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10335|10335) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10335|10335) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000d.000002c7(d485e3f6), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10335|10477) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000d.000002c7(d485e3f6) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10335|10335) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10335|10335) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10335|10335) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10335|10477) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000d.000003c7(cd9ed2b7) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10335|10335) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10335|10335) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000d.000003c7(cd9ed2b7), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10335|10335) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10335|10335) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10335|10335) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10335|10477) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000d.000004c7(82df4470) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10335|10335) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10335|10335) 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'
(10335|10335) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10335|10335) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10335|10335) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10335|10477) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10335|10335) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10335|10335) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10335|10335) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10335|10335) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10335|10335) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10335|10477) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10335|10335) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10335|10477) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10335|10335) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10335|10335) 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'
(10335|10335) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10335|10335) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10335|10335) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10335|10477) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10335|10477) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10335|10335) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10335|10335) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10335|10335) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10335|10335) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10335|10335) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10335|10335) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10335|10477) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10335|10335) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10335|10335) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10335|10335) 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'
(10335|10335) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10335|10335) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10335|10335) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10335|10335) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10335|10335) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10335|10335) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10335|10335) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10335|10477) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10335|10477) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10335|10335) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10335|10477) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10335|10477) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10335|10477) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10335|10335) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10335|10335) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10335|10335) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10335|10335) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10335|10335) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10335|10335) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10335|10335) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10335|10335) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10335|10335) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10335|10335) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10335|10335) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10335|10477) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10335|10477) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10335|10335) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10335|10335) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10335|10335) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10335|10335) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10335|10477) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10335|10477) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10335|10477) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10335|10477) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10335|10477) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10335|10477) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10335|10477) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10335|10335) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10335|10477) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10335|10477) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10335|10477) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10335|10477) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10335|10477) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10335|10335) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10335|10335) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10335|10335) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10335|10335) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10335|10335) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10335|10335) 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'
(10335|10335) WriteDataContainer sample_list_element_allocator 3a78 with 20 chunks
(10335|10335) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10335|10335) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10335|10335) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1800 with 20 chunks
(10335|10335) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10335|10335) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10335|10477) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10335|10335) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10335|10335) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10335|10335) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10335|10335) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10335|10477) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10335|10477) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10335|10477) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10335|10477) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10335|10477) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10335|10477) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10335|10477) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10335|10335) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10335|10477) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10335|10477) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10335|10477) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10335|10477) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10335|10477) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10335|10335) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10335|10335) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10335|10335) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10335|10335) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10335|10335) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10335|10335) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10335|10335) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10335|10335) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10335|10477) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10335|10335) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10335|10335) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10335|10335) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10335|10335) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10335|10477) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10335|10477) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10335|10477) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10335|10477) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10335|10477) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10335|10477) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10335|10335) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10335|10335) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000d.00000202(3f8bd5c9), publishing to topic name "topic_02" type "Bench::Data"
2026-07-06T15:17:04Z: Process construction / entity creation complete.
2026-07-06T15:17:04Z: Beginning action construction / initialization.
2026-07-06T15:17:04Z: Action construction / initialization complete.
(10335|10477) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10335|10477) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10335|10477) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10335|10477) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10335|10477) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10335|10477) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10335|10477) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10335|10477) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10335|10477) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10335|10477) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10335|10477) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10335|10477) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10335|10477) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10335|10477) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10335|10477) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10335|10477) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10335|10477) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10335|10477) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10335|10477) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10335|10477) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10335|10477) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10335|10477) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10335|10477) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10335|10477) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10335|10477) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10335|10477) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10335|10477) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10335|10477) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10335|10477) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10335|10477) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10335|10477) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10335|10477) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10335|10477) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10335|10477) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10335|10477) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10335|10477) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10335|10477) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10335|10477) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10335|10477) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10335|10477) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10335|10477) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10335|10477) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-07-06T15:17:05Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:17:05Z: DDS entities enabled.
2026-07-06T15:17:05Z: Initializing process actions.
2026-07-06T15:17:35Z: Starting process actions.
2026-07-06T15:17:35Z: Process tests started.
(10335|10477) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10335|10477) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10335|10477) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10335|10477) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10335|10477) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10335|10477) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10335|10477) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10335|10477) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10335|10477) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10335|10477) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10335|10477) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10335|10477) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10335|10477) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10335|10477) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10335|10477) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10335|10477) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10335|10477) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10335|10477) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
2026-07-06T15:17:36Z: Stopping process tests.
2026-07-06T15:17:36Z: Process tests stopped.
(10335|10477) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10335|10477) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10335|10477) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10335|10477) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10335|10477) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10335|10477) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10335|10477) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10335|10477) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10335|10477) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10335|10477) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10335|10477) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10335|10477) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10335|10477) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10335|10477) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10335|10477) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10335|10477) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10335|10477) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10335|10477) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10335|10477) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10335|10477) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10335|10477) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10335|10477) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10335|10477) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10335|10477) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10335|10477) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10335|10477) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10335|10477) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10335|10477) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10335|10477) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10335|10477) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10335|10477) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10335|10477) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10335|10477) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10335|10477) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10335|10477) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10335|10477) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10335|10477) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10335|10477) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10335|10477) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10335|10477) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10335|10477) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10335|10477) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10335|10477) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10335|10477) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10335|10477) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10335|10477) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10335|10477) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10335|10477) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
2026-07-06T15:17:37Z: Stopping process actions.
2026-07-06T15:17:37Z: Detaching Listeners.
2026-07-06T15:17:37Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10335|10335) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 9
(10335|10477) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10335|10477) 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
(10335|10335) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 9
(10335|10477) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10335|10477) 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
(10335|10335) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 8
(10335|10335) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 8
Deleting datareader: datareader_02
(10335|10335) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 8
(10335|10335) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 8
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10335|10423) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000d.000001c7(ffa8b035) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10335|10423) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000d.000001c7(ffa8b035) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10335|10423) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000d.000003c7(cd9ed2b7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10335|10423) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000d.000003c7(cd9ed2b7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10335|10423) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000d.000004c7(82df4470) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10335|10423) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000d.000004c7(82df4470) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10335|10505) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.149:37947 , reconnect_state = INIT_STATE.
(10335|10423) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000d.000002c7(d485e3f6) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10335|10423) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000d.000002c7(d485e3f6) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10335|10423) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10335|10505) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10335|10335) Service_Participant::shutdown
(10335|10335) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-07-06T15:17:37Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.784
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.064
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10335|10335) Service_Participant::~Service_Participant
(10335|10335) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8d797581.2833f22d.000001c1 === Spawned Process #4 (PID 10313) ===
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-07-06T15:17:01Z: 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
(10313|10313) INFO: set_DCPS_debug_level: set to 3
(10313|10313) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10313|10313) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10313|10313) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10313|10313) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10313|10313) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10313|10313) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10313|10313) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10313|10313) Service_Participant::get_domain_participant_factory: machine: runnervmkkn4f, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
(10313|10313) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10313|10313) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10313|10313) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10313|10313) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10313|10313) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10313|10313) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000e.000001c1(516b6fd0) in domain 7
(10313|10313) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10313|10313) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10313|10313) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10313|10313) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10313|10313) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10313|10313) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(10313|10313) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10313|10481) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000e.000001c7(b808cae5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10313|10313) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10313|10313) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000e.000001c7(b808cae5), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10313|10313) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10313|10313) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10313|10313) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10313|10481) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000e.000002c7(93259926) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10313|10313) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10313|10313) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000e.000002c7(93259926), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10313|10313) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10313|10313) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10313|10313) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10313|10481) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000e.000003c7(8a3ea867) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10313|10313) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10313|10313) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000e.000003c7(8a3ea867), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10313|10313) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10313|10313) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10313|10313) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10313|10481) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000e.000004c7(c57f3ea0) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10313|10313) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10313|10313) 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'
(10313|10313) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10313|10313) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10313|10313) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10313|10481) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10313|10313) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10313|10313) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10313|10313) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10313|10313) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10313|10313) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10313|10313) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10313|10481) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10313|10313) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10313|10481) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10313|10313) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10313|10313) 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'
(10313|10313) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10313|10313) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10313|10313) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10313|10481) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10313|10481) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10313|10481) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10313|10313) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10313|10481) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10313|10481) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10313|10313) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10313|10313) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10313|10313) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10313|10313) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10313|10481) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10313|10313) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10313|10313) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10313|10313) 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'
(10313|10313) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10313|10313) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10313|10313) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10313|10313) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10313|10313) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10313|10313) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10313|10481) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10313|10313) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10313|10481) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10313|10481) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10313|10481) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10313|10481) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10313|10481) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10313|10313) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10313|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10313|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10313|10313) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10313|10313) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10313|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10313|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10313|10313) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10313|10313) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000006.00000507(77708690)
(10313|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10313|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10313|10313) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000006.00000507(77708690)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10313|10481) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10313|10481) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10313|10481) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10313|10481) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10313|10481) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10313|10481) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10313|10481) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10313|10481) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10313|10313) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10313|10481) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10313|10481) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10313|10481) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10313|10481) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10313|10481) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10313|10481) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10313|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10313|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10313|10313) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10313|10313) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10313|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10313|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10313|10313) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10313|10313) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10313|10313) 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'
(10313|10313) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10313|10313) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10313|10313) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10313|10313) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1800 with 20 chunks
(10313|10313) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10313|10313) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10313|10481) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10313|10481) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10313|10481) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10313|10481) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10313|10313) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10313|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10313|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10313|10313) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10313|10313) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10313|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10313|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10313|10313) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10313|10313) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10313|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10313|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10313|10313) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10313|10481) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10313|10481) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10313|10313) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10313|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10313|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10313|10313) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10313|10313) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10313|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10313|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10313|10313) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10313|10313) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10313|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10313|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10313|10313) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10313|10313) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10313|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10313|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10313|10313) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10313|10313) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10313|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10313|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10313|10313) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10313|10313) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10313|10481) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10313|10481) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10313|10481) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10313|10481) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10313|10481) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10313|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10313|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10313|10313) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10313|10313) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10313|10313) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000e.00000202(782baf19), publishing to topic name "topic_02" type "Bench::Data"
2026-07-06T15:17:04Z: Process construction / entity creation complete.
2026-07-06T15:17:04Z: Beginning action construction / initialization.
2026-07-06T15:17:04Z: Action construction / initialization complete.
(10313|10481) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10313|10481) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10313|10481) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10313|10481) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10313|10481) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10313|10481) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10313|10481) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10313|10481) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10313|10481) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10313|10481) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10313|10481) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10313|10481) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10313|10481) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10313|10481) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10313|10481) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10313|10481) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10313|10481) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10313|10481) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10313|10481) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10313|10481) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10313|10481) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10313|10481) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10313|10481) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10313|10481) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10313|10481) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10313|10481) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10313|10481) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10313|10481) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10313|10481) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10313|10481) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10313|10481) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10313|10481) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10313|10481) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10313|10481) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10313|10481) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10313|10481) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10313|10481) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10313|10481) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10313|10481) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-07-06T15:17:05Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:17:05Z: DDS entities enabled.
2026-07-06T15:17:05Z: Initializing process actions.
(10313|10481) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10313|10481) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10313|10481) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10313|10481) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10313|10481) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10313|10481) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-07-06T15:17:35Z: Starting process actions.
2026-07-06T15:17:35Z: Process tests started.
(10313|10481) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10313|10481) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10313|10481) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10313|10481) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10313|10481) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10313|10481) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10313|10481) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10313|10481) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10313|10481) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10313|10481) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10313|10481) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10313|10481) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10313|10481) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10313|10481) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10313|10481) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10313|10481) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10313|10481) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10313|10481) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
2026-07-06T15:17:36Z: Stopping process tests.
2026-07-06T15:17:36Z: Process tests stopped.
(10313|10481) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10313|10481) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10313|10481) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10313|10481) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10313|10481) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10313|10481) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10313|10481) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10313|10481) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10313|10481) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10313|10481) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10313|10481) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10313|10481) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10313|10481) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10313|10481) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10313|10481) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10313|10481) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10313|10481) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10313|10481) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10313|10481) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10313|10481) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10313|10481) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10313|10481) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10313|10481) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10313|10481) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10313|10481) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10313|10481) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10313|10481) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10313|10481) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10313|10481) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10313|10481) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10313|10481) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10313|10481) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10313|10481) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10313|10481) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10313|10481) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10313|10481) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10313|10481) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10313|10481) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10313|10481) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10313|10481) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10313|10481) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10313|10481) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10313|10481) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10313|10481) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10313|10481) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10313|10481) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10313|10481) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10313|10481) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
2026-07-06T15:17:37Z: Stopping process actions.
2026-07-06T15:17:37Z: Detaching Listeners.
2026-07-06T15:17:37Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10313|10313) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 8
(10313|10481) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10313|10481) 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
(10313|10313) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 8
(10313|10481) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10313|10481) 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
(10313|10313) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 7
(10313|10313) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 7
Deleting datareader: datareader_02
(10313|10313) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 7
(10313|10313) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 7
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10313|10400) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000e.000001c7(b808cae5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10313|10400) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000e.000001c7(b808cae5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10313|10400) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000e.000003c7(8a3ea867) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10313|10400) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000e.000003c7(8a3ea867) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10313|10400) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000e.000004c7(c57f3ea0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10313|10400) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000e.000004c7(c57f3ea0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10313|10508) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.149:37947 , reconnect_state = INIT_STATE.
(10313|10400) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000e.000002c7(93259926) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10313|10400) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000e.000002c7(93259926) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10313|10400) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10313|10508) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10313|10313) Service_Participant::shutdown
(10313|10313) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-07-06T15:17:37Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.964
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.047
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10313|10313) Service_Participant::~Service_Participant
(10313|10313) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8d797581.2833f22d.000001c1 === Spawned Process #5 (PID 10314) ===
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-07-06T15:17:01Z: 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
(10314|10314) INFO: set_DCPS_debug_level: set to 3
(10314|10314) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10314|10314) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10314|10314) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10314|10314) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10314|10314) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10314|10314) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10314|10314) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10314|10314) Service_Participant::get_domain_participant_factory: machine: runnervmkkn4f, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
(10314|10314) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10314|10314) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10314|10314) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10314|10314) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10314|10314) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10314|10314) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000f.000001c1(6c0b4660) in domain 7
(10314|10314) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10314|10314) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10314|10314) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10314|10314) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10314|10314) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10314|10314) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(10314|10314) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10314|10482) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000f.000001c7(8568e355) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10314|10314) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10314|10314) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000f.000001c7(8568e355), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10314|10314) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10314|10314) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10314|10314) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10314|10482) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000f.000002c7(ae45b096) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10314|10314) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10314|10314) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000f.000002c7(ae45b096), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10314|10314) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10314|10314) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10314|10314) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10314|10482) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000f.000003c7(b75e81d7) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10314|10314) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10314|10314) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000f.000003c7(b75e81d7), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10314|10314) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10314|10314) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10314|10314) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10314|10482) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000f.000004c7(f81f1710) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10314|10314) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10314|10314) 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'
(10314|10314) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10314|10314) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10314|10314) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10314|10482) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10314|10314) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10314|10482) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10314|10314) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10314|10482) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10314|10314) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10314|10482) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10314|10482) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10314|10314) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10314|10482) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10314|10482) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10314|10314) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10314|10314) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10314|10314) 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'
(10314|10314) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10314|10314) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10314|10314) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10314|10482) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10314|10314) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10314|10482) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10314|10314) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10314|10314) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10314|10482) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10314|10314) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10314|10482) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10314|10482) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10314|10482) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10314|10482) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10314|10314) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10314|10482) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10314|10314) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10314|10314) 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'
(10314|10314) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10314|10314) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10314|10314) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10314|10314) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10314|10314) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10314|10314) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10314|10482) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10314|10482) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10314|10482) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10314|10482) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10314|10482) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10314|10482) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10314|10314) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10314|10314) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10314|10314) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10314|10314) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10314|10314) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10314|10482) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10314|10482) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10314|10482) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10314|10482) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10314|10482) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10314|10482) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10314|10482) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10314|10482) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10314|10482) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10314|10314) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10314|10314) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10314|10314) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10314|10314) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10314|10314) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10314|10314) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10314|10314) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10314|10314) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10314|10314) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10314|10314) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10314|10314) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10314|10314) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10314|10482) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10314|10314) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10314|10314) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10314|10314) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10314|10314) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10314|10482) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10314|10482) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10314|10314) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10314|10314) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10314|10314) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10314|10482) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10314|10482) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10314|10482) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10314|10314) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10314|10314) 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'
(10314|10314) WriteDataContainer sample_list_element_allocator 3a78 with 20 chunks
(10314|10314) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10314|10314) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10314|10314) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1880 with 20 chunks
(10314|10314) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10314|10314) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10314|10482) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10314|10482) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10314|10482) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10314|10482) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10314|10482) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10314|10482) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10314|10482) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10314|10482) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10314|10482) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10314|10482) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10314|10314) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10314|10314) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10314|10314) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10314|10314) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10314|10314) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10314|10314) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10314|10314) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10314|10314) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10314|10482) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10314|10482) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10314|10314) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10314|10314) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10314|10314) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10314|10314) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10314|10314) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10314|10314) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10314|10314) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10314|10314) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10314|10314) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10314|10314) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10314|10314) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10314|10314) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10314|10314) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10314|10314) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10314|10314) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10314|10314) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10314|10314) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10314|10482) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10314|10482) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10314|10314) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10314|10314) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10314|10314) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10314|10482) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10314|10314) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10314|10482) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10314|10482) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10314|10314) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10314|10314) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000f.00000202(454b86a9), publishing to topic name "topic_02" type "Bench::Data"
2026-07-06T15:17:04Z: Process construction / entity creation complete.
2026-07-06T15:17:04Z: Beginning action construction / initialization.
2026-07-06T15:17:04Z: Action construction / initialization complete.
(10314|10482) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10314|10482) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10314|10482) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10314|10482) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10314|10482) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10314|10482) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10314|10482) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10314|10482) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10314|10482) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10314|10482) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10314|10482) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10314|10482) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10314|10482) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10314|10482) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10314|10482) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10314|10482) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10314|10482) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10314|10482) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10314|10482) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10314|10482) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10314|10482) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10314|10482) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10314|10482) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10314|10482) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10314|10482) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10314|10482) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10314|10482) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10314|10482) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10314|10482) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10314|10482) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10314|10482) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-07-06T15:17:05Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:17:05Z: DDS entities enabled.
2026-07-06T15:17:05Z: Initializing process actions.
(10314|10482) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10314|10482) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10314|10482) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10314|10482) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10314|10482) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10314|10482) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-07-06T15:17:35Z: Starting process actions.
2026-07-06T15:17:35Z: Process tests started.
(10314|10482) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10314|10482) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10314|10482) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10314|10482) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10314|10482) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10314|10482) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10314|10482) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10314|10482) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10314|10482) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10314|10482) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10314|10482) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10314|10482) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10314|10482) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10314|10482) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10314|10482) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10314|10482) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10314|10482) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10314|10482) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10314|10482) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10314|10482) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10314|10482) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10314|10482) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10314|10482) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10314|10482) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10314|10482) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10314|10482) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10314|10482) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10314|10482) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10314|10482) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10314|10482) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10314|10482) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10314|10482) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
2026-07-06T15:17:36Z: Stopping process tests.
2026-07-06T15:17:36Z: Process tests stopped.
(10314|10482) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10314|10482) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10314|10482) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10314|10482) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10314|10482) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10314|10482) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10314|10482) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10314|10482) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10314|10482) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10314|10482) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10314|10482) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10314|10482) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10314|10482) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10314|10482) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10314|10482) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10314|10482) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10314|10482) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10314|10482) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10314|10482) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10314|10482) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10314|10482) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10314|10482) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10314|10482) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10314|10482) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10314|10482) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10314|10482) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10314|10482) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10314|10482) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10314|10482) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10314|10482) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10314|10482) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10314|10482) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10314|10482) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10314|10482) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10314|10482) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10314|10482) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10314|10482) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10314|10482) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10314|10482) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10314|10482) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
2026-07-06T15:17:37Z: Stopping process actions.
2026-07-06T15:17:37Z: Detaching Listeners.
2026-07-06T15:17:37Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10314|10314) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 7
(10314|10482) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10314|10482) 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
(10314|10314) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 7
(10314|10482) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10314|10482) 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
(10314|10314) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 6
(10314|10314) 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
(10314|10314) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 6
(10314|10314) 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
(10314|10404) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000f.000001c7(8568e355) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10314|10404) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000f.000001c7(8568e355) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10314|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10314|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10314|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10314|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10314|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10314|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10314|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10314|10404) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000f.000003c7(b75e81d7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10314|10404) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000f.000003c7(b75e81d7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10314|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10314|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10314|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10314|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10314|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10314|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10314|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10314|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10314|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10314|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10314|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10314|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10314|10404) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000f.000004c7(f81f1710) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10314|10404) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000f.000004c7(f81f1710) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10314|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10314|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10314|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10314|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10314|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10314|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10314|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10314|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10314|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10314|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10314|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10314|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10314|10404) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000f.000002c7(ae45b096) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10314|10404) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000f.000002c7(ae45b096) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10314|10509) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.149:37947 , reconnect_state = INIT_STATE.
(10314|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10314|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10314|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10314|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10314|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10314|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10314|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10314|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10314|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10314|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10314|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10314|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10314|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10314|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10314|10509) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10314|10314) Service_Participant::shutdown
(10314|10314) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-07-06T15:17:37Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.035
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.046
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10314|10314) Service_Participant::~Service_Participant
(10314|10314) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8d797581.2833f22d.000001c1 === Spawned Process #15 (PID 10331) ===
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-07-06T15:17:01Z: 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
(10331|10331) INFO: set_DCPS_debug_level: set to 3
(10331|10331) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10331|10331) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10331|10331) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10331|10331) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10331|10331) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10331|10331) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10331|10331) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10331|10331) Service_Participant::get_domain_participant_factory: machine: runnervmkkn4f, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
(10331|10331) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10331|10331) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10331|10331) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10331|10331) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10331|10331) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10331|10331) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000010.000001c1(8ebb4633) in domain 7
(10331|10331) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10331|10331) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10331|10331) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10331|10331) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10331|10331) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10331|10331) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(10331|10331) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10331|10484) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000010.000001c7(67d8e306) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10331|10331) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10331|10331) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000010.000001c7(67d8e306), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10331|10331) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10331|10331) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10331|10331) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10331|10484) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000010.000002c7(4cf5b0c5) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10331|10331) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10331|10331) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000010.000002c7(4cf5b0c5), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10331|10331) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10331|10331) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10331|10331) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10331|10484) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000010.000003c7(55ee8184) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10331|10331) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10331|10331) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000010.000003c7(55ee8184), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10331|10331) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10331|10331) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10331|10331) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10331|10484) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000010.000004c7(1aaf1743) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10331|10331) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10331|10331) 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'
(10331|10331) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10331|10331) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10331|10331) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10331|10484) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10331|10331) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10331|10484) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10331|10484) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10331|10484) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10331|10484) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10331|10331) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10331|10331) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10331|10331) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10331|10331) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10331|10331) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10331|10484) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10331|10484) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10331|10331) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10331|10331) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10331|10331) 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'
(10331|10331) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10331|10331) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10331|10331) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10331|10484) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10331|10484) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10331|10484) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10331|10331) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10331|10331) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10331|10331) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10331|10331) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10331|10331) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10331|10331) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10331|10331) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10331|10331) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10331|10331) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10331|10484) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10331|10331) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10331|10331) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10331|10331) 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'
(10331|10331) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10331|10331) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10331|10331) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10331|10331) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10331|10331) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10331|10331) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10331|10484) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10331|10331) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10331|10331) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10331|10484) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10331|10484) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10331|10484) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10331|10484) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10331|10484) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10331|10484) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10331|10484) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10331|10484) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10331|10331) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10331|10484) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10331|10484) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10331|10484) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10331|10484) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000006.00000507(77708690)
(10331|10484) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10331|10484) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10331|10484) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000006.00000507(77708690)
(10331|10484) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10331|10484) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10331|10484) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10331|10484) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10331|10484) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10331|10484) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10331|10484) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10331|10484) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10331|10484) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10331|10484) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10331|10484) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10331|10484) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10331|10484) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10331|10331) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10331|10331) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10331|10484) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10331|10484) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10331|10484) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10331|10484) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10331|10484) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10331|10484) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10331|10484) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10331|10484) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10331|10331) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10331|10331) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10331|10331) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10331|10331) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10331|10484) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10331|10484) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10331|10484) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10331|10484) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10331|10331) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10331|10331) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10331|10331) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10331|10331) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10331|10331) 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'
(10331|10331) WriteDataContainer sample_list_element_allocator 3a78 with 20 chunks
(10331|10331) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10331|10331) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10331|10331) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1880 with 20 chunks
(10331|10331) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10331|10331) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10331|10484) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10331|10484) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10331|10484) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10331|10484) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10331|10331) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10331|10331) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10331|10331) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10331|10484) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10331|10331) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10331|10331) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10331|10331) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10331|10331) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10331|10331) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10331|10331) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10331|10484) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10331|10484) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10331|10484) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10331|10331) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10331|10484) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10331|10331) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10331|10484) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10331|10484) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10331|10484) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10331|10484) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10331|10331) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10331|10331) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10331|10331) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10331|10331) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10331|10331) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10331|10331) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10331|10331) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10331|10484) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10331|10484) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10331|10484) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10331|10484) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10331|10484) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10331|10484) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10331|10484) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10331|10484) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10331|10331) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10331|10484) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10331|10484) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10331|10484) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10331|10484) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10331|10484) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10331|10484) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10331|10484) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10331|10484) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10331|10331) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10331|10331) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10331|10331) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000010.00000202(a7fb86fa), publishing to topic name "topic_02" type "Bench::Data"
2026-07-06T15:17:04Z: Process construction / entity creation complete.
2026-07-06T15:17:04Z: Beginning action construction / initialization.
2026-07-06T15:17:04Z: Action construction / initialization complete.
(10331|10484) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10331|10484) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10331|10484) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10331|10484) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10331|10484) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10331|10484) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10331|10484) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10331|10484) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10331|10484) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10331|10484) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10331|10484) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10331|10484) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10331|10484) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10331|10484) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10331|10484) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10331|10484) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10331|10484) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10331|10484) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10331|10484) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10331|10484) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10331|10484) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10331|10484) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10331|10484) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10331|10484) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10331|10484) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10331|10484) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10331|10484) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10331|10484) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10331|10484) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10331|10484) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10331|10484) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10331|10484) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10331|10484) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10331|10484) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10331|10484) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10331|10484) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10331|10484) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10331|10484) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-07-06T15:17:05Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:17:05Z: DDS entities enabled.
2026-07-06T15:17:05Z: Initializing process actions.
(10331|10484) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10331|10484) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10331|10484) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10331|10484) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10331|10484) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10331|10484) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-07-06T15:17:35Z: Starting process actions.
2026-07-06T15:17:35Z: Process tests started.
(10331|10484) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10331|10484) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10331|10484) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10331|10484) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10331|10484) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10331|10484) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10331|10484) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10331|10484) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10331|10484) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10331|10484) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10331|10484) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10331|10484) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10331|10484) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10331|10484) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10331|10484) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10331|10484) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10331|10484) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10331|10484) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10331|10484) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10331|10484) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10331|10484) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10331|10484) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10331|10484) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10331|10484) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10331|10484) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10331|10484) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10331|10484) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10331|10484) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10331|10484) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10331|10484) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10331|10484) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10331|10484) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10331|10484) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10331|10484) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10331|10484) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10331|10484) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
2026-07-06T15:17:36Z: Stopping process tests.
2026-07-06T15:17:36Z: Process tests stopped.
(10331|10484) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10331|10484) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10331|10484) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10331|10484) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10331|10484) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10331|10484) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10331|10484) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10331|10484) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10331|10484) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10331|10484) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10331|10484) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10331|10484) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10331|10484) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10331|10484) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10331|10484) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10331|10484) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10331|10484) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10331|10484) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10331|10484) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10331|10484) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10331|10484) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10331|10484) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10331|10484) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10331|10484) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10331|10484) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10331|10484) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10331|10484) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10331|10484) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10331|10484) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10331|10484) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10331|10484) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10331|10484) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10331|10484) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10331|10484) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10331|10484) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10331|10484) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10331|10484) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10331|10484) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10331|10484) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10331|10484) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10331|10484) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10331|10484) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
2026-07-06T15:17:37Z: Stopping process actions.
2026-07-06T15:17:37Z: Detaching Listeners.
2026-07-06T15:17:37Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10331|10331) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 6
(10331|10484) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10331|10484) 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
(10331|10331) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 6
(10331|10484) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10331|10484) 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
(10331|10331) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 5
(10331|10331) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 5
Deleting datareader: datareader_02
(10331|10331) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 5
(10331|10331) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 5
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10331|10402) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000010.000001c7(67d8e306) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10331|10402) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000010.000001c7(67d8e306) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10331|10402) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10331|10402) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10331|10402) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10331|10402) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10331|10402) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10331|10402) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10331|10402) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000010.000003c7(55ee8184) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10331|10402) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000010.000003c7(55ee8184) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10331|10402) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10331|10402) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10331|10402) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10331|10402) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10331|10402) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10331|10402) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10331|10402) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10331|10402) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10331|10402) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10331|10402) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10331|10402) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000010.000004c7(1aaf1743) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10331|10402) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000010.000004c7(1aaf1743) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10331|10402) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10331|10402) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10331|10402) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10331|10402) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10331|10402) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10331|10402) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10331|10402) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10331|10402) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10331|10402) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10331|10402) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10331|10402) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000010.000002c7(4cf5b0c5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10331|10511) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.149:37947 , reconnect_state = INIT_STATE.
(10331|10402) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000010.000002c7(4cf5b0c5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10331|10402) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10331|10402) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10331|10402) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10331|10402) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10331|10402) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10331|10402) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10331|10402) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10331|10402) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10331|10402) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10331|10402) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10331|10402) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10331|10402) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10331|10511) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10331|10331) Service_Participant::shutdown
(10331|10331) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-07-06T15:17:38Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.170
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.043
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10331|10331) Service_Participant::~Service_Participant
(10331|10331) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8d797581.2833f22d.000001c1 === Spawned Process #10 (PID 10319) ===
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-07-06T15:17:01Z: 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
(10319|10319) INFO: set_DCPS_debug_level: set to 3
(10319|10319) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10319|10319) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10319|10319) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10319|10319) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10319|10319) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10319|10319) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10319|10319) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10319|10319) Service_Participant::get_domain_participant_factory: machine: runnervmkkn4f, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
(10319|10319) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10319|10319) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10319|10319) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10319|10319) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10319|10319) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10319|10319) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000011.000001c1(b3db6f83) in domain 7
(10319|10319) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10319|10319) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10319|10319) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10319|10319) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10319|10319) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10319|10319) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(10319|10319) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10319|10488) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000011.000001c7(5ab8cab6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10319|10319) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10319|10319) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000011.000001c7(5ab8cab6), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10319|10319) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10319|10319) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10319|10319) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10319|10488) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000011.000002c7(71959975) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10319|10319) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10319|10319) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000011.000002c7(71959975), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10319|10319) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10319|10319) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10319|10319) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10319|10488) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000011.000003c7(688ea834) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10319|10319) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10319|10319) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000011.000003c7(688ea834), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10319|10319) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10319|10319) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10319|10319) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10319|10488) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000011.000004c7(27cf3ef3) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10319|10319) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10319|10319) 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'
(10319|10319) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10319|10319) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10319|10319) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10319|10488) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10319|10319) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10319|10319) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10319|10319) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10319|10488) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10319|10319) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10319|10319) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10319|10488) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10319|10319) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10319|10488) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10319|10319) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10319|10319) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10319|10488) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10319|10319) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10319|10319) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10319|10319) 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'
(10319|10319) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10319|10319) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10319|10319) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10319|10488) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10319|10319) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10319|10488) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10319|10319) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10319|10488) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10319|10319) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10319|10488) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10319|10319) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10319|10319) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10319|10488) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10319|10488) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10319|10319) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10319|10319) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10319|10488) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10319|10488) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10319|10319) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10319|10319) 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'
(10319|10319) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10319|10319) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10319|10319) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10319|10319) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10319|10319) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10319|10319) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10319|10488) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10319|10488) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10319|10488) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10319|10319) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10319|10319) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10319|10319) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10319|10319) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10319|10488) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10319|10319) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10319|10488) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10319|10488) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10319|10488) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10319|10488) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000006.00000507(77708690)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10319|10488) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000006.00000507(77708690)
(10319|10319) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10319|10319) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10319|10319) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10319|10488) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10319|10319) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10319|10488) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10319|10488) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10319|10488) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10319|10488) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10319|10488) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10319|10488) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10319|10488) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10319|10488) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10319|10488) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10319|10488) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10319|10319) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10319|10319) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10319|10319) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10319|10319) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10319|10488) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10319|10488) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10319|10488) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10319|10488) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10319|10488) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10319|10319) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10319|10319) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10319|10319) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10319|10488) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10319|10319) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10319|10319) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10319|10319) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10319|10319) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10319|10319) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10319|10319) 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'
(10319|10319) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10319|10319) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10319|10319) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10319|10319) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1800 with 20 chunks
(10319|10488) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10319|10488) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10319|10319) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10319|10319) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10319|10488) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10319|10488) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10319|10488) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10319|10488) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10319|10488) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10319|10488) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10319|10488) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10319|10488) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10319|10319) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10319|10319) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10319|10319) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10319|10319) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10319|10488) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10319|10319) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10319|10488) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10319|10488) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10319|10488) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10319|10488) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10319|10488) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10319|10488) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10319|10319) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10319|10319) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10319|10319) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10319|10319) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10319|10319) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10319|10319) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10319|10319) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10319|10319) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10319|10319) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10319|10319) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10319|10319) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10319|10319) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10319|10319) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10319|10319) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10319|10319) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10319|10488) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10319|10488) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10319|10488) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10319|10488) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10319|10488) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10319|10319) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10319|10319) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10319|10319) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10319|10319) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10319|10319) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10319|10319) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10319|10319) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000011.00000202(9a9baf4a), publishing to topic name "topic_02" type "Bench::Data"
2026-07-06T15:17:05Z: Process construction / entity creation complete.
2026-07-06T15:17:05Z: Beginning action construction / initialization.
2026-07-06T15:17:05Z: Action construction / initialization complete.
(10319|10488) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10319|10488) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10319|10488) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10319|10488) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10319|10488) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10319|10488) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10319|10488) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10319|10488) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10319|10488) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10319|10488) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10319|10488) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10319|10488) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10319|10488) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10319|10488) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10319|10488) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10319|10488) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10319|10488) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10319|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10319|10488) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10319|10488) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10319|10488) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-07-06T15:17:06Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:17:06Z: DDS entities enabled.
2026-07-06T15:17:06Z: Initializing process actions.
(10319|10488) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10319|10488) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10319|10488) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10319|10488) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10319|10488) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10319|10488) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10319|10488) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10319|10488) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10319|10488) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10319|10488) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
2026-07-06T15:17:36Z: Starting process actions.
2026-07-06T15:17:36Z: Process tests started.
(10319|10488) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10319|10488) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10319|10488) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10319|10488) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10319|10488) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10319|10488) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10319|10488) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10319|10488) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10319|10488) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10319|10488) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10319|10488) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10319|10488) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10319|10488) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10319|10488) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10319|10488) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10319|10488) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10319|10488) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10319|10488) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10319|10488) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10319|10488) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10319|10488) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10319|10488) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10319|10488) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10319|10488) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10319|10488) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10319|10488) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10319|10488) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10319|10488) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10319|10488) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10319|10488) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10319|10488) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10319|10488) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10319|10488) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10319|10488) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10319|10488) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10319|10488) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10319|10488) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10319|10488) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
2026-07-06T15:17:37Z: Stopping process tests.
2026-07-06T15:17:37Z: Process tests stopped.
(10319|10488) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10319|10488) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10319|10488) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10319|10488) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10319|10488) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10319|10488) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10319|10488) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10319|10488) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10319|10488) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10319|10488) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10319|10488) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10319|10488) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10319|10488) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10319|10488) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10319|10488) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10319|10488) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10319|10488) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10319|10488) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10319|10488) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10319|10488) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10319|10488) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10319|10488) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10319|10488) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10319|10488) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10319|10488) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10319|10488) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10319|10488) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10319|10488) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10319|10488) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10319|10488) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10319|10488) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10319|10488) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10319|10488) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10319|10488) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10319|10488) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10319|10488) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
(10319|10488) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10319|10488) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10319|10488) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10319|10488) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10319|10488) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 1
(10319|10488) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 1
2026-07-06T15:17:38Z: Stopping process actions.
2026-07-06T15:17:38Z: Detaching Listeners.
2026-07-06T15:17:38Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10319|10319) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000011.00000507(a5b0cd02) num remotes 5
(10319|10488) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10319|10488) 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
(10319|10319) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1) num remotes 5
(10319|10488) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10319|10488) 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
(10319|10319) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 4
(10319|10319) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 4
Deleting datareader: datareader_02
(10319|10319) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 4
(10319|10319) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 4
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10319|10414) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000011.000001c7(5ab8cab6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10319|10414) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000011.000001c7(5ab8cab6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10319|10414) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10319|10414) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10319|10414) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10319|10414) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10319|10414) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10319|10414) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000011.000003c7(688ea834) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10319|10414) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000011.000003c7(688ea834) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10319|10414) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10319|10414) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10319|10414) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10319|10414) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10319|10414) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10319|10414) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10319|10414) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10319|10414) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10319|10414) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000011.000004c7(27cf3ef3) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10319|10414) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000011.000004c7(27cf3ef3) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10319|10414) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10319|10414) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10319|10414) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10319|10414) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10319|10414) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10319|10414) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10319|10414) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10319|10414) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10319|10414) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000011.000002c7(71959975) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10319|10414) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000011.000002c7(71959975) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10319|10513) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.149:37947 , reconnect_state = INIT_STATE.
(10319|10414) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10319|10414) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10319|10414) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10319|10414) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10319|10414) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10319|10414) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10319|10414) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10319|10414) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10319|10414) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10319|10414) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10319|10513) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10319|10319) Service_Participant::shutdown
(10319|10319) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-07-06T15:17:38Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.234
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.042
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10319|10319) Service_Participant::~Service_Participant
(10319|10319) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8d797581.2833f22d.000001c1 === Spawned Process #20 (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-07-06T15:17:01Z: 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: runnervmkkn4f, 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.00000012.000001c1(f47b1553) 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 "runnervmkkn4f" 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|10490) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000012.000001c7(1d18b066) 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.00000012.000001c7(1d18b066), 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|10490) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000012.000002c7(3635e3a5) 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.00000012.000002c7(3635e3a5), 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|10490) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000012.000003c7(2f2ed2e4) 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.00000012.000003c7(2f2ed2e4), 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|10490) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000012.000004c7(606f4423) 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.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'
(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|10490) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10336|10336) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10336|10490) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10336|10490) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10336|10336) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10336|10490) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10336|10490) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10336|10336) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10336|10490) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10336|10336) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10336|10336) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10336|10336) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10336|10336) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10336|10336) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10336|10336) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10336|10490) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10336|10336) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10336|10336) 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'
(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|10490) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10336|10336) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10336|10336) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10336|10490) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10336|10336) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10336|10490) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10336|10490) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10336|10490) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10336|10490) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10336|10490) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10336|10490) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10336|10336) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10336|10490) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10336|10490) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10336|10490) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10336|10336) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10336|10336) 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'
(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|10490) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10336|10490) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10336|10490) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10336|10490) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10336|10490) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10336|10490) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10336|10490) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10336|10490) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10336|10490) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10336|10336) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10336|10336) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10336|10490) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10336|10490) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10336|10490) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10336|10490) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10336|10490) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10336|10490) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10336|10490) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10336|10490) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10336|10490) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000006.00000507(77708690)
(10336|10490) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10336|10490) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10336|10490) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000006.00000507(77708690)
(10336|10336) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10336|10490) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10336|10490) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10336|10490) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10336|10490) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10336|10490) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10336|10336) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10336|10336) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10336|10490) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10336|10490) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10336|10490) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10336|10336) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10336|10336) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10336|10336) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10336|10336) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10336|10490) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10336|10336) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10336|10336) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10336|10490) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10336|10490) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10336|10490) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10336|10490) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10336|10336) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10336|10336) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10336|10336) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10336|10490) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10336|10490) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10336|10490) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10336|10336) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10336|10490) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10336|10490) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10336|10336) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10336|10490) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10336|10490) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10336|10490) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10336|10336) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10336|10336) 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'
(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 1980 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|10490) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10336|10490) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10336|10490) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10336|10490) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10336|10490) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10336|10490) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10336|10490) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10336|10490) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10336|10490) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10336|10490) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10336|10490) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10336|10490) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10336|10490) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10336|10490) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10336|10336) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10336|10336) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10336|10336) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10336|10336) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10336|10490) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10336|10490) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10336|10490) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10336|10336) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10336|10490) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10336|10336) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10336|10490) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10336|10490) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10336|10490) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10336|10490) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10336|10490) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10336|10490) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10336|10490) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10336|10490) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10336|10336) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10336|10336) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10336|10336) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10336|10336) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10336|10336) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10336|10336) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10336|10336) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10336|10490) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10336|10490) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10336|10490) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10336|10490) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10336|10336) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10336|10336) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10336|10336) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10336|10336) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10336|10336) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10336|10490) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10336|10490) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10336|10490) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10336|10490) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10336|10336) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10336|10490) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10336|10490) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10336|10490) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10336|10490) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10336|10336) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10336|10336) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10336|10336) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000012.00000202(dd3bd59a), publishing to topic name "topic_02" type "Bench::Data"
2026-07-06T15:17:05Z: Process construction / entity creation complete.
2026-07-06T15:17:05Z: Beginning action construction / initialization.
2026-07-06T15:17:05Z: Action construction / initialization complete.
(10336|10490) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10336|10490) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10336|10490) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10336|10490) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10336|10490) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10336|10490) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10336|10490) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10336|10490) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10336|10490) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10336|10490) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10336|10490) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10336|10490) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10336|10490) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10336|10490) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10336|10490) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10336|10490) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10336|10490) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-07-06T15:17:06Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:17:06Z: DDS entities enabled.
2026-07-06T15:17:06Z: Initializing process actions.
(10336|10490) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10336|10490) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10336|10490) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10336|10490) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10336|10490) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10336|10490) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10336|10490) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10336|10490) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10336|10490) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10336|10490) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10336|10490) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10336|10490) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
2026-07-06T15:17:36Z: Starting process actions.
2026-07-06T15:17:36Z: Process tests started.
(10336|10490) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10336|10490) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10336|10490) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10336|10490) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10336|10490) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10336|10490) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10336|10490) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10336|10490) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10336|10490) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10336|10490) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10336|10490) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10336|10490) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10336|10490) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10336|10490) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10336|10490) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10336|10490) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10336|10490) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10336|10490) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10336|10490) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10336|10490) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10336|10490) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10336|10490) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10336|10490) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10336|10490) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10336|10490) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10336|10490) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10336|10490) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10336|10490) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10336|10490) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10336|10490) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10336|10490) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10336|10490) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10336|10490) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10336|10490) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10336|10490) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10336|10490) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
2026-07-06T15:17:37Z: Stopping process tests.
2026-07-06T15:17:37Z: Process tests stopped.
(10336|10490) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10336|10490) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10336|10490) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10336|10490) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10336|10490) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10336|10490) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10336|10490) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10336|10490) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10336|10490) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10336|10490) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10336|10490) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10336|10490) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10336|10490) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10336|10490) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10336|10490) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10336|10490) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10336|10490) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10336|10490) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10336|10490) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10336|10490) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10336|10490) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10336|10490) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10336|10490) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10336|10490) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10336|10490) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10336|10490) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10336|10490) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10336|10490) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10336|10490) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10336|10490) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10336|10490) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10336|10490) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10336|10490) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10336|10490) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10336|10490) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10336|10490) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
(10336|10490) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10336|10490) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10336|10490) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10336|10490) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10336|10490) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 1
(10336|10490) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 1
(10336|10490) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10336|10490) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10336|10490) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10336|10490) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10336|10490) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000011.00000507(a5b0cd02) num remotes 1
(10336|10490) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1) num remotes 1
2026-07-06T15:17:38Z: Stopping process actions.
2026-07-06T15:17:38Z: Detaching Listeners.
2026-07-06T15:17:38Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10336|10336) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000012.00000507(e210b7d2) num remotes 4
(10336|10490) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10336|10490) 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
(10336|10336) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000012.00000607(c93de411) num remotes 4
(10336|10490) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10336|10490) 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
(10336|10336) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 3
(10336|10336) 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
(10336|10336) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 3
(10336|10336) 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
(10336|10424) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000012.000001c7(1d18b066) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10336|10424) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000012.000001c7(1d18b066) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10336|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10336|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10336|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10336|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10336|10424) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000012.000003c7(2f2ed2e4) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10336|10424) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000012.000003c7(2f2ed2e4) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10336|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10336|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10336|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10336|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10336|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10336|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10336|10424) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000012.000004c7(606f4423) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10336|10424) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000012.000004c7(606f4423) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10336|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10336|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10336|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10336|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10336|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10336|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10336|10424) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000012.000002c7(3635e3a5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10336|10424) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000012.000002c7(3635e3a5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10336|10517) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.149:37947 , reconnect_state = INIT_STATE.
(10336|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10336|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10336|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10336|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10336|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10336|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10336|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10336|10424) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10336|10517) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10336|10336) Service_Participant::shutdown
(10336|10336) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-07-06T15:17:38Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.324
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.039
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10336|10336) Service_Participant::~Service_Participant
(10336|10336) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8d797581.2833f22d.000001c1 === Spawned Process #14 (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-07-06T15:17:01Z: 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: runnervmkkn4f, 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.00000013.000001c1(c91b3ce3) 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 "runnervmkkn4f" 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|10485) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000013.000001c7(207899d6) 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.00000013.000001c7(207899d6), 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|10485) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000013.000002c7(0b55ca15) 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.00000013.000002c7(0b55ca15), 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|10485) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000013.000003c7(124efb54) 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.00000013.000003c7(124efb54), 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|10485) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000013.000004c7(5d0f6d93) 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.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'
(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|10485) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10330|10330) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10330|10485) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10330|10330) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10330|10485) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10330|10485) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10330|10330) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10330|10330) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10330|10330) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10330|10330) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10330|10330) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10330|10485) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10330|10330) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10330|10330) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10330|10330) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10330|10330) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10330|10330) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10330|10330) 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'
(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|10485) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10330|10330) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10330|10485) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10330|10330) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10330|10330) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10330|10485) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10330|10330) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10330|10330) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10330|10485) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10330|10330) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10330|10485) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10330|10485) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10330|10330) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10330|10330) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10330|10485) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10330|10330) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10330|10330) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10330|10330) 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'
(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|10485) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10330|10330) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10330|10485) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10330|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10330|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10330|10330) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10330|10330) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10330|10485) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10330|10485) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10330|10485) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10330|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10330|10485) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10330|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10330|10330) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10330|10330) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10330|10485) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10330|10485) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10330|10485) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10330|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10330|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10330|10330) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10330|10485) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000006.00000507(77708690)
(10330|10330) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10330|10485) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10330|10485) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10330|10485) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000006.00000507(77708690)
(10330|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10330|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10330|10330) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10330|10485) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10330|10330) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10330|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10330|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10330|10330) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10330|10330) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10330|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10330|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10330|10330) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10330|10330) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10330|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10330|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10330|10330) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10330|10485) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10330|10485) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10330|10485) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10330|10485) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10330|10485) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10330|10485) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10330|10485) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10330|10485) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10330|10485) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10330|10485) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10330|10485) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10330|10330) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10330|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10330|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10330|10330) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10330|10330) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10330|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10330|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10330|10330) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10330|10330) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10330|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10330|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10330|10330) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10330|10330) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10330|10485) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10330|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10330|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10330|10330) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10330|10330) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10330|10330) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10330|10330) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000013.00000102(cb76afe9), publishing to topic name "topic_01" type "Bench::Data"
(10330|10485) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10330|10485) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10330|10485) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10330|10485) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
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 1b00 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|10485) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10330|10485) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10330|10485) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10330|10485) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10330|10330) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10330|10485) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10330|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10330|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10330|10330) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10330|10330) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10330|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10330|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10330|10330) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10330|10330) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10330|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10330|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10330|10330) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10330|10485) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10330|10485) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10330|10485) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10330|10485) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10330|10485) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10330|10485) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10330|10485) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10330|10485) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10330|10485) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10330|10485) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10330|10485) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10330|10485) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10330|10330) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10330|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10330|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10330|10330) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10330|10330) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10330|10485) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10330|10485) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10330|10485) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10330|10485) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10330|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10330|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10330|10330) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10330|10485) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10330|10485) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10330|10485) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10330|10330) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10330|10485) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10330|10485) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10330|10485) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10330|10485) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10330|10485) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10330|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10330|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10330|10330) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10330|10330) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10330|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10330|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10330|10330) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10330|10330) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10330|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10330|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10330|10330) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10330|10330) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10330|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10330|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10330|10330) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10330|10330) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10330|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10330|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10330|10330) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10330|10485) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10330|10485) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10330|10485) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10330|10330) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10330|10485) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10330|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10330|10330) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10330|10330) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10330|10330) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10330|10330) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000013.00000202(e05bfc2a), publishing to topic name "topic_02" type "Bench::Data"
2026-07-06T15:17:05Z: Process construction / entity creation complete.
2026-07-06T15:17:05Z: Beginning action construction / initialization.
2026-07-06T15:17:05Z: Action construction / initialization complete.
(10330|10485) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10330|10485) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10330|10485) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10330|10485) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10330|10485) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10330|10485) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10330|10485) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10330|10485) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10330|10485) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10330|10485) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10330|10485) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10330|10485) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10330|10485) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10330|10485) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10330|10485) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10330|10485) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-07-06T15:17:06Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:17:06Z: DDS entities enabled.
2026-07-06T15:17:06Z: Initializing process actions.
(10330|10485) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10330|10485) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10330|10485) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10330|10485) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10330|10485) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10330|10485) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10330|10485) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10330|10485) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10330|10485) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10330|10485) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10330|10485) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10330|10485) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
2026-07-06T15:17:36Z: Starting process actions.
2026-07-06T15:17:36Z: Process tests started.
(10330|10485) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10330|10485) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10330|10485) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10330|10485) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10330|10485) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10330|10485) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10330|10485) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10330|10485) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10330|10485) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10330|10485) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10330|10485) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10330|10485) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10330|10485) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10330|10485) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10330|10485) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10330|10485) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10330|10485) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10330|10485) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10330|10485) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10330|10485) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10330|10485) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10330|10485) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10330|10485) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10330|10485) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10330|10485) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10330|10485) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10330|10485) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10330|10485) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10330|10485) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10330|10485) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10330|10485) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10330|10485) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10330|10485) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10330|10485) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10330|10485) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10330|10485) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10330|10485) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10330|10485) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10330|10485) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10330|10485) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10330|10485) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
2026-07-06T15:17:37Z: Stopping process tests.
2026-07-06T15:17:37Z: Process tests stopped.
(10330|10485) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10330|10485) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10330|10485) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10330|10485) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10330|10485) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10330|10485) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10330|10485) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10330|10485) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10330|10485) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10330|10485) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10330|10485) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10330|10485) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10330|10485) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10330|10485) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10330|10485) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10330|10485) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10330|10485) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10330|10485) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10330|10485) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10330|10485) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10330|10485) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10330|10485) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10330|10485) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10330|10485) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10330|10485) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10330|10485) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10330|10485) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10330|10485) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10330|10485) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10330|10485) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10330|10485) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
(10330|10485) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10330|10485) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10330|10485) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10330|10485) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10330|10485) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 1
(10330|10485) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 1
(10330|10485) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10330|10485) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10330|10485) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10330|10485) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10330|10485) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02) num remotes 1
(10330|10485) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1) num remotes 1
(10330|10485) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10330|10485) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10330|10485) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10330|10485) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10330|10485) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000012.00000507(e210b7d2) num remotes 1
(10330|10485) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000012.00000607(c93de411) num remotes 1
2026-07-06T15:17:38Z: Stopping process actions.
2026-07-06T15:17:38Z: Detaching Listeners.
2026-07-06T15:17:38Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10330|10330) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000013.00000507(df709e62) num remotes 3
(10330|10485) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
(10330|10485) 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
(10330|10330) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000013.00000607(f45dcda1) num remotes 3
(10330|10485) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
(10330|10485) 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
(10330|10330) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 2
(10330|10330) 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
(10330|10330) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 2
(10330|10330) 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
(10330|10415) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000013.000001c7(207899d6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10330|10415) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000013.000001c7(207899d6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10330|10415) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10330|10415) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10330|10415) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10330|10415) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000013.000003c7(124efb54) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10330|10415) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000013.000003c7(124efb54) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10330|10415) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10330|10415) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10330|10415) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10330|10415) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10330|10415) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000013.000004c7(5d0f6d93) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10330|10415) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000013.000004c7(5d0f6d93) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10330|10415) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10330|10415) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10330|10415) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10330|10415) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10330|10415) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000013.000002c7(0b55ca15) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10330|10415) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000013.000002c7(0b55ca15) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10330|10415) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10330|10415) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10330|10415) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10330|10415) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10330|10415) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10330|10521) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.149:37947 , reconnect_state = INIT_STATE.
(10330|10415) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10330|10521) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10330|10330) Service_Participant::shutdown
(10330|10330) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-07-06T15:17:38Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.417
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.062
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10330|10330) Service_Participant::~Service_Participant
(10330|10330) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8d797581.2833f22d.000001c1 === Spawned Process #16 (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-07-06T15:17:01Z: 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: runnervmkkn4f, 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.00000014.000001c1(7b3be0f3) 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 "runnervmkkn4f" 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|10487) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000014.000001c7(925845c6) 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.00000014.000001c7(925845c6), 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|10487) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000014.000002c7(b9751605) 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.00000014.000002c7(b9751605), 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|10332) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10332|10332) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000014.000003c7(a06e2744), 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|10487) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000014.000003c7(a06e2744) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(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|10487) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000014.000004c7(ef2fb183) 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.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'
(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|10487) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10332|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10332|10487) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10332|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10332|10487) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10332|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10332|10487) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10332|10487) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10332|10487) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10332|10487) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10332|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10332|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10332|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10332|10487) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10332|10487) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10332|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10332|10487) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10332|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10332|10332) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10332|10332) 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'
(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|10487) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10332|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10332|10487) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10332|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10332|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10332|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10332|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10332|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10332|10487) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10332|10487) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10332|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10332|10487) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10332|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10332|10487) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10332|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10332|10487) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10332|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10332|10487) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10332|10332) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10332|10332) 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'
(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|10487) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10332|10332) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10332|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10332|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10332|10487) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10332|10332) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10332|10487) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10332|10332) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10332|10332) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10332|10332) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10332|10332) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10332|10332) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000006.00000507(77708690)
(10332|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10332|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10332|10487) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10332|10332) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000006.00000507(77708690)
(10332|10487) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10332|10332) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10332|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10332|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10332|10487) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10332|10332) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10332|10487) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10332|10332) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10332|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10332|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10332|10487) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10332|10332) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10332|10487) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10332|10332) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10332|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10332|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10332|10487) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10332|10332) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10332|10487) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10332|10332) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10332|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10332|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10332|10487) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10332|10487) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10332|10332) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10332|10332) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10332|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10332|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10332|10487) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10332|10487) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10332|10332) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10332|10332) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10332|10332) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10332|10332) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10332|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10332|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10332|10487) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10332|10487) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10332|10332) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10332|10332) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10332|10332) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000014.00000102(795673f9), 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 1b00 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|10487) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10332|10332) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10332|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10332|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10332|10487) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10332|10487) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10332|10332) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10332|10332) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10332|10332) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10332|10332) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10332|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10332|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10332|10487) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10332|10487) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10332|10332) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10332|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10332|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10332|10487) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10332|10332) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10332|10487) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10332|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10332|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10332|10487) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10332|10332) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10332|10487) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10332|10332) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10332|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10332|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10332|10487) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10332|10487) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10332|10332) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10332|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10332|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10332|10487) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10332|10487) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10332|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10332|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10332|10487) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10332|10487) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10332|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10332|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10332|10487) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10332|10487) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10332|10332) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10332|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10332|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10332|10487) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10332|10487) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10332|10332) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10332|10332) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10332|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10332|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10332|10487) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10332|10487) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10332|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10332|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10332|10487) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10332|10487) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10332|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10332|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10332|10487) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10332|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10332|10332) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10332|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10332|10332) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10332|10332) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000014.00000202(527b203a), publishing to topic name "topic_02" type "Bench::Data"
2026-07-06T15:17:05Z: Process construction / entity creation complete.
2026-07-06T15:17:05Z: Beginning action construction / initialization.
2026-07-06T15:17:05Z: Action construction / initialization complete.
(10332|10487) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10332|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10332|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10332|10487) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10332|10487) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10332|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10332|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10332|10487) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10332|10487) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10332|10487) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-07-06T15:17:06Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:17:06Z: DDS entities enabled.
2026-07-06T15:17:06Z: Initializing process actions.
(10332|10487) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10332|10487) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10332|10487) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10332|10487) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10332|10487) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10332|10487) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10332|10487) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10332|10487) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10332|10487) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10332|10487) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10332|10487) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10332|10487) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
2026-07-06T15:17:36Z: Starting process actions.
2026-07-06T15:17:36Z: Process tests started.
(10332|10487) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10332|10487) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10332|10487) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10332|10487) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10332|10487) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10332|10487) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10332|10487) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10332|10487) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10332|10487) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10332|10487) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10332|10487) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10332|10487) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10332|10487) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10332|10487) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10332|10487) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10332|10487) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10332|10487) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10332|10487) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10332|10487) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10332|10487) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10332|10487) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10332|10487) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10332|10487) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10332|10487) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10332|10487) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10332|10487) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10332|10487) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10332|10487) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10332|10487) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10332|10487) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10332|10487) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10332|10487) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10332|10487) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10332|10487) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10332|10487) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10332|10487) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10332|10487) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10332|10487) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10332|10487) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10332|10487) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10332|10487) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10332|10487) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
2026-07-06T15:17:37Z: Stopping process tests.
2026-07-06T15:17:37Z: Process tests stopped.
(10332|10487) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10332|10487) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10332|10487) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10332|10487) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10332|10487) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10332|10487) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10332|10487) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10332|10487) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10332|10487) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10332|10487) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10332|10487) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10332|10487) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10332|10487) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10332|10487) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10332|10487) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10332|10487) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10332|10487) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10332|10487) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10332|10487) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10332|10487) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10332|10487) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10332|10487) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10332|10487) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10332|10487) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10332|10487) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10332|10487) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10332|10487) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10332|10487) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10332|10487) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10332|10487) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
(10332|10487) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10332|10487) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10332|10487) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10332|10487) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10332|10487) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 1
(10332|10487) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 1
(10332|10487) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10332|10487) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10332|10487) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10332|10487) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10332|10487) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02) num remotes 1
(10332|10487) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1) num remotes 1
(10332|10487) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10332|10487) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10332|10487) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10332|10487) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10332|10487) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000012.00000507(e210b7d2) num remotes 1
(10332|10487) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000012.00000607(c93de411) num remotes 1
(10332|10487) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
(10332|10487) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
(10332|10487) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
(10332|10487) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
(10332|10487) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000013.00000507(df709e62) num remotes 1
(10332|10487) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000013.00000607(f45dcda1) num remotes 1
2026-07-06T15:17:38Z: Stopping process actions.
2026-07-06T15:17:38Z: Detaching Listeners.
2026-07-06T15:17:38Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10332|10332) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000014.00000507(6d504272) num remotes 2
(10332|10487) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 1
(10332|10487) 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
(10332|10332) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000014.00000607(467d11b1) num remotes 2
(10332|10487) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 1
(10332|10487) 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
(10332|10332) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000015.00000102(44365a49) num remotes 1
(10332|10332) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000015.00000102(44365a49) num remotes 1
Deleting datareader: datareader_02
(10332|10332) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000015.00000202(6f1b098a) num remotes 1
(10332|10332) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000015.00000202(6f1b098a) num remotes 1
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10332|10426) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000014.000001c7(925845c6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10332|10426) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000014.000001c7(925845c6) 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) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000014.000003c7(a06e2744) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10332|10426) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000014.000003c7(a06e2744) 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) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000014.000004c7(ef2fb183) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10332|10426) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000014.000004c7(ef2fb183) 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) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000014.000002c7(b9751605) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10332|10426) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000014.000002c7(b9751605) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10332|10522) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.149:37947 , reconnect_state = INIT_STATE.
(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|10522) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10332|10332) Service_Participant::shutdown
(10332|10332) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-07-06T15:17:38Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.491
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.035
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10332|10332) Service_Participant::~Service_Participant
(10332|10332) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8d797581.2833f22d.000001c1 === Spawned Process #18 (PID 10334) ===
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-07-06T15:17:01Z: 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
(10334|10334) INFO: set_DCPS_debug_level: set to 3
(10334|10334) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10334|10334) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10334|10334) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10334|10334) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10334|10334) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10334|10334) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10334|10334) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10334|10334) Service_Participant::get_domain_participant_factory: machine: runnervmkkn4f, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
(10334|10334) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10334|10334) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10334|10334) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10334|10334) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10334|10334) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10334|10334) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000015.000001c1(465bc943) in domain 7
(10334|10334) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10334|10334) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10334|10334) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10334|10334) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10334|10334) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10334|10334) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmkkn4f" as fully qualified hostname, please correct system configuration.
(10334|10334) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10334|10486) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000015.000001c7(af386c76) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10334|10334) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10334|10334) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000015.000001c7(af386c76), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10334|10334) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10334|10334) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10334|10334) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10334|10334) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10334|10334) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000015.000002c7(84153fb5), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10334|10486) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000015.000002c7(84153fb5) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10334|10334) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10334|10334) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10334|10334) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10334|10486) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000015.000003c7(9d0e0ef4) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10334|10334) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10334|10334) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000015.000003c7(9d0e0ef4), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10334|10334) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10334|10334) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10334|10334) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10334|10486) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000015.000004c7(d24f9833) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10334|10334) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10334|10334) 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'
(10334|10334) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10334|10334) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10334|10334) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10334|10486) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10334|10334) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10334|10334) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10334|10486) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10334|10334) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10334|10486) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10334|10334) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10334|10486) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10334|10486) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10334|10486) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10334|10334) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10334|10486) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10334|10334) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10334|10486) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10334|10334) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10334|10486) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10334|10334) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10334|10486) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10334|10334) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10334|10334) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10334|10334) 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'
(10334|10334) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10334|10334) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10334|10334) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10334|10486) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10334|10334) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10334|10486) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10334|10334) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10334|10486) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10334|10334) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10334|10486) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10334|10486) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10334|10486) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10334|10334) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10334|10486) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10334|10334) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10334|10486) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10334|10334) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10334|10486) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10334|10334) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10334|10486) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10334|10334) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10334|10486) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10334|10334) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10334|10334) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000015.00000607(7b1d3801), 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'
(10334|10334) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10334|10334) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10334|10334) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10334|10334) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10334|10334) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10334|10334) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10334|10486) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10334|10486) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10334|10486) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10334|10486) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10334|10486) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10334|10334) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10334|10486) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10334|10486) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10334|10486) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10334|10334) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10334|10486) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10334|10334) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10334|10486) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10334|10486) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10334|10486) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10334|10486) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000006.00000507(77708690)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10334|10334) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10334|10334) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10334|10334) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10334|10486) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10334|10486) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10334|10486) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000006.00000507(77708690)
(10334|10334) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10334|10486) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10334|10486) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10334|10486) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10334|10486) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10334|10486) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10334|10334) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10334|10486) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10334|10486) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10334|10334) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10334|10486) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10334|10486) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10334|10334) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10334|10486) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10334|10486) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10334|10486) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10334|10334) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10334|10486) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10334|10334) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10334|10334) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10334|10334) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10334|10486) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10334|10486) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10334|10486) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10334|10334) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10334|10486) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10334|10486) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10334|10486) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10334|10486) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10334|10486) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10334|10486) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10334|10486) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10334|10486) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10334|10334) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10334|10486) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10334|10334) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10334|10486) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10334|10486) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10334|10486) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10334|10486) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10334|10334) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10334|10334) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10334|10334) 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'
(10334|10334) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10334|10334) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10334|10334) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10334|10334) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1a00 with 20 chunks
(10334|10334) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10334|10334) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10334|10486) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10334|10486) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10334|10486) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10334|10486) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10334|10486) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10334|10334) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10334|10486) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10334|10486) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10334|10486) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10334|10486) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10334|10334) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10334|10486) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10334|10486) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10334|10486) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10334|10334) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10334|10334) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10334|10486) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10334|10334) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10334|10486) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10334|10486) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10334|10486) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10334|10334) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10334|10334) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10334|10486) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10334|10334) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10334|10334) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10334|10334) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10334|10334) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10334|10486) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10334|10486) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10334|10486) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10334|10486) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10334|10334) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10334|10486) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10334|10486) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10334|10486) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10334|10334) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10334|10486) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10334|10486) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10334|10486) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10334|10486) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10334|10486) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10334|10334) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10334|10334) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10334|10334) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10334|10486) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10334|10486) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10334|10486) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10334|10334) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10334|10334) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10334|10486) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10334|10334) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10334|10334) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10334|10334) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10334|10334) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10334|10334) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
(10334|10486) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10334|10486) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10334|10486) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10334|10334) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10334|10334) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000015.00000202(6f1b098a), publishing to topic name "topic_02" type "Bench::Data"
2026-07-06T15:17:05Z: Process construction / entity creation complete.
2026-07-06T15:17:05Z: Beginning action construction / initialization.
2026-07-06T15:17:05Z: Action construction / initialization complete.
2026-07-06T15:17:06Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:17:06Z: DDS entities enabled.
2026-07-06T15:17:06Z: Initializing process actions.
(10334|10486) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10334|10486) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10334|10486) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10334|10486) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10334|10486) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10334|10486) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10334|10486) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10334|10486) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10334|10486) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10334|10486) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10334|10486) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10334|10486) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10334|10486) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10334|10486) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10334|10486) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10334|10486) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10334|10486) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10334|10486) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
2026-07-06T15:17:36Z: Starting process actions.
2026-07-06T15:17:36Z: Process tests started.
(10334|10486) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10334|10486) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10334|10486) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10334|10486) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10334|10486) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10334|10486) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10334|10486) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10334|10486) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10334|10486) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10334|10486) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10334|10486) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10334|10486) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10334|10486) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10334|10486) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10334|10486) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10334|10486) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10334|10486) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10334|10486) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10334|10486) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10334|10486) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10334|10486) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10334|10486) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10334|10486) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10334|10486) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10334|10486) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10334|10486) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10334|10486) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10334|10486) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10334|10486) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10334|10486) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10334|10486) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10334|10486) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10334|10486) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10334|10486) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10334|10486) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10334|10486) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10334|10486) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10334|10486) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10334|10486) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10334|10486) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10334|10486) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10334|10486) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
2026-07-06T15:17:37Z: Stopping process tests.
2026-07-06T15:17:37Z: Process tests stopped.
(10334|10486) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10334|10486) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10334|10486) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10334|10486) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10334|10486) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10334|10486) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10334|10486) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10334|10486) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10334|10486) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10334|10486) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10334|10486) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10334|10486) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10334|10486) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10334|10486) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10334|10486) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10334|10486) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10334|10486) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10334|10486) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10334|10486) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10334|10486) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10334|10486) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10334|10486) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10334|10486) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10334|10486) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
(10334|10486) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10334|10486) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10334|10486) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10334|10486) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10334|10486) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 1
(10334|10486) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 1
(10334|10486) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10334|10486) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10334|10486) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10334|10486) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10334|10486) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000011.00000507(a5b0cd02) num remotes 1
(10334|10486) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1) num remotes 1
(10334|10486) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10334|10486) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10334|10486) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10334|10486) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10334|10486) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000012.00000507(e210b7d2) num remotes 1
(10334|10486) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000012.00000607(c93de411) num remotes 1
(10334|10486) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
(10334|10486) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
(10334|10486) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
(10334|10486) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
(10334|10486) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000013.00000507(df709e62) num remotes 1
(10334|10486) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000013.00000607(f45dcda1) num remotes 1
(10334|10486) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 1
(10334|10486) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 1
(10334|10486) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 1
(10334|10486) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 1
(10334|10486) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000014.00000507(6d504272) num remotes 1
(10334|10486) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000014.00000607(467d11b1) num remotes 1
2026-07-06T15:17:38Z: Stopping process actions.
2026-07-06T15:17:38Z: Detaching Listeners.
2026-07-06T15:17:38Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10334|10334) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000015.00000507(50306bc2) num remotes 1
(10334|10486) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000015.00000102(44365a49) num remotes 1
(10334|10486) 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
(10334|10334) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000015.00000607(7b1d3801) num remotes 1
(10334|10486) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000015.00000202(6f1b098a) num remotes 1
(10334|10486) 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
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10334|10431) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000015.000001c7(af386c76) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10334|10431) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000015.000001c7(af386c76) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10334|10431) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10334|10431) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000015.000003c7(9d0e0ef4) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10334|10431) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000015.000003c7(9d0e0ef4) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10334|10431) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000015.000004c7(d24f9833) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10334|10431) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000015.000004c7(d24f9833) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10334|10431) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000015.000002c7(84153fb5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10334|10431) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000015.000002c7(84153fb5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10334|10523) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.1.149:37947 , reconnect_state = INIT_STATE.
(10334|10431) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10334|10431) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10334|10523) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10334|10334) Service_Participant::shutdown
(10334|10334) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-07-06T15:17:38Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.588
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.045
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10334|10334) Service_Participant::~Service_Participant
(10334|10334) 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:72s 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_10550
node_controller PID: 10551 started at 2026-07-06 15:18:00
/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: 10552 started at 2026-07-06 15:18:00
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 01037ced.8d797581.29371b84.000001c1 "test_nc_10550"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/3
Started at 2026-07-06T15:18:07Z
Setting scenario launch_time to be 3 seconds from now: 2026-07-06T15:18:10Z
2026-07-06T15:18:10Z: Node 01037ced.8d797581.29371b84.000001c1 (test_nc_10550) starting process 10569:
- 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_10551/n01037ced.8d797581.29371b84.000001c1w1_log.txt -DCPSPendingTimeout 3
2026-07-06T15:18:10Z: Node 01037ced.8d797581.29371b84.000001c1 (test_nc_10550) starting process 10570:
- original config: ci-disco-relay.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10551/n01037ced.8d797581.29371b84.000001c1w2_config.json --report /tmp/opendds_bench_nc_10551/n01037ced.8d797581.29371b84.000001c1w2_report.json --log /tmp/opendds_bench_nc_10551/n01037ced.8d797581.29371b84.000001c1w2_log.txt
2026-07-06T15:18:10Z: Node 01037ced.8d797581.29371b84.000001c1 (test_nc_10550) starting process 10571:
- original config: ci-disco-relay.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10551/n01037ced.8d797581.29371b84.000001c1w3_config.json --report /tmp/opendds_bench_nc_10551/n01037ced.8d797581.29371b84.000001c1w3_report.json --log /tmp/opendds_bench_nc_10551/n01037ced.8d797581.29371b84.000001c1w3_log.txt
2026-07-06T15:18:46Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10570 with exit code 0
2026-07-06T15:18:46Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10571 with exit code 0
2026-07-06T15:19:10Z: Scenario timed out, Killing Spawned Processes...
2026-07-06T15:19:10Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10569 with exit code 9
Writing report for node name 'test_nc_10550' (id '01037ced.8d797581.29371b84.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-07-06T15:19:10Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 60
percent cpu utilization min = 0.000000
percent cpu utilization max = 8.970149
percent cpu utilization mean = 0.395670
percent cpu utilization stdev = 1.494766
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 = 2.525120
percent memory utilization mean = 1.834490
percent memory utilization stdev = 0.806165
percent memory utilization median = 2.523483
percent memory utilization madev = 0.001637
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 60
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 2.917976
percent virtual memory utilization mean = 2.123638
percent virtual memory utilization stdev = 0.980597
percent virtual memory utilization median = 2.917976
percent virtual memory utilization madev = 0.000000
Test Timing Stats:
Max Construction Time: 0.084 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.000 seconds
Max Stop Time: 0.000 seconds
Max Destruction Time: 0.023 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.005846
discovery time delta max = 0.536331
discovery time delta mean = 0.197518
discovery time delta stdev = 0.190049
discovery time delta median = 0.168834
discovery time delta madev = 0.156198
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 01037ced.8d797581.29371b84.000001c1 === Spawned Process #2 (PID 10570) ===
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-07-06T15:18:13Z: 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
(10570|10570) INFO: set_DCPS_debug_level: set to 3
(10570|10570) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10570|10570) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10570|10570) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10570|10570) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10570|10570) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ rtps_discovery].
(10570|10570) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10570|10570) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10570|10570) Service_Participant::get_domain_participant_factory: machine: runnervmkkn4f, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
(10570|10570) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10570|10570) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10570|10570) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10570|10570) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_RTPS_DISCOVERY_SPDP_SEND_ADDRS
(10570|10570) DomainParticipantImpl::enable: enabled participant 01037ced.8d797581.294af5fc.000001c1(5b69f091) in domain 7
(10570|10570) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 90 with 20 chunks
(10570|10570) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b0 with 20 chunks
(10570|10570) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2d0 with 20 chunks
(10570|10570) DataReaderImpl::enable Cached_Allocator_With_Overflow 360 with 20 chunks
(10570|10570) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10570|10570) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10570|10570) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 510 with 20 chunks
(10570|10570) DataReaderImpl::enable Cached_Allocator_With_Overflow 5a0 with 20 chunks
(10570|10570) OpenDDS::DCPS::ParticipantLocationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 630 with 20 chunks
(10570|10570) DataReaderImpl::enable Cached_Allocator_With_Overflow 6c0 with 20 chunks
(10570|10570) OpenDDS::DCPS::ConnectionRecordDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 750 with 20 chunks
(10570|10570) DataReaderImpl::enable Cached_Allocator_With_Overflow 7e0 with 20 chunks
(10570|10570) OpenDDS::DCPS::InternalThreadBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 870 with 20 chunks
(10570|10570) DataReaderImpl::enable Cached_Allocator_With_Overflow 900 with 20 chunks
(10570|10570) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294AF5FC_7=@_OPENDDS_SEDPTransportInst_01037ced8d797581294af5fc_7
(10570|10570) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294AF5FC_7_MAX_MESSAGE_SIZE=65466
(10570|10570) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294AF5FC_7_HEARTBEAT_PERIOD=200
(10570|10570) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294AF5FC_7_NAK_RESPONSE_DELAY=100
(10570|10570) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294AF5FC_7_RESPONSIVE_MODE=false
(10570|10570) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294AF5FC_7_SEND_DELAY=10
(10570|10570) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294AF5FC_7_SEND_BUFFER_SIZE=65535
(10570|10570) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294AF5FC_7_RCV_BUFFER_SIZE=65535
(10570|10570) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294AF5FC_7_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(10570|10570) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294AF5FC_7_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(10570|10570) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294AF5FC_7_PORT_MODE=system
(10570|10570) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294AF5FC_7_PB=7400
(10570|10570) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294AF5FC_7_DG=250
(10570|10570) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294AF5FC_7_PG=2
(10570|10570) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294AF5FC_7_D2=2
(10570|10570) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294AF5FC_7_D3=12
(10570|10570) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294AF5FC_7_USE_MULTICAST=false
(10570|10570) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294AF5FC_7_INIT_PARTICIPANT_PORT_ID=2
(10570|10570) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294AF5FC_7_LOCAL_ADDRESS=0.0.0.0:0
(10570|10570) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294AF5FC_7_ADVERTISED_ADDRESS=0.0.0.0:0
(10570|10570) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294AF5FC_7_IPV6_INIT_PARTICIPANT_PORT_ID=3
(10570|10570) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294AF5FC_7_IPV6_LOCAL_ADDRESS=:::0
(10570|10570) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294AF5FC_7_IPV6_ADVERTISED_ADDRESS=:::0
(10570|10570) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294AF5FC_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(10570|10570) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294AF5FC_7_USE_RTPS_RELAY=false
(10570|10570) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294AF5FC_7_RTPS_RELAY_ONLY=true
(10570|10570) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294AF5FC_7_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(10570|10570) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294AF5FC_7_USE_ICE=false
(10570|10570) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037CED8D797581294AF5FC_7=@_OPENDDS_SEDP_TransportCfg_01037ced8d797581294af5fc_7
(10570|10570) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037CED8D797581294AF5FC_7_PASSIVE_CONNECT_DURATION=60000
(10570|10589) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294AF5FC_7_RTPS_RELAY_ONLY=true
(10570|10589) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294AF5FC_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'
(10570|10570) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow c60 with 20 chunks
(10570|10570) DataReaderImpl::enable Cached_Allocator_With_Overflow cf0 with 20 chunks
(10570|10590) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on docker0/172.17.0.1 (0x7b70000031c8 joined count 1)
(10570|10590) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on eth0/10.1.1.149 (0x7b70000031c8 joined count 2)
(10570|10590) INFO: MulticastManager::join: joined group ff03::1:9150 on eth0/fe80::7eed:8dff:fe79:7581 (0x7b70000031c8 joined count 3)
(10570|10590) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on lo/127.0.0.1 (0x7b70000031c8 joined count 4)
(10570|10590) INFO: MulticastManager::join: joined group ff03::1:9150 on lo/::1 (0x7b70000031c8 joined count 5)
(10570|10570) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10570|10590) Spdp::handle_participant_data - 01037ced.8d797581.294af5fc.000001c1(5b69f091) discovered 01037ced.8d797581.2949d3a9.000001c1(4b874c9c) lease 5:00 from 127.0.0.1:4444 (0)
(10570|10590) Spdp::update_rtps_relay_application_participant - 01037ced.8d797581.2949d3a9.000001c1(4b874c9c) is an RtpsRelay application participant
(10570|10590) DEBUG: Sedp::association_complete_i local 01037ced.8d797581.294af5fc.000003c2(f056c3a9) remote 01037ced.8d797581.2949d3a9.000003c7(90d28b2b)
(10570|10590) DEBUG: Sedp::association_complete_i local 01037ced.8d797581.294af5fc.000004c2(bf17556e) remote 01037ced.8d797581.2949d3a9.000004c7(df931dec)
(10570|10590) DEBUG: Sedp::association_complete_i local 01037ced.8d797581.294af5fc.000200c2(d8ff4404) remote 01037ced.8d797581.2949d3a9.000200c7(b87b0c86)
(10570|10590) Spdp::update_rtps_relay_application_participant - 01037ced.8d797581.2949d3a9.000001c1(4b874c9c) is an RtpsRelay application participant
(10570|10570) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10570|10570) DataReaderImpl::enable: got GUID 01037ced.8d797581.294af5fc.00000007(3075a655), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10570|10570) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2f40 with 20 chunks
(10570|10570) DataReaderImpl::enable Cached_Allocator_With_Overflow 2fd0 with 20 chunks
(10570|10570) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10570|10570) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10570|10570) DataReaderImpl::enable: got GUID 01037ced.8d797581.294af5fc.01000007(88c9c130), 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'
(10570|10570) WriteDataContainer sample_list_element_allocator 6ef8 with 20 chunks
(10570|10570) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 30f0 with 20 chunks
(10570|10570) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 3180 with 20 chunks
(10570|10570) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 2400 with 20 chunks
(10570|10570) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10570|10570) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10570|10589) DataReaderImpl::add_association - bit 0 local 01037ced.8d797581.294af5fc.00000007(3075a655) remote 01037ced.8d797581.294af5fc.00000002(401f52da)
(10570|10570) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10570|10570) DataWriterImpl::enable: got GUID 01037ced.8d797581.294af5fc.00000002(401f52da), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10570|10570) WriteDataContainer sample_list_element_allocator 7278 with 20 chunks
(10570|10570) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 3210 with 20 chunks
(10570|10570) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 32a0 with 20 chunks
(10570|10570) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1600 with 20 chunks
(10570|10570) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10570|10570) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10570|10589) DataWriterImpl::add_association - bit 0 local 01037ced.8d797581.294af5fc.00000002(401f52da) remote 01037ced.8d797581.294af5fc.00000007(3075a655)
(10570|10570) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10570|10570) DataWriterImpl::enable: got GUID 01037ced.8d797581.294af5fc.01000002(f8a335bf), publishing to topic name "topic_02" type "Bench::Data"
2026-07-06T15:18:13Z: Process construction / entity creation complete.
2026-07-06T15:18:13Z: Beginning action construction / initialization.
2026-07-06T15:18:13Z: Action construction / initialization complete.
(10570|10589) DataWriterImpl::transport_assoc_done: writer 01037ced.8d797581.294af5fc.00000002(401f52da) succeeded in associating with reader 01037ced.8d797581.294af5fc.00000007(3075a655)
(10570|10589) DataWriterImpl::transport_assoc_done: writer 01037ced.8d797581.294af5fc.00000002(401f52da) reader 01037ced.8d797581.294af5fc.00000007(3075a655) calling association_complete_i
(10570|10589) DataWriterImpl::association_complete_i - bit 0 local 01037ced.8d797581.294af5fc.00000002(401f52da) remote 01037ced.8d797581.294af5fc.00000007(3075a655)
(10570|10589) DataReaderImpl::add_association - bit 0 local 01037ced.8d797581.294af5fc.01000007(88c9c130) remote 01037ced.8d797581.294af5fc.01000002(f8a335bf)
(10570|10589) DataWriterImpl::add_association - bit 0 local 01037ced.8d797581.294af5fc.01000002(f8a335bf) remote 01037ced.8d797581.294af5fc.01000007(88c9c130)
(10570|10589) DataWriterImpl::transport_assoc_done: writer 01037ced.8d797581.294af5fc.01000002(f8a335bf) succeeded in associating with reader 01037ced.8d797581.294af5fc.01000007(88c9c130)
(10570|10589) DataWriterImpl::transport_assoc_done: writer 01037ced.8d797581.294af5fc.01000002(f8a335bf) reader 01037ced.8d797581.294af5fc.01000007(88c9c130) calling association_complete_i
(10570|10589) DataWriterImpl::association_complete_i - bit 0 local 01037ced.8d797581.294af5fc.01000002(f8a335bf) remote 01037ced.8d797581.294af5fc.01000007(88c9c130)
(10570|10590) Spdp::handle_participant_data - 01037ced.8d797581.294af5fc.000001c1(5b69f091) discovered 01037ced.8d797581.294b8d70.000001c1(6e79291a) lease 5:00 from 127.0.0.1:4444 (1)
(10570|10590) DEBUG: Sedp::association_complete_i local 01037ced.8d797581.294af5fc.000300c3(ae3a1ea5) remote 01037ced.8d797581.294b8d70.000300c4(054e528d)
(10570|10590) DEBUG: Sedp::association_complete_i local 01037ced.8d797581.294af5fc.000301c3(b7212fe4) remote 01037ced.8d797581.294b8d70.000301c4(1c5563cc)
(10570|10590) DEBUG: Sedp::association_complete_i local 01037ced.8d797581.294af5fc.000003c2(f056c3a9) remote 01037ced.8d797581.294b8d70.000003c7(b52ceead)
(10570|10590) DEBUG: Sedp::association_complete_i local 01037ced.8d797581.294af5fc.000004c2(bf17556e) remote 01037ced.8d797581.294b8d70.000004c7(fa6d786a)
(10570|10590) DEBUG: Sedp::association_complete_i local 01037ced.8d797581.294af5fc.000200c2(d8ff4404) remote 01037ced.8d797581.294b8d70.000200c7(9d856900)
(10570|10589) DataWriterImpl::add_association - bit 0 local 01037ced.8d797581.294af5fc.00000002(401f52da) remote 01037ced.8d797581.294b8d70.00000007(05657fde)
(10570|10589) DataWriterImpl::transport_assoc_done: writer 01037ced.8d797581.294af5fc.00000002(401f52da) succeeded in associating with reader 01037ced.8d797581.294b8d70.00000007(05657fde)
(10570|10589) DataWriterImpl::transport_assoc_done: writer 01037ced.8d797581.294af5fc.00000002(401f52da) reader 01037ced.8d797581.294b8d70.00000007(05657fde) calling association_complete_i
(10570|10589) DataWriterImpl::association_complete_i - bit 0 local 01037ced.8d797581.294af5fc.00000002(401f52da) remote 01037ced.8d797581.294b8d70.00000007(05657fde)
(10570|10589) DataWriterImpl::add_association - bit 0 local 01037ced.8d797581.294af5fc.01000002(f8a335bf) remote 01037ced.8d797581.294b8d70.01000007(bdd918bb)
(10570|10589) DataWriterImpl::transport_assoc_done: writer 01037ced.8d797581.294af5fc.01000002(f8a335bf) succeeded in associating with reader 01037ced.8d797581.294b8d70.01000007(bdd918bb)
(10570|10589) DataWriterImpl::transport_assoc_done: writer 01037ced.8d797581.294af5fc.01000002(f8a335bf) reader 01037ced.8d797581.294b8d70.01000007(bdd918bb) calling association_complete_i
(10570|10589) DataWriterImpl::association_complete_i - bit 0 local 01037ced.8d797581.294af5fc.01000002(f8a335bf) remote 01037ced.8d797581.294b8d70.01000007(bdd918bb)
(10570|10589) DataReaderImpl::add_association - bit 0 local 01037ced.8d797581.294af5fc.00000007(3075a655) remote 01037ced.8d797581.294b8d70.00000002(750f8b51)
(10570|10589) DataReaderImpl::add_association - bit 0 local 01037ced.8d797581.294af5fc.01000007(88c9c130) remote 01037ced.8d797581.294b8d70.01000002(cdb3ec34)
2026-07-06T15:18:14Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:18:14Z: DDS entities enabled.
2026-07-06T15:18:14Z: Initializing process actions.
(10570|10590) Spdp::update_rtps_relay_application_participant - 01037ced.8d797581.2949d3a9.000001c1(4b874c9c) is an RtpsRelay application participant
2026-07-06T15:18:44Z: Starting process actions.
2026-07-06T15:18:44Z: Process tests started.
2026-07-06T15:18:45Z: Stopping process tests.
2026-07-06T15:18:45Z: Process tests stopped.
2026-07-06T15:18:46Z: Stopping process actions.
2026-07-06T15:18:46Z: Detaching Listeners.
2026-07-06T15:18:46Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10570|10570) DataWriterImpl::remove_associations: bit 0 local 01037ced.8d797581.294af5fc.00000002(401f52da) remote 01037ced.8d797581.294af5fc.00000007(3075a655) num remotes 2
(10570|10589) DataReaderImpl::remove_associations: bit 0 local 01037ced.8d797581.294af5fc.00000007(3075a655) remote 01037ced.8d797581.294af5fc.00000002(401f52da) num remotes 1
(10570|10589) DataReaderImpl::remove_associations_i: bit 0 local 01037ced.8d797581.294af5fc.00000007(3075a655) remote 01037ced.8d797581.294af5fc.00000002(401f52da) num remotes 1
Deleting datawriter: datawriter_02
(10570|10570) DataWriterImpl::remove_associations: bit 0 local 01037ced.8d797581.294af5fc.01000002(f8a335bf) remote 01037ced.8d797581.294af5fc.01000007(88c9c130) num remotes 2
(10570|10589) DataReaderImpl::remove_associations: bit 0 local 01037ced.8d797581.294af5fc.01000007(88c9c130) remote 01037ced.8d797581.294af5fc.01000002(f8a335bf) num remotes 1
(10570|10589) DataReaderImpl::remove_associations_i: bit 0 local 01037ced.8d797581.294af5fc.01000007(88c9c130) remote 01037ced.8d797581.294af5fc.01000002(f8a335bf) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10570|10570) DataReaderImpl::remove_associations: bit 0 local 01037ced.8d797581.294af5fc.00000007(3075a655) remote 01037ced.8d797581.294b8d70.00000002(750f8b51) num remotes 1
(10570|10570) DataReaderImpl::remove_associations_i: bit 0 local 01037ced.8d797581.294af5fc.00000007(3075a655) remote 01037ced.8d797581.294b8d70.00000002(750f8b51) num remotes 1
Deleting datareader: datareader_02
(10570|10570) DataReaderImpl::remove_associations: bit 0 local 01037ced.8d797581.294af5fc.01000007(88c9c130) remote 01037ced.8d797581.294b8d70.01000002(cdb3ec34) num remotes 1
(10570|10570) DataReaderImpl::remove_associations_i: bit 0 local 01037ced.8d797581.294af5fc.01000007(88c9c130) remote 01037ced.8d797581.294b8d70.01000002(cdb3ec34) num remotes 1
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10570|10570) Service_Participant::shutdown
(10570|10570) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-07-06T15:18:46Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.076
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.023
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10570|10570) Service_Participant::~Service_Participant
(10570|10570) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8d797581.29371b84.000001c1 === Spawned Process #3 (PID 10571) ===
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-07-06T15:18:13Z: 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
(10571|10571) INFO: set_DCPS_debug_level: set to 3
(10571|10571) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10571|10571) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10571|10571) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10571|10571) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10571|10571) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ rtps_discovery].
(10571|10571) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10571|10571) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10571|10571) Service_Participant::get_domain_participant_factory: machine: runnervmkkn4f, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
(10571|10571) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10571|10571) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10571|10571) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10571|10571) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_RTPS_DISCOVERY_SPDP_SEND_ADDRS
(10571|10571) DomainParticipantImpl::enable: enabled participant 01037ced.8d797581.294b8d70.000001c1(6e79291a) in domain 7
(10571|10571) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 90 with 20 chunks
(10571|10571) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b0 with 20 chunks
(10571|10571) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2d0 with 20 chunks
(10571|10571) DataReaderImpl::enable Cached_Allocator_With_Overflow 360 with 20 chunks
(10571|10571) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10571|10571) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10571|10571) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 510 with 20 chunks
(10571|10571) DataReaderImpl::enable Cached_Allocator_With_Overflow 5a0 with 20 chunks
(10571|10571) OpenDDS::DCPS::ParticipantLocationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 630 with 20 chunks
(10571|10571) DataReaderImpl::enable Cached_Allocator_With_Overflow 6c0 with 20 chunks
(10571|10571) OpenDDS::DCPS::ConnectionRecordDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 750 with 20 chunks
(10571|10571) DataReaderImpl::enable Cached_Allocator_With_Overflow 7e0 with 20 chunks
(10571|10571) OpenDDS::DCPS::InternalThreadBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 870 with 20 chunks
(10571|10571) DataReaderImpl::enable Cached_Allocator_With_Overflow 900 with 20 chunks
(10571|10571) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294B8D70_7=@_OPENDDS_SEDPTransportInst_01037ced8d797581294b8d70_7
(10571|10571) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294B8D70_7_MAX_MESSAGE_SIZE=65466
(10571|10571) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294B8D70_7_HEARTBEAT_PERIOD=200
(10571|10571) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294B8D70_7_NAK_RESPONSE_DELAY=100
(10571|10571) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294B8D70_7_RESPONSIVE_MODE=false
(10571|10571) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294B8D70_7_SEND_DELAY=10
(10571|10571) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294B8D70_7_SEND_BUFFER_SIZE=65535
(10571|10571) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294B8D70_7_RCV_BUFFER_SIZE=65535
(10571|10571) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294B8D70_7_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(10571|10571) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294B8D70_7_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(10571|10571) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294B8D70_7_PORT_MODE=system
(10571|10571) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294B8D70_7_PB=7400
(10571|10571) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294B8D70_7_DG=250
(10571|10571) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294B8D70_7_PG=2
(10571|10571) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294B8D70_7_D2=2
(10571|10571) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294B8D70_7_D3=12
(10571|10571) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294B8D70_7_USE_MULTICAST=false
(10571|10571) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294B8D70_7_INIT_PARTICIPANT_PORT_ID=4
(10571|10571) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294B8D70_7_LOCAL_ADDRESS=0.0.0.0:0
(10571|10571) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294B8D70_7_ADVERTISED_ADDRESS=0.0.0.0:0
(10571|10571) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294B8D70_7_IPV6_INIT_PARTICIPANT_PORT_ID=5
(10571|10571) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294B8D70_7_IPV6_LOCAL_ADDRESS=:::0
(10571|10571) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294B8D70_7_IPV6_ADVERTISED_ADDRESS=:::0
(10571|10571) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294B8D70_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(10571|10571) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294B8D70_7_USE_RTPS_RELAY=false
(10571|10571) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294B8D70_7_RTPS_RELAY_ONLY=true
(10571|10571) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294B8D70_7_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(10571|10571) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294B8D70_7_USE_ICE=false
(10571|10571) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037CED8D797581294B8D70_7=@_OPENDDS_SEDP_TransportCfg_01037ced8d797581294b8d70_7
(10571|10571) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037CED8D797581294B8D70_7_PASSIVE_CONNECT_DURATION=60000
(10571|10595) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294B8D70_7_RTPS_RELAY_ONLY=true
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
(10571|10595) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D797581294B8D70_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
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'
(10571|10571) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow c60 with 20 chunks
(10571|10571) DataReaderImpl::enable Cached_Allocator_With_Overflow cf0 with 20 chunks
(10571|10596) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on docker0/172.17.0.1 (0x7b70000031c8 joined count 1)
(10571|10596) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on eth0/10.1.1.149 (0x7b70000031c8 joined count 2)
(10571|10596) INFO: MulticastManager::join: joined group ff03::1:9150 on eth0/fe80::7eed:8dff:fe79:7581 (0x7b70000031c8 joined count 3)
(10571|10596) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on lo/127.0.0.1 (0x7b70000031c8 joined count 4)
(10571|10596) INFO: MulticastManager::join: joined group ff03::1:9150 on lo/::1 (0x7b70000031c8 joined count 5)
(10571|10596) Spdp::handle_participant_data - 01037ced.8d797581.294b8d70.000001c1(6e79291a) discovered 01037ced.8d797581.2949d3a9.000001c1(4b874c9c) lease 5:00 from 127.0.0.1:4444 (0)
(10571|10596) Spdp::update_rtps_relay_application_participant - 01037ced.8d797581.2949d3a9.000001c1(4b874c9c) is an RtpsRelay application participant
(10571|10571) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10571|10596) DEBUG: Sedp::association_complete_i local 01037ced.8d797581.294b8d70.000003c2(c5461a22) remote 01037ced.8d797581.2949d3a9.000003c7(90d28b2b)
(10571|10596) DEBUG: Sedp::association_complete_i local 01037ced.8d797581.294b8d70.000004c2(8a078ce5) remote 01037ced.8d797581.2949d3a9.000004c7(df931dec)
(10571|10596) DEBUG: Sedp::association_complete_i local 01037ced.8d797581.294b8d70.000200c2(edef9d8f) remote 01037ced.8d797581.2949d3a9.000200c7(b87b0c86)
(10571|10571) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10571|10571) DataReaderImpl::enable: got GUID 01037ced.8d797581.294b8d70.00000007(05657fde), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10571|10571) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2f40 with 20 chunks
(10571|10571) DataReaderImpl::enable Cached_Allocator_With_Overflow 2fd0 with 20 chunks
(10571|10571) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10571|10571) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10571|10571) DataReaderImpl::enable: got GUID 01037ced.8d797581.294b8d70.01000007(bdd918bb), 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'
(10571|10571) WriteDataContainer sample_list_element_allocator 6ef8 with 20 chunks
(10571|10571) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 30f0 with 20 chunks
(10571|10571) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 3180 with 20 chunks
(10571|10571) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 2400 with 20 chunks
(10571|10571) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10571|10571) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10571|10571) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10571|10571) DataWriterImpl::enable: got GUID 01037ced.8d797581.294b8d70.00000002(750f8b51), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10571|10571) WriteDataContainer sample_list_element_allocator 7278 with 20 chunks
(10571|10571) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 3210 with 20 chunks
(10571|10571) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 32a0 with 20 chunks
(10571|10571) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1600 with 20 chunks
(10571|10595) DataReaderImpl::add_association - bit 0 local 01037ced.8d797581.294b8d70.00000007(05657fde) remote 01037ced.8d797581.294b8d70.00000002(750f8b51)
(10571|10571) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10571|10571) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10571|10595) DataWriterImpl::add_association - bit 0 local 01037ced.8d797581.294b8d70.00000002(750f8b51) remote 01037ced.8d797581.294b8d70.00000007(05657fde)
(10571|10595) DataWriterImpl::transport_assoc_done: writer 01037ced.8d797581.294b8d70.00000002(750f8b51) succeeded in associating with reader 01037ced.8d797581.294b8d70.00000007(05657fde)
(10571|10595) DataWriterImpl::transport_assoc_done: writer 01037ced.8d797581.294b8d70.00000002(750f8b51) reader 01037ced.8d797581.294b8d70.00000007(05657fde) calling association_complete_i
(10571|10595) DataWriterImpl::association_complete_i - bit 0 local 01037ced.8d797581.294b8d70.00000002(750f8b51) remote 01037ced.8d797581.294b8d70.00000007(05657fde)
(10571|10595) DataReaderImpl::add_association - bit 0 local 01037ced.8d797581.294b8d70.01000007(bdd918bb) remote 01037ced.8d797581.294b8d70.01000002(cdb3ec34)
(10571|10571) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10571|10571) DataWriterImpl::enable: got GUID 01037ced.8d797581.294b8d70.01000002(cdb3ec34), publishing to topic name "topic_02" type "Bench::Data"
2026-07-06T15:18:13Z: Process construction / entity creation complete.
2026-07-06T15:18:13Z: Beginning action construction / initialization.
2026-07-06T15:18:13Z: Action construction / initialization complete.
(10571|10595) DataWriterImpl::add_association - bit 0 local 01037ced.8d797581.294b8d70.01000002(cdb3ec34) remote 01037ced.8d797581.294b8d70.01000007(bdd918bb)
(10571|10595) DataWriterImpl::transport_assoc_done: writer 01037ced.8d797581.294b8d70.01000002(cdb3ec34) succeeded in associating with reader 01037ced.8d797581.294b8d70.01000007(bdd918bb)
(10571|10595) DataWriterImpl::transport_assoc_done: writer 01037ced.8d797581.294b8d70.01000002(cdb3ec34) reader 01037ced.8d797581.294b8d70.01000007(bdd918bb) calling association_complete_i
(10571|10595) DataWriterImpl::association_complete_i - bit 0 local 01037ced.8d797581.294b8d70.01000002(cdb3ec34) remote 01037ced.8d797581.294b8d70.01000007(bdd918bb)
(10571|10596) Spdp::handle_participant_data - 01037ced.8d797581.294b8d70.000001c1(6e79291a) discovered 01037ced.8d797581.294af5fc.000001c1(5b69f091) lease 5:00 from 127.0.0.1:4444 (1)
(10571|10596) DEBUG: Sedp::association_complete_i local 01037ced.8d797581.294b8d70.000300c3(9b2ac72e) remote 01037ced.8d797581.294af5fc.000300c4(305e8b06)
(10571|10596) DEBUG: Sedp::association_complete_i local 01037ced.8d797581.294b8d70.000301c3(8231f66f) remote 01037ced.8d797581.294af5fc.000301c4(2945ba47)
(10571|10596) DEBUG: Sedp::association_complete_i local 01037ced.8d797581.294b8d70.000003c2(c5461a22) remote 01037ced.8d797581.294af5fc.000003c7(803c3726)
(10571|10596) DEBUG: Sedp::association_complete_i local 01037ced.8d797581.294b8d70.000004c2(8a078ce5) remote 01037ced.8d797581.294af5fc.000004c7(cf7da1e1)
(10571|10596) DEBUG: Sedp::association_complete_i local 01037ced.8d797581.294b8d70.000200c2(edef9d8f) remote 01037ced.8d797581.294af5fc.000200c7(a895b08b)
(10571|10595) DataWriterImpl::add_association - bit 0 local 01037ced.8d797581.294b8d70.00000002(750f8b51) remote 01037ced.8d797581.294af5fc.00000007(3075a655)
(10571|10595) DataWriterImpl::transport_assoc_done: writer 01037ced.8d797581.294b8d70.00000002(750f8b51) succeeded in associating with reader 01037ced.8d797581.294af5fc.00000007(3075a655)
(10571|10595) DataWriterImpl::transport_assoc_done: writer 01037ced.8d797581.294b8d70.00000002(750f8b51) reader 01037ced.8d797581.294af5fc.00000007(3075a655) calling association_complete_i
(10571|10595) DataWriterImpl::association_complete_i - bit 0 local 01037ced.8d797581.294b8d70.00000002(750f8b51) remote 01037ced.8d797581.294af5fc.00000007(3075a655)
(10571|10595) DataWriterImpl::add_association - bit 0 local 01037ced.8d797581.294b8d70.01000002(cdb3ec34) remote 01037ced.8d797581.294af5fc.01000007(88c9c130)
(10571|10595) DataWriterImpl::transport_assoc_done: writer 01037ced.8d797581.294b8d70.01000002(cdb3ec34) succeeded in associating with reader 01037ced.8d797581.294af5fc.01000007(88c9c130)
(10571|10595) DataWriterImpl::transport_assoc_done: writer 01037ced.8d797581.294b8d70.01000002(cdb3ec34) reader 01037ced.8d797581.294af5fc.01000007(88c9c130) calling association_complete_i
(10571|10595) DataWriterImpl::association_complete_i - bit 0 local 01037ced.8d797581.294b8d70.01000002(cdb3ec34) remote 01037ced.8d797581.294af5fc.01000007(88c9c130)
(10571|10595) DataReaderImpl::add_association - bit 0 local 01037ced.8d797581.294b8d70.00000007(05657fde) remote 01037ced.8d797581.294af5fc.00000002(401f52da)
(10571|10595) DataReaderImpl::add_association - bit 0 local 01037ced.8d797581.294b8d70.01000007(bdd918bb) remote 01037ced.8d797581.294af5fc.01000002(f8a335bf)
2026-07-06T15:18:14Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:18:14Z: DDS entities enabled.
2026-07-06T15:18:14Z: Initializing process actions.
2026-07-06T15:18:44Z: Starting process actions.
2026-07-06T15:18:44Z: Process tests started.
2026-07-06T15:18:45Z: Stopping process tests.
2026-07-06T15:18:45Z: Process tests stopped.
(10571|10595) DataReaderImpl::remove_associations: bit 0 local 01037ced.8d797581.294b8d70.00000007(05657fde) remote 01037ced.8d797581.294af5fc.00000002(401f52da) num remotes 1
(10571|10595) DataReaderImpl::remove_associations_i: bit 0 local 01037ced.8d797581.294b8d70.00000007(05657fde) remote 01037ced.8d797581.294af5fc.00000002(401f52da) num remotes 1
(10571|10595) DataReaderImpl::remove_associations: bit 0 local 01037ced.8d797581.294b8d70.01000007(bdd918bb) remote 01037ced.8d797581.294af5fc.01000002(f8a335bf) num remotes 1
(10571|10595) DataReaderImpl::remove_associations_i: bit 0 local 01037ced.8d797581.294b8d70.01000007(bdd918bb) remote 01037ced.8d797581.294af5fc.01000002(f8a335bf) num remotes 1
(10571|10595) DataWriterImpl::remove_associations: bit 0 local 01037ced.8d797581.294b8d70.00000002(750f8b51) remote 01037ced.8d797581.294af5fc.00000007(3075a655) num remotes 1
(10571|10595) DataWriterImpl::remove_associations: bit 0 local 01037ced.8d797581.294b8d70.01000002(cdb3ec34) remote 01037ced.8d797581.294af5fc.01000007(88c9c130) num remotes 1
2026-07-06T15:18:46Z: Stopping process actions.
2026-07-06T15:18:46Z: Detaching Listeners.
2026-07-06T15:18:46Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10571|10571) DataWriterImpl::remove_associations: bit 0 local 01037ced.8d797581.294b8d70.00000002(750f8b51) remote 01037ced.8d797581.294b8d70.00000007(05657fde) num remotes 1
(10571|10595) DataReaderImpl::remove_associations: bit 0 local 01037ced.8d797581.294b8d70.00000007(05657fde) remote 01037ced.8d797581.294b8d70.00000002(750f8b51) num remotes 1
(10571|10595) DataReaderImpl::remove_associations_i: bit 0 local 01037ced.8d797581.294b8d70.00000007(05657fde) remote 01037ced.8d797581.294b8d70.00000002(750f8b51) num remotes 1
Deleting datawriter: datawriter_02
(10571|10571) DataWriterImpl::remove_associations: bit 0 local 01037ced.8d797581.294b8d70.01000002(cdb3ec34) remote 01037ced.8d797581.294b8d70.01000007(bdd918bb) num remotes 1
(10571|10595) DataReaderImpl::remove_associations: bit 0 local 01037ced.8d797581.294b8d70.01000007(bdd918bb) remote 01037ced.8d797581.294b8d70.01000002(cdb3ec34) num remotes 1
(10571|10595) DataReaderImpl::remove_associations_i: bit 0 local 01037ced.8d797581.294b8d70.01000007(bdd918bb) remote 01037ced.8d797581.294b8d70.01000002(cdb3ec34) 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
(10571|10571) Service_Participant::shutdown
(10571|10571) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-07-06T15:18:46Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.084
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.020
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10571|10571) Service_Participant::~Service_Participant
(10571|10571) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8d797581.29371b84.000001c1 === Spawned Process #1 (PID 10569) ===
(10569|10569) INFO: set_DCPS_debug_level: set to 1
(10569|10569) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_SECURITY_DEBUG_LEVEL=2
(10569|10569) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_THREAD_STATUS_INTERVAL=1
(10569|10569) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/example/config/relay/ci-disco-relay.ini
(10569|10569) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(10569|10569) 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"
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_RELAY1_TRANSPORT_TYPE=rtps_udp
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_RELAY1_USE_MULTICAST=0
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_RELAY1=@relay1
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
(10569|10569) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_CHECK_SOURCE_IP=0
(10569|10569) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_PERIODIC_DIRECTED_SPDP=1
(10569|10569) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_UNDIRECTED_SPDP=0
(10569|10569) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_SEDP_MULTICAST=0
(10569|10569) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_RTPS_RELAY_ONLY=1
(10569|10569) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_SEDP_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(10569|10569) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_SPDP_RTPS_RELAY_ADDRESS=127.0.0.1:4444
(10569|10569) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY=@application_rtps_discovery
(10569|10569) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_RELAY_RTPS_DISCOVERY_SEDP_MULTICAST=0
(10569|10569) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_RELAY_RTPS_DISCOVERY=@relay_rtps_discovery
(10569|10569) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY=@rtps_discovery
(10569|10569) INFO: ConfigStoreImpl::set_string: DOMAIN_0_DISCOVERY_CONFIG=relay_rtps_discovery
(10569|10569) INFO: ConfigStoreImpl::set_string: DOMAIN_0=@0
(10569|10569) INFO: ConfigStoreImpl::set_string: DOMAIN_7_DISCOVERY_CONFIG=application_rtps_discovery
(10569|10569) INFO: ConfigStoreImpl::set_string: DOMAIN_7=@7
(10569|10569) INFO: ConfigStoreImpl::set_string: DOMAIN=@domain
(10569|10569) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
(10569|10569) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10569|10569) Service_Participant::set_repo_domain: Domain[ 0] = Repo[ relay_rtps_discovery].
(10569|10569) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ application_rtps_discovery].
(10569|10569) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10569|10569) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(10569|10569) Service_Participant::get_domain_participant_factory: machine: runnervmkkn4f, x86_64 platform: Linux, 6.17.0-1018-azure, #18~24.04.1-Ubuntu SMP Thu May 28 16:39:11 UTC 2026
(10569|10569) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10569|10569) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10569|10569) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10569|10569) INFO: ConfigStoreImpl::set_string: RTPS_RELAY=@rtps_relay
(10569|10569) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_DISCOVERY=true
(10569|10569) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_ACTIVITY=true
(10569|10569) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_RELAY_STATISTICS=3.000000000
(10569|10569) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LIFESPAN=60.000000000
(10569|10569) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_INACTIVE_PERIOD=60.000000000
(10569|10569) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_WARNINGS=false
(10569|10569) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_HTTP=false
(10569|10569) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_THREAD_STATUS=false
(10569|10569) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_THREAD_STATUS_SAFETY_FACTOR=3
(10569|10569) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_UTILIZATION_LIMIT=0.95
(10569|10569) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_UTILIZATION_CHANGES=false
(10569|10569) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_HANDLER_STATISTICS=0.000000000
(10569|10569) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_PUBLISH_RELAY_STATISTICS=0.000000000
(10569|10569) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_PUBLISH_HANDLER_STATISTICS=0.000000000
(10569|10569) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_PUBLISH_RELAY_STATUS=0.000000000
(10569|10569) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_PUBLISH_RELAY_STATUS_LIVELINESS=0.000000000
(10569|10569) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_RESTART_DETECTION=false
(10569|10569) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_ADMISSION_CONTROL_QUEUE_SIZE=0
(10569|10569) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_ADMISSION_CONTROL_QUEUE_DURATION=0.000000000
(10569|10569) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_MAX_IPS_PER_CLIENT=0
(10569|10569) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_REJECTED_ADDRESS_DURATION=0.000000000
(10569|10569) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_MAX_PARTICIPANTS_HIGH_WATER=0
(10569|10569) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_MAX_PARTICIPANTS_LOW_WATER=0
(10569|10569) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_DENIED_PARTITIONS_TIMEOUT=900.000000000
(10569|10569) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_ASYNC_DISCOVERY_CACHE_TIMEOUT=604800.000000000
(10569|10569) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_ASYNC_DISCOVERY=false
(10569|10569) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_SYNCHRONIZE_ASYNC_DISCOVERY_CACHE=false
(10569|10569) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_ASYNC_DISCOVERY_REMOTE_CACHE_TIMEOUT=2592000.000000000
(10569|10569) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_ASYNC_DISCOVERY_CROSS_RELAY_TIMEOUT=5.000000000
(10569|10569) INFO: ConfigStoreImpl::set_string: COMMON_BIT_AUTOPURGE_NOWRITER_SAMPLES_DELAY=60.000000000
(10569|10569) INFO: ConfigStoreImpl::set_string: COMMON_BIT_AUTOPURGE_DISPOSED_SAMPLES_DELAY=60.000000000
(10569|10569) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_RELAY_RTPS_DISCOVERY_SPDP_SEND_ADDRS
(10569|10569) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_RELAY_RTPS_DISCOVERY_PARTICIPANT_FLAGS=7
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758129499A1A_0=@_OPENDDS_SEDPTransportInst_01037ced8d79758129499a1a_0
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758129499A1A_0_MAX_MESSAGE_SIZE=65466
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758129499A1A_0_HEARTBEAT_PERIOD=200
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758129499A1A_0_NAK_RESPONSE_DELAY=100
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758129499A1A_0_RESPONSIVE_MODE=false
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758129499A1A_0_SEND_DELAY=10
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758129499A1A_0_SEND_BUFFER_SIZE=65535
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758129499A1A_0_RCV_BUFFER_SIZE=65535
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758129499A1A_0_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758129499A1A_0_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758129499A1A_0_PORT_MODE=system
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758129499A1A_0_PB=7400
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758129499A1A_0_DG=250
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758129499A1A_0_PG=2
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758129499A1A_0_D2=2
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758129499A1A_0_D3=12
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758129499A1A_0_USE_MULTICAST=false
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758129499A1A_0_INIT_PARTICIPANT_PORT_ID=0
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758129499A1A_0_LOCAL_ADDRESS=0.0.0.0:0
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758129499A1A_0_ADVERTISED_ADDRESS=0.0.0.0:0
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758129499A1A_0_IPV6_INIT_PARTICIPANT_PORT_ID=1
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758129499A1A_0_IPV6_LOCAL_ADDRESS=:::0
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758129499A1A_0_IPV6_ADVERTISED_ADDRESS=:::0
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758129499A1A_0_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758129499A1A_0_USE_RTPS_RELAY=false
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758129499A1A_0_RTPS_RELAY_ONLY=false
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758129499A1A_0_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D79758129499A1A_0_USE_ICE=false
(10569|10569) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037CED8D79758129499A1A_0=@_OPENDDS_SEDP_TransportCfg_01037ced8d79758129499a1a_0
(10569|10569) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037CED8D79758129499A1A_0_PASSIVE_CONNECT_DURATION=60000
(10569|10581) INFO: MulticastManager::join: joined group 239.255.0.1:7400 on docker0/172.17.0.1 (0x7b70000031c8 joined count 1)
(10569|10581) INFO: MulticastManager::join: joined group 239.255.0.1:7400 on eth0/10.1.1.149 (0x7b70000031c8 joined count 2)
(10569|10581) INFO: MulticastManager::join: joined group ff03::1:7400 on eth0/fe80::7eed:8dff:fe79:7581 (0x7b70000031c8 joined count 3)
(10569|10581) INFO: MulticastManager::join: joined group 239.255.0.1:7400 on lo/127.0.0.1 (0x7b70000031c8 joined count 4)
(10569|10581) INFO: MulticastManager::join: joined group ff03::1:7400 on lo/::1 (0x7b70000031c8 joined count 5)
(10569|10569) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10569|10569) INFO: ConfigStoreImpl::set_string: COMMON_STATISTICS_PERIOD=3
(10569|10576) INFO: ConfigStoreImpl::set_string: COMMON_STATISTICS_PERIOD=3
(10569|10576) INFO: ConfigStoreImpl::set_string: COMMON_STATISTICS_PERIOD=3
(10569|10569) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10569|10569) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_SPDP_SEND_ADDRS
(10569|10569) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_PARTICIPANT_FLAGS=7
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975812949D3A9_7=@_OPENDDS_SEDPTransportInst_01037ced8d7975812949d3a9_7
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975812949D3A9_7_MAX_MESSAGE_SIZE=65466
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975812949D3A9_7_HEARTBEAT_PERIOD=200
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975812949D3A9_7_NAK_RESPONSE_DELAY=100
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975812949D3A9_7_RESPONSIVE_MODE=false
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975812949D3A9_7_SEND_DELAY=10
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975812949D3A9_7_SEND_BUFFER_SIZE=65535
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975812949D3A9_7_RCV_BUFFER_SIZE=65535
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975812949D3A9_7_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975812949D3A9_7_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975812949D3A9_7_PORT_MODE=system
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975812949D3A9_7_PB=7400
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975812949D3A9_7_DG=250
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975812949D3A9_7_PG=2
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975812949D3A9_7_D2=2
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975812949D3A9_7_D3=12
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975812949D3A9_7_USE_MULTICAST=false
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975812949D3A9_7_INIT_PARTICIPANT_PORT_ID=0
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975812949D3A9_7_LOCAL_ADDRESS=0.0.0.0:0
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975812949D3A9_7_ADVERTISED_ADDRESS=0.0.0.0:0
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975812949D3A9_7_IPV6_INIT_PARTICIPANT_PORT_ID=1
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975812949D3A9_7_IPV6_LOCAL_ADDRESS=:::0
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975812949D3A9_7_IPV6_ADVERTISED_ADDRESS=:::0
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975812949D3A9_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975812949D3A9_7_USE_RTPS_RELAY=false
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975812949D3A9_7_RTPS_RELAY_ONLY=true
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975812949D3A9_7_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(10569|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975812949D3A9_7_USE_ICE=false
(10569|10569) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037CED8D7975812949D3A9_7=@_OPENDDS_SEDP_TransportCfg_01037ced8d7975812949d3a9_7
(10569|10569) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037CED8D7975812949D3A9_7_PASSIVE_CONNECT_DURATION=60000
(10569|10584) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975812949D3A9_7_RTPS_RELAY_ONLY=true
(10569|10584) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8D7975812949D3A9_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(10569|10585) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on docker0/172.17.0.1 (0x7b70000059c8 joined count 1)
(10569|10569) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10569|10585) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on eth0/10.1.1.149 (0x7b70000059c8 joined count 2)
(10569|10585) INFO: MulticastManager::join: joined group ff03::1:9150 on eth0/fe80::7eed:8dff:fe79:7581 (0x7b70000059c8 joined count 3)
(10569|10585) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on lo/127.0.0.1 (0x7b70000059c8 joined count 4)
(10569|10585) INFO: MulticastManager::join: joined group ff03::1:9150 on lo/::1 (0x7b70000059c8 joined count 5)
(10569|10569) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10569|10569) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10569|10569) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10569|10569) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":0,"nanosec":46849000},"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":537212824,"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":[]}
(10569|10569) STAT: _OPENDDS_SEDPTransportInst_01037ced8d79758129499a1a_0 {"id":"_OPENDDS_SEDPTransportInst_01037ced8d79758129499a1a_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}}
(10569|10569) STAT: _OPENDDS_SEDPTransportInst_01037ced8d7975812949d3a9_7 {"id":"_OPENDDS_SEDPTransportInst_01037ced8d7975812949d3a9_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}}
(10569|10569) 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}}
(10569|10569) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10569|10580) DataReaderImpl::add_association - bit 0 local 01037ced.8d797581.29499a1a.00000007(5fab3338) remote 01037ced.8d797581.29499a1a.02000002(85c80f3c)
(10569|10580) DataWriterImpl::add_association - bit 0 local 01037ced.8d797581.29499a1a.02000002(85c80f3c) remote 01037ced.8d797581.29499a1a.00000007(5fab3338)
(10569|10580) DataWriterImpl::transport_assoc_done: writer 01037ced.8d797581.29499a1a.02000002(85c80f3c) succeeded in associating with reader 01037ced.8d797581.29499a1a.00000007(5fab3338)
(10569|10580) DataWriterImpl::transport_assoc_done: writer 01037ced.8d797581.29499a1a.02000002(85c80f3c) reader 01037ced.8d797581.29499a1a.00000007(5fab3338) calling association_complete_i
(10569|10580) DataWriterImpl::association_complete_i - bit 0 local 01037ced.8d797581.29499a1a.02000002(85c80f3c) remote 01037ced.8d797581.29499a1a.00000007(5fab3338)
(10569|10569) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10569|10569) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10569|10569) INFO: Application Participant GUID 01037ced.8d797581.2949d3a9.000001c1(4b874c9c) Id relay1
(10569|10569) INFO: SPDP Horizontal 42 listening on fe80::7eed:8dff:fe79:7581%2:17400
(10569|10569) INFO: SEDP Horizontal 43 listening on fe80::7eed:8dff:fe79:7581%2:17401
(10569|10569) INFO: Data Horizontal 44 listening on fe80::7eed:8dff:fe79:7581%2:17402
(10569|10569) INFO: SPDP Vertical 45 listening on 0.0.0.0:4444
(10569|10569) INFO: SEDP Vertical 46 listening on 0.0.0.0:4445
(10569|10569) INFO: Data Vertical 47 listening on 0.0.0.0:4446
(10569|10569) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10569|10580) DataReaderImpl::add_association - bit 0 local 01037ced.8d797581.29499a1a.01000007(e717545d) remote 01037ced.8d797581.29499a1a.06000002(0aaa986b)
(10569|10580) DataWriterImpl::add_association - bit 0 local 01037ced.8d797581.29499a1a.06000002(0aaa986b) remote 01037ced.8d797581.29499a1a.01000007(e717545d)
(10569|10580) DataWriterImpl::transport_assoc_done: writer 01037ced.8d797581.29499a1a.06000002(0aaa986b) succeeded in associating with reader 01037ced.8d797581.29499a1a.01000007(e717545d)
(10569|10580) DataWriterImpl::transport_assoc_done: writer 01037ced.8d797581.29499a1a.06000002(0aaa986b) reader 01037ced.8d797581.29499a1a.01000007(e717545d) calling association_complete_i
(10569|10580) DataWriterImpl::association_complete_i - bit 0 local 01037ced.8d797581.29499a1a.06000002(0aaa986b) remote 01037ced.8d797581.29499a1a.01000007(e717545d)
(10569|10569) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10569|10569) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10569|10569) INFO: Meta Discovery listening on 127.0.0.1:0
(10569|10569) INFO: GuidAddrSet::record_activity 01037ced.8d797581.2949d3a9.000001c1 added 0.000 s into session from 127.0.0.1:52106
(10569|10569) INFO: GuidAddrSet::record_activity VSEDP 01037ced.8d797581.2949d3a9.000001c1 is at 127.0.0.1:52106 0.000 s into session ips=1 total=1 remote=0 deactivation=1 expire=0 admit=0
(10569|10569) INFO: GuidAddrSet::defer_client: 01037ced.8d797581.2949d3a9.000001c1 was admitted 0.000 s into session
(10569|10569) INFO: GuidAddrSet::record_activity VSPDP 01037ced.8d797581.2949d3a9.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
(10569|10569) INFO: GuidAddrSet::record_activity 01037ced.8d797581.294af5fc.000001c1 added 0.000 s into session from 127.0.0.1:39514
(10569|10569) INFO: GuidAddrSet::record_activity VSEDP 01037ced.8d797581.294af5fc.000001c1 is at 127.0.0.1:39514 0.000 s into session ips=1 total=2 remote=0 deactivation=2 expire=2 admit=0
(10569|10569) INFO: GuidAddrSet::record_activity VSPDP 01037ced.8d797581.294af5fc.000001c1 is at 127.0.0.1:9164 0.015 s into session ips=1 total=2 remote=0 deactivation=2 expire=3 admit=0
(10569|10569) INFO: SpdpHandler::cache_message 01037ced.8d797581.294af5fc.000001c1 got first SPDP 0.015 s into session dds.cert.sn '' dds.ca.sn ''
(10569|10569) INFO: GuidAddrSet::defer_client: 01037ced.8d797581.294af5fc.000001c1 was admitted 0.015 s into session
(10569|10585) Spdp::handle_participant_data - 01037ced.8d797581.2949d3a9.000001c1(4b874c9c) discovered 01037ced.8d797581.294af5fc.000001c1(5b69f091) lease 5:00 from 127.0.0.1:4444 (0)
(10569|10576) INFO: RelayParticipantStatusReporter::add_participant add local participant 01037ced.8d797581.294af5fc.000001c1 {"key":{"value":[1,3,124,237,141,121,117,129,41,74,245,252,0,0,1,193]},"user_data":{"value":[]}} [0/1]
(10569|10576) INFO: SubscriptionListener::on_data_available add local reader 01037ced.8d797581.294af5fc.00000007 {"key":{"value":[1,3,124,237,141,121,117,129,41,74,245,252,0,0,0,7]},"participant_key":{"value":[1,3,124,237,141,121,117,129,41,74,245,252,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.030 s into session [0/1]
(10569|10576) INFO: SubscriptionListener::on_data_available add local reader 01037ced.8d797581.294af5fc.01000007 {"key":{"value":[1,3,124,237,141,121,117,129,41,74,245,252,1,0,0,7]},"participant_key":{"value":[1,3,124,237,141,121,117,129,41,74,245,252,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.036 s into session [0/1]
(10569|10576) INFO: PublicationListener::on_data_available add local writer 01037ced.8d797581.294af5fc.00000002 {"key":{"value":[1,3,124,237,141,121,117,129,41,74,245,252,0,0,0,2]},"participant_key":{"value":[1,3,124,237,141,121,117,129,41,74,245,252,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.038 s into session [0/1]
(10569|10569) INFO: GuidAddrSet::record_activity 01037ced.8d797581.294b8d70.000001c1 added 0.000 s into session from 127.0.0.1:39706
(10569|10569) INFO: GuidAddrSet::record_activity VSEDP 01037ced.8d797581.294b8d70.000001c1 is at 127.0.0.1:39706 0.000 s into session ips=1 total=3 remote=0 deactivation=3 expire=4 admit=0
(10569|10576) INFO: PublicationListener::on_data_available add local writer 01037ced.8d797581.294af5fc.01000002 {"key":{"value":[1,3,124,237,141,121,117,129,41,74,245,252,1,0,0,2]},"participant_key":{"value":[1,3,124,237,141,121,117,129,41,74,245,252,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.046 s into session [0/1]
(10569|10569) INFO: GuidAddrSet::record_activity VSPDP 01037ced.8d797581.294b8d70.000001c1 is at 127.0.0.1:9168 0.015 s into session ips=1 total=3 remote=0 deactivation=3 expire=5 admit=0
(10569|10569) INFO: SpdpHandler::cache_message 01037ced.8d797581.294b8d70.000001c1 got first SPDP 0.015 s into session dds.cert.sn '' dds.ca.sn ''
(10569|10569) INFO: GuidAddrSet::defer_client: 01037ced.8d797581.294b8d70.000001c1 was admitted 0.015 s into session
(10569|10585) Spdp::handle_participant_data - 01037ced.8d797581.2949d3a9.000001c1(4b874c9c) discovered 01037ced.8d797581.294b8d70.000001c1(6e79291a) lease 5:00 from 127.0.0.1:4444 (1)
(10569|10576) INFO: RelayParticipantStatusReporter::add_participant add local participant 01037ced.8d797581.294b8d70.000001c1 {"key":{"value":[1,3,124,237,141,121,117,129,41,75,141,112,0,0,1,193]},"user_data":{"value":[]}} [0/1]
(10569|10576) INFO: SubscriptionListener::on_data_available add local reader 01037ced.8d797581.294b8d70.00000007 {"key":{"value":[1,3,124,237,141,121,117,129,41,75,141,112,0,0,0,7]},"participant_key":{"value":[1,3,124,237,141,121,117,129,41,75,141,112,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.027 s into session [0/1]
(10569|10576) INFO: SubscriptionListener::on_data_available add local reader 01037ced.8d797581.294b8d70.01000007 {"key":{"value":[1,3,124,237,141,121,117,129,41,75,141,112,1,0,0,7]},"participant_key":{"value":[1,3,124,237,141,121,117,129,41,75,141,112,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.031 s into session [0/1]
(10569|10576) INFO: PublicationListener::on_data_available add local writer 01037ced.8d797581.294b8d70.00000002 {"key":{"value":[1,3,124,237,141,121,117,129,41,75,141,112,0,0,0,2]},"participant_key":{"value":[1,3,124,237,141,121,117,129,41,75,141,112,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.033 s into session [0/1]
(10569|10569) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":3,"nanosec":846000},"rtps":{"messages_in":23,"bytes_in":7044,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":4038000},"messages_out":26,"bytes_out":7948,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":2151000}},"stun":{"messages_in":12,"bytes_in":528,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":2914000},"messages_out":6,"bytes_out":312,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":170000}},"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":1240000},"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":537236860,"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":[]}
(10569|10569) STAT: _OPENDDS_SEDPTransportInst_01037ced8d79758129499a1a_0 {"id":"_OPENDDS_SEDPTransportInst_01037ced8d79758129499a1a_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}}
(10569|10569) STAT: _OPENDDS_SEDPTransportInst_01037ced8d7975812949d3a9_7 {"id":"_OPENDDS_SEDPTransportInst_01037ced8d7975812949d3a9_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}}
(10569|10569) 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":1,"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":0,"TransportSendHeaderMessageBlocks":80,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10569|10576) INFO: PublicationListener::on_data_available add local writer 01037ced.8d797581.294b8d70.01000002 {"key":{"value":[1,3,124,237,141,121,117,129,41,75,141,112,1,0,0,2]},"participant_key":{"value":[1,3,124,237,141,121,117,129,41,75,141,112,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.039 s into session [0/1]
(10569|10569) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":3,"nanosec":739971000},"rtps":{"messages_in":38,"bytes_in":10080,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":6504000},"messages_out":54,"bytes_out":14476,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":1090000}},"stun":{"messages_in":10,"bytes_in":440,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":1120000},"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":1243000},"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":537236924,"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":[]}
(10569|10569) STAT: _OPENDDS_SEDPTransportInst_01037ced8d79758129499a1a_0 {"id":"_OPENDDS_SEDPTransportInst_01037ced8d79758129499a1a_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}}
(10569|10569) STAT: _OPENDDS_SEDPTransportInst_01037ced8d7975812949d3a9_7 {"id":"_OPENDDS_SEDPTransportInst_01037ced8d7975812949d3a9_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":65536,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10569|10569) 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}}
(10569|10569) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":6,"nanosec":801025000},"rtps":{"messages_in":4,"bytes_in":1296,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":752000},"messages_out":8,"bytes_out":2592,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":172000}},"stun":{"messages_in":4,"bytes_in":176,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":1560000},"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":321000},"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":537236924,"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":[]}
(10569|10569) STAT: _OPENDDS_SEDPTransportInst_01037ced8d79758129499a1a_0 {"id":"_OPENDDS_SEDPTransportInst_01037ced8d79758129499a1a_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}}
(10569|10569) STAT: _OPENDDS_SEDPTransportInst_01037ced8d7975812949d3a9_7 {"id":"_OPENDDS_SEDPTransportInst_01037ced8d7975812949d3a9_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":65536,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10569|10569) 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}}
(10569|10569) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":6,"nanosec":800154000},"rtps":{"messages_in":2,"bytes_in":648,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":344000},"messages_out":4,"bytes_out":1296,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":83000}},"stun":{"messages_in":2,"bytes_in":88,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":1304000},"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":278000},"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":537236924,"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":[]}
(10569|10569) STAT: _OPENDDS_SEDPTransportInst_01037ced8d79758129499a1a_0 {"id":"_OPENDDS_SEDPTransportInst_01037ced8d79758129499a1a_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}}
(10569|10569) STAT: _OPENDDS_SEDPTransportInst_01037ced8d7975812949d3a9_7 {"id":"_OPENDDS_SEDPTransportInst_01037ced8d7975812949d3a9_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":65536,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10569|10569) 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}}
(10569|10569) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":10,"nanosec":250861000},"rtps":{"messages_in":2,"bytes_in":648,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":346000},"messages_out":4,"bytes_out":1296,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":85000}},"stun":{"messages_in":2,"bytes_in":88,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":1329000},"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":284000},"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":537236924,"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":[]}
(10569|10569) STAT: _OPENDDS_SEDPTransportInst_01037ced8d79758129499a1a_0 {"id":"_OPENDDS_SEDPTransportInst_01037ced8d79758129499a1a_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}}
(10569|10569) STAT: _OPENDDS_SEDPTransportInst_01037ced8d7975812949d3a9_7 {"id":"_OPENDDS_SEDPTransportInst_01037ced8d7975812949d3a9_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":65536,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10569|10569) 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}}
(10569|10569) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":5,"nanosec":348569000},"rtps":{"messages_in":3,"bytes_in":1012,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":545000},"messages_out":5,"bytes_out":1660,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":119000}},"stun":{"messages_in":6,"bytes_in":264,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":1918000},"messages_out":2,"bytes_out":104,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":55000}},"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":292000},"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":537236924,"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":[]}
(10569|10569) STAT: _OPENDDS_SEDPTransportInst_01037ced8d79758129499a1a_0 {"id":"_OPENDDS_SEDPTransportInst_01037ced8d79758129499a1a_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}}
(10569|10569) STAT: _OPENDDS_SEDPTransportInst_01037ced8d7975812949d3a9_7 {"id":"_OPENDDS_SEDPTransportInst_01037ced8d7975812949d3a9_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":65536,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10569|10569) 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}}
(10569|10576) INFO: PublicationListener::on_data_available remove local writer 01037ced.8d797581.294af5fc.00000002 33.051 s into session [0/1]
(10569|10576) INFO: PublicationListener::on_data_available remove local writer 01037ced.8d797581.294af5fc.01000002 33.052 s into session [0/1]
(10569|10576) INFO: SubscriptionListener::on_data_available remove local reader 01037ced.8d797581.294af5fc.00000007 33.052 s into session [0/1]
(10569|10576) INFO: SubscriptionListener::on_data_available remove local reader 01037ced.8d797581.294af5fc.01000007 33.054 s into session [0/1]
(10569|10576) INFO: RelayParticipantStatusReporter::remove_participant remove local participant 01037ced.8d797581.294af5fc.000001c1 33.068 s into session [0/1]
(10569|10576) INFO: GuidAddrSet::remove 01037ced.8d797581.294af5fc.000001c1 removed 33.068 s into session total=2 remote=0 deactivation=3 expire=6 admit=0
(10569|10576) INFO: PublicationListener::on_data_available remove local writer 01037ced.8d797581.294b8d70.00000002 33.041 s into session [0/1]
(10569|10576) INFO: PublicationListener::on_data_available remove local writer 01037ced.8d797581.294b8d70.01000002 33.042 s into session [0/1]
(10569|10576) INFO: SubscriptionListener::on_data_available remove local reader 01037ced.8d797581.294b8d70.00000007 33.043 s into session [0/1]
(10569|10576) INFO: SubscriptionListener::on_data_available remove local reader 01037ced.8d797581.294b8d70.01000007 33.044 s into session [0/1]
(10569|10576) INFO: RelayParticipantStatusReporter::remove_participant remove local participant 01037ced.8d797581.294b8d70.000001c1 33.055 s into session [0/1]
(10569|10576) INFO: GuidAddrSet::remove 01037ced.8d797581.294b8d70.000001c1 removed 33.055 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:71s 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_10602
node_controller PID: 10603 started at 2026-07-06 15:19:11
/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: 10604 started at 2026-07-06 15:19:11
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 01037ced.8d797581.296b5c4f.000001c1 "test_nc_10602"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/4
Started at 2026-07-06T15:19:18Z
Setting scenario launch_time to be 3 seconds from now: 2026-07-06T15:19:21Z
2026-07-06T15:19:21Z: Node 01037ced.8d797581.296b5c4f.000001c1 (test_nc_10602) starting process 10622:
- original config: ci-echo_client.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10603/n01037ced.8d797581.296b5c4f.000001c1w1_config.json --report /tmp/opendds_bench_nc_10603/n01037ced.8d797581.296b5c4f.000001c1w1_report.json --log /tmp/opendds_bench_nc_10603/n01037ced.8d797581.296b5c4f.000001c1w1_log.txt
2026-07-06T15:19:21Z: Node 01037ced.8d797581.296b5c4f.000001c1 (test_nc_10602) starting process 10623:
- original config: ci-echo_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10603/n01037ced.8d797581.296b5c4f.000001c1w2_config.json --report /tmp/opendds_bench_nc_10603/n01037ced.8d797581.296b5c4f.000001c1w2_report.json --log /tmp/opendds_bench_nc_10603/n01037ced.8d797581.296b5c4f.000001c1w2_log.txt
2026-07-06T15:19:49Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10623 with exit code 0
2026-07-06T15:19:49Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10622 with exit code 0
Writing report for node name 'test_nc_10602' (id '01037ced.8d797581.296b5c4f.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-07-06T15:19:50Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 29
percent cpu utilization min = 0.000000
percent cpu utilization max = 5.370844
percent cpu utilization mean = 2.039129
percent cpu utilization stdev = 2.360511
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.585322
percent memory utilization mean = 1.487966
percent memory utilization stdev = 0.293504
percent memory utilization median = 1.570785
percent memory utilization madev = 0.013242
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 29
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 1.945317
percent virtual memory utilization mean = 1.878237
percent virtual memory utilization stdev = 0.354953
percent virtual memory utilization median = 1.945317
percent virtual memory utilization madev = 0.000000
Test Timing Stats:
Max Construction Time: 0.062 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.001 seconds
Max Stop Time: 0.022 seconds
Max Destruction Time: 0.048 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.308347
discovery time delta max = 0.558640
discovery time delta mean = 0.384342
discovery time delta stdev = 0.101697
discovery time delta median = 0.335191
discovery time delta madev = 0.020333
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.000409
latency max = 0.001694
latency mean = 0.000564
latency stdev = 0.000088
latency median = 0.000542
latency madev = 0.000042
Jitter Statistics:
jitter count = 1998
jitter min = 0.000000
jitter max = 0.001098
jitter mean = 0.000050
jitter stdev = 0.000087
jitter median = 0.000021
jitter madev = 0.000015
Throughput Statistics:
throughput count = 1998
throughput min = 17444.661451
throughput max = 18803.254929
throughput mean = 18794.110545
throughput stdev = 42.060863
throughput median = 18798.703284
throughput madev = 1.096482
Round Trip Latency Statistics:
round trip latency count = 1000
round trip latency min = 0.000488
round trip latency max = 0.001332
round trip latency mean = 0.000592
round trip latency stdev = 0.000066
round trip latency median = 0.000583
round trip latency madev = 0.000037
Round Trip Jitter Statistics:
round trip jitter count = 999
round trip jitter min = 0.000000
round trip jitter max = 0.000602
round trip jitter mean = 0.000041
round trip jitter stdev = 0.000055
round trip jitter median = 0.000022
round trip jitter madev = 0.000015
Round Trip Throughput Statistics:
round trip throughput count = 999
round trip throughput min = 16351.911221
round trip throughput max = 18798.020404
round trip throughput mean = 18782.190670
round trip throughput stdev = 98.610552
round trip throughput median = 18795.578612
round trip throughput madev = 1.928804
Wrote results to example/result/4
=== Showing Log for Node 01037ced.8d797581.296b5c4f.000001c1 === Spawned Process #2 (PID 10623) ===
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-07-06T15:19:22Z: 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-07-06T15:19:22Z: Process construction / entity creation complete.
2026-07-06T15:19:22Z: Beginning action construction / initialization.
2026-07-06T15:19:22Z: Action construction / initialization complete.
2026-07-06T15:19:23Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:19:23Z: DDS entities enabled.
2026-07-06T15:19:23Z: Initializing process actions.
2026-07-06T15:19:33Z: Starting process actions.
2026-07-06T15:19:33Z: Process tests started.
2026-07-06T15:19:48Z: Stopping process tests.
2026-07-06T15:19:48Z: Process tests stopped.
2026-07-06T15:19:49Z: Stopping process actions.
2026-07-06T15:19:49Z: Detaching Listeners.
2026-07-06T15:19:49Z: 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-07-06T15:19:49Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.062
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.048
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d797581.296b5c4f.000001c1 === Spawned Process #1 (PID 10622) ===
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-07-06T15:19:22Z: 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-07-06T15:19:22Z: Process construction / entity creation complete.
2026-07-06T15:19:22Z: Beginning action construction / initialization.
2026-07-06T15:19:22Z: Action construction / initialization complete.
2026-07-06T15:19:23Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:19:23Z: DDS entities enabled.
2026-07-06T15:19:23Z: Initializing process actions.
2026-07-06T15:19:33Z: Starting process actions.
2026-07-06T15:19:33Z: Process tests started.
2026-07-06T15:19:48Z: Stopping process tests.
2026-07-06T15:19:48Z: Process tests stopped.
2026-07-06T15:19:49Z: Stopping process actions.
2026-07-06T15:19:49Z: Detaching Listeners.
2026-07-06T15:19:49Z: 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-07-06T15:19:49Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.059
enable time: 0.000
start time: 0.001
stop time: 0.022
destruction time: 0.024
--- 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_10641
node_controller PID: 10642 started at 2026-07-06 15:19:51
/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: 10643 started at 2026-07-06 15:19:51
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 01037ced.8d797581.2992c84f.000001c1 "test_nc_10641"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/5
Started at 2026-07-06T15:19:58Z
Setting scenario launch_time to be 3 seconds from now: 2026-07-06T15:20:01Z
2026-07-06T15:20:01Z: Node 01037ced.8d797581.2992c84f.000001c1 (test_nc_10641) starting process 10661:
- original config: ci-echo-frag_client.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10642/n01037ced.8d797581.2992c84f.000001c1w1_config.json --report /tmp/opendds_bench_nc_10642/n01037ced.8d797581.2992c84f.000001c1w1_report.json --log /tmp/opendds_bench_nc_10642/n01037ced.8d797581.2992c84f.000001c1w1_log.txt
2026-07-06T15:20:01Z: Node 01037ced.8d797581.2992c84f.000001c1 (test_nc_10641) starting process 10662:
- original config: ci-echo-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10642/n01037ced.8d797581.2992c84f.000001c1w2_config.json --report /tmp/opendds_bench_nc_10642/n01037ced.8d797581.2992c84f.000001c1w2_report.json --log /tmp/opendds_bench_nc_10642/n01037ced.8d797581.2992c84f.000001c1w2_log.txt
2026-07-06T15:20:30Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10661 with exit code 0
2026-07-06T15:20:31Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10662 with exit code 0
Writing report for node name 'test_nc_10641' (id '01037ced.8d797581.2992c84f.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-07-06T15:20:31Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 30
percent cpu utilization min = 0.000000
percent cpu utilization max = 5.263158
percent cpu utilization mean = 0.935971
percent cpu utilization stdev = 1.209080
percent cpu utilization median = 0.250000
percent cpu utilization madev = 0.250000
Percent Memory Utilization Statistics:
percent memory utilization count = 30
percent memory utilization min = 0.000000
percent memory utilization max = 1.692673
percent memory utilization mean = 1.480482
percent memory utilization stdev = 0.410481
percent memory utilization median = 1.607823
percent memory utilization madev = 0.078400
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 30
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 1.945317
percent virtual memory utilization mean = 1.815629
percent virtual memory utilization stdev = 0.485247
percent virtual memory utilization median = 1.945317
percent virtual memory utilization madev = 0.000000
Test Timing Stats:
Max Construction Time: 0.068 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.001 seconds
Max Stop Time: 0.022 seconds
Max Destruction Time: 0.054 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.120082
discovery time delta max = 0.225711
discovery time delta mean = 0.169894
discovery time delta stdev = 0.041241
discovery time delta median = 0.166892
discovery time delta madev = 0.035593
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.001892
latency max = 0.003853
latency mean = 0.002334
latency stdev = 0.000238
latency median = 0.002304
latency madev = 0.000138
Jitter Statistics:
jitter count = 198
jitter min = 0.000000
jitter max = 0.001761
jitter mean = 0.000133
jitter stdev = 0.000229
jitter median = 0.000067
jitter madev = 0.000050
Throughput Statistics:
throughput count = 198
throughput min = 973397.910775
throughput max = 1000790.465559
throughput mean = 999848.575182
throughput stdev = 2558.299013
throughput median = 1000498.717751
throughput madev = 184.668251
Round Trip Latency Statistics:
round trip latency count = 100
round trip latency min = 0.002178
round trip latency max = 0.003858
round trip latency mean = 0.002538
round trip latency stdev = 0.000193
round trip latency median = 0.002564
round trip latency madev = 0.000054
Round Trip Jitter Statistics:
round trip jitter count = 99
round trip jitter min = 0.000000
round trip jitter max = 0.001276
round trip jitter mean = 0.000129
round trip jitter stdev = 0.000185
round trip jitter median = 0.000059
round trip jitter madev = 0.000041
Round Trip Throughput Statistics:
round trip throughput count = 99
round trip throughput min = 949782.949999
round trip throughput max = 1000395.172627
round trip throughput mean = 998195.238155
round trip throughput stdev = 5987.730144
round trip throughput median = 999815.691198
round trip throughput madev = 451.680679
Wrote results to example/result/5
=== Showing Log for Node 01037ced.8d797581.2992c84f.000001c1 === Spawned Process #1 (PID 10661) ===
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-07-06T15:20:02Z: 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-07-06T15:20:02Z: Process construction / entity creation complete.
2026-07-06T15:20:02Z: Beginning action construction / initialization.
2026-07-06T15:20:02Z: Action construction / initialization complete.
2026-07-06T15:20:03Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:20:03Z: DDS entities enabled.
2026-07-06T15:20:03Z: Initializing process actions.
2026-07-06T15:20:13Z: Starting process actions.
2026-07-06T15:20:13Z: Process tests started.
2026-07-06T15:20:28Z: Stopping process tests.
2026-07-06T15:20:28Z: Process tests stopped.
2026-07-06T15:20:29Z: Stopping process actions.
2026-07-06T15:20:29Z: Detaching Listeners.
2026-07-06T15:20:29Z: 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-07-06T15:20:30Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.068
enable time: 0.000
start time: 0.001
stop time: 0.022
destruction time: 0.025
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d797581.2992c84f.000001c1 === Spawned Process #2 (PID 10662) ===
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-07-06T15:20:02Z: 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-07-06T15:20:02Z: Process construction / entity creation complete.
2026-07-06T15:20:02Z: Beginning action construction / initialization.
2026-07-06T15:20:02Z: Action construction / initialization complete.
2026-07-06T15:20:03Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:20:03Z: DDS entities enabled.
2026-07-06T15:20:03Z: Initializing process actions.
2026-07-06T15:20:13Z: Starting process actions.
2026-07-06T15:20:13Z: Process tests started.
2026-07-06T15:20:28Z: Stopping process tests.
2026-07-06T15:20:28Z: Process tests stopped.
2026-07-06T15:20:29Z: Stopping process actions.
2026-07-06T15:20:29Z: Detaching Listeners.
2026-07-06T15:20:29Z: 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-07-06T15:20:30Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.064
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.054
--- 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_10684
node_controller PID: 10685 started at 2026-07-06 15:20:33
/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: 10686 started at 2026-07-06 15:20:33
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 01037ced.8d797581.29bdd2ff.000001c1 "test_nc_10684"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/6
Started at 2026-07-06T15:20:40Z
Setting scenario launch_time to be 3 seconds from now: 2026-07-06T15:20:43Z
2026-07-06T15:20:43Z: Node 01037ced.8d797581.29bdd2ff.000001c1 (test_nc_10684) starting process 10708:
- original config: ci-fan_client.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10685/n01037ced.8d797581.29bdd2ff.000001c1w1_config.json --report /tmp/opendds_bench_nc_10685/n01037ced.8d797581.29bdd2ff.000001c1w1_report.json --log /tmp/opendds_bench_nc_10685/n01037ced.8d797581.29bdd2ff.000001c1w1_log.txt
2026-07-06T15:20:43Z: Node 01037ced.8d797581.29bdd2ff.000001c1 (test_nc_10684) starting process 10709:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10685/n01037ced.8d797581.29bdd2ff.000001c1w2_config.json --report /tmp/opendds_bench_nc_10685/n01037ced.8d797581.29bdd2ff.000001c1w2_report.json --log /tmp/opendds_bench_nc_10685/n01037ced.8d797581.29bdd2ff.000001c1w2_log.txt
2026-07-06T15:20:43Z: Node 01037ced.8d797581.29bdd2ff.000001c1 (test_nc_10684) starting process 10710:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10685/n01037ced.8d797581.29bdd2ff.000001c1w3_config.json --report /tmp/opendds_bench_nc_10685/n01037ced.8d797581.29bdd2ff.000001c1w3_report.json --log /tmp/opendds_bench_nc_10685/n01037ced.8d797581.29bdd2ff.000001c1w3_log.txt
2026-07-06T15:20:43Z: Node 01037ced.8d797581.29bdd2ff.000001c1 (test_nc_10684) starting process 10711:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10685/n01037ced.8d797581.29bdd2ff.000001c1w4_config.json --report /tmp/opendds_bench_nc_10685/n01037ced.8d797581.29bdd2ff.000001c1w4_report.json --log /tmp/opendds_bench_nc_10685/n01037ced.8d797581.29bdd2ff.000001c1w4_log.txt
2026-07-06T15:20:43Z: Node 01037ced.8d797581.29bdd2ff.000001c1 (test_nc_10684) starting process 10712:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10685/n01037ced.8d797581.29bdd2ff.000001c1w5_config.json --report /tmp/opendds_bench_nc_10685/n01037ced.8d797581.29bdd2ff.000001c1w5_report.json --log /tmp/opendds_bench_nc_10685/n01037ced.8d797581.29bdd2ff.000001c1w5_log.txt
2026-07-06T15:20:43Z: Node 01037ced.8d797581.29bdd2ff.000001c1 (test_nc_10684) starting process 10713:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10685/n01037ced.8d797581.29bdd2ff.000001c1w6_config.json --report /tmp/opendds_bench_nc_10685/n01037ced.8d797581.29bdd2ff.000001c1w6_report.json --log /tmp/opendds_bench_nc_10685/n01037ced.8d797581.29bdd2ff.000001c1w6_log.txt
2026-07-06T15:20:43Z: Node 01037ced.8d797581.29bdd2ff.000001c1 (test_nc_10684) starting process 10714:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10685/n01037ced.8d797581.29bdd2ff.000001c1w7_config.json --report /tmp/opendds_bench_nc_10685/n01037ced.8d797581.29bdd2ff.000001c1w7_report.json --log /tmp/opendds_bench_nc_10685/n01037ced.8d797581.29bdd2ff.000001c1w7_log.txt
2026-07-06T15:20:43Z: Node 01037ced.8d797581.29bdd2ff.000001c1 (test_nc_10684) 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_10685/n01037ced.8d797581.29bdd2ff.000001c1w8_config.json --report /tmp/opendds_bench_nc_10685/n01037ced.8d797581.29bdd2ff.000001c1w8_report.json --log /tmp/opendds_bench_nc_10685/n01037ced.8d797581.29bdd2ff.000001c1w8_log.txt
2026-07-06T15:20:43Z: Node 01037ced.8d797581.29bdd2ff.000001c1 (test_nc_10684) 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_10685/n01037ced.8d797581.29bdd2ff.000001c1w9_config.json --report /tmp/opendds_bench_nc_10685/n01037ced.8d797581.29bdd2ff.000001c1w9_report.json --log /tmp/opendds_bench_nc_10685/n01037ced.8d797581.29bdd2ff.000001c1w9_log.txt
2026-07-06T15:20:43Z: Node 01037ced.8d797581.29bdd2ff.000001c1 (test_nc_10684) 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_10685/n01037ced.8d797581.29bdd2ff.000001c1w10_config.json --report /tmp/opendds_bench_nc_10685/n01037ced.8d797581.29bdd2ff.000001c1w10_report.json --log /tmp/opendds_bench_nc_10685/n01037ced.8d797581.29bdd2ff.000001c1w10_log.txt
2026-07-06T15:20:43Z: Node 01037ced.8d797581.29bdd2ff.000001c1 (test_nc_10684) 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_10685/n01037ced.8d797581.29bdd2ff.000001c1w11_config.json --report /tmp/opendds_bench_nc_10685/n01037ced.8d797581.29bdd2ff.000001c1w11_report.json --log /tmp/opendds_bench_nc_10685/n01037ced.8d797581.29bdd2ff.000001c1w11_log.txt
2026-07-06T15:21:31Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10708 with exit code 0
2026-07-06T15:21:31Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10712 with exit code 0
2026-07-06T15:21:31Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10716 with exit code 0
2026-07-06T15:21:31Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10711 with exit code 0
2026-07-06T15:21:31Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10713 with exit code 0
2026-07-06T15:21:31Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10717 with exit code 0
2026-07-06T15:21:31Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10710 with exit code 0
2026-07-06T15:21:31Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10709 with exit code 0
2026-07-06T15:21:31Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10715 with exit code 0
2026-07-06T15:21:31Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10718 with exit code 0
2026-07-06T15:21:31Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10714 with exit code 0
Writing report for node name 'test_nc_10684' (id '01037ced.8d797581.29bdd2ff.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
All reports written and acknowledged.
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-07-06T15:21:32Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 49
percent cpu utilization min = 0.000000
percent cpu utilization max = 71.177945
percent cpu utilization mean = 4.512455
percent cpu utilization stdev = 10.448597
percent cpu utilization median = 1.999377
percent cpu utilization madev = 1.999377
Percent Memory Utilization Statistics:
percent memory utilization count = 49
percent memory utilization min = 0.000000
percent memory utilization max = 8.811804
percent memory utilization mean = 8.479372
percent memory utilization stdev = 1.282325
percent memory utilization median = 8.780263
percent memory utilization madev = 0.029953
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 49
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 10.699245
percent virtual memory utilization mean = 10.480893
percent virtual memory utilization stdev = 1.512787
percent virtual memory utilization median = 10.699245
percent virtual memory utilization madev = 0.000000
Test Timing Stats:
Max Construction Time: 0.371 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.002 seconds
Max Stop Time: 0.025 seconds
Max Destruction Time: 0.054 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.199592
discovery time delta max = 0.902340
discovery time delta mean = 0.508571
discovery time delta stdev = 0.174492
discovery time delta median = 0.458208
discovery time delta madev = 0.101517
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.000688
latency max = 0.009569
latency mean = 0.002356
latency stdev = 0.001277
latency median = 0.001996
latency madev = 0.000817
Jitter Statistics:
jitter count = 1980
jitter min = 0.000000
jitter max = 0.007050
jitter mean = 0.001242
jitter stdev = 0.001136
jitter median = 0.000904
jitter madev = 0.000650
Throughput Statistics:
throughput count = 1980
throughput min = 3234.969661
throughput max = 3569.272074
throughput mean = 3439.295235
throughput stdev = 12.292559
throughput median = 3439.414563
throughput madev = 1.134708
Round Trip Latency Statistics:
round trip latency count = 1000
round trip latency min = 0.000902
round trip latency max = 0.007588
round trip latency mean = 0.003289
round trip latency stdev = 0.001128
round trip latency median = 0.003476
round trip latency madev = 0.000909
Round Trip Jitter Statistics:
round trip jitter count = 990
round trip jitter min = 0.000001
round trip jitter max = 0.003816
round trip jitter mean = 0.001216
round trip jitter stdev = 0.000923
round trip jitter median = 0.000991
round trip jitter madev = 0.000671
Round Trip Throughput Statistics:
round trip throughput count = 990
round trip throughput min = 3139.546212
round trip throughput max = 3439.575637
round trip throughput mean = 3429.682241
round trip throughput stdev = 26.726054
round trip throughput median = 3435.971737
round trip throughput madev = 1.910963
Wrote results to example/result/6
=== Showing Log for Node 01037ced.8d797581.29bdd2ff.000001c1 === Spawned Process #1 (PID 10708) ===
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-07-06T15:20:44Z: 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-07-06T15:20:44Z: Process construction / entity creation complete.
2026-07-06T15:20:44Z: Beginning action construction / initialization.
2026-07-06T15:20:44Z: Action construction / initialization complete.
2026-07-06T15:20:45Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:20:45Z: DDS entities enabled.
2026-07-06T15:20:45Z: Initializing process actions.
2026-07-06T15:21:00Z: Starting process actions.
2026-07-06T15:21:00Z: Process tests started.
2026-07-06T15:21:30Z: Stopping process tests.
2026-07-06T15:21:30Z: Process tests stopped.
2026-07-06T15:21:31Z: Stopping process actions.
2026-07-06T15:21:31Z: Detaching Listeners.
2026-07-06T15:21:31Z: 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-07-06T15:21:31Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.101
enable time: 0.000
start time: 0.002
stop time: 0.025
destruction time: 0.037
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d797581.29bdd2ff.000001c1 === Spawned Process #5 (PID 10712) ===
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-07-06T15:20:44Z: 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-07-06T15:20:44Z: Process construction / entity creation complete.
2026-07-06T15:20:44Z: Beginning action construction / initialization.
2026-07-06T15:20:44Z: Action construction / initialization complete.
2026-07-06T15:20:45Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:20:45Z: DDS entities enabled.
2026-07-06T15:20:45Z: Initializing process actions.
2026-07-06T15:21:00Z: Starting process actions.
2026-07-06T15:21:00Z: Process tests started.
2026-07-06T15:21:30Z: Stopping process tests.
2026-07-06T15:21:30Z: Process tests stopped.
2026-07-06T15:21:31Z: Stopping process actions.
2026-07-06T15:21:31Z: Detaching Listeners.
2026-07-06T15:21:31Z: 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-07-06T15:21:31Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.238
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.046
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d797581.29bdd2ff.000001c1 === Spawned Process #9 (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-07-06T15:20:44Z: 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-07-06T15:20:44Z: Process construction / entity creation complete.
2026-07-06T15:20:44Z: Beginning action construction / initialization.
2026-07-06T15:20:44Z: Action construction / initialization complete.
2026-07-06T15:20:45Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:20:45Z: DDS entities enabled.
2026-07-06T15:20:45Z: Initializing process actions.
2026-07-06T15:21:00Z: Starting process actions.
2026-07-06T15:21:00Z: Process tests started.
2026-07-06T15:21:30Z: Stopping process tests.
2026-07-06T15:21:30Z: Process tests stopped.
2026-07-06T15:21:31Z: Stopping process actions.
2026-07-06T15:21:31Z: Detaching Listeners.
2026-07-06T15:21:31Z: 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-07-06T15:21:31Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.191
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.054
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d797581.29bdd2ff.000001c1 === Spawned Process #4 (PID 10711) ===
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-07-06T15:20:44Z: 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-07-06T15:20:44Z: Process construction / entity creation complete.
2026-07-06T15:20:44Z: Beginning action construction / initialization.
2026-07-06T15:20:44Z: Action construction / initialization complete.
2026-07-06T15:20:45Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:20:45Z: DDS entities enabled.
2026-07-06T15:20:45Z: Initializing process actions.
2026-07-06T15:21:00Z: Starting process actions.
2026-07-06T15:21:00Z: Process tests started.
2026-07-06T15:21:30Z: Stopping process tests.
2026-07-06T15:21:30Z: Process tests stopped.
2026-07-06T15:21:31Z: Stopping process actions.
2026-07-06T15:21:31Z: Detaching Listeners.
2026-07-06T15:21:31Z: 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-07-06T15:21:31Z: 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.043
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d797581.29bdd2ff.000001c1 === Spawned Process #6 (PID 10713) ===
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-07-06T15:20:44Z: 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-07-06T15:20:44Z: Process construction / entity creation complete.
2026-07-06T15:20:44Z: Beginning action construction / initialization.
2026-07-06T15:20:44Z: Action construction / initialization complete.
2026-07-06T15:20:45Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:20:45Z: DDS entities enabled.
2026-07-06T15:20:45Z: Initializing process actions.
2026-07-06T15:21:00Z: Starting process actions.
2026-07-06T15:21:00Z: Process tests started.
2026-07-06T15:21:30Z: Stopping process tests.
2026-07-06T15:21:30Z: Process tests stopped.
2026-07-06T15:21:31Z: Stopping process actions.
2026-07-06T15:21:31Z: Detaching Listeners.
2026-07-06T15:21:31Z: 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-07-06T15:21:31Z: 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.049
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d797581.29bdd2ff.000001c1 === Spawned Process #10 (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-07-06T15:20:44Z: 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-07-06T15:20:44Z: Process construction / entity creation complete.
2026-07-06T15:20:44Z: Beginning action construction / initialization.
2026-07-06T15:20:44Z: Action construction / initialization complete.
2026-07-06T15:20:45Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:20:45Z: DDS entities enabled.
2026-07-06T15:20:45Z: Initializing process actions.
2026-07-06T15:21:00Z: Starting process actions.
2026-07-06T15:21:00Z: Process tests started.
2026-07-06T15:21:30Z: Stopping process tests.
2026-07-06T15:21:30Z: Process tests stopped.
2026-07-06T15:21:31Z: Stopping process actions.
2026-07-06T15:21:31Z: Detaching Listeners.
2026-07-06T15:21:31Z: 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-07-06T15:21:31Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.273
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 01037ced.8d797581.29bdd2ff.000001c1 === Spawned Process #3 (PID 10710) ===
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-07-06T15:20:44Z: 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-07-06T15:20:44Z: Process construction / entity creation complete.
2026-07-06T15:20:44Z: Beginning action construction / initialization.
2026-07-06T15:20:44Z: Action construction / initialization complete.
2026-07-06T15:20:45Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:20:45Z: DDS entities enabled.
2026-07-06T15:20:45Z: Initializing process actions.
2026-07-06T15:21:00Z: Starting process actions.
2026-07-06T15:21:00Z: Process tests started.
2026-07-06T15:21:30Z: Stopping process tests.
2026-07-06T15:21:30Z: Process tests stopped.
2026-07-06T15:21:31Z: Stopping process actions.
2026-07-06T15:21:31Z: Detaching Listeners.
2026-07-06T15:21:31Z: 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-07-06T15:21:31Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.316
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 01037ced.8d797581.29bdd2ff.000001c1 === Spawned Process #2 (PID 10709) ===
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-07-06T15:20:44Z: 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-07-06T15:20:44Z: Process construction / entity creation complete.
2026-07-06T15:20:44Z: Beginning action construction / initialization.
2026-07-06T15:20:44Z: Action construction / initialization complete.
2026-07-06T15:20:45Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:20:45Z: DDS entities enabled.
2026-07-06T15:20:45Z: Initializing process actions.
2026-07-06T15:21:00Z: Starting process actions.
2026-07-06T15:21:00Z: Process tests started.
2026-07-06T15:21:30Z: Stopping process tests.
2026-07-06T15:21:30Z: Process tests stopped.
2026-07-06T15:21:31Z: Stopping process actions.
2026-07-06T15:21:31Z: Detaching Listeners.
2026-07-06T15:21:31Z: 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-07-06T15:21:31Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.333
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.039
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d797581.29bdd2ff.000001c1 === Spawned Process #8 (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-07-06T15:20:44Z: 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-07-06T15:20:44Z: Process construction / entity creation complete.
2026-07-06T15:20:44Z: Beginning action construction / initialization.
2026-07-06T15:20:44Z: Action construction / initialization complete.
2026-07-06T15:20:45Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:20:45Z: DDS entities enabled.
2026-07-06T15:20:45Z: Initializing process actions.
2026-07-06T15:21:00Z: Starting process actions.
2026-07-06T15:21:00Z: Process tests started.
2026-07-06T15:21:30Z: Stopping process tests.
2026-07-06T15:21:30Z: Process tests stopped.
2026-07-06T15:21:31Z: Stopping process actions.
2026-07-06T15:21:31Z: Detaching Listeners.
2026-07-06T15:21:31Z: 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-07-06T15:21:31Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.331
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 01037ced.8d797581.29bdd2ff.000001c1 === Spawned Process #11 (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-07-06T15:20:44Z: 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-07-06T15:20:44Z: Process construction / entity creation complete.
2026-07-06T15:20:44Z: Beginning action construction / initialization.
2026-07-06T15:20:44Z: Action construction / initialization complete.
2026-07-06T15:20:45Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:20:45Z: DDS entities enabled.
2026-07-06T15:20:45Z: Initializing process actions.
2026-07-06T15:21:00Z: Starting process actions.
2026-07-06T15:21:00Z: Process tests started.
2026-07-06T15:21:30Z: Stopping process tests.
2026-07-06T15:21:30Z: Process tests stopped.
2026-07-06T15:21:31Z: Stopping process actions.
2026-07-06T15:21:31Z: Detaching Listeners.
2026-07-06T15:21:31Z: 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-07-06T15:21:31Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.367
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.022
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d797581.29bdd2ff.000001c1 === Spawned Process #7 (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-07-06T15:20:44Z: 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-07-06T15:20:44Z: Process construction / entity creation complete.
2026-07-06T15:20:44Z: Beginning action construction / initialization.
2026-07-06T15:20:44Z: Action construction / initialization complete.
2026-07-06T15:20:45Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:20:45Z: DDS entities enabled.
2026-07-06T15:20:45Z: Initializing process actions.
2026-07-06T15:21:00Z: Starting process actions.
2026-07-06T15:21:00Z: Process tests started.
2026-07-06T15:21:30Z: Stopping process tests.
2026-07-06T15:21:30Z: Process tests stopped.
2026-07-06T15:21:31Z: Stopping process actions.
2026-07-06T15:21:31Z: Detaching Listeners.
2026-07-06T15:21:31Z: 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-07-06T15:21:31Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.371
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.021
--- 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_10809
node_controller PID: 10810 started at 2026-07-06 15:21:33
/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: 10811 started at 2026-07-06 15:21:33
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 01037ced.8d797581.2a3a9bd1.000001c1 "test_nc_10809"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/7
Started at 2026-07-06T15:21:40Z
Setting scenario launch_time to be 3 seconds from now: 2026-07-06T15:21:43Z
2026-07-06T15:21:43Z: Node 01037ced.8d797581.2a3a9bd1.000001c1 (test_nc_10809) starting process 10828:
- original config: ci-fan-ws_client.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10810/n01037ced.8d797581.2a3a9bd1.000001c1w1_config.json --report /tmp/opendds_bench_nc_10810/n01037ced.8d797581.2a3a9bd1.000001c1w1_report.json --log /tmp/opendds_bench_nc_10810/n01037ced.8d797581.2a3a9bd1.000001c1w1_log.txt
2026-07-06T15:21:43Z: Node 01037ced.8d797581.2a3a9bd1.000001c1 (test_nc_10809) starting process 10829:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10810/n01037ced.8d797581.2a3a9bd1.000001c1w2_config.json --report /tmp/opendds_bench_nc_10810/n01037ced.8d797581.2a3a9bd1.000001c1w2_report.json --log /tmp/opendds_bench_nc_10810/n01037ced.8d797581.2a3a9bd1.000001c1w2_log.txt
2026-07-06T15:21:43Z: Node 01037ced.8d797581.2a3a9bd1.000001c1 (test_nc_10809) starting process 10830:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10810/n01037ced.8d797581.2a3a9bd1.000001c1w3_config.json --report /tmp/opendds_bench_nc_10810/n01037ced.8d797581.2a3a9bd1.000001c1w3_report.json --log /tmp/opendds_bench_nc_10810/n01037ced.8d797581.2a3a9bd1.000001c1w3_log.txt
2026-07-06T15:21:43Z: Node 01037ced.8d797581.2a3a9bd1.000001c1 (test_nc_10809) starting process 10831:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10810/n01037ced.8d797581.2a3a9bd1.000001c1w4_config.json --report /tmp/opendds_bench_nc_10810/n01037ced.8d797581.2a3a9bd1.000001c1w4_report.json --log /tmp/opendds_bench_nc_10810/n01037ced.8d797581.2a3a9bd1.000001c1w4_log.txt
2026-07-06T15:21:43Z: Node 01037ced.8d797581.2a3a9bd1.000001c1 (test_nc_10809) starting process 10832:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10810/n01037ced.8d797581.2a3a9bd1.000001c1w5_config.json --report /tmp/opendds_bench_nc_10810/n01037ced.8d797581.2a3a9bd1.000001c1w5_report.json --log /tmp/opendds_bench_nc_10810/n01037ced.8d797581.2a3a9bd1.000001c1w5_log.txt
2026-07-06T15:21:43Z: Node 01037ced.8d797581.2a3a9bd1.000001c1 (test_nc_10809) starting process 10833:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10810/n01037ced.8d797581.2a3a9bd1.000001c1w6_config.json --report /tmp/opendds_bench_nc_10810/n01037ced.8d797581.2a3a9bd1.000001c1w6_report.json --log /tmp/opendds_bench_nc_10810/n01037ced.8d797581.2a3a9bd1.000001c1w6_log.txt
2026-07-06T15:21:43Z: Node 01037ced.8d797581.2a3a9bd1.000001c1 (test_nc_10809) starting process 10834:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10810/n01037ced.8d797581.2a3a9bd1.000001c1w7_config.json --report /tmp/opendds_bench_nc_10810/n01037ced.8d797581.2a3a9bd1.000001c1w7_report.json --log /tmp/opendds_bench_nc_10810/n01037ced.8d797581.2a3a9bd1.000001c1w7_log.txt
2026-07-06T15:21:43Z: Node 01037ced.8d797581.2a3a9bd1.000001c1 (test_nc_10809) starting process 10835:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10810/n01037ced.8d797581.2a3a9bd1.000001c1w8_config.json --report /tmp/opendds_bench_nc_10810/n01037ced.8d797581.2a3a9bd1.000001c1w8_report.json --log /tmp/opendds_bench_nc_10810/n01037ced.8d797581.2a3a9bd1.000001c1w8_log.txt
2026-07-06T15:21:43Z: Node 01037ced.8d797581.2a3a9bd1.000001c1 (test_nc_10809) starting process 10836:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10810/n01037ced.8d797581.2a3a9bd1.000001c1w9_config.json --report /tmp/opendds_bench_nc_10810/n01037ced.8d797581.2a3a9bd1.000001c1w9_report.json --log /tmp/opendds_bench_nc_10810/n01037ced.8d797581.2a3a9bd1.000001c1w9_log.txt
2026-07-06T15:21:43Z: Node 01037ced.8d797581.2a3a9bd1.000001c1 (test_nc_10809) starting process 10837:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10810/n01037ced.8d797581.2a3a9bd1.000001c1w10_config.json --report /tmp/opendds_bench_nc_10810/n01037ced.8d797581.2a3a9bd1.000001c1w10_report.json --log /tmp/opendds_bench_nc_10810/n01037ced.8d797581.2a3a9bd1.000001c1w10_log.txt
2026-07-06T15:21:43Z: Node 01037ced.8d797581.2a3a9bd1.000001c1 (test_nc_10809) starting process 10838:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10810/n01037ced.8d797581.2a3a9bd1.000001c1w11_config.json --report /tmp/opendds_bench_nc_10810/n01037ced.8d797581.2a3a9bd1.000001c1w11_report.json --log /tmp/opendds_bench_nc_10810/n01037ced.8d797581.2a3a9bd1.000001c1w11_log.txt
2026-07-06T15:22:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10835 with exit code 0
2026-07-06T15:22:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10828 with exit code 0
2026-07-06T15:22:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10830 with exit code 0
2026-07-06T15:22:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10831 with exit code 0
2026-07-06T15:22:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10829 with exit code 0
2026-07-06T15:22:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10833 with exit code 0
2026-07-06T15:22:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10832 with exit code 0
2026-07-06T15:22:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10837 with exit code 0
2026-07-06T15:22:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10838 with exit code 0
2026-07-06T15:22:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10836 with exit code 0
2026-07-06T15:22:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10834 with exit code 0
Writing report for node name 'test_nc_10809' (id '01037ced.8d797581.2a3a9bd1.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-07-06T15:22:32Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 49
percent cpu utilization min = 0.000000
percent cpu utilization max = 68.546996
percent cpu utilization mean = 4.750146
percent cpu utilization stdev = 10.236945
percent cpu utilization median = 2.000000
percent cpu utilization madev = 2.000000
Percent Memory Utilization Statistics:
percent memory utilization count = 49
percent memory utilization min = 0.000000
percent memory utilization max = 9.010332
percent memory utilization mean = 8.593174
percent memory utilization stdev = 1.312679
percent memory utilization median = 8.953408
percent memory utilization madev = 0.055581
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 49
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 10.699247
percent virtual memory utilization mean = 10.480895
percent virtual memory utilization stdev = 1.512787
percent virtual memory utilization median = 10.699247
percent virtual memory utilization madev = 0.000000
Test Timing Stats:
Max Construction Time: 0.328 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.001 seconds
Max Stop Time: 0.025 seconds
Max Destruction Time: 0.213 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.204961
discovery time delta max = 0.892011
discovery time delta mean = 0.564567
discovery time delta stdev = 0.150086
discovery time delta median = 0.562475
discovery time delta madev = 0.076913
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.000943
latency max = 0.241883
latency mean = 0.005189
latency stdev = 0.012329
latency median = 0.004026
latency madev = 0.001428
Jitter Statistics:
jitter count = 1980
jitter min = 0.000002
jitter max = 0.099898
jitter mean = 0.002681
jitter stdev = 0.007644
jitter median = 0.001683
jitter madev = 0.001093
Throughput Statistics:
throughput count = 1980
throughput min = 1419.175971
throughput max = 213019.517604
throughput mean = 4117.065729
throughput stdev = 8419.704452
throughput median = 3438.695793
throughput madev = 7.022968
Round Trip Latency Statistics:
round trip latency count = 1000
round trip latency min = 0.002098
round trip latency max = 0.122829
round trip latency mean = 0.005343
round trip latency stdev = 0.008539
round trip latency median = 0.004536
round trip latency madev = 0.000386
Round Trip Jitter Statistics:
round trip jitter count = 990
round trip jitter min = 0.000001
round trip jitter max = 0.049957
round trip jitter mean = 0.001332
round trip jitter stdev = 0.005331
round trip jitter median = 0.000550
round trip jitter madev = 0.000373
Round Trip Throughput Statistics:
round trip throughput count = 990
round trip throughput min = 1399.005009
round trip throughput max = 3438.175031
round trip throughput mean = 3415.835649
round trip throughput stdev = 136.434936
round trip throughput median = 3433.913981
round trip throughput madev = 2.529771
Wrote results to example/result/7
=== Showing Log for Node 01037ced.8d797581.2a3a9bd1.000001c1 === Spawned Process #8 (PID 10835) ===
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-07-06T15:21:44Z: 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-07-06T15:21:44Z: Process construction / entity creation complete.
2026-07-06T15:21:44Z: Beginning action construction / initialization.
2026-07-06T15:21:44Z: Action construction / initialization complete.
2026-07-06T15:21:45Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:21:45Z: DDS entities enabled.
2026-07-06T15:21:45Z: Initializing process actions.
2026-07-06T15:22:00Z: Starting process actions.
2026-07-06T15:22:00Z: Process tests started.
2026-07-06T15:22:30Z: Stopping process tests.
2026-07-06T15:22:30Z: Process tests stopped.
2026-07-06T15:22:31Z: Stopping process actions.
2026-07-06T15:22:31Z: Detaching Listeners.
2026-07-06T15:22:31Z: 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-07-06T15:22:32Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.092
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.126
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d797581.2a3a9bd1.000001c1 === Spawned Process #1 (PID 10828) ===
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-07-06T15:21:44Z: 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-07-06T15:21:44Z: Process construction / entity creation complete.
2026-07-06T15:21:44Z: Beginning action construction / initialization.
2026-07-06T15:21:44Z: Action construction / initialization complete.
2026-07-06T15:21:45Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:21:45Z: DDS entities enabled.
2026-07-06T15:21:45Z: Initializing process actions.
2026-07-06T15:22:00Z: Starting process actions.
2026-07-06T15:22:00Z: Process tests started.
2026-07-06T15:22:30Z: Stopping process tests.
2026-07-06T15:22:30Z: Process tests stopped.
2026-07-06T15:22:31Z: Stopping process actions.
2026-07-06T15:22:31Z: Detaching Listeners.
2026-07-06T15:22:31Z: 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-07-06T15:22:32Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.116
enable time: 0.000
start time: 0.001
stop time: 0.025
destruction time: 0.057
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d797581.2a3a9bd1.000001c1 === Spawned Process #3 (PID 10830) ===
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-07-06T15:21:44Z: 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-07-06T15:21:44Z: Process construction / entity creation complete.
2026-07-06T15:21:44Z: Beginning action construction / initialization.
2026-07-06T15:21:44Z: Action construction / initialization complete.
2026-07-06T15:21:45Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:21:45Z: DDS entities enabled.
2026-07-06T15:21:45Z: Initializing process actions.
2026-07-06T15:22:00Z: Starting process actions.
2026-07-06T15:22:00Z: Process tests started.
2026-07-06T15:22:30Z: Stopping process tests.
2026-07-06T15:22:30Z: Process tests stopped.
2026-07-06T15:22:31Z: Stopping process actions.
2026-07-06T15:22:31Z: Detaching Listeners.
2026-07-06T15:22:31Z: 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-07-06T15:22:32Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.049
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.213
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d797581.2a3a9bd1.000001c1 === Spawned Process #4 (PID 10831) ===
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-07-06T15:21:44Z: 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-07-06T15:21:44Z: Process construction / entity creation complete.
2026-07-06T15:21:44Z: Beginning action construction / initialization.
2026-07-06T15:21:44Z: Action construction / initialization complete.
2026-07-06T15:21:45Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:21:45Z: DDS entities enabled.
2026-07-06T15:21:45Z: Initializing process actions.
2026-07-06T15:22:00Z: Starting process actions.
2026-07-06T15:22:00Z: Process tests started.
2026-07-06T15:22:30Z: Stopping process tests.
2026-07-06T15:22:30Z: Process tests stopped.
2026-07-06T15:22:31Z: Stopping process actions.
2026-07-06T15:22:31Z: Detaching Listeners.
2026-07-06T15:22:31Z: 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-07-06T15:22:32Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.114
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 01037ced.8d797581.2a3a9bd1.000001c1 === Spawned Process #2 (PID 10829) ===
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-07-06T15:21:44Z: 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-07-06T15:21:45Z: Process construction / entity creation complete.
2026-07-06T15:21:45Z: Beginning action construction / initialization.
2026-07-06T15:21:45Z: Action construction / initialization complete.
2026-07-06T15:21:46Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:21:46Z: DDS entities enabled.
2026-07-06T15:21:46Z: Initializing process actions.
2026-07-06T15:22:01Z: Starting process actions.
2026-07-06T15:22:01Z: Process tests started.
2026-07-06T15:22:31Z: Stopping process tests.
2026-07-06T15:22:31Z: Process tests stopped.
2026-07-06T15:22:32Z: Stopping process actions.
2026-07-06T15:22:32Z: Detaching Listeners.
2026-07-06T15:22:32Z: 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-07-06T15:22:32Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.171
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.051
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d797581.2a3a9bd1.000001c1 === Spawned Process #6 (PID 10833) ===
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-07-06T15:21:44Z: 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-07-06T15:21:45Z: Process construction / entity creation complete.
2026-07-06T15:21:45Z: Beginning action construction / initialization.
2026-07-06T15:21:45Z: Action construction / initialization complete.
2026-07-06T15:21:46Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:21:46Z: DDS entities enabled.
2026-07-06T15:21:46Z: Initializing process actions.
2026-07-06T15:22:01Z: Starting process actions.
2026-07-06T15:22:01Z: Process tests started.
2026-07-06T15:22:31Z: Stopping process tests.
2026-07-06T15:22:31Z: Process tests stopped.
2026-07-06T15:22:32Z: Stopping process actions.
2026-07-06T15:22:32Z: Detaching Listeners.
2026-07-06T15:22:32Z: 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-07-06T15:22:32Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.244
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 01037ced.8d797581.2a3a9bd1.000001c1 === Spawned Process #5 (PID 10832) ===
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-07-06T15:21:44Z: 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-07-06T15:21:45Z: Process construction / entity creation complete.
2026-07-06T15:21:45Z: Beginning action construction / initialization.
2026-07-06T15:21:45Z: Action construction / initialization complete.
2026-07-06T15:21:46Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:21:46Z: DDS entities enabled.
2026-07-06T15:21:46Z: Initializing process actions.
2026-07-06T15:22:01Z: Starting process actions.
2026-07-06T15:22:01Z: Process tests started.
2026-07-06T15:22:31Z: Stopping process tests.
2026-07-06T15:22:31Z: Process tests stopped.
2026-07-06T15:22:32Z: Stopping process actions.
2026-07-06T15:22:32Z: Detaching Listeners.
2026-07-06T15:22:32Z: 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-07-06T15:22:32Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.240
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 01037ced.8d797581.2a3a9bd1.000001c1 === Spawned Process #10 (PID 10837) ===
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-07-06T15:21:44Z: 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-07-06T15:21:45Z: Process construction / entity creation complete.
2026-07-06T15:21:45Z: Beginning action construction / initialization.
2026-07-06T15:21:45Z: Action construction / initialization complete.
2026-07-06T15:21:46Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:21:46Z: DDS entities enabled.
2026-07-06T15:21:46Z: Initializing process actions.
2026-07-06T15:22:01Z: Starting process actions.
2026-07-06T15:22:01Z: Process tests started.
2026-07-06T15:22:31Z: Stopping process tests.
2026-07-06T15:22:31Z: Process tests stopped.
2026-07-06T15:22:32Z: Stopping process actions.
2026-07-06T15:22:32Z: Detaching Listeners.
2026-07-06T15:22:32Z: 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-07-06T15:22:32Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.267
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 01037ced.8d797581.2a3a9bd1.000001c1 === Spawned Process #11 (PID 10838) ===
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-07-06T15:21:44Z: 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-07-06T15:21:45Z: Process construction / entity creation complete.
2026-07-06T15:21:45Z: Beginning action construction / initialization.
2026-07-06T15:21:45Z: Action construction / initialization complete.
2026-07-06T15:21:46Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:21:46Z: DDS entities enabled.
2026-07-06T15:21:46Z: Initializing process actions.
2026-07-06T15:22:01Z: Starting process actions.
2026-07-06T15:22:01Z: Process tests started.
2026-07-06T15:22:31Z: Stopping process tests.
2026-07-06T15:22:31Z: Process tests stopped.
2026-07-06T15:22:32Z: Stopping process actions.
2026-07-06T15:22:32Z: Detaching Listeners.
2026-07-06T15:22:32Z: 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-07-06T15:22:32Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.243
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 01037ced.8d797581.2a3a9bd1.000001c1 === Spawned Process #9 (PID 10836) ===
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-07-06T15:21:44Z: 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-07-06T15:21:45Z: Process construction / entity creation complete.
2026-07-06T15:21:45Z: Beginning action construction / initialization.
2026-07-06T15:21:45Z: Action construction / initialization complete.
2026-07-06T15:21:46Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:21:46Z: DDS entities enabled.
2026-07-06T15:21:46Z: Initializing process actions.
2026-07-06T15:22:01Z: Starting process actions.
2026-07-06T15:22:01Z: Process tests started.
2026-07-06T15:22:31Z: Stopping process tests.
2026-07-06T15:22:31Z: Process tests stopped.
2026-07-06T15:22:32Z: Stopping process actions.
2026-07-06T15:22:32Z: Detaching Listeners.
2026-07-06T15:22:32Z: 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-07-06T15:22:32Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.279
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 01037ced.8d797581.2a3a9bd1.000001c1 === Spawned Process #7 (PID 10834) ===
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-07-06T15:21:44Z: 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-07-06T15:21:45Z: Process construction / entity creation complete.
2026-07-06T15:21:45Z: Beginning action construction / initialization.
2026-07-06T15:21:45Z: Action construction / initialization complete.
2026-07-06T15:21:46Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:21:46Z: DDS entities enabled.
2026-07-06T15:21:46Z: Initializing process actions.
2026-07-06T15:22:01Z: Starting process actions.
2026-07-06T15:22:01Z: Process tests started.
2026-07-06T15:22:31Z: Stopping process tests.
2026-07-06T15:22:31Z: Process tests stopped.
2026-07-06T15:22:32Z: Stopping process actions.
2026-07-06T15:22:32Z: Detaching Listeners.
2026-07-06T15:22:32Z: 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-07-06T15:22:32Z: 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.020
--- 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_10941
node_controller PID: 10942 started at 2026-07-06 15:22:33
/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: 10943 started at 2026-07-06 15:22:33
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 01037ced.8d797581.2abeacae.000001c1 "test_nc_10941"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/8
Started at 2026-07-06T15:22:41Z
Setting scenario launch_time to be 3 seconds from now: 2026-07-06T15:22:44Z
2026-07-06T15:22:44Z: Node 01037ced.8d797581.2abeacae.000001c1 (test_nc_10941) starting process 10960:
- original config: ci-fan-frag_client.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10942/n01037ced.8d797581.2abeacae.000001c1w1_config.json --report /tmp/opendds_bench_nc_10942/n01037ced.8d797581.2abeacae.000001c1w1_report.json --log /tmp/opendds_bench_nc_10942/n01037ced.8d797581.2abeacae.000001c1w1_log.txt
2026-07-06T15:22:44Z: Node 01037ced.8d797581.2abeacae.000001c1 (test_nc_10941) starting process 10961:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10942/n01037ced.8d797581.2abeacae.000001c1w2_config.json --report /tmp/opendds_bench_nc_10942/n01037ced.8d797581.2abeacae.000001c1w2_report.json --log /tmp/opendds_bench_nc_10942/n01037ced.8d797581.2abeacae.000001c1w2_log.txt
2026-07-06T15:22:44Z: Node 01037ced.8d797581.2abeacae.000001c1 (test_nc_10941) starting process 10962:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10942/n01037ced.8d797581.2abeacae.000001c1w3_config.json --report /tmp/opendds_bench_nc_10942/n01037ced.8d797581.2abeacae.000001c1w3_report.json --log /tmp/opendds_bench_nc_10942/n01037ced.8d797581.2abeacae.000001c1w3_log.txt
2026-07-06T15:22:44Z: Node 01037ced.8d797581.2abeacae.000001c1 (test_nc_10941) starting process 10963:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10942/n01037ced.8d797581.2abeacae.000001c1w4_config.json --report /tmp/opendds_bench_nc_10942/n01037ced.8d797581.2abeacae.000001c1w4_report.json --log /tmp/opendds_bench_nc_10942/n01037ced.8d797581.2abeacae.000001c1w4_log.txt
2026-07-06T15:22:44Z: Node 01037ced.8d797581.2abeacae.000001c1 (test_nc_10941) starting process 10964:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10942/n01037ced.8d797581.2abeacae.000001c1w5_config.json --report /tmp/opendds_bench_nc_10942/n01037ced.8d797581.2abeacae.000001c1w5_report.json --log /tmp/opendds_bench_nc_10942/n01037ced.8d797581.2abeacae.000001c1w5_log.txt
2026-07-06T15:22:44Z: Node 01037ced.8d797581.2abeacae.000001c1 (test_nc_10941) starting process 10965:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10942/n01037ced.8d797581.2abeacae.000001c1w6_config.json --report /tmp/opendds_bench_nc_10942/n01037ced.8d797581.2abeacae.000001c1w6_report.json --log /tmp/opendds_bench_nc_10942/n01037ced.8d797581.2abeacae.000001c1w6_log.txt
2026-07-06T15:22:44Z: Node 01037ced.8d797581.2abeacae.000001c1 (test_nc_10941) starting process 10966:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10942/n01037ced.8d797581.2abeacae.000001c1w7_config.json --report /tmp/opendds_bench_nc_10942/n01037ced.8d797581.2abeacae.000001c1w7_report.json --log /tmp/opendds_bench_nc_10942/n01037ced.8d797581.2abeacae.000001c1w7_log.txt
2026-07-06T15:22:44Z: Node 01037ced.8d797581.2abeacae.000001c1 (test_nc_10941) starting process 10967:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10942/n01037ced.8d797581.2abeacae.000001c1w8_config.json --report /tmp/opendds_bench_nc_10942/n01037ced.8d797581.2abeacae.000001c1w8_report.json --log /tmp/opendds_bench_nc_10942/n01037ced.8d797581.2abeacae.000001c1w8_log.txt
2026-07-06T15:22:44Z: Node 01037ced.8d797581.2abeacae.000001c1 (test_nc_10941) starting process 10968:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10942/n01037ced.8d797581.2abeacae.000001c1w9_config.json --report /tmp/opendds_bench_nc_10942/n01037ced.8d797581.2abeacae.000001c1w9_report.json --log /tmp/opendds_bench_nc_10942/n01037ced.8d797581.2abeacae.000001c1w9_log.txt
2026-07-06T15:22:44Z: Node 01037ced.8d797581.2abeacae.000001c1 (test_nc_10941) starting process 10969:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10942/n01037ced.8d797581.2abeacae.000001c1w10_config.json --report /tmp/opendds_bench_nc_10942/n01037ced.8d797581.2abeacae.000001c1w10_report.json --log /tmp/opendds_bench_nc_10942/n01037ced.8d797581.2abeacae.000001c1w10_log.txt
2026-07-06T15:22:44Z: Node 01037ced.8d797581.2abeacae.000001c1 (test_nc_10941) starting process 10970:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10942/n01037ced.8d797581.2abeacae.000001c1w11_config.json --report /tmp/opendds_bench_nc_10942/n01037ced.8d797581.2abeacae.000001c1w11_report.json --log /tmp/opendds_bench_nc_10942/n01037ced.8d797581.2abeacae.000001c1w11_log.txt
2026-07-06T15:23:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10960 with exit code 0
2026-07-06T15:23:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10962 with exit code 0
2026-07-06T15:23:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10966 with exit code 0
2026-07-06T15:23:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10967 with exit code 0
2026-07-06T15:23:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10965 with exit code 0
2026-07-06T15:23:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10961 with exit code 0
2026-07-06T15:23:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10968 with exit code 0
2026-07-06T15:23:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10969 with exit code 0
2026-07-06T15:23:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10963 with exit code 0
2026-07-06T15:23:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10964 with exit code 0
2026-07-06T15:23:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10970 with exit code 0
Writing report for node name 'test_nc_10941' (id '01037ced.8d797581.2abeacae.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-07-06T15:23:33Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 49
percent cpu utilization min = 0.000000
percent cpu utilization max = 70.837269
percent cpu utilization mean = 4.146730
percent cpu utilization stdev = 10.333223
percent cpu utilization median = 1.508803
percent cpu utilization madev = 1.508803
Percent Memory Utilization Statistics:
percent memory utilization count = 49
percent memory utilization min = 0.000000
percent memory utilization max = 8.920034
percent memory utilization mean = 8.526876
percent memory utilization stdev = 1.298092
percent memory utilization median = 8.881164
percent memory utilization madev = 0.024993
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 49
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 10.699245
percent virtual memory utilization mean = 10.480893
percent virtual memory utilization stdev = 1.512787
percent virtual memory utilization median = 10.699245
percent virtual memory utilization madev = 0.000000
Test Timing Stats:
Max Construction Time: 0.226 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.005 seconds
Max Stop Time: 0.024 seconds
Max Destruction Time: 0.129 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.260834
discovery time delta max = 0.908047
discovery time delta mean = 0.601003
discovery time delta stdev = 0.173656
discovery time delta median = 0.624658
discovery time delta madev = 0.107161
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.008548
latency max = 2.464401
latency mean = 0.264536
latency stdev = 0.517081
latency median = 0.020836
latency madev = 0.007146
Jitter Statistics:
jitter count = 180
jitter min = 0.000111
jitter max = 2.217975
jitter mean = 0.249438
jitter stdev = 0.423280
jitter median = 0.006221
jitter madev = 0.005179
Throughput Statistics:
throughput count = 180
throughput min = 114046.013412
throughput max = 256424.126739
throughput mean = 241128.053588
throughput stdev = 30172.899621
throughput median = 254648.657928
throughput madev = 988.407717
Round Trip Latency Statistics:
round trip latency count = 100
round trip latency min = 0.011205
round trip latency max = 1.248109
round trip latency mean = 0.268936
round trip latency stdev = 0.322147
round trip latency median = 0.137271
round trip latency madev = 0.112338
Round Trip Jitter Statistics:
round trip jitter count = 90
round trip jitter min = 0.000045
round trip jitter max = 1.111231
round trip jitter mean = 0.249733
round trip jitter stdev = 0.244644
round trip jitter median = 0.215399
round trip jitter madev = 0.209612
Round Trip Throughput Statistics:
round trip throughput count = 90
round trip throughput min = 112147.185714
round trip throughput max = 255399.931259
round trip throughput mean = 225926.943241
round trip throughput stdev = 38034.187460
round trip throughput median = 244841.873788
round trip throughput madev = 9572.958609
Wrote results to example/result/8
=== Showing Log for Node 01037ced.8d797581.2abeacae.000001c1 === Spawned Process #1 (PID 10960) ===
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-07-06T15:22:45Z: 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-07-06T15:22:45Z: Process construction / entity creation complete.
2026-07-06T15:22:45Z: Beginning action construction / initialization.
2026-07-06T15:22:45Z: Action construction / initialization complete.
2026-07-06T15:22:46Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:22:46Z: DDS entities enabled.
2026-07-06T15:22:46Z: Initializing process actions.
2026-07-06T15:23:01Z: Starting process actions.
2026-07-06T15:23:01Z: Process tests started.
2026-07-06T15:23:31Z: Stopping process tests.
2026-07-06T15:23:31Z: Process tests stopped.
2026-07-06T15:23:32Z: Stopping process actions.
2026-07-06T15:23:32Z: Detaching Listeners.
2026-07-06T15:23:32Z: 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-07-06T15:23:32Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.048
enable time: 0.000
start time: 0.005
stop time: 0.024
destruction time: 0.057
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d797581.2abeacae.000001c1 === Spawned Process #3 (PID 10962) ===
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-07-06T15:22:45Z: 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-07-06T15:22:45Z: Process construction / entity creation complete.
2026-07-06T15:22:45Z: Beginning action construction / initialization.
2026-07-06T15:22:45Z: Action construction / initialization complete.
2026-07-06T15:22:46Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:22:46Z: DDS entities enabled.
2026-07-06T15:22:46Z: Initializing process actions.
2026-07-06T15:23:01Z: Starting process actions.
2026-07-06T15:23:01Z: Process tests started.
2026-07-06T15:23:31Z: Stopping process tests.
2026-07-06T15:23:31Z: Process tests stopped.
2026-07-06T15:23:32Z: Stopping process actions.
2026-07-06T15:23:32Z: Detaching Listeners.
2026-07-06T15:23:32Z: 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-07-06T15:23:32Z: 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.129
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d797581.2abeacae.000001c1 === Spawned Process #7 (PID 10966) ===
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-07-06T15:22:45Z: 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-07-06T15:22:45Z: Process construction / entity creation complete.
2026-07-06T15:22:45Z: Beginning action construction / initialization.
2026-07-06T15:22:45Z: Action construction / initialization complete.
2026-07-06T15:22:46Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:22:46Z: DDS entities enabled.
2026-07-06T15:22:46Z: Initializing process actions.
2026-07-06T15:23:01Z: Starting process actions.
2026-07-06T15:23:01Z: Process tests started.
2026-07-06T15:23:31Z: Stopping process tests.
2026-07-06T15:23:31Z: Process tests stopped.
2026-07-06T15:23:32Z: Stopping process actions.
2026-07-06T15:23:32Z: Detaching Listeners.
2026-07-06T15:23:32Z: 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-07-06T15:23:32Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.069
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.048
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d797581.2abeacae.000001c1 === Spawned Process #8 (PID 10967) ===
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-07-06T15:22:45Z: 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-07-06T15:22:45Z: Process construction / entity creation complete.
2026-07-06T15:22:45Z: Beginning action construction / initialization.
2026-07-06T15:22:45Z: Action construction / initialization complete.
2026-07-06T15:22:46Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:22:46Z: DDS entities enabled.
2026-07-06T15:22:46Z: Initializing process actions.
2026-07-06T15:23:01Z: Starting process actions.
2026-07-06T15:23:01Z: Process tests started.
2026-07-06T15:23:31Z: Stopping process tests.
2026-07-06T15:23:31Z: Process tests stopped.
2026-07-06T15:23:32Z: Stopping process actions.
2026-07-06T15:23:32Z: Detaching Listeners.
2026-07-06T15:23:32Z: 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-07-06T15:23:32Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.063
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.051
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d797581.2abeacae.000001c1 === Spawned Process #6 (PID 10965) ===
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-07-06T15:22:45Z: 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-07-06T15:22:45Z: Process construction / entity creation complete.
2026-07-06T15:22:45Z: Beginning action construction / initialization.
2026-07-06T15:22:45Z: Action construction / initialization complete.
2026-07-06T15:22:46Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:22:46Z: DDS entities enabled.
2026-07-06T15:22:46Z: Initializing process actions.
2026-07-06T15:23:01Z: Starting process actions.
2026-07-06T15:23:01Z: Process tests started.
2026-07-06T15:23:31Z: Stopping process tests.
2026-07-06T15:23:31Z: Process tests stopped.
2026-07-06T15:23:32Z: Stopping process actions.
2026-07-06T15:23:32Z: Detaching Listeners.
2026-07-06T15:23:32Z: 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-07-06T15:23:32Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.190
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.043
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d797581.2abeacae.000001c1 === Spawned Process #2 (PID 10961) ===
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-07-06T15:22:45Z: 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-07-06T15:22:45Z: Process construction / entity creation complete.
2026-07-06T15:22:45Z: Beginning action construction / initialization.
2026-07-06T15:22:45Z: Action construction / initialization complete.
2026-07-06T15:22:46Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:22:46Z: DDS entities enabled.
2026-07-06T15:22:46Z: Initializing process actions.
2026-07-06T15:23:01Z: Starting process actions.
2026-07-06T15:23:01Z: Process tests started.
2026-07-06T15:23:31Z: Stopping process tests.
2026-07-06T15:23:31Z: Process tests stopped.
2026-07-06T15:23:32Z: Stopping process actions.
2026-07-06T15:23:32Z: Detaching Listeners.
2026-07-06T15:23:32Z: 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-07-06T15:23:32Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.207
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 01037ced.8d797581.2abeacae.000001c1 === Spawned Process #9 (PID 10968) ===
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-07-06T15:22:45Z: 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-07-06T15:22:45Z: Process construction / entity creation complete.
2026-07-06T15:22:45Z: Beginning action construction / initialization.
2026-07-06T15:22:45Z: Action construction / initialization complete.
2026-07-06T15:22:46Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:22:46Z: DDS entities enabled.
2026-07-06T15:22:46Z: Initializing process actions.
2026-07-06T15:23:01Z: Starting process actions.
2026-07-06T15:23:01Z: Process tests started.
2026-07-06T15:23:31Z: Stopping process tests.
2026-07-06T15:23:31Z: Process tests stopped.
2026-07-06T15:23:32Z: Stopping process actions.
2026-07-06T15:23:32Z: Detaching Listeners.
2026-07-06T15:23:32Z: 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-07-06T15:23:32Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.214
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 01037ced.8d797581.2abeacae.000001c1 === Spawned Process #10 (PID 10969) ===
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-07-06T15:22:45Z: 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-07-06T15:22:45Z: Process construction / entity creation complete.
2026-07-06T15:22:45Z: Beginning action construction / initialization.
2026-07-06T15:22:45Z: Action construction / initialization complete.
2026-07-06T15:22:46Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:22:46Z: DDS entities enabled.
2026-07-06T15:22:46Z: Initializing process actions.
2026-07-06T15:23:01Z: Starting process actions.
2026-07-06T15:23:01Z: Process tests started.
2026-07-06T15:23:31Z: Stopping process tests.
2026-07-06T15:23:31Z: Process tests stopped.
2026-07-06T15:23:32Z: Stopping process actions.
2026-07-06T15:23:32Z: Detaching Listeners.
2026-07-06T15:23:32Z: 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-07-06T15:23:32Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.191
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.062
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d797581.2abeacae.000001c1 === Spawned Process #4 (PID 10963) ===
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-07-06T15:22:45Z: 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-07-06T15:22:45Z: Process construction / entity creation complete.
2026-07-06T15:22:45Z: Beginning action construction / initialization.
2026-07-06T15:22:45Z: Action construction / initialization complete.
2026-07-06T15:22:46Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:22:46Z: DDS entities enabled.
2026-07-06T15:22:46Z: Initializing process actions.
2026-07-06T15:23:01Z: Starting process actions.
2026-07-06T15:23:01Z: Process tests started.
2026-07-06T15:23:31Z: Stopping process tests.
2026-07-06T15:23:31Z: Process tests stopped.
2026-07-06T15:23:32Z: Stopping process actions.
2026-07-06T15:23:32Z: Detaching Listeners.
2026-07-06T15:23:32Z: 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-07-06T15:23:32Z: 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.053
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d797581.2abeacae.000001c1 === Spawned Process #5 (PID 10964) ===
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-07-06T15:22:45Z: 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-07-06T15:22:45Z: Process construction / entity creation complete.
2026-07-06T15:22:45Z: Beginning action construction / initialization.
2026-07-06T15:22:45Z: Action construction / initialization complete.
2026-07-06T15:22:46Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:22:46Z: DDS entities enabled.
2026-07-06T15:22:46Z: Initializing process actions.
2026-07-06T15:23:01Z: Starting process actions.
2026-07-06T15:23:01Z: Process tests started.
2026-07-06T15:23:31Z: Stopping process tests.
2026-07-06T15:23:31Z: Process tests stopped.
2026-07-06T15:23:32Z: Stopping process actions.
2026-07-06T15:23:32Z: Detaching Listeners.
2026-07-06T15:23:32Z: 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-07-06T15:23:32Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.209
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.056
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d797581.2abeacae.000001c1 === Spawned Process #11 (PID 10970) ===
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-07-06T15:22:45Z: 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-07-06T15:22:45Z: Process construction / entity creation complete.
2026-07-06T15:22:45Z: Beginning action construction / initialization.
2026-07-06T15:22:45Z: Action construction / initialization complete.
2026-07-06T15:22:46Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:22:46Z: DDS entities enabled.
2026-07-06T15:22:46Z: Initializing process actions.
2026-07-06T15:23:01Z: Starting process actions.
2026-07-06T15:23:01Z: Process tests started.
2026-07-06T15:23:31Z: Stopping process tests.
2026-07-06T15:23:31Z: Process tests stopped.
2026-07-06T15:23:32Z: Stopping process actions.
2026-07-06T15:23:32Z: Detaching Listeners.
2026-07-06T15:23:32Z: 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-07-06T15:23:32Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.226
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.062
--- 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_11064
node_controller PID: 11065 started at 2026-07-06 15:23:34
/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: 11066 started at 2026-07-06 15:23:34
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 01037ced.8d797581.2b390e77.000001c1 "test_nc_11064"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/9
Started at 2026-07-06T15:23:41Z
Setting scenario launch_time to be 3 seconds from now: 2026-07-06T15:23:44Z
2026-07-06T15:23:44Z: Node 01037ced.8d797581.2b390e77.000001c1 (test_nc_11064) starting process 11083:
- original config: ci-mixed_daemon.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11065/n01037ced.8d797581.2b390e77.000001c1w1_config.json --report /tmp/opendds_bench_nc_11065/n01037ced.8d797581.2b390e77.000001c1w1_report.json --log /tmp/opendds_bench_nc_11065/n01037ced.8d797581.2b390e77.000001c1w1_log.txt
2026-07-06T15:23:44Z: Node 01037ced.8d797581.2b390e77.000001c1 (test_nc_11064) starting process 11084:
- original config: ci-mixed_worker.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11065/n01037ced.8d797581.2b390e77.000001c1w2_config.json --report /tmp/opendds_bench_nc_11065/n01037ced.8d797581.2b390e77.000001c1w2_report.json --log /tmp/opendds_bench_nc_11065/n01037ced.8d797581.2b390e77.000001c1w2_log.txt
2026-07-06T15:23:44Z: Node 01037ced.8d797581.2b390e77.000001c1 (test_nc_11064) starting process 11085:
- original config: ci-mixed_daemon.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11065/n01037ced.8d797581.2b390e77.000001c1w3_config.json --report /tmp/opendds_bench_nc_11065/n01037ced.8d797581.2b390e77.000001c1w3_report.json --log /tmp/opendds_bench_nc_11065/n01037ced.8d797581.2b390e77.000001c1w3_log.txt
2026-07-06T15:23:44Z: Node 01037ced.8d797581.2b390e77.000001c1 (test_nc_11064) starting process 11086:
- original config: ci-mixed_worker.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11065/n01037ced.8d797581.2b390e77.000001c1w4_config.json --report /tmp/opendds_bench_nc_11065/n01037ced.8d797581.2b390e77.000001c1w4_report.json --log /tmp/opendds_bench_nc_11065/n01037ced.8d797581.2b390e77.000001c1w4_log.txt
2026-07-06T15:23:44Z: Node 01037ced.8d797581.2b390e77.000001c1 (test_nc_11064) starting process 11087:
- original config: ci-mixed_daemon.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11065/n01037ced.8d797581.2b390e77.000001c1w5_config.json --report /tmp/opendds_bench_nc_11065/n01037ced.8d797581.2b390e77.000001c1w5_report.json --log /tmp/opendds_bench_nc_11065/n01037ced.8d797581.2b390e77.000001c1w5_log.txt
2026-07-06T15:23:44Z: Node 01037ced.8d797581.2b390e77.000001c1 (test_nc_11064) starting process 11088:
- original config: ci-mixed_worker.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11065/n01037ced.8d797581.2b390e77.000001c1w6_config.json --report /tmp/opendds_bench_nc_11065/n01037ced.8d797581.2b390e77.000001c1w6_report.json --log /tmp/opendds_bench_nc_11065/n01037ced.8d797581.2b390e77.000001c1w6_log.txt
2026-07-06T15:23:44Z: Node 01037ced.8d797581.2b390e77.000001c1 (test_nc_11064) starting process 11089:
- original config: ci-mixed_daemon.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11065/n01037ced.8d797581.2b390e77.000001c1w7_config.json --report /tmp/opendds_bench_nc_11065/n01037ced.8d797581.2b390e77.000001c1w7_report.json --log /tmp/opendds_bench_nc_11065/n01037ced.8d797581.2b390e77.000001c1w7_log.txt
2026-07-06T15:23:44Z: Node 01037ced.8d797581.2b390e77.000001c1 (test_nc_11064) starting process 11090:
- original config: ci-mixed_worker.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11065/n01037ced.8d797581.2b390e77.000001c1w8_config.json --report /tmp/opendds_bench_nc_11065/n01037ced.8d797581.2b390e77.000001c1w8_report.json --log /tmp/opendds_bench_nc_11065/n01037ced.8d797581.2b390e77.000001c1w8_log.txt
2026-07-06T15:23:44Z: Node 01037ced.8d797581.2b390e77.000001c1 (test_nc_11064) starting process 11091:
- original config: ci-mixed_daemon.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11065/n01037ced.8d797581.2b390e77.000001c1w9_config.json --report /tmp/opendds_bench_nc_11065/n01037ced.8d797581.2b390e77.000001c1w9_report.json --log /tmp/opendds_bench_nc_11065/n01037ced.8d797581.2b390e77.000001c1w9_log.txt
2026-07-06T15:23:44Z: Node 01037ced.8d797581.2b390e77.000001c1 (test_nc_11064) starting process 11092:
- original config: ci-mixed_worker.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11065/n01037ced.8d797581.2b390e77.000001c1w10_config.json --report /tmp/opendds_bench_nc_11065/n01037ced.8d797581.2b390e77.000001c1w10_report.json --log /tmp/opendds_bench_nc_11065/n01037ced.8d797581.2b390e77.000001c1w10_log.txt
2026-07-06T15:23:44Z: Node 01037ced.8d797581.2b390e77.000001c1 (test_nc_11064) starting process 11093:
- original config: ci-mixed_master.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11065/n01037ced.8d797581.2b390e77.000001c1w11_config.json --report /tmp/opendds_bench_nc_11065/n01037ced.8d797581.2b390e77.000001c1w11_report.json --log /tmp/opendds_bench_nc_11065/n01037ced.8d797581.2b390e77.000001c1w11_log.txt
2026-07-06T15:24:23Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11084 with exit code 0
2026-07-06T15:24:23Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11092 with exit code 0
2026-07-06T15:24:23Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11088 with exit code 0
2026-07-06T15:24:23Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11090 with exit code 0
2026-07-06T15:24:23Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11086 with exit code 0
2026-07-06T15:24:23Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11085 with exit code 0
2026-07-06T15:24:23Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11093 with exit code 0
2026-07-06T15:24:23Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11091 with exit code 0
2026-07-06T15:24:24Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11087 with exit code 0
2026-07-06T15:24:24Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11089 with exit code 0
2026-07-06T15:24:24Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11083 with exit code 0
Writing report for node name 'test_nc_11064' (id '01037ced.8d797581.2b390e77.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-07-06T15:24:24Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 40
percent cpu utilization min = 0.000000
percent cpu utilization max = 90.250000
percent cpu utilization mean = 7.576268
percent cpu utilization stdev = 14.436904
percent cpu utilization median = 4.503759
percent cpu utilization madev = 1.253759
Percent Memory Utilization Statistics:
percent memory utilization count = 40
percent memory utilization min = 0.000000
percent memory utilization max = 10.151860
percent memory utilization mean = 9.528008
percent memory utilization stdev = 1.740987
percent memory utilization median = 9.972266
percent memory utilization madev = 0.062434
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 40
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 10.699251
percent virtual memory utilization mean = 10.431769
percent virtual memory utilization stdev = 1.670420
percent virtual memory utilization median = 10.699251
percent virtual memory utilization madev = 0.000000
Test Timing Stats:
Max Construction Time: 0.691 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.009 seconds
Max Stop Time: 0.884 seconds
Max Destruction Time: 0.104 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.008640
discovery time delta max = 1.416456
discovery time delta mean = 0.650766
discovery time delta stdev = 0.289445
discovery time delta median = 0.705162
discovery time delta madev = 0.157345
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.000757
latency max = 0.008438
latency mean = 0.001608
latency stdev = 0.000697
latency median = 0.001487
latency madev = 0.000404
Jitter Statistics:
jitter count = 2966
jitter min = 0.000000
jitter max = 0.007190
jitter mean = 0.000545
jitter stdev = 0.000579
jitter median = 0.000399
jitter madev = 0.000284
Throughput Statistics:
throughput count = 2966
throughput min = 65.686539
throughput max = 333.231151
throughput mean = 230.659301
throughput stdev = 106.886898
throughput median = 332.200877
throughput madev = 0.528069
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 01037ced.8d797581.2b390e77.000001c1 === Spawned Process #2 (PID 11084) ===
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-07-06T15:23:46Z: 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-07-06T15:23:47Z: Process construction / entity creation complete.
2026-07-06T15:23:47Z: Beginning action construction / initialization.
2026-07-06T15:23:47Z: Action construction / initialization complete.
2026-07-06T15:23:49Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:23:49Z: DDS entities enabled.
2026-07-06T15:23:49Z: Initializing process actions.
2026-07-06T15:23:51Z: Starting process actions.
2026-07-06T15:23:51Z: Process tests started.
2026-07-06T15:24:21Z: Stopping process tests.
2026-07-06T15:24:21Z: Process tests stopped.
2026-07-06T15:24:23Z: Stopping process actions.
2026-07-06T15:24:23Z: Detaching Listeners.
2026-07-06T15:24:23Z: 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-07-06T15:24:23Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.378
enable time: 0.000
start time: 0.005
stop time: 0.474
destruction time: 0.090
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d797581.2b390e77.000001c1 === Spawned Process #10 (PID 11092) ===
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-07-06T15:23:46Z: 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-07-06T15:23:47Z: Process construction / entity creation complete.
2026-07-06T15:23:47Z: Beginning action construction / initialization.
2026-07-06T15:23:47Z: Action construction / initialization complete.
2026-07-06T15:23:49Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:23:49Z: DDS entities enabled.
2026-07-06T15:23:49Z: Initializing process actions.
2026-07-06T15:23:51Z: Starting process actions.
2026-07-06T15:23:51Z: Process tests started.
2026-07-06T15:24:21Z: Stopping process tests.
2026-07-06T15:24:21Z: Process tests stopped.
2026-07-06T15:24:23Z: Stopping process actions.
2026-07-06T15:24:23Z: Detaching Listeners.
2026-07-06T15:24:23Z: 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-07-06T15:24:23Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.360
enable time: 0.000
start time: 0.002
stop time: 0.469
destruction time: 0.088
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d797581.2b390e77.000001c1 === Spawned Process #6 (PID 11088) ===
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-07-06T15:23:46Z: 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-07-06T15:23:47Z: Process construction / entity creation complete.
2026-07-06T15:23:47Z: Beginning action construction / initialization.
2026-07-06T15:23:47Z: Action construction / initialization complete.
2026-07-06T15:23:49Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:23:49Z: DDS entities enabled.
2026-07-06T15:23:49Z: Initializing process actions.
2026-07-06T15:23:51Z: Starting process actions.
2026-07-06T15:23:51Z: Process tests started.
2026-07-06T15:24:21Z: Stopping process tests.
2026-07-06T15:24:21Z: Process tests stopped.
2026-07-06T15:24:23Z: Stopping process actions.
2026-07-06T15:24:23Z: Detaching Listeners.
2026-07-06T15:24:23Z: 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-07-06T15:24:23Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.369
enable time: 0.000
start time: 0.002
stop time: 0.480
destruction time: 0.104
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d797581.2b390e77.000001c1 === Spawned Process #8 (PID 11090) ===
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-07-06T15:23:46Z: 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-07-06T15:23:47Z: Process construction / entity creation complete.
2026-07-06T15:23:47Z: Beginning action construction / initialization.
2026-07-06T15:23:47Z: Action construction / initialization complete.
2026-07-06T15:23:49Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:23:49Z: DDS entities enabled.
2026-07-06T15:23:49Z: Initializing process actions.
2026-07-06T15:23:51Z: Starting process actions.
2026-07-06T15:23:51Z: Process tests started.
2026-07-06T15:24:21Z: Stopping process tests.
2026-07-06T15:24:21Z: Process tests stopped.
2026-07-06T15:24:23Z: Stopping process actions.
2026-07-06T15:24:23Z: Detaching Listeners.
2026-07-06T15:24:23Z: 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-07-06T15:24:23Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.425
enable time: 0.000
start time: 0.002
stop time: 0.476
destruction time: 0.083
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d797581.2b390e77.000001c1 === Spawned Process #4 (PID 11086) ===
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-07-06T15:23:46Z: 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-07-06T15:23:47Z: Process construction / entity creation complete.
2026-07-06T15:23:47Z: Beginning action construction / initialization.
2026-07-06T15:23:47Z: Action construction / initialization complete.
2026-07-06T15:23:49Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:23:49Z: DDS entities enabled.
2026-07-06T15:23:49Z: Initializing process actions.
2026-07-06T15:23:51Z: Starting process actions.
2026-07-06T15:23:51Z: Process tests started.
2026-07-06T15:24:21Z: Stopping process tests.
2026-07-06T15:24:21Z: Process tests stopped.
2026-07-06T15:24:23Z: Stopping process actions.
2026-07-06T15:24:23Z: Detaching Listeners.
2026-07-06T15:24:23Z: 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-07-06T15:24:23Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.392
enable time: 0.000
start time: 0.003
stop time: 0.484
destruction time: 0.093
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d797581.2b390e77.000001c1 === Spawned Process #3 (PID 11085) ===
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-07-06T15:23:46Z: 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-07-06T15:23:46Z: Process construction / entity creation complete.
2026-07-06T15:23:46Z: Beginning action construction / initialization.
2026-07-06T15:23:46Z: Action construction / initialization complete.
2026-07-06T15:23:48Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:23:48Z: DDS entities enabled.
2026-07-06T15:23:48Z: Initializing process actions.
2026-07-06T15:23:50Z: Starting process actions.
2026-07-06T15:23:50Z: Process tests started.
2026-07-06T15:24:20Z: Stopping process tests.
2026-07-06T15:24:21Z: Process tests stopped.
2026-07-06T15:24:23Z: Stopping process actions.
2026-07-06T15:24:23Z: Detaching Listeners.
2026-07-06T15:24:23Z: 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-07-06T15:24:23Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.134
enable time: 0.000
start time: 0.009
stop time: 0.882
destruction time: 0.095
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d797581.2b390e77.000001c1 === Spawned Process #11 (PID 11093) ===
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-07-06T15:23:46Z: 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-07-06T15:23:47Z: Process construction / entity creation complete.
2026-07-06T15:23:47Z: Beginning action construction / initialization.
2026-07-06T15:23:47Z: Action construction / initialization complete.
2026-07-06T15:23:49Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:23:49Z: DDS entities enabled.
2026-07-06T15:23:49Z: Initializing process actions.
2026-07-06T15:23:51Z: Starting process actions.
2026-07-06T15:23:51Z: Process tests started.
2026-07-06T15:24:21Z: Stopping process tests.
2026-07-06T15:24:21Z: Process tests stopped.
2026-07-06T15:24:23Z: Stopping process actions.
2026-07-06T15:24:23Z: Detaching Listeners.
2026-07-06T15:24:23Z: 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-07-06T15:24:23Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.609
enable time: 0.000
start time: 0.007
stop time: 0.492
destruction time: 0.066
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d797581.2b390e77.000001c1 === Spawned Process #9 (PID 11091) ===
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-07-06T15:23:46Z: 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-07-06T15:23:46Z: Process construction / entity creation complete.
2026-07-06T15:23:46Z: Beginning action construction / initialization.
2026-07-06T15:23:46Z: Action construction / initialization complete.
2026-07-06T15:23:48Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:23:48Z: DDS entities enabled.
2026-07-06T15:23:48Z: Initializing process actions.
2026-07-06T15:23:50Z: Starting process actions.
2026-07-06T15:23:50Z: Process tests started.
2026-07-06T15:24:20Z: Stopping process tests.
2026-07-06T15:24:21Z: Process tests stopped.
2026-07-06T15:24:23Z: Stopping process actions.
2026-07-06T15:24:23Z: Detaching Listeners.
2026-07-06T15:24:23Z: 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-07-06T15:24:23Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.337
enable time: 0.000
start time: 0.007
stop time: 0.876
destruction time: 0.064
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d797581.2b390e77.000001c1 === Spawned Process #5 (PID 11087) ===
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-07-06T15:23:46Z: 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-07-06T15:23:47Z: Process construction / entity creation complete.
2026-07-06T15:23:47Z: Beginning action construction / initialization.
2026-07-06T15:23:47Z: Action construction / initialization complete.
2026-07-06T15:23:49Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:23:49Z: DDS entities enabled.
2026-07-06T15:23:49Z: Initializing process actions.
2026-07-06T15:23:51Z: Starting process actions.
2026-07-06T15:23:51Z: Process tests started.
2026-07-06T15:24:21Z: Stopping process tests.
2026-07-06T15:24:22Z: Process tests stopped.
2026-07-06T15:24:24Z: Stopping process actions.
2026-07-06T15:24:24Z: Detaching Listeners.
2026-07-06T15:24:24Z: 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-07-06T15:24:24Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.615
enable time: 0.000
start time: 0.006
stop time: 0.883
destruction time: 0.062
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d797581.2b390e77.000001c1 === Spawned Process #7 (PID 11089) ===
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-07-06T15:23:46Z: 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-07-06T15:23:47Z: Process construction / entity creation complete.
2026-07-06T15:23:47Z: Beginning action construction / initialization.
2026-07-06T15:23:47Z: Action construction / initialization complete.
2026-07-06T15:23:49Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:23:49Z: DDS entities enabled.
2026-07-06T15:23:49Z: Initializing process actions.
2026-07-06T15:23:51Z: Starting process actions.
2026-07-06T15:23:51Z: Process tests started.
2026-07-06T15:24:21Z: Stopping process tests.
2026-07-06T15:24:22Z: Process tests stopped.
2026-07-06T15:24:24Z: Stopping process actions.
2026-07-06T15:24:24Z: Detaching Listeners.
2026-07-06T15:24:24Z: 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-07-06T15:24:24Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.675
enable time: 0.000
start time: 0.006
stop time: 0.884
destruction time: 0.070
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8d797581.2b390e77.000001c1 === Spawned Process #1 (PID 11083) ===
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-07-06T15:23:46Z: 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-07-06T15:23:47Z: Process construction / entity creation complete.
2026-07-06T15:23:47Z: Beginning action construction / initialization.
2026-07-06T15:23:47Z: Action construction / initialization complete.
2026-07-06T15:23:49Z: Enabling DDS entities (if not already enabled).
2026-07-06T15:23:49Z: DDS entities enabled.
2026-07-06T15:23:49Z: Initializing process actions.
2026-07-06T15:23:51Z: Starting process actions.
2026-07-06T15:23:51Z: Process tests started.
2026-07-06T15:24:21Z: Stopping process tests.
2026-07-06T15:24:22Z: Process tests stopped.
2026-07-06T15:24:24Z: Stopping process actions.
2026-07-06T15:24:24Z: Detaching Listeners.
2026-07-06T15:24:24Z: 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-07-06T15:24:24Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.691
enable time: 0.000
start time: 0.006
stop time: 0.882
destruction time: 0.067
--- 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: 11229 started at 2026-07-06 15:24:27
/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: 11230 started at 2026-07-06 15:24: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: 11231 started at 2026-07-06 15:24:27
/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: 11259 started at 2026-07-06 15:24:37
/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: 11267 started at 2026-07-06 15:24:38
/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: 11268 started at 2026-07-06 15:24:38
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 11228 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: 11278 started at 2026-07-06 15:24:42
/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: 11279 started at 2026-07-06 15:24:42
/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: 11280 started at 2026-07-06 15:24:42
/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: 11308 started at 2026-07-06 15:24:52
/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: 11316 started at 2026-07-06 15:24:53
/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: 11317 started at 2026-07-06 15:24:53
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 11277 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: 11328 started at 2026-07-06 15:24:56
/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: 11329 started at 2026-07-06 15:24:56
/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: 11347 started at 2026-07-06 15:24:59
/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: 11358 started at 2026-07-06 15:25:02
/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: 11371 started at 2026-07-06 15:25: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: 11372 started at 2026-07-06 15:25: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 11327 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: 11382 started at 2026-07-06 15:25: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 -DCPSTransportDebugLevel 1 -ORBLogFile relay1.log -DCPSPendingTimeout 3
relay1 PID: 11383 started at 2026-07-06 15:25:16
/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: 11401 started at 2026-07-06 15:25:26
/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: 11409 started at 2026-07-06 15:25: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: 11410 started at 2026-07-06 15:25: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: monitor being killed.
test PASSED.
Response monitor pid 11381 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: 11420 started at 2026-07-06 15:25: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: 11421 started at 2026-07-06 15:25:30
/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: 11422 started at 2026-07-06 15:25:30
/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: 11454 started at 2026-07-06 15:25:40
/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: 11462 started at 2026-07-06 15:25:41
/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: 11463 started at 2026-07-06 15:25:41
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 11419 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: 11473 started at 2026-07-06 15:25:45
/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: 11474 started at 2026-07-06 15:25:45
/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: 11475 started at 2026-07-06 15:25:45
/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: 11504 started at 2026-07-06 15:25:55
/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: 11512 started at 2026-07-06 15:25:56
/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: 11513 started at 2026-07-06 15:25:56
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 11472 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: 11523 started at 2026-07-06 15:25:59
/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: 11524 started at 2026-07-06 15:25:59
/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: 11542 started at 2026-07-06 15:26:02
/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: 11550 started at 2026-07-06 15:26:05
/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: 11562 started at 2026-07-06 15:26: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: 11563 started at 2026-07-06 15:26:15
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 11522 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: 11573 started at 2026-07-06 15:26:19
/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: 11574 started at 2026-07-06 15:26:19
/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: 11592 started at 2026-07-06 15:26:29
/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: 11600 started at 2026-07-06 15:26:30
/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: 11601 started at 2026-07-06 15:26:30
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 11572 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: 11611 started at 2026-07-06 15:26:33
/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: 11612 started at 2026-07-06 15:26:33
/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: 11630 started at 2026-07-06 15:26: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: 11639 started at 2026-07-06 15:26:44
/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: 11640 started at 2026-07-06 15:26:44
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 11610 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: 11650 started at 2026-07-06 15:26:51
/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: 11651 started at 2026-07-06 15:26:51
/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: 11669 started at 2026-07-06 15:26:54
/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: 11670 started at 2026-07-06 15:26:54
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: 11686 started at 2026-07-06 15:27:12
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: 11699 started at 2026-07-06 15:27:42
/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: 11700 started at 2026-07-06 15:27:42
/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: 11718 started at 2026-07-06 15:27:45
/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: 11719 started at 2026-07-06 15:27:45
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: 11736 started at 2026-07-06 15:28:03
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: 11750 started at 2026-07-06 15:28:34
/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: 11751 started at 2026-07-06 15:28:34
/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: 11769 started at 2026-07-06 15:28:37
/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: 11770 started at 2026-07-06 15:28:37
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: 11786 started at 2026-07-06 15:28:55
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: 11799 started at 2026-07-06 15:29:25
/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: 11800 started at 2026-07-06 15:29:25
/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: 11818 started at 2026-07-06 15:29:28
/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: 11819 started at 2026-07-06 15:29:28
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: 11834 started at 2026-07-06 15:29:46
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:51s 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: 11851 started at 2026-07-06 15:30:16
/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: 11859 started at 2026-07-06 15:30:19
/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: 11870 started at 2026-07-06 15:30:29
/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: 11878 started at 2026-07-06 15:30:32
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:20s 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: 11887 started at 2026-07-06 15:30:36
/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: 11899 started at 2026-07-06 15:30:39
/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: 11911 started at 2026-07-06 15:30:42
/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: 11922 started at 2026-07-06 15:30:52
/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: 11930 started at 2026-07-06 15:30:55
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: 11940 started at 2026-07-06 15:30:58
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/STUN/StunClient -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile client.log -DCPSPendingTimeout 3
client PID: 11950 started at 2026-07-06 15:31:01
test_success
Mapped address = 127.0.0.1:33645
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: 11952 started at 2026-07-06 15:31:01
/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: 11962 started at 2026-07-06 15:31:04
test_success
Mapped address = ::1:48318
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: 11964 started at 2026-07-06 15:31:04
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: 11971 started at 2026-07-06 15:31:06
test PASSED.
auto_run_tests_finished: tests/DCPS/ThreadStatusManager/run_test.pl Time:17s Result:0
Mon Jul 6 15:31:23 2026 UTC