Daily Build Log
Mon Aug 10 17:00:10 2026 UTC
print OS Version
Mon Aug 10 17:00:10 2026 UTC
Hostname
runnervmvrwv9
OS version (uname -a)
Linux runnervmvrwv9 6.17.0-1020-azure #20~24.04.1-Ubuntu SMP Fri Jun 19 20:09:14 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-1020-azure (buildd@lcy02-amd64-093) (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) #20~24.04.1-Ubuntu SMP Fri Jun 19 20:09:14 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:ca:0c:69 brd ff:ff:ff:ff:ff:ff
inet 10.1.0.160/20 metric 100 brd 10.1.15.255 scope global eth0
valid_lft forever preferred_lft forever
inet6 fe80::7eed:8dff:feca:c69/64 scope link
valid_lft forever preferred_lft forever
3: enP24137s1: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc mq master eth0 state UP group default qlen 1000
link/ether 7c:ed:8d:ca:0c:69 brd ff:ff:ff:ff:ff:ff
altname enP24137p0s2
4: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default
link/ether 46:8b:36:89:54:48 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 63297872 87949600 42% /
/dev/root 151263856 63297872 87949600 42% /
Processor info
model name : AMD EPYC 9V74 80-Core Processor
model name : AMD EPYC 9V74 80-Core Processor
model name : AMD EPYC 9V74 80-Core Processor
model name : AMD EPYC 9V74 80-Core Processor
Memory info
MemTotal: 16373460 kB
Approximate BogoMIPS (larger means faster)
40051.2444981573
PrintACEConfig
Mon Aug 10 17:00:11 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 Aug 10 17:00:11 2026 UTC
cmake version 3.31.6
CMake suite maintained and supported by Kitware (kitware.com/cmake).
print make Version
Mon Aug 10 17:00:11 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 Aug 10 17:00:11 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 Aug 10 17:00:11 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 Aug 10 17:00:11 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 Aug 10 17:00:11 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: 4088 started at 2026-08-10 17:00:11
[==========] Running 1379 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 (1 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 (1 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_boolean
(4088|4088) WARNING: ConfigStoreImpl::parse_boolean: failed to parse boolean for KEY=not a boolean
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_boolean (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_int32
(4088|4088) 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
(4088|4088) 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
(4088|4088) 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
(4088|4088) 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
(4088|4088) WARNING: ConfigStoreImpl::get_float64: failed to parse float64 for KEY=not a float64
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_float64 (1 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_string
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_string (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_duration
(4088|4088) WARNING: ConfigStoreImpl::get_duration: failed to parse DDS::Duration_t for KEY=not a duration
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_duration (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.unset
[ OK ] dds_DCPS_ConfigStoreImpl.unset (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_String
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_String (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_StringList
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_StringList (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_IntList
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_IntList (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_Enum
(4088|4088) WARNING: ConfigStoreImpl::get: failed to convert default value to string
(4088|4088) WARNING: ConfigStoreImpl::get: for key, failed to encode () to enumerated value, defaulting to ()
(4088|4088) WARNING: ConfigStoreImpl::set: for key, failed to convert enum value to string
(4088|4088) 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
(4088|4088) 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
(4088|4088) 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
(4088|4088) 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
(4088|4088) WARNING: ConfigStoreImpl::get: failed to parse NetworkAddress for KEY=not a network address
(4088|4088) WARNING: ConfigStoreImpl::get: failed to parse NetworkAddress for KEY6=not a network address
[ OK ] dds_DCPS_ConfigStoreImpl.get_NetworkAddress (1 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.get_NetworkAddressSet
(4088|4088) WARNING: ConfigStoreImpl::get: failed to parse NetworkAddress for KEY=not
(4088|4088) WARNING: ConfigStoreImpl::get: failed to parse NetworkAddress for KEY6=not
[ OK ] dds_DCPS_ConfigStoreImpl.get_NetworkAddressSet (24 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.take_has_prefix
[ OK ] dds_DCPS_ConfigStoreImpl.take_has_prefix (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.process_section
[ OK ] dds_DCPS_ConfigStoreImpl.process_section (1 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.process_section_allow_overwrite
[ OK ] dds_DCPS_ConfigStoreImpl.process_section_allow_overwrite (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.get_section_names
[ OK ] dds_DCPS_ConfigStoreImpl.get_section_names (1 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.get_section_values
[ OK ] dds_DCPS_ConfigStoreImpl.get_section_values (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.delete_section
[ OK ] dds_DCPS_ConfigStoreImpl.delete_section (1 ms)
[----------] 25 tests from dds_DCPS_ConfigStoreImpl (31 ms total)
[----------] 3 tests from dds_DCPS_DataSampleHeader
[ RUN ] dds_DCPS_DataSampleHeader.valid_data
[ OK ] dds_DCPS_DataSampleHeader.valid_data (0 ms)
[ RUN ] dds_DCPS_DataSampleHeader.split_header_and_payload_in_same_message_block
[ OK ] dds_DCPS_DataSampleHeader.split_header_and_payload_in_same_message_block (0 ms)
[ RUN ] dds_DCPS_DataSampleHeader.serialize_flags
[ OK ] dds_DCPS_DataSampleHeader.serialize_flags (0 ms)
[----------] 3 tests from dds_DCPS_DataSampleHeader (0 ms total)
[----------] 5 tests from dds_DCPS_DisjointSequence
[ RUN ] dds_DCPS_DisjointSequence.maintest
[ OK ] dds_DCPS_DisjointSequence.maintest (0 ms)
[ RUN ] dds_DCPS_DisjointSequence.OrderedRanges_main_test
[ OK ] dds_DCPS_DisjointSequence.OrderedRanges_main_test (0 ms)
[ RUN ] dds_DCPS_DisjointSequence.OrderedRanges_insert_out_of_order
[ OK ] dds_DCPS_DisjointSequence.OrderedRanges_insert_out_of_order (0 ms)
[ RUN ] dds_DCPS_DisjointSequence.OrderedRanges_insert_ranges
[ OK ] dds_DCPS_DisjointSequence.OrderedRanges_insert_ranges (0 ms)
[ RUN ] dds_DCPS_DisjointSequence.OrderedRanges_add_overflow
[ OK ] dds_DCPS_DisjointSequence.OrderedRanges_add_overflow (0 ms)
[----------] 5 tests from dds_DCPS_DisjointSequence (0 ms total)
[----------] 18 tests from dds_DCPS_DispatchService
[ RUN ] dds_DCPS_DispatchService.DefaultConstructor
[ OK ] dds_DCPS_DispatchService.DefaultConstructor (1 ms)
[ RUN ] dds_DCPS_DispatchService.ArgConstructorFour
[ OK ] dds_DCPS_DispatchService.ArgConstructorFour (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 (12 ms)
[ RUN ] dds_DCPS_DispatchService.RecursiveDispatchGamma_ImmediateShutdown
[ OK ] dds_DCPS_DispatchService.RecursiveDispatchGamma_ImmediateShutdown (9 ms)
[ RUN ] dds_DCPS_DispatchService.InternalShutdown
[ OK ] dds_DCPS_DispatchService.InternalShutdown (0 ms)
[ RUN ] dds_DCPS_DispatchService.ShutdownReturnsPending
[ OK ] dds_DCPS_DispatchService.ShutdownReturnsPending (1 ms)
[ RUN ] dds_DCPS_DispatchService.TimedDispatch
[ OK ] dds_DCPS_DispatchService.TimedDispatch (91 ms)
[ RUN ] dds_DCPS_DispatchService.TimedDispatchSingleThreaded
[ OK ] dds_DCPS_DispatchService.TimedDispatchSingleThreaded (91 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 (356 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
(4088|4088) 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 (0 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 (1 ms)
[ RUN ] dds_DCPS_InternalDataReader.take
[ OK ] dds_DCPS_InternalDataReader.take (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.take_instance_state
[ OK ] dds_DCPS_InternalDataReader.take_instance_state (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.read_instance
[ OK ] dds_DCPS_InternalDataReader.read_instance (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.take_instance
[ OK ] dds_DCPS_InternalDataReader.take_instance (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.remove_publication_does_not_dispose_everything
[ OK ] dds_DCPS_InternalDataReader.remove_publication_does_not_dispose_everything (0 ms)
[----------] 15 tests from dds_DCPS_InternalDataReader (1 ms total)
[----------] 9 tests from dds_DCPS_InternalDataWriter
[ RUN ] dds_DCPS_InternalDataWriter.add_reader
[ OK ] dds_DCPS_InternalDataWriter.add_reader (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.add_reader_durable
[ OK ] dds_DCPS_InternalDataWriter.add_reader_durable (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.add_reader_durable_history1
[ OK ] dds_DCPS_InternalDataWriter.add_reader_durable_history1 (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.remove_reader
[ OK ] dds_DCPS_InternalDataWriter.remove_reader (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.write
[ OK ] dds_DCPS_InternalDataWriter.write (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.unregister_instance
[ OK ] dds_DCPS_InternalDataWriter.unregister_instance (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.unregister_instance_no_dispose
[ OK ] dds_DCPS_InternalDataWriter.unregister_instance_no_dispose (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.dispose
[ OK ] dds_DCPS_InternalDataWriter.dispose (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.add_instance_reader
[ OK ] dds_DCPS_InternalDataWriter.add_instance_reader (0 ms)
[----------] 9 tests from dds_DCPS_InternalDataWriter (0 ms total)
[----------] 5 tests from dds_DCPS_InternalTopic
[ RUN ] dds_DCPS_InternalTopic.connect_writer
[ OK ] dds_DCPS_InternalTopic.connect_writer (0 ms)
[ RUN ] dds_DCPS_InternalTopic.connect_reader
[ OK ] dds_DCPS_InternalTopic.connect_reader (0 ms)
[ RUN ] dds_DCPS_InternalTopic.disconnect_writer
[ OK ] dds_DCPS_InternalTopic.disconnect_writer (0 ms)
[ RUN ] dds_DCPS_InternalTopic.disconnect_reader
[ OK ] dds_DCPS_InternalTopic.disconnect_reader (0 ms)
[ RUN ] dds_DCPS_InternalTopic.connect_multiple
[ OK ] dds_DCPS_InternalTopic.connect_multiple (1 ms)
[----------] 5 tests from dds_DCPS_InternalTopic (1 ms total)
[----------] 16 tests from dds_DCPS_JsonValueReader
[ RUN ] dds_DCPS_JsonValueReader.struct_empty
[ OK ] dds_DCPS_JsonValueReader.struct_empty (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.array_empty
[ OK ] dds_DCPS_JsonValueReader.array_empty (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.array_read
[ OK ] dds_DCPS_JsonValueReader.array_read (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.sequence_read
[ OK ] dds_DCPS_JsonValueReader.sequence_read (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.sequence_empty
[ OK ] dds_DCPS_JsonValueReader.sequence_empty (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.struct_max
[ OK ] dds_DCPS_JsonValueReader.struct_max (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.a_union
[ OK ] dds_DCPS_JsonValueReader.a_union (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.array_min
[ OK ] dds_DCPS_JsonValueReader.array_min (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.sequence_zero
[ OK ] dds_DCPS_JsonValueReader.sequence_zero (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.from_json
[ OK ] dds_DCPS_JsonValueReader.from_json (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.skip_unknown_first
[ OK ] dds_DCPS_JsonValueReader.skip_unknown_first (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.skip_unknown_middle
[ OK ] dds_DCPS_JsonValueReader.skip_unknown_middle (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.skip_unknown_last
[ OK ] dds_DCPS_JsonValueReader.skip_unknown_last (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.optional_members
[ OK ] dds_DCPS_JsonValueReader.optional_members (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.map_string_key
[ OK ] dds_DCPS_JsonValueReader.map_string_key (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.map_int_key
[ OK ] dds_DCPS_JsonValueReader.map_int_key (0 ms)
[----------] 16 tests from dds_DCPS_JsonValueReader (0 ms total)
[----------] 45 tests from dds_DCPS_JsonValueWriter
[ RUN ] dds_DCPS_JsonValueWriter.to_json
[ OK ] dds_DCPS_JsonValueWriter.to_json (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_struct
[ OK ] dds_DCPS_JsonValueWriter.begin_struct (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_struct
[ OK ] dds_DCPS_JsonValueWriter.end_struct (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_struct_member
[ OK ] dds_DCPS_JsonValueWriter.begin_struct_member (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_struct_member
[ OK ] dds_DCPS_JsonValueWriter.end_struct_member (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_union
[ OK ] dds_DCPS_JsonValueWriter.begin_union (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_union
[ OK ] dds_DCPS_JsonValueWriter.end_union (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_discriminator
[ OK ] dds_DCPS_JsonValueWriter.begin_discriminator (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_discriminator
[ OK ] dds_DCPS_JsonValueWriter.end_discriminator (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_union_member
[ OK ] dds_DCPS_JsonValueWriter.begin_union_member (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_union_member
[ OK ] dds_DCPS_JsonValueWriter.end_union_member (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.complete_struct
[ OK ] dds_DCPS_JsonValueWriter.complete_struct (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_array
[ OK ] dds_DCPS_JsonValueWriter.begin_array (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_array
[ OK ] dds_DCPS_JsonValueWriter.end_array (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_sequence
[ OK ] dds_DCPS_JsonValueWriter.begin_sequence (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_sequence
[ OK ] dds_DCPS_JsonValueWriter.end_sequence (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_element
[ OK ] dds_DCPS_JsonValueWriter.begin_element (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_element
[ OK ] dds_DCPS_JsonValueWriter.end_element (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.complete_sequence
[ OK ] dds_DCPS_JsonValueWriter.complete_sequence (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.complete_sequence_write_array
[ OK ] dds_DCPS_JsonValueWriter.complete_sequence_write_array (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.complete_array
[ OK ] dds_DCPS_JsonValueWriter.complete_array (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.complete_array_write_array
[ OK ] dds_DCPS_JsonValueWriter.complete_array_write_array (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.complete_struct_with_complete_array
[ OK ] dds_DCPS_JsonValueWriter.complete_struct_with_complete_array (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_boolean
[ OK ] dds_DCPS_JsonValueWriter.write_boolean (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_byte
[ OK ] dds_DCPS_JsonValueWriter.write_byte (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_int8
[ OK ] dds_DCPS_JsonValueWriter.write_int8 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_uint8
[ OK ] dds_DCPS_JsonValueWriter.write_uint8 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_int16
[ OK ] dds_DCPS_JsonValueWriter.write_int16 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_uint16
[ OK ] dds_DCPS_JsonValueWriter.write_uint16 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_int32
[ OK ] dds_DCPS_JsonValueWriter.write_int32 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_uint32
[ OK ] dds_DCPS_JsonValueWriter.write_uint32 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_int64
[ OK ] dds_DCPS_JsonValueWriter.write_int64 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_uint64
[ OK ] dds_DCPS_JsonValueWriter.write_uint64 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_float32
[ OK ] dds_DCPS_JsonValueWriter.write_float32 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_float64
[ OK ] dds_DCPS_JsonValueWriter.write_float64 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_float128
[ OK ] dds_DCPS_JsonValueWriter.write_float128 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_fixed
[ OK ] dds_DCPS_JsonValueWriter.write_fixed (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_char8
[ OK ] dds_DCPS_JsonValueWriter.write_char8 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_char8_null
[ OK ] dds_DCPS_JsonValueWriter.write_char8_null (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_char16
[ OK ] dds_DCPS_JsonValueWriter.write_char16 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_char16_null
[ OK ] dds_DCPS_JsonValueWriter.write_char16_null (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_string
[ OK ] dds_DCPS_JsonValueWriter.write_string (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_enum
[ OK ] dds_DCPS_JsonValueWriter.write_enum (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_bitmask
[ OK ] dds_DCPS_JsonValueWriter.write_bitmask (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.complete_map
[ OK ] dds_DCPS_JsonValueWriter.complete_map (0 ms)
[----------] 45 tests from dds_DCPS_JsonValueWriter (0 ms total)
[----------] 1 test from dds_DCPS_Marked_Default_Qos
[ RUN ] dds_DCPS_Marked_Default_Qos.comparisons_are_ubsan_safe
[ OK ] dds_DCPS_Marked_Default_Qos.comparisons_are_ubsan_safe (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
(4088|4088) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
[ OK ] dds_DCPS_NetworkResource.fully_qualified_domain_hostname_basic (9 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 (1 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 (10 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
(4088|4088) PeriodicEvent::enable: failed to schedule
[ OK ] dds_DCPS_PeriodicEvent.EnableAfterShutdown (1 ms)
[----------] 5 tests from dds_DCPS_PeriodicEvent (5404 ms total)
[----------] 45 tests from dds_DCPS_PrinterValueWriter
[ RUN ] dds_DCPS_PrinterValueWriter.begin_struct
[ OK ] dds_DCPS_PrinterValueWriter.begin_struct (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_struct
[ OK ] dds_DCPS_PrinterValueWriter.end_struct (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.begin_struct_member
[ OK ] dds_DCPS_PrinterValueWriter.begin_struct_member (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_struct_member
[ OK ] dds_DCPS_PrinterValueWriter.end_struct_member (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.begin_union
[ OK ] dds_DCPS_PrinterValueWriter.begin_union (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_union
[ OK ] dds_DCPS_PrinterValueWriter.end_union (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.begin_discriminator
[ OK ] dds_DCPS_PrinterValueWriter.begin_discriminator (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_discriminator
[ OK ] dds_DCPS_PrinterValueWriter.end_discriminator (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.begin_union_member
[ OK ] dds_DCPS_PrinterValueWriter.begin_union_member (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_union_member
[ OK ] dds_DCPS_PrinterValueWriter.end_union_member (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.complete_struct
[ OK ] dds_DCPS_PrinterValueWriter.complete_struct (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.begin_array
[ OK ] dds_DCPS_PrinterValueWriter.begin_array (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_array
[ OK ] dds_DCPS_PrinterValueWriter.end_array (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.begin_sequence
[ OK ] dds_DCPS_PrinterValueWriter.begin_sequence (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_sequence
[ OK ] dds_DCPS_PrinterValueWriter.end_sequence (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.begin_element
[ OK ] dds_DCPS_PrinterValueWriter.begin_element (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_element
[ OK ] dds_DCPS_PrinterValueWriter.end_element (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.complete_sequence
[ OK ] dds_DCPS_PrinterValueWriter.complete_sequence (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.complete_sequence_write_array
[ OK ] dds_DCPS_PrinterValueWriter.complete_sequence_write_array (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.complete_array
[ OK ] dds_DCPS_PrinterValueWriter.complete_array (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.complete_array_write_array
[ OK ] dds_DCPS_PrinterValueWriter.complete_array_write_array (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.complete_struct_with_complete_array
[ OK ] dds_DCPS_PrinterValueWriter.complete_struct_with_complete_array (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_boolean
[ OK ] dds_DCPS_PrinterValueWriter.write_boolean (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_byte
[ OK ] dds_DCPS_PrinterValueWriter.write_byte (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_int8
[ OK ] dds_DCPS_PrinterValueWriter.write_int8 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_uint8
[ OK ] dds_DCPS_PrinterValueWriter.write_uint8 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_int16
[ OK ] dds_DCPS_PrinterValueWriter.write_int16 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_uint16
[ OK ] dds_DCPS_PrinterValueWriter.write_uint16 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_int32
[ OK ] dds_DCPS_PrinterValueWriter.write_int32 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_uint32
[ OK ] dds_DCPS_PrinterValueWriter.write_uint32 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_int64
[ OK ] dds_DCPS_PrinterValueWriter.write_int64 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_uint64
[ OK ] dds_DCPS_PrinterValueWriter.write_uint64 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_float32
[ OK ] dds_DCPS_PrinterValueWriter.write_float32 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_float64
[ OK ] dds_DCPS_PrinterValueWriter.write_float64 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_float128
[ OK ] dds_DCPS_PrinterValueWriter.write_float128 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_fixed
[ OK ] dds_DCPS_PrinterValueWriter.write_fixed (1 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_char8
[ OK ] dds_DCPS_PrinterValueWriter.write_char8 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_char8_null
[ OK ] dds_DCPS_PrinterValueWriter.write_char8_null (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_char16
[ OK ] dds_DCPS_PrinterValueWriter.write_char16 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_char16_null
[ OK ] dds_DCPS_PrinterValueWriter.write_char16_null (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_string
[ OK ] dds_DCPS_PrinterValueWriter.write_string (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_enum
[ OK ] dds_DCPS_PrinterValueWriter.write_enum (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_bitmask
[ OK ] dds_DCPS_PrinterValueWriter.write_bitmask (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_absent_value
[ OK ] dds_DCPS_PrinterValueWriter.write_absent_value (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.complete_map
[ OK ] dds_DCPS_PrinterValueWriter.complete_map (0 ms)
[----------] 45 tests from dds_DCPS_PrinterValueWriter (1 ms total)
[----------] 206 tests from dds_DCPS_Qos_Helper
[ RUN ] dds_DCPS_Qos_Helper.maintest
[ OK ] dds_DCPS_Qos_Helper.maintest (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TransportPriorityQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.TransportPriorityQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TransportPriorityQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.TransportPriorityQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TransportPriorityQosPolicyBuilder_value
[ OK ] dds_DCPS_Qos_Helper.TransportPriorityQosPolicyBuilder_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LifespanQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.LifespanQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LifespanQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.LifespanQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LifespanQosPolicyBuilder_duration
[ OK ] dds_DCPS_Qos_Helper.LifespanQosPolicyBuilder_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_kind
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_volatile
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_volatile (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_transient_local
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_transient_local (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_transient
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_transient (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_persistent
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_persistent (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_service_cleanup_delay
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_service_cleanup_delay (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_history_kind
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_history_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_keep_last
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_keep_last (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_keep_all
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_keep_all (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_history_depth
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_history_depth (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_max_samples
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_max_samples (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_max_instances
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_max_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_max_samples_per_instance
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_max_samples_per_instance (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DeadlineQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.DeadlineQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DeadlineQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.DeadlineQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DeadlineQosPolicyBuilder_period
[ OK ] dds_DCPS_Qos_Helper.DeadlineQosPolicyBuilder_period (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LatencyBudgetQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.LatencyBudgetQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LatencyBudgetQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.LatencyBudgetQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LatencyBudgetQosPolicyBuilder_duration
[ OK ] dds_DCPS_Qos_Helper.LatencyBudgetQosPolicyBuilder_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_kind
[ OK ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_shared
[ OK ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_shared (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_exclusive
[ OK ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_exclusive (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipStrengthQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.OwnershipStrengthQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipStrengthQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.OwnershipStrengthQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipStrengthQosPolicyBuilder_value
[ OK ] dds_DCPS_Qos_Helper.OwnershipStrengthQosPolicyBuilder_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_kind
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_automatic
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_automatic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_manual_by_participant
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_manual_by_participant (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_manual_by_topic
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_manual_by_topic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_lease_duration
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_lease_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TimeBasedFilterQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.TimeBasedFilterQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TimeBasedFilterQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.TimeBasedFilterQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TimeBasedFilterQosPolicyBuilder_minimum_separation
[ OK ] dds_DCPS_Qos_Helper.TimeBasedFilterQosPolicyBuilder_minimum_separation (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_max_samples
[ OK ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_max_samples (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_max_instances
[ OK ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_max_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_max_samples_per_instance
[ OK ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_max_samples_per_instance (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.WriterDataLifecycleQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.WriterDataLifecycleQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.WriterDataLifecycleQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.WriterDataLifecycleQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.WriterDataLifecycleQosPolicyBuilder_autodispose_unregistered_instances
[ OK ] dds_DCPS_Qos_Helper.WriterDataLifecycleQosPolicyBuilder_autodispose_unregistered_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ReaderDataLifecycleQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.ReaderDataLifecycleQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ReaderDataLifecycleQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.ReaderDataLifecycleQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ReaderDataLifecycleQosPolicyBuilder_autopurge_nowriter_samples_delay
[ OK ] dds_DCPS_Qos_Helper.ReaderDataLifecycleQosPolicyBuilder_autopurge_nowriter_samples_delay (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_kind
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_disallow_type_coercion
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_disallow_type_coercion (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_allow_type_coercion
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_allow_type_coercion (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ignore_sequence_bounds
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ignore_sequence_bounds (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ignore_string_bounds
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ignore_string_bounds (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ignore_member_names
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ignore_member_names (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_prevent_type_widening
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_prevent_type_widening (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_force_type_validation
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_force_type_validation (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_topic_data_value
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_topic_data_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_kind
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_volatile
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_volatile (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_transient_local
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_transient_local (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_transient
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_transient (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_persistent
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_persistent (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_service_cleanup_delay
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_service_cleanup_delay (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_history_kind
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_history_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_keep_last
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_keep_last (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_keep_all
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_keep_all (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_history_depth
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_history_depth (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_max_samples
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_max_samples (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_max_instances
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_max_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_max_samples_per_instance
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_max_samples_per_instance (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_deadline_period
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_deadline_period (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_latency_budget_duration
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_latency_budget_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_kind
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_automatic
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_automatic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_manual_by_participant
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_manual_by_participant (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_manual_by_topic
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_manual_by_topic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_lease_duration
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_lease_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_kind
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_best_effort
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_best_effort (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_reliable
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_reliable (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_max_blocking_time
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_max_blocking_time (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_destination_order_kind
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_destination_order_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_destination_order_by_source_timestamp
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_destination_order_by_source_timestamp (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_destination_order_by_reception_timestamp
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_destination_order_by_reception_timestamp (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_kind
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_keep_last
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_keep_last (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_keep_all
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_keep_all (1 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 (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Publisher_ctor_error
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Publisher_ctor_error (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Topic_ctor
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Topic_ctor (1 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Topic_ctor_error
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Topic_ctor_error (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_volatile
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_volatile (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_transient_local
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_transient_local (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_transient
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_transient (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_persistent
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_persistent (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_deadline_period
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_deadline_period (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_latency_budget_duration
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_latency_budget_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_automatic
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_automatic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_manual_by_participant
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_manual_by_participant (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_manual_by_topic
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_manual_by_topic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_lease_duration
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_lease_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_best_effort
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_best_effort (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_reliable
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_reliable (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_max_blocking_time
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_max_blocking_time (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_destination_order_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_destination_order_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_destination_order_by_source_timestamp
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_destination_order_by_source_timestamp (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_destination_order_by_reception_timestamp
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_destination_order_by_reception_timestamp (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_keep_last
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_keep_last (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_keep_all
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_keep_all (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_depth
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_depth (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_resource_limits_max_samples
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_resource_limits_max_samples (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_resource_limits_max_instances
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_resource_limits_max_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_resource_limits_max_samples_per_instance
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_resource_limits_max_samples_per_instance (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_user_data_value
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_user_data_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ownership_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ownership_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ownership_shared
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ownership_shared (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ownership_exclusive
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ownership_exclusive (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_time_based_filter_minimum_separation
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_time_based_filter_minimum_separation (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reader_data_lifecycle_autopurge_nowriter_samples_delay
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reader_data_lifecycle_autopurge_nowriter_samples_delay (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reader_data_lifecycle_autopurge_disposed_samples_delay
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reader_data_lifecycle_autopurge_disposed_samples_delay (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_disallow_type_coercion
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_disallow_type_coercion (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_allow_type_coercion
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_allow_type_coercion (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_ignore_sequence_bounds
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_ignore_sequence_bounds (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_ignore_string_bounds
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_ignore_string_bounds (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_ignore_member_names
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_ignore_member_names (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_prevent_type_widening
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_prevent_type_widening (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_force_type_validation
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_force_type_validation (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Subscriber_ctor
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Subscriber_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Subscriber_ctor_error
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Subscriber_ctor_error (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Topic_ctor
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Topic_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Topic_ctor_error
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Topic_ctor_error (1 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 (2 ms)
[ RUN ] dds_DCPS_RTPS_AssociationRecord.BuiltinAssociationRecord_ctor_with_flags
[ OK ] dds_DCPS_RTPS_AssociationRecord.BuiltinAssociationRecord_ctor_with_flags (1 ms)
[ RUN ] dds_DCPS_RTPS_AssociationRecord.BuiltinAssociationRecord_local_tokens_sent
[ OK ] dds_DCPS_RTPS_AssociationRecord.BuiltinAssociationRecord_local_tokens_sent (2 ms)
[ RUN ] dds_DCPS_RTPS_AssociationRecord.WriterAssociationRecord_ctor
[ OK ] dds_DCPS_RTPS_AssociationRecord.WriterAssociationRecord_ctor (0 ms)
[ RUN ] dds_DCPS_RTPS_AssociationRecord.ReaderAssociationRecord_ctor
[ OK ] dds_DCPS_RTPS_AssociationRecord.ReaderAssociationRecord_ctor (0 ms)
[----------] 5 tests from dds_DCPS_RTPS_AssociationRecord (5 ms total)
[----------] 5 tests from dds_DCPS_RTPS_DiscoveredEntities
[ RUN ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredParticipant_ctor
[ OK ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredParticipant_ctor (0 ms)
[ RUN ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredParticipant_has_security_data
[ OK ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredParticipant_has_security_data (0 ms)
[ RUN ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredSubscription_ctor
[ OK ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredSubscription_ctor (0 ms)
[ RUN ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredPublication_ctor
[ OK ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredPublication_ctor (0 ms)
[ RUN ] dds_DCPS_RTPS_DiscoveredEntities.LocalEntity_ctor
[ OK ] dds_DCPS_RTPS_DiscoveredEntities.LocalEntity_ctor (0 ms)
[----------] 5 tests from dds_DCPS_RTPS_DiscoveredEntities (0 ms total)
[----------] 4 tests from dds_DCPS_RTPS_GuidGenerator
[ RUN ] dds_DCPS_RTPS_GuidGenerator.not_NULL
[ OK ] dds_DCPS_RTPS_GuidGenerator.not_NULL (0 ms)
[ RUN ] dds_DCPS_RTPS_GuidGenerator.populate
[ OK ] dds_DCPS_RTPS_GuidGenerator.populate (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 (1 ms)
[----------] 1 test from dds_DCPS_RTPS_MessageUtils (1 ms total)
[----------] 145 tests from dds_DCPS_RTPS_ParameterListConverter
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.From_SPDPdiscoveredParticipantData_IdentityStatusToken
[ OK ] dds_DCPS_RTPS_ParameterListConverter.From_SPDPdiscoveredParticipantData_IdentityStatusToken (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_one_locator
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_one_locator (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_two_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_two_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_three_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_three_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_four_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_four_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_user_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_user_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_user_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_user_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_protocol_version
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_protocol_version (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_protocol_version
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_protocol_version (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_vendor_id
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_vendor_id (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_vendor_id
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_vendor_id (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 (1 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_topic_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_topic_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_topic_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_topic_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_topic_name_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_topic_name_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_type_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_type_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_type_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_type_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_topic_type_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_topic_type_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_durability_qos
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_durability_qos (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_durability_qos
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_durability_qos (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_durability_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_durability_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_durability_service
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_durability_service (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_durability_service
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_durability_service (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_durability_service_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_durability_service_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_deadline
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_deadline (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 (1 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_decode_writer_reliability_infinite
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_decode_writer_reliability_infinite (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.writer_lifespan_duration_encoding_modes
[ OK ] dds_DCPS_RTPS_ParameterListConverter.writer_lifespan_duration_encoding_modes (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.writer_lifespan_duration_out_of_range_nanosec
[ OK ] dds_DCPS_RTPS_ParameterListConverter.writer_lifespan_duration_out_of_range_nanosec (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.writer_lifespan_duration_normalization_overflow
[ OK ] dds_DCPS_RTPS_ParameterListConverter.writer_lifespan_duration_normalization_overflow (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.writer_reliability_legacy_infinite
[ OK ] dds_DCPS_RTPS_ParameterListConverter.writer_reliability_legacy_infinite (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_user_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_user_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_user_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_user_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_user_data_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_user_data_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_ownership
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_ownership (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_ownership
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_ownership (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_ownership_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_ownership_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_ownership_strength
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_ownership_strength (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_ownership_strength
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_ownership_strength (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_ownership_strength_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_ownership_strength_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_destination_order
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_destination_order (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_destination_order
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_destination_order (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_destination_order_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_destination_order_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_presentation
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_presentation (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_presentation
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_presentation (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_presentation_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_presentation_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_partition
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_partition (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_partition
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_partition (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 (1 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_group_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_group_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_group_data_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_group_data_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_guid
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_guid (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_guid
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_guid (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_unicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_unicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_unicast_allocators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_unicast_allocators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_multicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_multicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_multicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_multicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_topic_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_topic_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_topic_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_topic_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_type_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_type_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_type_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_type_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_durability
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_durability (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_durability
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_durability (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_time_based_filter
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_time_based_filter (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_time_based_filter
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_time_based_filter (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_user_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_user_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_user_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_user_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_ownership
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_ownership (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_ownership
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_ownership (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_destination_order
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_destination_order (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_destination_order
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_destination_order (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_presentation
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_presentation (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_presentation
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_presentation (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_partition
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_partition (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_partition
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_partition (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_topic_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_topic_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_topic_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_topic_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_group_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_group_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_group_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_group_data (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)
[----------] 145 tests from dds_DCPS_RTPS_ParameterListConverter (5 ms total)
[----------] 9 tests from RtpsCoreTypeSupportImpl
[ RUN ] RtpsCoreTypeSupportImpl.PropertyQosPolicy
[ OK ] RtpsCoreTypeSupportImpl.PropertyQosPolicy (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.InsertParameter
[ OK ] RtpsCoreTypeSupportImpl.InsertParameter (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.ExtractParameter
[ OK ] RtpsCoreTypeSupportImpl.ExtractParameter (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.InsertFilterResult_t
[ OK ] RtpsCoreTypeSupportImpl.InsertFilterResult_t (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.ExtractFilterResult_t
[ OK ] RtpsCoreTypeSupportImpl.ExtractFilterResult_t (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.ExtractSequenceWithUnverifiedLength
[ OK ] RtpsCoreTypeSupportImpl.ExtractSequenceWithUnverifiedLength (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.Serializer_test_issue4105
[ OK ] RtpsCoreTypeSupportImpl.Serializer_test_issue4105 (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.Serializer_test_parameterlist
[ OK ] RtpsCoreTypeSupportImpl.Serializer_test_parameterlist (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.Serializer_test_parameterlist_invalid
[ OK ] RtpsCoreTypeSupportImpl.Serializer_test_parameterlist_invalid (0 ms)
[----------] 9 tests from RtpsCoreTypeSupportImpl (0 ms total)
[----------] 7 tests from dds_DCPS_RTPS_RtpsDiscoveryConfig
[ RUN ] dds_DCPS_RTPS_RtpsDiscoveryConfig.use_rtps_duration_fraction
[ OK ] dds_DCPS_RTPS_RtpsDiscoveryConfig.use_rtps_duration_fraction (1 ms)
[ 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.spdp_send_addrs
[ OK ] dds_DCPS_RTPS_RtpsDiscoveryConfig.spdp_send_addrs (1 ms)
[ RUN ] dds_DCPS_RTPS_RtpsDiscoveryConfig.ipv6_spdp_unicast_address
[ OK ] dds_DCPS_RTPS_RtpsDiscoveryConfig.ipv6_spdp_unicast_address (7 ms)
[ RUN ] dds_DCPS_RTPS_RtpsDiscoveryConfig.ipv6_spdp_multicast_address
[ OK ] dds_DCPS_RTPS_RtpsDiscoveryConfig.ipv6_spdp_multicast_address (3 ms)
[ RUN ] dds_DCPS_RTPS_RtpsDiscoveryConfig.ipv6_sedp_multicast_address
[ OK ] dds_DCPS_RTPS_RtpsDiscoveryConfig.ipv6_sedp_multicast_address (2 ms)
[----------] 7 tests from dds_DCPS_RTPS_RtpsDiscoveryConfig (20 ms total)
[----------] 12 tests from dds_DCPS_RcHandle_T
[ RUN ] dds_DCPS_RcHandle_T.ctors
[ OK ] dds_DCPS_RcHandle_T.ctors (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.dtor
[ OK ] dds_DCPS_RcHandle_T.dtor (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.reset
[ OK ] dds_DCPS_RcHandle_T.reset (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.assign
[ OK ] dds_DCPS_RcHandle_T.assign (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.swaps
[ OK ] dds_DCPS_RcHandle_T.swaps (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.access
[ OK ] dds_DCPS_RcHandle_T.access (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.param_passing
[ OK ] dds_DCPS_RcHandle_T.param_passing (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.bool_conv
[ OK ] dds_DCPS_RcHandle_T.bool_conv (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.relational
[ OK ] dds_DCPS_RcHandle_T.relational (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.casts
[ OK ] dds_DCPS_RcHandle_T.casts (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.make_rch
[ OK ] dds_DCPS_RcHandle_T.make_rch (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.rchandle_from
[ OK ] dds_DCPS_RcHandle_T.rchandle_from (0 ms)
[----------] 12 tests from dds_DCPS_RcHandle_T (0 ms total)
[----------] 6 tests from dds_DCPS_RcObject
[ RUN ] dds_DCPS_RcObject.ctors_weak
[ OK ] dds_DCPS_RcObject.ctors_weak (0 ms)
[ RUN ] dds_DCPS_RcObject.assign_weak
[ OK ] dds_DCPS_RcObject.assign_weak (0 ms)
[ RUN ] dds_DCPS_RcObject.add_remove_ref_count
[ OK ] dds_DCPS_RcObject.add_remove_ref_count (0 ms)
[ RUN ] dds_DCPS_RcObject.lock_reset_weak
[ OK ] dds_DCPS_RcObject.lock_reset_weak (0 ms)
[ RUN ] dds_DCPS_RcObject.lock_failed
[ OK ] dds_DCPS_RcObject.lock_failed (0 ms)
[ RUN ] dds_DCPS_RcObject.compare_weak
[ OK ] dds_DCPS_RcObject.compare_weak (0 ms)
[----------] 6 tests from dds_DCPS_RcObject (0 ms total)
[----------] 4 tests from dds_DCPS_ReactorWrapper
[ RUN ] dds_DCPS_ReactorWrapper.test_oneshot
[ OK ] dds_DCPS_ReactorWrapper.test_oneshot (11 ms)
[ RUN ] dds_DCPS_ReactorWrapper.test_repeat
[ OK ] dds_DCPS_ReactorWrapper.test_repeat (1000 ms)
[ RUN ] dds_DCPS_ReactorWrapper.test_immediate
[ OK ] dds_DCPS_ReactorWrapper.test_immediate (1 ms)
[ RUN ] dds_DCPS_ReactorWrapper.test_negative
[ OK ] dds_DCPS_ReactorWrapper.test_negative (0 ms)
[----------] 4 tests from dds_DCPS_ReactorWrapper (1012 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 (1 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 (11 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 (0 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 (1 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 (0 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchBeta
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchBeta (2 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchBeta_ImmediateShutdown
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchBeta_ImmediateShutdown (2 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchGamma
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchGamma (14 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchGamma_ImmediateShutdown
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchGamma_ImmediateShutdown (7 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.TestShutdown
[ OK ] dds_DCPS_ServiceEventDispatcher.TestShutdown (0 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.NullEventsIgnored
[ OK ] dds_DCPS_ServiceEventDispatcher.NullEventsIgnored (1 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.TimedDispatch
[ OK ] dds_DCPS_ServiceEventDispatcher.TimedDispatch (91 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.TimedDispatchSingleThreaded
[ OK ] dds_DCPS_ServiceEventDispatcher.TimedDispatchSingleThreaded (91 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.CancelDispatch
[ OK ] dds_DCPS_ServiceEventDispatcher.CancelDispatch (71 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.CancelDispatchSingleThreaded
[ OK ] dds_DCPS_ServiceEventDispatcher.CancelDispatchSingleThreaded (71 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.CancelInvokesHandleCancelOutsideDispatcherLock
[ OK ] dds_DCPS_ServiceEventDispatcher.CancelInvokesHandleCancelOutsideDispatcherLock (0 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.CancelSuppressesHandleCancelException
(4088|4088) 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 (358 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
(4088|4088) 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
(4088|4088) WARNING: Service_Participant::repository_lost: repository repo-2 was not available to replace repo-1, looking for another.
[ OK ] dds_DCPS_Service_Participant.repository_lost_remaps_to_next_active_discovery (0 ms)
[ RUN ] dds_DCPS_Service_Participant.repository_lost_backs_off_when_lost_key_is_missing
(4088|4088) WARNING: Service_Participant::repository_lost: lost repository missing-repo was not present, finding another anyway.
(4088|4088) WARNING: Service_Participant::repository_lost: repository repo-2 was not available to replace missing-repo, looking for another.
[ OK ] dds_DCPS_Service_Participant.repository_lost_backs_off_when_lost_key_is_missing (1001 ms)
[----------] 4 tests from dds_DCPS_Service_Participant (1002 ms total)
[----------] 5 tests from dds_DCPS_SporadicEvent
[ RUN ] dds_DCPS_SporadicEvent.ConstructDestruct
[ OK ] dds_DCPS_SporadicEvent.ConstructDestruct (0 ms)
[ RUN ] dds_DCPS_SporadicEvent.Nominal
[ OK ] dds_DCPS_SporadicEvent.Nominal (2 ms)
[ RUN ] dds_DCPS_SporadicEvent.MoveUp
[ OK ] dds_DCPS_SporadicEvent.MoveUp (2 ms)
[ RUN ] dds_DCPS_SporadicEvent.NoDoubleExec
[ OK ] dds_DCPS_SporadicEvent.NoDoubleExec (201 ms)
[ RUN ] dds_DCPS_SporadicEvent.Cancel
[ OK ] dds_DCPS_SporadicEvent.Cancel (101 ms)
[----------] 5 tests from dds_DCPS_SporadicEvent (306 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 (1 ms)
[ RUN ] dds_DCPS_SporadicTask.schedule_later
[ OK ] dds_DCPS_SporadicTask.schedule_later (1 ms)
[ RUN ] dds_DCPS_SporadicTask.schedule_no_reactor_task
[ OK ] dds_DCPS_SporadicTask.schedule_no_reactor_task (3530 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 (3538 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 (4 ms)
[ RUN ] dds_DCPS_ThreadPool.CheckMembership
[ OK ] dds_DCPS_ThreadPool.CheckMembership (0 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)
[----------] 13 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.uint32_fractional_seconds_to_nanoseconds_rounds
[ OK ] dds_DCPS_Time_Helper.uint32_fractional_seconds_to_nanoseconds_rounds (0 ms)
[ RUN ] dds_DCPS_Time_Helper.nanoseconds_fractional_seconds_round_trip
[ OK ] dds_DCPS_Time_Helper.nanoseconds_fractional_seconds_round_trip (0 ms)
[ RUN ] dds_DCPS_Time_Helper.uint32_fractional_seconds_to_nanoseconds_upper_bound
[ OK ] dds_DCPS_Time_Helper.uint32_fractional_seconds_to_nanoseconds_upper_bound (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)
[----------] 13 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
(4088|4088) 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 (1 ms)
[ RUN ] dds_DCPS_WaitSet.AttachNoDetach
[ OK ] dds_DCPS_WaitSet.AttachNoDetach (0 ms)
[ RUN ] dds_DCPS_WaitSet.WaitBogusDeadline
[ OK ] dds_DCPS_WaitSet.WaitBogusDeadline (0 ms)
[ RUN ] dds_DCPS_WaitSet.WaitDeadlineTimeout
[ OK ] dds_DCPS_WaitSet.WaitDeadlineTimeout (0 ms)
[ RUN ] dds_DCPS_WaitSet.WaitDeadlineTriggered
[ OK ] dds_DCPS_WaitSet.WaitDeadlineTriggered (0 ms)
[ RUN ] dds_DCPS_WaitSet.WaitForever
[ OK ] dds_DCPS_WaitSet.WaitForever (0 ms)
[ RUN ] dds_DCPS_WaitSet.WaitDeadline
[ OK ] dds_DCPS_WaitSet.WaitDeadline (0 ms)
[ RUN ] dds_DCPS_WaitSet.WaitMulti
[ OK ] dds_DCPS_WaitSet.WaitMulti (1 ms)
[----------] 12 tests from dds_DCPS_WaitSet (2 ms total)
[----------] 3 tests from dds_DCPS_XTypes_DynamicDataAdapter
[ RUN ] dds_DCPS_XTypes_DynamicDataAdapter.simple_struct
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (155, 205, 235, 143, 147, 254, 217, 94, 110, 207, 87, 84, 249, 104)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (165, 39, 101, 9, 34, 17, 77, 85, 17, 0, 142, 155, 122, 138)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (84, 247, 54, 239, 239, 203, 208, 118, 127, 210, 239, 88, 67, 206)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (70, 118, 248, 72, 113, 185, 135, 40, 43, 197, 161, 108, 188, 171)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (116, 87, 12, 179, 43, 50, 126, 90, 133, 88, 235, 210, 121, 40)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (155, 205, 235, 143, 147, 254, 217, 94, 110, 207, 87, 84, 249, 104)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (70, 118, 248, 72, 113, 185, 135, 40, 43, 197, 161, 108, 188, 171)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (155, 205, 235, 143, 147, 254, 217, 94, 110, 207, 87, 84, 249, 104)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (155, 205, 235, 143, 147, 254, 217, 94, 110, 207, 87, 84, 249, 104)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (219, 21, 102, 23, 139, 214, 237, 213, 192, 143, 46, 126, 84, 178)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (211, 115, 135, 200, 197, 29, 84, 188, 245, 25, 217, 60, 158, 24)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (211, 115, 135, 200, 197, 29, 84, 188, 245, 25, 217, 60, 158, 24)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (60, 21, 101, 208, 122, 140, 35, 64, 175, 37, 217, 37, 111, 210)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (197, 138, 18, 157, 57, 235, 217, 149, 212, 202, 26, 218, 116, 149)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) 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 (10 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataAdapter.test_struct
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (155, 205, 235, 143, 147, 254, 217, 94, 110, 207, 87, 84, 249, 104)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (165, 39, 101, 9, 34, 17, 77, 85, 17, 0, 142, 155, 122, 138)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (84, 247, 54, 239, 239, 203, 208, 118, 127, 210, 239, 88, 67, 206)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (70, 118, 248, 72, 113, 185, 135, 40, 43, 197, 161, 108, 188, 171)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (116, 87, 12, 179, 43, 50, 126, 90, 133, 88, 235, 210, 121, 40)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (155, 205, 235, 143, 147, 254, 217, 94, 110, 207, 87, 84, 249, 104)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (70, 118, 248, 72, 113, 185, 135, 40, 43, 197, 161, 108, 188, 171)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (155, 205, 235, 143, 147, 254, 217, 94, 110, 207, 87, 84, 249, 104)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (155, 205, 235, 143, 147, 254, 217, 94, 110, 207, 87, 84, 249, 104)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (219, 21, 102, 23, 139, 214, 237, 213, 192, 143, 46, 126, 84, 178)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (211, 115, 135, 200, 197, 29, 84, 188, 245, 25, 217, 60, 158, 24)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (211, 115, 135, 200, 197, 29, 84, 188, 245, 25, 217, 60, 158, 24)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (60, 21, 101, 208, 122, 140, 35, 64, 175, 37, 217, 37, 111, 210)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (197, 138, 18, 157, 57, 235, 217, 149, 212, 202, 26, 218, 116, 149)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) 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
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (155, 205, 235, 143, 147, 254, 217, 94, 110, 207, 87, 84, 249, 104)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (165, 39, 101, 9, 34, 17, 77, 85, 17, 0, 142, 155, 122, 138)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (84, 247, 54, 239, 239, 203, 208, 118, 127, 210, 239, 88, 67, 206)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (70, 118, 248, 72, 113, 185, 135, 40, 43, 197, 161, 108, 188, 171)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (116, 87, 12, 179, 43, 50, 126, 90, 133, 88, 235, 210, 121, 40)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (155, 205, 235, 143, 147, 254, 217, 94, 110, 207, 87, 84, 249, 104)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (70, 118, 248, 72, 113, 185, 135, 40, 43, 197, 161, 108, 188, 171)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (155, 205, 235, 143, 147, 254, 217, 94, 110, 207, 87, 84, 249, 104)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (155, 205, 235, 143, 147, 254, 217, 94, 110, 207, 87, 84, 249, 104)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (219, 21, 102, 23, 139, 214, 237, 213, 192, 143, 46, 126, 84, 178)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (211, 115, 135, 200, 197, 29, 84, 188, 245, 25, 217, 60, 158, 24)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (211, 115, 135, 200, 197, 29, 84, 188, 245, 25, 217, 60, 158, 24)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (60, 21, 101, 208, 122, 140, 35, 64, 175, 37, 217, 37, 111, 210)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (197, 138, 18, 157, 57, 235, 217, 149, 212, 202, 26, 218, 116, 149)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (196, 81, 68, 21, 109, 157, 99, 187, 94, 248, 24, 217, 23, 161)
[ OK ] dds_DCPS_XTypes_DynamicDataAdapter.test_union (5 ms)
[----------] 3 tests from dds_DCPS_XTypes_DynamicDataAdapter (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 (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToUnionDefault
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToUnionDefault (2 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteSequenceToStruct
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteSequenceToStruct (5 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteSequenceToStructDefault
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteSequenceToStructDefault (2 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteSequenceToUnion
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteSequenceToUnion (7 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToArray
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToArray (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToArrayDefault
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToArrayDefault (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteStructWithNestedMembers
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteStructWithNestedMembers (2 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteRecursiveStruct
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteRecursiveStruct (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteValueToStruct
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteValueToStruct (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteValueToUnion
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteValueToUnion (5 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteSequenceToStruct
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteSequenceToStruct (6 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteSequenceToUnion
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteSequenceToUnion (7 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteStructWithNestedMembers
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteStructWithNestedMembers (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteValueToStruct
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteValueToStruct (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteValueToUnion
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteValueToUnion (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteSequenceToStruct
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteSequenceToStruct (6 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteSequenceToUnion
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteSequenceToUnion (5 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteStructWithNestedMembers
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteStructWithNestedMembers (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteKeyOnly (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteKeyOnly (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteKeyOnly (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.MutableArray_WriteKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.MutableArray_WriteKeyOnly (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Nested_WriteKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Nested_WriteKeyOnly (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Union_Defaults
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Union_Defaults (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Union_Setter
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Union_Setter (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Enum_As_String
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Enum_As_String (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.String_As_Enum
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.String_As_Enum (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.EqualsStruct
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.EqualsStruct (3 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.EqualsUnion
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.EqualsUnion (2 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.EqualsSerializedBackingStore
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.EqualsSerializedBackingStore (2 ms)
[----------] 34 tests from dds_DCPS_XTypes_DynamicDataImpl (88 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 (3 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataJson.UnionDiscriminatorJson
[ OK ] dds_DCPS_XTypes_DynamicDataJson.UnionDiscriminatorJson (3 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataJson.UnionDiscriminatorRejectsMismatchedBranch
[ OK ] dds_DCPS_XTypes_DynamicDataJson.UnionDiscriminatorRejectsMismatchedBranch (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 (9 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataJson.ArrayEqualityDetectsDifference
[ OK ] dds_DCPS_XTypes_DynamicDataJson.ArrayEqualityDetectsDifference (9 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataJson.MapJsonRoundTrip
[ OK ] dds_DCPS_XTypes_DynamicDataJson.MapJsonRoundTrip (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataJson.MapJsonRejectsBound
[ OK ] dds_DCPS_XTypes_DynamicDataJson.MapJsonRejectsBound (3 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataJson.MapEqualsIgnoresEntryOrder
[ OK ] dds_DCPS_XTypes_DynamicDataJson.MapEqualsIgnoresEntryOrder (6 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataJson.MapGetMemberIdByNameUsesKey
[ OK ] dds_DCPS_XTypes_DynamicDataJson.MapGetMemberIdByNameUsesKey (6 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataJson.RejectsNumericRangeOverflow
[ OK ] dds_DCPS_XTypes_DynamicDataJson.RejectsNumericRangeOverflow (21 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataJson.MapSerializedBackingStore
[ OK ] dds_DCPS_XTypes_DynamicDataJson.MapSerializedBackingStore (3 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataJson.MapBackingStoreAppendIsVisible
[ OK ] dds_DCPS_XTypes_DynamicDataJson.MapBackingStoreAppendIsVisible (3 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataJson.MapBackingStoreClearPreservesRemainingEntries
[ OK ] dds_DCPS_XTypes_DynamicDataJson.MapBackingStoreClearPreservesRemainingEntries (3 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataJson.BitmaskUnionDiscriminatorJson
[ OK ] dds_DCPS_XTypes_DynamicDataJson.BitmaskUnionDiscriminatorJson (3 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataJson.BitmaskDiscriminatorHighBit
[ OK ] dds_DCPS_XTypes_DynamicDataJson.BitmaskDiscriminatorHighBit (3 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataJson.EqualsSerializedBackingStore
[ OK ] dds_DCPS_XTypes_DynamicDataJson.EqualsSerializedBackingStore (5 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataJson.TryConstructTrimSerializedBackingStore
[ OK ] dds_DCPS_XTypes_DynamicDataJson.TryConstructTrimSerializedBackingStore (8 ms)
[----------] 20 tests from dds_DCPS_XTypes_DynamicDataJson (111 ms total)
[----------] 40 tests from dds_DCPS_XTypes_DynamicDataXcdrReadImpl
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadValueFromStruct
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadValueFromStruct (5 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_StructWithOptionalMembers
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_StructWithOptionalMembers (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadValueFromUnion
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadValueFromUnion (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadSequenceFromStruct
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadSequenceFromStruct (2 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadSequenceFromUnion
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadSequenceFromUnion (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadValueFromArray
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadValueFromArray (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_SkipNestedMembers
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_SkipNestedMembers (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadRecursiveStruct
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadRecursiveStruct (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromStruct
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromStruct (7 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromStructXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromStructXCDR1 (6 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_StructWithOptionalMembers
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_StructWithOptionalMembers (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromUnion
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromUnion (2 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromUnionXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromUnionXCDR1 (2 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromStruct
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromStruct (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromStructXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromStructXCDR1 (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromUnion
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromUnion (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromUnionXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromUnionXCDR1 (2 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromArray
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromArray (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromArrayXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromArrayXCDR1 (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_SkipNestedMembers
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_SkipNestedMembers (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_SkipNestedMembersXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_SkipNestedMembersXCDR1 (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromStruct
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromStruct (7 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromStructXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromStructXCDR1 (6 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_StructWithOptionalMembers
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_StructWithOptionalMembers (2 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromUnion
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromUnion (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromUnionXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromUnionXCDR1 (2 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadSequenceFromStruct
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadSequenceFromStruct (5 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadSequenceFromStructXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadSequenceFromStructXCDR1 (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadSequenceFromUnion
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadSequenceFromUnion (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadSequenceFromUnionXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadSequenceFromUnionXCDR1 (2 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromArray
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromArray (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromArrayXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromArrayXCDR1 (0 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 (83 ms total)
[----------] 11 tests from dds_DCPS_XTypes_DynamicTypeImpl
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyInnerStruct
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyInnerStruct (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyOuterStruct
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence 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 (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyAliasStruct
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyAliasStruct (3 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_StructWithTypedefMember
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence 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
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence 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
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence 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
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyInnerArray (3 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyOuterArray
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence 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 (3 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MySeq
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence 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 (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyAnonStruct
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence 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
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence 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 (3 ms)
[----------] 11 tests from dds_DCPS_XTypes_DynamicTypeImpl (39 ms total)
[----------] 6 tests from dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.MyStruct
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.MyStruct (1 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 (1 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 (0 ms)
[ RUN ] dds_DCPS_XTypes_IdlScanner.IdlScanner_DynamicType1
[ OK ] dds_DCPS_XTypes_IdlScanner.IdlScanner_DynamicType1 (0 ms)
[ RUN ] dds_DCPS_XTypes_IdlScanner.IdlScanner_DynamicType2
[ OK ] dds_DCPS_XTypes_IdlScanner.IdlScanner_DynamicType2 (1 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 (0 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 (1 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.SequenceTypeTest_NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.SequenceTypeTest_NotAssignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.ArrayTypeTest_Assignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.ArrayTypeTest_Assignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.ArrayTypeTest_NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.ArrayTypeTest_NotAssignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.MapTypeTest_Assignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.MapTypeTest_Assignable (1 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.MapTypeTest_NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.MapTypeTest_NotAssignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.AliasTypeTest_Assignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.AliasTypeTest_Assignable (1 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.AliasTypeTest_NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.AliasTypeTest_NotAssignable (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 (1 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.StructTypeTest_Assignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.StructTypeTest_Assignable (2 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.StructTypeTest_PreventTypeWidening
[ OK ] dds_DCPS_XTypes_TypeAssignability.StructTypeTest_PreventTypeWidening (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.StructTypeTest_NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.StructTypeTest_NotAssignable (1 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.UnionTypeTest_Assignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.UnionTypeTest_Assignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.UnionTypeTest_NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.UnionTypeTest_NotAssignable (0 ms)
[----------] 23 tests from dds_DCPS_XTypes_TypeAssignability (8 ms total)
[----------] 2 tests from dds_DCPS_XTypes_TypeAssignability_EnumTypeTest
[ RUN ] dds_DCPS_XTypes_TypeAssignability_EnumTypeTest.Assignable
[ OK ] dds_DCPS_XTypes_TypeAssignability_EnumTypeTest.Assignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability_EnumTypeTest.NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability_EnumTypeTest.NotAssignable (0 ms)
[----------] 2 tests from dds_DCPS_XTypes_TypeAssignability_EnumTypeTest (0 ms total)
[----------] 84 tests from dds_DCPS_XTypes_TypeObject
[ RUN ] dds_DCPS_XTypes_TypeObject.maintest
[ OK ] dds_DCPS_XTypes_TypeObject.maintest (1 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.Sequence_equal
[ OK ] dds_DCPS_XTypes_TypeObject.Sequence_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.ExtendedAnnotationParameterValue_equal
[ OK ] dds_DCPS_XTypes_TypeObject.ExtendedAnnotationParameterValue_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.AnnotationParameterValue_equal
[ OK ] dds_DCPS_XTypes_TypeObject.AnnotationParameterValue_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.AppliedAnnotationParameter_equal
[ OK ] dds_DCPS_XTypes_TypeObject.AppliedAnnotationParameter_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.AppliedVerbatimAnnotation_equal
[ OK ] dds_DCPS_XTypes_TypeObject.AppliedVerbatimAnnotation_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.AppliedBuiltinMemberAnnotations_equal
[ OK ] dds_DCPS_XTypes_TypeObject.AppliedBuiltinMemberAnnotations_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonStructMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonStructMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteMemberDetail_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteMemberDetail_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalMemberDetail_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalMemberDetail_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteStructMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteStructMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalStructMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalStructMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.AppliedBuiltinTypeAnnotations_equal
[ OK ] dds_DCPS_XTypes_TypeObject.AppliedBuiltinTypeAnnotations_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalTypeDetail_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalTypeDetail_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteTypeDetail_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteTypeDetail_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteStructHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteStructHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalStructHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalStructHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteStructType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteStructType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalStructType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalStructType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonUnionMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonUnionMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteUnionMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteUnionMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalUnionMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalUnionMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonDiscriminatorMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonDiscriminatorMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteDiscriminatorMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteDiscriminatorMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalDiscriminatorMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalDiscriminatorMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteUnionHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteUnionHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalUnionHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalUnionHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteUnionType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteUnionType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalUnionType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalUnionType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonAnnotationParameter_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonAnnotationParameter_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteAnnotationParameter_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteAnnotationParameter_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalAnnotationParameter_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalAnnotationParameter_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteAnnotationHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteAnnotationHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalAnnotationHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalAnnotationHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteAnnotationType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteAnnotationType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalAnnotationType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalAnnotationType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonAliasBody_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonAliasBody_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteAliasBody_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteAliasBody_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalAliasBody_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalAliasBody_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteAliasHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteAliasHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalAliasHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalAliasHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteAliasType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteAliasType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalAliasType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalAliasType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteElementDetail_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteElementDetail_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonCollectionElement_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonCollectionElement_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteCollectionElement_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteCollectionElement_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalCollectionElement_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalCollectionElement_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonCollectionHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonCollectionHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteCollectionHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteCollectionHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalCollectionHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalCollectionHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteSequenceType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteSequenceType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalSequenceType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalSequenceType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonArrayHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonArrayHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteArrayHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteArrayHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalArrayHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalArrayHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteArrayType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteArrayType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalArrayType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalArrayType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteMapType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteMapType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalMapType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalMapType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonEnumeratedLiteral_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonEnumeratedLiteral_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteEnumeratedLiteral_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteEnumeratedLiteral_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalEnumeratedLiteral_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalEnumeratedLiteral_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonEnumeratedHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonEnumeratedHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteEnumeratedHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteEnumeratedHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalEnumeratedHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalEnumeratedHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteEnumeratedType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteEnumeratedType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalEnumeratedType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalEnumeratedType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonBitflag_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonBitflag_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteBitflag_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteBitflag_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalBitflag_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalBitflag_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteBitmaskType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteBitmaskType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalBitmaskType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalBitmaskType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonBitfield_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonBitfield_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteBitfield_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteBitfield_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalBitfield_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalBitfield_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteBitsetHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteBitsetHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalBitsetHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalBitsetHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteBitsetType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteBitsetType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalBitsetType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalBitsetType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteExtendedType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteExtendedType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalExtendedType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalExtendedType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteTypeObject_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteTypeObject_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalTypeObject_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalTypeObject_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.TypeObject_equal
[ OK ] dds_DCPS_XTypes_TypeObject.TypeObject_equal (0 ms)
[----------] 84 tests from dds_DCPS_XTypes_TypeObject (1 ms total)
[----------] 1 test from dds_DCPS_XTypes_TypeIdentifierTypeObjectPair
[ RUN ] dds_DCPS_XTypes_TypeIdentifierTypeObjectPair.TypeIdentifierTypeObjectPair_equal
[ OK ] dds_DCPS_XTypes_TypeIdentifierTypeObjectPair.TypeIdentifierTypeObjectPair_equal (0 ms)
[----------] 1 test from dds_DCPS_XTypes_TypeIdentifierTypeObjectPair (0 ms total)
[----------] 1 test from dds_DCPS_XTypes_TypeIdentifierPair
[ RUN ] dds_DCPS_XTypes_TypeIdentifierPair.TypeIdentifierPair_equal
[ OK ] dds_DCPS_XTypes_TypeIdentifierPair.TypeIdentifierPair_equal (0 ms)
[----------] 1 test from dds_DCPS_XTypes_TypeIdentifierPair (0 ms total)
[----------] 1 test from dds_DCPS_XTypes_TypeIdentifierWithSize
[ RUN ] dds_DCPS_XTypes_TypeIdentifierWithSize.TypeIdentifierWithSize_equal
[ OK ] dds_DCPS_XTypes_TypeIdentifierWithSize.TypeIdentifierWithSize_equal (0 ms)
[----------] 1 test from dds_DCPS_XTypes_TypeIdentifierWithSize (0 ms total)
[----------] 2 tests from dds_DCPS_XTypes
[ RUN ] dds_DCPS_XTypes.make_scc_id_or_default
[ OK ] dds_DCPS_XTypes.make_scc_id_or_default (0 ms)
[ RUN ] dds_DCPS_XTypes.compute_dependencies
[ OK ] dds_DCPS_XTypes.compute_dependencies (0 ms)
[----------] 2 tests from dds_DCPS_XTypes (0 ms total)
[----------] 10 tests from dds_DCPS_XTypes_Utils
[ RUN ] dds_DCPS_XTypes_Utils.extensibility
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) 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 (12 ms)
[ RUN ] dds_DCPS_XTypes_Utils.max_extensibility
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) 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
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (126, 217, 113, 181, 124, 103, 64, 230, 96, 47, 230, 75, 28, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (126, 217, 113, 181, 124, 103, 64, 230, 96, 47, 230, 75, 28, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (126, 217, 113, 181, 124, 103, 64, 230, 96, 47, 230, 75, 28, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (126, 217, 113, 181, 124, 103, 64, 230, 96, 47, 230, 75, 28, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (126, 217, 113, 181, 124, 103, 64, 230, 96, 47, 230, 75, 28, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (126, 217, 113, 181, 124, 103, 64, 230, 96, 47, 230, 75, 28, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (126, 217, 113, 181, 124, 103, 64, 230, 96, 47, 230, 75, 28, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (126, 217, 113, 181, 124, 103, 64, 230, 96, 47, 230, 75, 28, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (126, 217, 113, 181, 124, 103, 64, 230, 96, 47, 230, 75, 28, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (126, 217, 113, 181, 124, 103, 64, 230, 96, 47, 230, 75, 28, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (126, 217, 113, 181, 124, 103, 64, 230, 96, 47, 230, 75, 28, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (126, 217, 113, 181, 124, 103, 64, 230, 96, 47, 230, 75, 28, 196)
[ OK ] dds_DCPS_XTypes_Utils.get_keys (11 ms)
[ RUN ] dds_DCPS_XTypes_Utils.member_path_resolve_string_path
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) 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 (4 ms)
[ RUN ] dds_DCPS_XTypes_Utils.member_path_get_member_from_type
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) 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 (1 ms)
[ RUN ] dds_DCPS_XTypes_Utils.member_path_get_member_from_data
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) 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
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) 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 (15 ms)
[ RUN ] dds_DCPS_XTypes_Utils.MemberPathParser
[ OK ] dds_DCPS_XTypes_Utils.MemberPathParser (0 ms)
[ RUN ] dds_DCPS_XTypes_Utils.MultidimArray
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(4088|4088) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(4088|4088) 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 (0 ms)
[----------] 10 tests from dds_DCPS_XTypes_Utils (58 ms total)
[----------] 8 tests from dds_DCPS_XTypes_XmlTypeProvider
[ RUN ] dds_DCPS_XTypes_XmlTypeProvider.StructIntrospectionAndTypeObject
[ OK ] dds_DCPS_XTypes_XmlTypeProvider.StructIntrospectionAndTypeObject (4 ms)
[ RUN ] dds_DCPS_XTypes_XmlTypeProvider.UnionIntrospectionAndTypeObject
[ OK ] dds_DCPS_XTypes_XmlTypeProvider.UnionIntrospectionAndTypeObject (3 ms)
[ RUN ] dds_DCPS_XTypes_XmlTypeProvider.RejectsMissingType
[ OK ] dds_DCPS_XTypes_XmlTypeProvider.RejectsMissingType (2 ms)
[ RUN ] dds_DCPS_XTypes_XmlTypeProvider.NestedAttribute
[ OK ] dds_DCPS_XTypes_XmlTypeProvider.NestedAttribute (5 ms)
[ RUN ] dds_DCPS_XTypes_XmlTypeProvider.RejectsNonExistentFile
[ OK ] dds_DCPS_XTypes_XmlTypeProvider.RejectsNonExistentFile (0 ms)
[ RUN ] dds_DCPS_XTypes_XmlTypeProvider.BitmaskUnionIntrospection
[ OK ] dds_DCPS_XTypes_XmlTypeProvider.BitmaskUnionIntrospection (5 ms)
[ RUN ] dds_DCPS_XTypes_XmlTypeProvider.RejectsWideBitmaskUnionLabel
[ OK ] dds_DCPS_XTypes_XmlTypeProvider.RejectsWideBitmaskUnionLabel (0 ms)
[ RUN ] dds_DCPS_XTypes_XmlTypeProvider.TypeAssignabilityPolicy
[ OK ] dds_DCPS_XTypes_XmlTypeProvider.TypeAssignabilityPolicy (15 ms)
[----------] 8 tests from dds_DCPS_XTypes_XmlTypeProvider (36 ms total)
[----------] 15 tests from dds_DCPS_Xcdr2ValueWriter
[ RUN ] dds_DCPS_Xcdr2ValueWriter.FinalFinalStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.FinalFinalStruct (1 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 (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.MutableMutableStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.MutableMutableStruct (0 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.FinalUnion
[ OK ] dds_DCPS_Xcdr2ValueWriter.FinalUnion (2 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.AppendableUnion
[ OK ] dds_DCPS_Xcdr2ValueWriter.AppendableUnion (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.MutableUnion
[ OK ] dds_DCPS_Xcdr2ValueWriter.MutableUnion (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.FinalComplexStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.FinalComplexStruct (3 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.AppendableComplexStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.AppendableComplexStruct (2 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.MutableComplexStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.MutableComplexStruct (3 ms)
[----------] 15 tests from dds_DCPS_Xcdr2ValueWriter (20 ms total)
[----------] 21 tests from dds_DCPS_optional
[ RUN ] dds_DCPS_optional.default_ctor
[ OK ] dds_DCPS_optional.default_ctor (0 ms)
[ RUN ] dds_DCPS_optional.value_ctor
[ OK ] dds_DCPS_optional.value_ctor (0 ms)
[ RUN ] dds_DCPS_optional.copy_ctor
[ OK ] dds_DCPS_optional.copy_ctor (0 ms)
[ RUN ] dds_DCPS_optional.copy_convert_ctor
[ OK ] dds_DCPS_optional.copy_convert_ctor (0 ms)
[ RUN ] dds_DCPS_optional.value_assign
[ OK ] dds_DCPS_optional.value_assign (0 ms)
[ RUN ] dds_DCPS_optional.copy_assign
[ OK ] dds_DCPS_optional.copy_assign (0 ms)
[ RUN ] dds_DCPS_optional.copy_convert_assign
[ OK ] dds_DCPS_optional.copy_convert_assign (0 ms)
[ RUN ] dds_DCPS_optional.swap
[ OK ] dds_DCPS_optional.swap (0 ms)
[ RUN ] dds_DCPS_optional.reset
[ OK ] dds_DCPS_optional.reset (0 ms)
[ RUN ] dds_DCPS_optional.equal
[ OK ] dds_DCPS_optional.equal (0 ms)
[ RUN ] dds_DCPS_optional.not_equal
[ OK ] dds_DCPS_optional.not_equal (0 ms)
[ RUN ] dds_DCPS_optional.less_than
[ OK ] dds_DCPS_optional.less_than (0 ms)
[ RUN ] dds_DCPS_optional.less_than_equal
[ OK ] dds_DCPS_optional.less_than_equal (0 ms)
[ RUN ] dds_DCPS_optional.greater_than
[ OK ] dds_DCPS_optional.greater_than (0 ms)
[ RUN ] dds_DCPS_optional.greater_than_equal
[ OK ] dds_DCPS_optional.greater_than_equal (0 ms)
[ RUN ] dds_DCPS_optional.equal_value
[ OK ] dds_DCPS_optional.equal_value (0 ms)
[ RUN ] dds_DCPS_optional.not_equal_value
[ OK ] dds_DCPS_optional.not_equal_value (0 ms)
[ RUN ] dds_DCPS_optional.less_than_value
[ OK ] dds_DCPS_optional.less_than_value (0 ms)
[ RUN ] dds_DCPS_optional.less_than_equal_value
[ OK ] dds_DCPS_optional.less_than_equal_value (0 ms)
[ RUN ] dds_DCPS_optional.greater_than_value
[ OK ] dds_DCPS_optional.greater_than_value (0 ms)
[ RUN ] dds_DCPS_optional.greater_than_equal_value
[ OK ] dds_DCPS_optional.greater_than_equal_value (0 ms)
[----------] 21 tests from dds_DCPS_optional (0 ms total)
[----------] 3 tests from dds_DCPS_security_AccessControl_Permissions
[ RUN ] dds_DCPS_security_AccessControl_Permissions.Permissions_Validity_t_ctor
[ OK ] dds_DCPS_security_AccessControl_Permissions.Permissions_Validity_t_ctor (0 ms)
[ RUN ] dds_DCPS_security_AccessControl_Permissions.Permissions_Action_valid
[ OK ] dds_DCPS_security_AccessControl_Permissions.Permissions_Action_valid (0 ms)
[ RUN ] dds_DCPS_security_AccessControl_Permissions.Permissions_load
[ OK ] dds_DCPS_security_AccessControl_Permissions.Permissions_load (1 ms)
[----------] 3 tests from dds_DCPS_security_AccessControl_Permissions (1 ms total)
[----------] 4 tests from dds_DCPS_security_AccessControl_XmlUtils
[ RUN ] dds_DCPS_security_AccessControl_XmlUtils.get_parser
[ OK ] dds_DCPS_security_AccessControl_XmlUtils.get_parser (1 ms)
[ RUN ] dds_DCPS_security_AccessControl_XmlUtils.parse_bool
[ OK ] dds_DCPS_security_AccessControl_XmlUtils.parse_bool (0 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 (0 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 (1 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.validate_local_permissions_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.validate_local_permissions_Success (8 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.validate_remote_permissions_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.validate_remote_permissions_InvalidInput (1 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.validate_remote_permissions_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.validate_remote_permissions_Success (7 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 (8 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 (7 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 (0 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 (7 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 (1 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_topic_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_topic_Success (4 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_topic_default_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_topic_default_Success (5 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_register_instance_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_register_instance_InvalidInput (1 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_register_instance_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_register_instance_Success (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_dispose_instance_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_dispose_instance_InvalidInput (1 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_dispose_instance_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_dispose_instance_Success (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_participant_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_participant_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_participant_Success_Governance
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_participant_Success_Governance (8 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_participant_Success_Permissions
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_participant_Success_Permissions (8 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_Success (8 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_action_validity_Fail
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_action_validity_Fail (8 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datareader_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datareader_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datareader_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datareader_Success (8 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datareader_action_validity_Fail
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datareader_action_validity_Fail (8 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_topic_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_topic_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_topic_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_topic_Success (8 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_match_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_match_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_match_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_match_Success (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datareader_match_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datareader_match_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datareader_match_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datareader_match_Success (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_register_instance_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_register_instance_InvalidInput (1 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_register_instance_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_register_instance_Success (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_dispose_instance_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_dispose_instance_InvalidInput (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 (4 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_permissions_credential_token_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_permissions_credential_token_InvalidInput (1 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_permissions_credential_token_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_permissions_credential_token_Success (4 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.set_listener
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.set_listener (1 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 (5 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 (4 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_datawriter_sec_attributes_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_datawriter_sec_attributes_InvalidInput (1 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_datawriter_sec_attributes_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_datawriter_sec_attributes_Success (4 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_datareader_sec_attributes_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_datareader_sec_attributes_InvalidInput (1 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_datareader_sec_attributes_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_datareader_sec_attributes_Success (4 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 (180 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 (3 ms)
[ RUN ] dds_DCPS_security_Authentication_LocalAuthCredentialData.LoadIdentityCert_Success
[ OK ] dds_DCPS_security_Authentication_LocalAuthCredentialData.LoadIdentityCert_Success (1 ms)
[----------] 4 tests from dds_DCPS_security_Authentication_LocalAuthCredentialData (5 ms total)
[----------] 11 tests from dds_DCPS_security_AuthenticationBuiltInImpl
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateLocalIdentity_MultipleParticipants_NoClash
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateLocalIdentity_MultipleParticipants_NoClash (11 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateLocalIdentity_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateLocalIdentity_Success (6 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.GetIdentityToken_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.GetIdentityToken_Success (7 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateRemoteIdentity_UsingLocalAuthRequestToken_PendingHandshakeRequest
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateRemoteIdentity_UsingLocalAuthRequestToken_PendingHandshakeRequest (13 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateRemoteIdentity_LocalAuthRequestTokenNil_PendingHandshakeMessage
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateRemoteIdentity_LocalAuthRequestTokenNil_PendingHandshakeMessage (11 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.BeginHandshakeRequest_UsingLocalAuthRequestToken_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.BeginHandshakeRequest_UsingLocalAuthRequestToken_Success (12 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.BeginHandshakeRequest_BeginHandshakeReply_ProcessHandshake_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.BeginHandshakeRequest_BeginHandshakeReply_ProcessHandshake_Success (18 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.SeparateAuthImpls_BeginHandshakeRequest_BeginHandshakeReply_ProcessHandshake_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.SeparateAuthImpls_BeginHandshakeRequest_BeginHandshakeReply_ProcessHandshake_Success (18 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.SeparateAuthImpls_FullHandshake_NoAuthTokenTransfer_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.SeparateAuthImpls_FullHandshake_NoAuthTokenTransfer_Success (17 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.GetAuthenticationPeerCredentialToken_InitiatorAndReplier_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.GetAuthenticationPeerCredentialToken_InitiatorAndReplier_Success (21 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.GetSharedSecret_InitiatorAndReplier_Match
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.GetSharedSecret_InitiatorAndReplier_Match (17 ms)
[----------] 11 tests from dds_DCPS_security_AuthenticationBuiltInImpl (152 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 (16 ms)
[----------] 1 test from dds_DCPS_security_AuthenticationBuiltInImpl_BeginHandshakeReplyTest (16 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 (1 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 (1 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
(4088|4088) CryptoBuiltInImpl::preprocess_secure_submsg: Could not deserializer CyptoHeader
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.preprocess_secure_submsg_NilHandles (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_datawriter_submessage_NilHandles
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_datawriter_submessage_NilHandles (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_datareader_submessage_NilHandles
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_datareader_submessage_NilHandles (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_datareader_submessage_Success
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_datareader_submessage_Success (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_serialized_payload_NilHandles
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_serialized_payload_NilHandles (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_serialized_payload_Success
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_serialized_payload_Success (0 ms)
[----------] 20 tests from dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest (0 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 (5 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.Validate_ECDSA_SHA256_Data_Success
[ OK ] dds_DCPS_security_SSL_Certificate.Validate_ECDSA_SHA256_Data_Success (5 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.Validate_RSASSA_PSS_SHA256_Failure_LoadingWrongKeyType
(4088|4088) WARNING: PEM_read_bio_X509_AUX failed: error:0480006C:PEM routines::no start line
(4088|4088) SSL::Certificate::load: WARNING: Failed to load document supplied with URI 'file:../security/certs/identity/test_participant_01_private_key.pem'
(4088|4088) SSL::Certificate::verify: WARNING, a certificate must be loaded before it can be verified
[ OK ] dds_DCPS_security_SSL_Certificate.Validate_RSASSA_PSS_SHA256_Failure_LoadingWrongKeyType (5 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.Validate_RSASSA_PSS_SHA256_Failure_SelfSigned
(4088|4088) SSL::Certificate::verify: WARNING 'self-signed certificate' occurred using cert at depth '0', validation failed.
[ OK ] dds_DCPS_security_SSL_Certificate.Validate_RSASSA_PSS_SHA256_Failure_SelfSigned (5 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.SubjectNameDigest_RSASSA_PSS_SHA256_Success
[ OK ] dds_DCPS_security_SSL_Certificate.SubjectNameDigest_RSASSA_PSS_SHA256_Success (5 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.Algorithm_RSASSA_PSS_SHA256_Success
[ OK ] dds_DCPS_security_SSL_Certificate.Algorithm_RSASSA_PSS_SHA256_Success (5 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.Algorithm_ECDSA_SHA256_Success
[ OK ] dds_DCPS_security_SSL_Certificate.Algorithm_ECDSA_SHA256_Success (5 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.SubjectNameToString_Success
[ OK ] dds_DCPS_security_SSL_Certificate.SubjectNameToString_Success (5 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.SerializeDeserialize_RSASSA_PSS_SHA256_Success
[ OK ] dds_DCPS_security_SSL_Certificate.SerializeDeserialize_RSASSA_PSS_SHA256_Success (5 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.SerializeDeserialize_ECDSA_SHA256_Success
[ OK ] dds_DCPS_security_SSL_Certificate.SerializeDeserialize_ECDSA_SHA256_Success (6 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.AssignmentOperator_RSASSA_PSS_SHA256
[ OK ] dds_DCPS_security_SSL_Certificate.AssignmentOperator_RSASSA_PSS_SHA256 (6 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.AssignmentOperator_ECDSA_SHA256
[ OK ] dds_DCPS_security_SSL_Certificate.AssignmentOperator_ECDSA_SHA256 (6 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.CopyConstruct_RSASSA_PSS_SHA256
[ OK ] dds_DCPS_security_SSL_Certificate.CopyConstruct_RSASSA_PSS_SHA256 (5 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 (80 ms total)
[----------] 2 tests from dds_DCPS_security_SSL_DiffieHellman
[ RUN ] dds_DCPS_security_SSL_DiffieHellman.DH_SharedSecret_GenerationAndComparison
[ OK ] dds_DCPS_security_SSL_DiffieHellman.DH_SharedSecret_GenerationAndComparison (3 ms)
[ RUN ] dds_DCPS_security_SSL_DiffieHellman.EC_SharedSecret_GenerationAndComparison
[ OK ] dds_DCPS_security_SSL_DiffieHellman.EC_SharedSecret_GenerationAndComparison (1 ms)
[----------] 2 tests from dds_DCPS_security_SSL_DiffieHellman (4 ms total)
[----------] 5 tests from dds_DCPS_security_SSL_PrivateKey
[ RUN ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_Success
[ OK ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_Success (14 ms)
[ RUN ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_Data_Success
[ OK ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_Data_Success (14 ms)
[ RUN ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_EC_Success
[ OK ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_EC_Success (12 ms)
[ RUN ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_WrongData_Failure
[ OK ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_WrongData_Failure (13 ms)
[ RUN ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_DoesNotUseEmptyData
[ OK ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_DoesNotUseEmptyData (14 ms)
[----------] 5 tests from dds_DCPS_security_SSL_PrivateKey (67 ms total)
[----------] 8 tests from dds_DCPS_security_SSL_SignedDocument
[ RUN ] dds_DCPS_security_SSL_SignedDocument.GetContent_Success
[ OK ] dds_DCPS_security_SSL_SignedDocument.GetContent_Success (2 ms)
[ RUN ] dds_DCPS_security_SSL_SignedDocument.VerifySignature_Success
[ OK ] dds_DCPS_security_SSL_SignedDocument.VerifySignature_Success (3 ms)
[ RUN ] dds_DCPS_security_SSL_SignedDocument.VerifySignature_Data_Success
[ OK ] dds_DCPS_security_SSL_SignedDocument.VerifySignature_Data_Success (3 ms)
[ RUN ] dds_DCPS_security_SSL_SignedDocument.LoadFromMemory
[ OK ] dds_DCPS_security_SSL_SignedDocument.LoadFromMemory (1 ms)
[ RUN ] dds_DCPS_security_SSL_SignedDocument.CopyAssignment
[ OK ] dds_DCPS_security_SSL_SignedDocument.CopyAssignment (2 ms)
[ RUN ] dds_DCPS_security_SSL_SignedDocument.Assignment
[ OK ] dds_DCPS_security_SSL_SignedDocument.Assignment (2 ms)
[ RUN ] dds_DCPS_security_SSL_SignedDocument.CopyConstruct
[ OK ] dds_DCPS_security_SSL_SignedDocument.CopyConstruct (1 ms)
[ RUN ] dds_DCPS_security_SSL_SignedDocument.content
[ OK ] dds_DCPS_security_SSL_SignedDocument.content (2 ms)
[----------] 8 tests from dds_DCPS_security_SSL_SignedDocument (16 ms total)
[----------] 7 tests from dds_DCPS_security_SSL_SubjectName_Parser
[ RUN ] dds_DCPS_security_SSL_SubjectName_Parser.EmptyDistinguishedName
[ OK ] dds_DCPS_security_SSL_SubjectName_Parser.EmptyDistinguishedName (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName_Parser.EmptyRelativeDistinguishedName
[ OK ] dds_DCPS_security_SSL_SubjectName_Parser.EmptyRelativeDistinguishedName (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName_Parser.InvalidAttributeType
[ OK ] dds_DCPS_security_SSL_SubjectName_Parser.InvalidAttributeType (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName_Parser.ExtraSpacesAllowed
[ OK ] dds_DCPS_security_SSL_SubjectName_Parser.ExtraSpacesAllowed (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName_Parser.SimpleSuccess
[ OK ] dds_DCPS_security_SSL_SubjectName_Parser.SimpleSuccess (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName_Parser.SimpleEscapeSuccess
[ OK ] dds_DCPS_security_SSL_SubjectName_Parser.SimpleEscapeSuccess (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName_Parser.MultiValue
[ OK ] dds_DCPS_security_SSL_SubjectName_Parser.MultiValue (0 ms)
[----------] 7 tests from dds_DCPS_security_SSL_SubjectName_Parser (0 ms total)
[----------] 7 tests from dds_DCPS_security_SSL_SubjectName
[ RUN ] dds_DCPS_security_SSL_SubjectName.Parse_LDAPv3_Single_Success
[ OK ] dds_DCPS_security_SSL_SubjectName.Parse_LDAPv3_Single_Success (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName.Parse_LDAPv3_Single_Failure
[ OK ] dds_DCPS_security_SSL_SubjectName.Parse_LDAPv3_Single_Failure (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName.Parse_LDAPv3_Nominal_Success
[ OK ] dds_DCPS_security_SSL_SubjectName.Parse_LDAPv3_Nominal_Success (1 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName.Parse_DCE_Nominal_Success
[ OK ] dds_DCPS_security_SSL_SubjectName.Parse_DCE_Nominal_Success (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName.Parse_DCE_Nominal_NoTrim_Success
[ OK ] dds_DCPS_security_SSL_SubjectName.Parse_DCE_Nominal_NoTrim_Success (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName.Parse_DCE_Nominal_ExtraTrim_Success
[ OK ] dds_DCPS_security_SSL_SubjectName.Parse_DCE_Nominal_ExtraTrim_Success (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName.LDAP_DCE_CMP
[ OK ] dds_DCPS_security_SSL_SubjectName.LDAP_DCE_CMP (0 ms)
[----------] 7 tests from dds_DCPS_security_SSL_SubjectName (1 ms total)
[----------] 1 test from dds_DCPS_security_SSL_Utils
[ RUN ] dds_DCPS_security_SSL_Utils.MakeNonce256_Success
[ OK ] dds_DCPS_security_SSL_Utils.MakeNonce256_Success (0 ms)
[----------] 1 test from dds_DCPS_security_SSL_Utils (0 ms total)
[----------] 2 tests from copy_chain_visitor
[ RUN ] copy_chain_visitor.simple_copy
[ OK ] copy_chain_visitor.simple_copy (1 ms)
[ RUN ] copy_chain_visitor.simple_duplicate
[ OK ] copy_chain_visitor.simple_duplicate (1 ms)
[----------] 2 tests from copy_chain_visitor (2 ms total)
[----------] 2 tests from dds_DCPS_transport_framework_MessageDropper
[ RUN ] dds_DCPS_transport_framework_MessageDropper.ctor
[ OK ] dds_DCPS_transport_framework_MessageDropper.ctor (0 ms)
[ RUN ] dds_DCPS_transport_framework_MessageDropper.reload
[ OK ] dds_DCPS_transport_framework_MessageDropper.reload (0 ms)
[----------] 2 tests from dds_DCPS_transport_framework_MessageDropper (0 ms total)
[----------] 6 tests from dds_DCPS_transport_framework_ReceivedDataSample
[ RUN ] dds_DCPS_transport_framework_ReceivedDataSample.defctor
[ OK ] dds_DCPS_transport_framework_ReceivedDataSample.defctor (0 ms)
[ RUN ] dds_DCPS_transport_framework_ReceivedDataSample.msgblock
[ OK ] dds_DCPS_transport_framework_ReceivedDataSample.msgblock (0 ms)
[ RUN ] dds_DCPS_transport_framework_ReceivedDataSample.alloc
[ OK ] dds_DCPS_transport_framework_ReceivedDataSample.alloc (0 ms)
[ RUN ] dds_DCPS_transport_framework_ReceivedDataSample.cont
[ OK ] dds_DCPS_transport_framework_ReceivedDataSample.cont (0 ms)
[ RUN ] dds_DCPS_transport_framework_ReceivedDataSample.ser_copy_peek
[ OK ] dds_DCPS_transport_framework_ReceivedDataSample.ser_copy_peek (0 ms)
[ RUN ] dds_DCPS_transport_framework_ReceivedDataSample.modifiers
[ OK ] dds_DCPS_transport_framework_ReceivedDataSample.modifiers (0 ms)
[----------] 6 tests from dds_DCPS_transport_framework_ReceivedDataSample (1 ms total)
[----------] 1 test from dds_DCPS_transport_framework_ConfigValue
[ RUN ] dds_DCPS_transport_framework_ConfigValue.assign_read
[ OK ] dds_DCPS_transport_framework_ConfigValue.assign_read (0 ms)
[----------] 1 test from dds_DCPS_transport_framework_ConfigValue (0 ms total)
[----------] 1 test from dds_DCPS_transport_framework_ConfigValueRef
[ RUN ] dds_DCPS_transport_framework_ConfigValueRef.assign_read
[ OK ] dds_DCPS_transport_framework_ConfigValueRef.assign_read (0 ms)
[----------] 1 test from dds_DCPS_transport_framework_ConfigValueRef (0 ms total)
[----------] 13 tests from dds_DCPS_transport_framework_TransportReassembly
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Main_Test
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Main_Test (1 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Empty
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Empty (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_Has_Frag
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_Has_Frag (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_First_Insert_Has_No_Gaps
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_First_Insert_Has_No_Gaps (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 (59 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 (60 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 (1 ms)
[----------] 2 tests from dds_DCPS_transport_framework_InternalTransportStatistics (1 ms total)
[----------] 5 tests from dds_DCPS_transport_rtps_udp_MetaSubmessage
[ RUN ] dds_DCPS_transport_rtps_udp_MetaSubmessage.DefaultConstructor
[ OK ] dds_DCPS_transport_rtps_udp_MetaSubmessage.DefaultConstructor (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_MetaSubmessage.Constructor
[ OK ] dds_DCPS_transport_rtps_udp_MetaSubmessage.Constructor (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_MetaSubmessage.reset_destination
[ OK ] dds_DCPS_transport_rtps_udp_MetaSubmessage.reset_destination (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_MetaSubmessage.dedup_empty
[ OK ] dds_DCPS_transport_rtps_udp_MetaSubmessage.dedup_empty (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_MetaSubmessage.Merging
[ OK ] dds_DCPS_transport_rtps_udp_MetaSubmessage.Merging (0 ms)
[----------] 5 tests from dds_DCPS_transport_rtps_udp_MetaSubmessage (0 ms total)
[----------] 6 tests from dds_DCPS_transport_rtps_udp_RtpsSampleHeader
[ RUN ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.DataFragValid
[ OK ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.DataFragValid (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.DataFragInvalidSize
[ OK ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.DataFragInvalidSize (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.DataFragInvalidStart
[ OK ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.DataFragInvalidStart (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.DataFragInvalidEnd
[ OK ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.DataFragInvalidEnd (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.SubmessageHeaderTooShort
[ OK ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.SubmessageHeaderTooShort (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.ReadPointerPastWritePointer
[ OK ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.ReadPointerPastWritePointer (0 ms)
[----------] 6 tests from dds_DCPS_transport_rtps_udp_RtpsSampleHeader (0 ms total)
[----------] 4 tests from dds_DCPS_RTPS_RtpsUdpInst
[ RUN ] dds_DCPS_RTPS_RtpsUdpInst.multicast_address
[ OK ] dds_DCPS_RTPS_RtpsUdpInst.multicast_address (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 (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.invalid
[ OK ] tools_dds_rtpsrelaylib_Name.invalid (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.begin_end
[ OK ] tools_dds_rtpsrelaylib_Name.begin_end (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.equal_not_equal
[ OK ] tools_dds_rtpsrelaylib_Name.equal_not_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.Name_stringify
[ OK ] tools_dds_rtpsrelaylib_Name.Name_stringify (0 ms)
[----------] 14 tests from tools_dds_rtpsrelaylib_Name (0 ms total)
[----------] 2 tests from tools_dds_rtpsrelaylib_PartitionIndex
[ RUN ] tools_dds_rtpsrelaylib_PartitionIndex.maintest
[ OK ] tools_dds_rtpsrelaylib_PartitionIndex.maintest (1 ms)
[ RUN ] tools_dds_rtpsrelaylib_PartitionIndex.Identity
[ OK ] tools_dds_rtpsrelaylib_PartitionIndex.Identity (0 ms)
[----------] 2 tests from tools_dds_rtpsrelaylib_PartitionIndex (1 ms total)
[----------] 20 tests from tools_dds_rtpsrelaylib_Utility
[ RUN ] tools_dds_rtpsrelaylib_Utility.guid_to_string
[ OK ] tools_dds_rtpsrelaylib_Utility.guid_to_string (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.AddrPort_default_ctor
[ OK ] tools_dds_rtpsrelaylib_Utility.AddrPort_default_ctor (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.AddrPort_ctor
[ OK ] tools_dds_rtpsrelaylib_Utility.AddrPort_ctor (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.AddrPort_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.AddrPort_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.AddrPort_not_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.AddrPort_not_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.AddrPort_less_than
[ OK ] tools_dds_rtpsrelaylib_Utility.AddrPort_less_than (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.GuidAddr_ctor
[ OK ] tools_dds_rtpsrelaylib_Utility.GuidAddr_ctor (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.GuidAddr_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.GuidAddr_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.GuidAddr_not_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.GuidAddr_not_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.GuidAddr_less_than
[ OK ] tools_dds_rtpsrelaylib_Utility.GuidAddr_less_than (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.entity_id_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.entity_id_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.assign_entity_ids
[ OK ] tools_dds_rtpsrelaylib_Utility.assign_entity_ids (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.guid_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.guid_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.assign_guids
[ OK ] tools_dds_rtpsrelaylib_Utility.assign_guids (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.duration_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.duration_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.duration_less_than
[ OK ] tools_dds_rtpsrelaylib_Utility.duration_less_than (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.time_diff_to_duration
[ OK ] tools_dds_rtpsrelaylib_Utility.time_diff_to_duration (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.relay_guid_to_rtps_guid
[ OK ] tools_dds_rtpsrelaylib_Utility.relay_guid_to_rtps_guid (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.rtps_guid_to_relay_guid
[ OK ] tools_dds_rtpsrelaylib_Utility.rtps_guid_to_relay_guid (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.GuidHash
[ OK ] tools_dds_rtpsrelaylib_Utility.GuidHash (0 ms)
[----------] 20 tests from tools_dds_rtpsrelaylib_Utility (0 ms total)
[----------] Global test environment tear-down
[==========] 1379 tests from 105 test cases ran. (13187 ms total)
[ PASSED ] 1379 tests.
test PASSED.
auto_run_tests_finished: tests/unit-tests/run_test.pl Time:14s 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: 4302 started at 2026-08-10 17:00:25
[==========] 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 (795 ms)
[ RUN ] dds_DCPS_DispatchService.RecursiveDispatchDelta_ImmediateShutdown
[ OK ] dds_DCPS_DispatchService.RecursiveDispatchDelta_ImmediateShutdown (615 ms)
[----------] 2 tests from dds_DCPS_DispatchService (1410 ms total)
[----------] 2 tests from dds_DCPS_JobQueue
[ RUN ] dds_DCPS_JobQueue.MaxInternalQueue
[ OK ] dds_DCPS_JobQueue.MaxInternalQueue (22836 ms)
[ RUN ] dds_DCPS_JobQueue.MaxNotificationQueue
[ OK ] dds_DCPS_JobQueue.MaxNotificationQueue (42089 ms)
[----------] 2 tests from dds_DCPS_JobQueue (64925 ms total)
[----------] 1 test from dds_DCPS_MultiTask
[ RUN ] dds_DCPS_MultiTask.TimingChecker
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
total_count = 0
TestObj::execute() called at 17:01:34.267194
TestObj::execute() called at 17:01:36.267125
total_count = 2
TestObj::execute() called at 17:01:37.365600
TestObj::execute() called at 17:01:37.465933
TestObj::execute() called at 17:01:37.566266
TestObj::execute() called at 17:01:37.666571
TestObj::execute() called at 17:01:37.766851
TestObj::execute() called at 17:01:37.867116
TestObj::execute() called at 17:01:37.967361
TestObj::execute() called at 17:01:38.067669
TestObj::execute() called at 17:01:38.167952
TestObj::execute() called at 17:01:38.268223
TestObj::execute() called at 17:01:38.368546
TestObj::execute() called at 17:01:38.468788
TestObj::execute() called at 17:01:38.569052
TestObj::execute() called at 17:01:38.669297
TestObj::execute() called at 17:01:38.769554
TestObj::execute() called at 17:01:38.869824
TestObj::execute() called at 17:01:38.970077
TestObj::execute() called at 17:01:39.070329
TestObj::execute() called at 17:01:39.170579
TestObj::execute() called at 17:01:39.270842
enable_calls = 1879
total_count = 22
TestObj::execute() called at 17:01:41.272801
TestObj::execute() called at 17:01:43.272819
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 (8029 ms)
[----------] 1 test from dds_DCPS_RcObject (8029 ms total)
[----------] 2 tests from dds_DCPS_ServiceEventDispatcher
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchDelta
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchDelta (1435 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchDelta_ImmediateShutdown
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchDelta_ImmediateShutdown (1213 ms)
[----------] 2 tests from dds_DCPS_ServiceEventDispatcher (2649 ms total)
[----------] 1 test from dds_DCPS_SporadicTask
[ RUN ] dds_DCPS_SporadicTask.TimingChecker
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
total_count = 0
TestObj::execute() called at 17:01:57.563309
total_count = 1
TestObj::execute() called at 17:02:00.661584
TestObj::execute() called at 17:02:00.761899
TestObj::execute() called at 17:02:00.862193
TestObj::execute() called at 17:02:00.962531
TestObj::execute() called at 17:02:01.062817
TestObj::execute() called at 17:02:01.163124
TestObj::execute() called at 17:02:01.263434
TestObj::execute() called at 17:02:01.363780
TestObj::execute() called at 17:02:01.464107
TestObj::execute() called at 17:02:01.564395
TestObj::execute() called at 17:02:01.664680
TestObj::execute() called at 17:02:01.764981
TestObj::execute() called at 17:02:01.865286
TestObj::execute() called at 17:02:01.965594
TestObj::execute() called at 17:02:02.065891
TestObj::execute() called at 17:02:02.166198
TestObj::execute() called at 17:02:02.266538
TestObj::execute() called at 17:02:02.366843
TestObj::execute() called at 17:02:02.467129
TestObj::execute() called at 17:02:02.567445
schedule_calls = 1879
total_count = 21
total_count = 21
[ OK ] dds_DCPS_SporadicTask.TimingChecker (9616 ms)
[----------] 1 test from dds_DCPS_SporadicTask (9616 ms total)
[----------] Global test environment tear-down
[==========] 9 tests from 6 test cases ran. (99248 ms total)
[ PASSED ] 9 tests.
test PASSED.
auto_run_tests_finished: tests/stress-tests/run_test.pl Time:99s 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: 4363 started at 2026-08-10 17:02:04
test PASSED.
auto_run_tests_finished: tests/DCPS/GuardCondition/run_test.pl Time:9s Result:0
==============================================================================
tests/DCPS/StatusCondition/run_test.pl
#
(4382|4382) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
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: 4392
/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: 4402 started at 2026-08-10 17:02:15
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:13054 -s 2:localhost:10914 -n 400 -q
simple_publisher -p 1:localhost:13054 -s 2:localhost:10914 -n 400 -c 128 -q
(4411|4416) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4417|4422) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4417|4417) Publisher total time required was 0.4297 seconds.
(4411|4411) Total time required is 0.6082 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:10408 -s 2:localhost:12082 -n 400
simple_publisher -p 1:localhost:10408 -s 2:localhost:12082 -n 400
(4426|4431) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4432|4437) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [1]]
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [2]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [3]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [4]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [5]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [6]]
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [7]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [8]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [9]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [10]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [11]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [12]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [13]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [14]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [15]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [16]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [17]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [18]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [19]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [20]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [21]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [22]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [23]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [24]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [25]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [26]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [27]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [28]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [29]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [30]]
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [31]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [32]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [33]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [34]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [35]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [36]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [37]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [38]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [39]]
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [40]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [41]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [42]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [43]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [44]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [45]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [46]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [47]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [48]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [49]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [50]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [51]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [52]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [53]]
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [54]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [55]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [56]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [57]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [58]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [59]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [60]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [61]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [62]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [63]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [64]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [65]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [66]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [67]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [68]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [69]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [70]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [71]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [72]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [73]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [74]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [75]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [76]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [77]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [78]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [79]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [80]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [81]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [82]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [83]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [84]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [85]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [86]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [87]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [88]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [89]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [90]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [91]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [92]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [93]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [94]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [95]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [96]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [97]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [98]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [99]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [100]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [101]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [102]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [103]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [104]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [105]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [106]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [107]]
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [108]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [109]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [110]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [111]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [112]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [113]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [114]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [115]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [116]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [117]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [118]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [119]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [120]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [121]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [122]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [123]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [124]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [125]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [126]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [127]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [128]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [129]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [130]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [131]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [132]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [133]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [134]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [135]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [136]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [137]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [138]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [139]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [140]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [141]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [142]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [143]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [144]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [145]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [146]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [147]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [148]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [149]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [150]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [151]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [152]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [153]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [154]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [155]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [156]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [157]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [158]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [159]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [160]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [161]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [162]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [163]]
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [164]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [165]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [166]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [167]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [168]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [169]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [170]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [171]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [172]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [173]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [174]]
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [175]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [176]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [177]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [178]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [179]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [180]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [181]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [182]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [183]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [184]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [185]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [186]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [187]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [188]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [189]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [190]]
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [191]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [192]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Message: [Hello World! [193]]
(4432|4432) The transport has confirmed that a sample has been delivered.
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [194]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [195]]
(4432|4432) Publisher total time required was 0.8321 seconds.
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [196]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [197]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [198]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [199]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [200]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [201]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [202]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [203]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [204]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [205]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [206]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [207]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [208]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [209]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [210]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [211]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [212]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [213]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [214]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [215]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [216]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [217]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [218]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [219]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [220]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [221]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [222]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [223]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [224]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [225]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [226]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [227]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [228]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [229]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [230]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [231]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [232]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [233]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [234]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [235]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [236]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [237]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [238]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [239]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [240]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [241]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [242]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [243]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [244]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [245]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [246]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [247]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [248]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [249]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [250]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [251]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [252]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [253]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [254]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [255]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [256]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [257]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [258]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [259]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [260]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [261]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [262]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [263]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [264]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [265]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [266]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [267]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [268]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [269]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [270]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [271]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [272]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [273]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [274]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [275]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [276]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [277]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [278]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [279]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [280]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [281]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [282]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [283]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [284]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [285]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [286]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [287]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [288]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [289]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [290]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [291]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [292]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [293]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [294]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [295]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [296]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [297]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [298]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [299]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [300]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [301]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [302]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [303]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [304]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [305]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [306]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [307]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [308]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [309]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [310]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [311]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [312]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [313]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [314]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [315]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [316]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [317]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [318]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [319]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [320]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [321]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [322]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [323]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [324]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [325]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [326]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [327]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [328]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [329]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [330]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [331]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [332]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [333]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [334]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [335]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [336]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [337]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [338]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [339]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [340]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [341]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [342]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [343]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [344]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [345]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [346]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [347]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [348]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [349]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [350]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [351]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [352]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [353]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [354]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [355]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [356]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [357]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [358]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [359]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [360]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [361]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [362]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [363]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [364]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [365]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [366]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [367]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [368]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [369]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [370]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [371]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [372]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [373]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [374]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [375]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [376]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [377]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [378]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [379]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [380]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [381]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [382]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [383]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [384]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [385]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [386]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [387]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [388]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [389]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [390]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [391]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [392]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [393]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [394]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [395]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [396]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [397]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [398]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [399]]
(4426|4431) Data has been received:
(4426|4431) Message: [Hello World! [400]]
(4426|4426) Total time required is 0.15679 seconds.
auto_run_tests_finished: tests/transport/simple/run_test.pl n Time:3s Result:0
==============================================================================
tests/transport/simple/run_test.pl
#
simple_subscriber -p 1:localhost:10867 -s 2:localhost:13452
simple_publisher -p 1:localhost:10867 -s 2:localhost:13452
(4440|4445) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4446|4451) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4446|4446) The transport has confirmed that a sample has been delivered.
(4446|4446) Publisher total time required was 0.376 seconds.
(4440|4445) Data has been received:
(4440|4445) Message: [Hello World! [1]]
(4440|4440) 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:10083 -s 2:localhost:14166 -m -n 400 -q
simple_publisher -p 1:localhost:10083 -s 2:localhost:14166 -m -n 400 -c 128 -q
(4454|4454) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(4461|4461) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(4454|4454) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4461|4467) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4461|4461) Publisher total time required was 0.7124 seconds.
(4454|4454) Total time required is 0.8713 seconds.
auto_run_tests_finished: tests/transport/simple/run_test.pl shmem bp Time:18s Result:0
==============================================================================
tests/transport/simple/run_test.pl shmem n
#
simple_subscriber -p 1:localhost:13266 -s 2:localhost:10148 -m -n 400
simple_publisher -p 1:localhost:13266 -s 2:localhost:10148 -m -n 400
(4471|4471) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(4478|4478) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(4471|4471) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4478|4484) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [1]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [2]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [3]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [4]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [5]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [6]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [7]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [8]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [9]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [10]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [11]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [12]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [13]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [14]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [15]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [16]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [17]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [18]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [19]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [20]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [21]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [22]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [23]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [24]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [25]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [26]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [27]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [28]]
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [29]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [30]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [31]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [32]]
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [33]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [34]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [35]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [36]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [37]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [38]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [39]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [40]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [41]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [42]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [43]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [44]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [45]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [46]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [47]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [48]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [49]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [50]]
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [51]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [52]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [53]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [54]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [55]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [56]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [57]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [58]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [59]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [60]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [61]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [62]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [63]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [64]]
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [65]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [66]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [67]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [68]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [69]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [70]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [71]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [72]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [73]]
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [74]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [75]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [76]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [77]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [78]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [79]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [80]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [81]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [82]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [83]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [84]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [85]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [86]]
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [87]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [88]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [89]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [90]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [91]]
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [92]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [93]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [94]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [95]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [96]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [97]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [98]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [99]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [100]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [101]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [102]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [103]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [104]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [105]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [106]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [107]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [108]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [109]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [110]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [111]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [112]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [113]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [114]]
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [115]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [116]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [117]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [118]]
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [119]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [120]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [121]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [122]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [123]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [124]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [125]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [126]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [127]]
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [128]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [129]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [130]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [131]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [132]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [133]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [134]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [135]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [136]]
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [137]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [138]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [139]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [140]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [141]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [142]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [143]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [144]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [145]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [146]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [147]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [148]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [149]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [150]]
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [151]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [152]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [153]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [154]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [155]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [156]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [157]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [158]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [159]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [160]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [161]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [162]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [163]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [164]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [165]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [166]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [167]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [168]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [169]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [170]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [171]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [172]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [173]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [174]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [175]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [176]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [177]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [178]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Message: [Hello World! [179]]
(4478|4478) The transport has confirmed that a sample has been delivered.
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [180]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [181]]
(4478|4478) Publisher total time required was 0.7935 seconds.
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [182]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [183]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [184]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [185]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [186]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [187]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [188]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [189]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [190]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [191]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [192]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [193]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [194]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [195]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [196]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [197]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [198]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [199]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [200]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [201]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [202]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [203]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [204]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [205]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [206]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [207]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [208]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [209]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [210]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [211]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [212]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [213]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [214]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [215]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [216]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [217]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [218]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [219]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [220]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [221]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [222]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [223]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [224]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [225]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [226]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [227]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [228]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [229]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [230]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [231]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [232]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [233]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [234]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [235]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [236]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [237]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [238]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [239]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [240]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [241]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [242]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [243]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [244]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [245]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [246]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [247]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [248]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [249]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [250]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [251]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [252]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [253]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [254]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [255]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [256]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [257]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [258]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [259]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [260]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [261]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [262]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [263]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [264]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [265]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [266]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [267]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [268]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [269]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [270]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [271]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [272]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [273]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [274]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [275]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [276]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [277]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [278]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [279]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [280]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [281]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [282]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [283]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [284]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [285]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [286]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [287]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [288]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [289]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [290]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [291]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [292]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [293]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [294]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [295]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [296]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [297]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [298]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [299]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [300]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [301]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [302]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [303]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [304]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [305]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [306]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [307]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [308]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [309]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [310]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [311]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [312]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [313]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [314]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [315]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [316]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [317]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [318]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [319]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [320]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [321]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [322]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [323]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [324]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [325]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [326]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [327]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [328]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [329]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [330]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [331]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [332]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [333]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [334]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [335]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [336]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [337]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [338]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [339]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [340]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [341]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [342]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [343]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [344]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [345]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [346]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [347]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [348]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [349]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [350]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [351]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [352]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [353]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [354]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [355]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [356]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [357]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [358]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [359]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [360]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [361]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [362]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [363]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [364]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [365]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [366]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [367]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [368]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [369]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [370]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [371]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [372]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [373]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [374]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [375]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [376]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [377]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [378]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [379]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [380]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [381]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [382]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [383]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [384]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [385]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [386]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [387]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [388]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [389]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [390]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [391]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [392]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [393]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [394]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [395]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [396]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [397]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [398]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [399]]
(4471|4477) Data has been received:
(4471|4477) Message: [Hello World! [400]]
(4471|4471) Total time required is 0.14403 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:12206 -s 2:localhost:12443 -m
simple_publisher -p 1:localhost:12206 -s 2:localhost:12443 -m
(4487|4487) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(4494|4494) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(4487|4487) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4494|4500) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4494|4494) The transport has confirmed that a sample has been delivered.
(4494|4494) Publisher total time required was 0.307 seconds.
(4487|4493) Data has been received:
(4487|4493) Message: [Hello World! [1]]
(4487|4487) Total time required is 0.3 seconds.
auto_run_tests_finished: tests/transport/simple/run_test.pl shmem Time:5s 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: 4502 started at 2026-08-10 17:03:03
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: 4515 started at 2026-08-10 17:03:03
Using transport:tcp
test PASSED.
auto_run_tests_finished: tests/DCPS/DpShutdown/run_test.pl t=tcp Time:0s 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: 4528 started at 2026-08-10 17:03:03
Using transport:shmem
test PASSED.
auto_run_tests_finished: tests/DCPS/DpShutdown/run_test.pl t=shmem Time:1s 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: 4544 started at 2026-08-10 17:03:04
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: 4557 started at 2026-08-10 17:03:04
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: 4570
/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: 4580 started at 2026-08-10 17:03:04
/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: 4581 started at 2026-08-10 17:03:04
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 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: 4603
/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: 4613 started at 2026-08-10 17:03:05
/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: 4614 started at 2026-08-10 17:03:05
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: 4636
/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: 4646 started at 2026-08-10 17:03:06
/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: 4647 started at 2026-08-10 17:03:06
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: 4670
/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: 4680 started at 2026-08-10 17:03:07
/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: 4681 started at 2026-08-10 17:03:07
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 rtps Time:1s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl rtps_unicast
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -NOBITS -DCPSPendingTimeout 3
InfoRepo PID: 4703
/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: 4713 started at 2026-08-10 17:03:08
/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: 4714 started at 2026-08-10 17:03:08
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: 4730 started at 2026-08-10 17:03:09
/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: 4731 started at 2026-08-10 17:03:09
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:0s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl rtps_disc_tcp
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile rtps_disc_tcp.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 4747 started at 2026-08-10 17:03:09
/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: 4748 started at 2026-08-10 17:03:09
Starting publisher
Starting publisher with 1 args
Transport is RELIABLE
Reliable DataWriter
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl rtps_disc_tcp Time:1s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl rtps_disc_tcp thread_per
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile rtps_disc_tcp.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 4764 started at 2026-08-10 17:03:10
/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: 4765 started at 2026-08-10 17:03:10
Starting publisher
Starting publisher with 2 args
Transport is RELIABLE
Reliable DataWriter
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl rtps_disc_tcp thread_per Time:0s Result:0
==============================================================================
tests/DCPS/XTypes/run_test.pl
#
----- Tryconstruct --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 100 --topic TryconstructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_Tryconstruct.log --type Trim20Struct -DCPSPendingTimeout 3
reader_Tryconstruct PID: 4782 started at 2026-08-10 17:03:10
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 100 --topic TryconstructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_Tryconstruct.log --type Trim64Struct -DCPSPendingTimeout 3
writer_Tryconstruct PID: 4783 started at 2026-08-10 17:03:10
test PASSED.
----- MutableUnion --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --topic MutableUnionT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnion.log --type MutableUnion -DCPSPendingTimeout 3
reader_MutableUnion PID: 4799 started at 2026-08-10 17:03:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --topic MutableUnionT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnion.log --type ModifiedMutableUnion -DCPSPendingTimeout 3
writer_MutableUnion PID: 4800 started at 2026-08-10 17:03:11
test PASSED.
----- DisallowTypeCoercion_MutableStructNoMatchId --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 102 --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: 4815 started at 2026-08-10 17:03:12
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 102 --topic MutableStructNoMatchId_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableStructNoMatchId.log --type ModifiedIdMutableStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableStructNoMatchId PID: 4816 started at 2026-08-10 17:03:12
test PASSED.
----- DisallowTypeCoercion_FinalStructNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 103 --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: 4835 started at 2026-08-10 17:03:13
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 103 --topic FinalStructNoMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_FinalStructNoMatch.log --type ModifiedFinalStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_FinalStructNoMatch PID: 4836 started at 2026-08-10 17:03:13
test PASSED.
----- DisallowTypeCoercion_FinalStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 104 --topic FinalStructMatch_DTC -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_FinalStructMatch.log --type FinalStructSub --disallow-type-coercion -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_FinalStructMatch PID: 4851 started at 2026-08-10 17:03:14
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 104 --topic FinalStructMatch_DTC -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_FinalStructMatch.log --type FinalStructPub -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_FinalStructMatch PID: 4852 started at 2026-08-10 17:03:14
test PASSED.
----- ForceTypeValidation_NoXTypesNoMatch_ny --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 105 --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: 4867 started at 2026-08-10 17:03:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 105 --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: 4868 started at 2026-08-10 17:03:15
test PASSED.
----- MutableUnionNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 106 --topic MutableUnionT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnionNoMatchType.log --type MutableUnion -DCPSPendingTimeout 3
reader_MutableUnionNoMatchType PID: 4884 started at 2026-08-10 17:03:16
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 106 --topic MutableUnionT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnionNoMatchType.log --type ModifiedTypeMutableUnion -DCPSPendingTimeout 3
writer_MutableUnionNoMatchType PID: 4885 started at 2026-08-10 17:03:16
test PASSED.
----- Match_no_xtypes_yn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 107 --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: 4900 started at 2026-08-10 17:03:16
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 107 --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: 4901 started at 2026-08-10 17:03:16
test PASSED.
----- NoXTypesNoMatchTypeNames --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 108 --topic NoXTypesNoMatchTypeNames_nn --expect-inconsistent-topic -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile subscriber_NoXTypesNoMatchTypeNames.log --type AppendableStructNoXTypes --reg-type ReaderTypeName -DCPSPendingTimeout 3
reader_NoXTypesNoMatchTypeNames PID: 4919 started at 2026-08-10 17:03:18
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 108 --topic NoXTypesNoMatchTypeNames_nn --expect-inconsistent-topic -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile publisher_NoXTypesNoMatchTypeNames.log --type AppendableStructNoXTypes --reg-type WriterTypeName -DCPSPendingTimeout 3
writer_NoXTypesNoMatchTypeNames PID: 4920 started at 2026-08-10 17:03:18
test PASSED.
----- MutableUnionNoMatchName --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 109 --topic MutableUnionT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnionNoMatchName.log --type MutableUnion -DCPSPendingTimeout 3
reader_MutableUnionNoMatchName PID: 4935 started at 2026-08-10 17:03:19
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 109 --topic MutableUnionT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnionNoMatchName.log --type ModifiedNameMutableUnion -DCPSPendingTimeout 3
writer_MutableUnionNoMatchName PID: 4936 started at 2026-08-10 17:03:19
test PASSED.
----- DisallowTypeCoercion_MutableUnionNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 110 --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: 4952 started at 2026-08-10 17:03:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 110 --topic MutableUnionNoMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableUnionNoMatch.log --type ModifiedMutableUnion -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableUnionNoMatch PID: 4953 started at 2026-08-10 17:03:20
test PASSED.
----- AppendableNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 111 --topic AppendableStructT_NoMatch --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_AppendableNoMatch.log --type AppendableStruct -DCPSPendingTimeout 3
reader_AppendableNoMatch PID: 4970 started at 2026-08-10 17:03:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 111 --topic AppendableStructT_NoMatch --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_AppendableNoMatch.log --type AdditionalPrefixFieldStruct -DCPSPendingTimeout 3
writer_AppendableNoMatch PID: 4971 started at 2026-08-10 17:03:21
test PASSED.
----- IgnoreMemberNames_MutableStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 112 --topic MutableStruct_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_IgnoreMemberNames_MutableStructMatch.log --type MutableStruct --ignore-member-names -DCPSPendingTimeout 3
reader_IgnoreMemberNames_MutableStructMatch PID: 4986 started at 2026-08-10 17:03:22
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 112 --topic MutableStruct_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_IgnoreMemberNames_MutableStructMatch.log --type ModifiedNameMutableStruct -DCPSPendingTimeout 3
writer_IgnoreMemberNames_MutableStructMatch PID: 4987 started at 2026-08-10 17:03:22
test PASSED.
----- Match_no_xtypes_nn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 113 --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: 5003 started at 2026-08-10 17:03:23
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 113 --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: 5004 started at 2026-08-10 17:03:23
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: 5019 started at 2026-08-10 17:03:24
/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: 5020 started at 2026-08-10 17:03:24
test PASSED.
----- MutableStruct --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 115 --topic MutableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStruct.log --type MutableStruct -DCPSPendingTimeout 3
reader_MutableStruct PID: 5036 started at 2026-08-10 17:03:25
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 115 --topic MutableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStruct.log --type ModifiedMutableStruct -DCPSPendingTimeout 3
writer_MutableStruct PID: 5037 started at 2026-08-10 17:03:25
test PASSED.
----- FinalStructNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 116 --topic FinalStructT_F --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_FinalStructNoMatch.log --type FinalStructSub -DCPSPendingTimeout 3
reader_FinalStructNoMatch PID: 5052 started at 2026-08-10 17:03:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 116 --topic FinalStructT_F --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_FinalStructNoMatch.log --type ModifiedFinalStruct -DCPSPendingTimeout 3
writer_FinalStructNoMatch PID: 5053 started at 2026-08-10 17:03:26
test PASSED.
----- AppendableMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 117 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_AppendableMatch.log --type AppendableStruct -DCPSPendingTimeout 3
reader_AppendableMatch PID: 5069 started at 2026-08-10 17:03:27
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 117 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_AppendableMatch.log --type AdditionalPostfixFieldStruct -DCPSPendingTimeout 3
writer_AppendableMatch PID: 5070 started at 2026-08-10 17:03:27
test PASSED.
----- MutableUnionNoMatchDisc --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 118 --topic MutableUnionT_NoMatchDisc --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnionNoMatchDisc.log --type MutableUnion -DCPSPendingTimeout 3
reader_MutableUnionNoMatchDisc PID: 5086 started at 2026-08-10 17:03:28
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 118 --topic MutableUnionT_NoMatchDisc --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnionNoMatchDisc.log --type ModifiedDiscMutableUnion -DCPSPendingTimeout 3
writer_MutableUnionNoMatchDisc PID: 5087 started at 2026-08-10 17:03:28
test PASSED.
----- NoXTypesMatchTypeNames --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 119 --topic NoXTypesMatchTypeNames_nn -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile subscriber_NoXTypesMatchTypeNames.log --type AppendableStructNoXTypes --reg-type CommonTypeName -DCPSPendingTimeout 3
reader_NoXTypesMatchTypeNames PID: 5108 started at 2026-08-10 17:03:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 119 --topic NoXTypesMatchTypeNames_nn -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile publisher_NoXTypesMatchTypeNames.log --type AppendableStructNoXTypes --reg-type CommonTypeName -DCPSPendingTimeout 3
writer_NoXTypesMatchTypeNames PID: 5109 started at 2026-08-10 17:03:29
test PASSED.
----- MutableStructNoMatchName --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 120 --topic MutableStructT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStructNoMatchName.log --type MutableStruct -DCPSPendingTimeout 3
reader_MutableStructNoMatchName PID: 5124 started at 2026-08-10 17:03:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 120 --topic MutableStructT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStructNoMatchName.log --type ModifiedNameMutableStruct -DCPSPendingTimeout 3
writer_MutableStructNoMatchName PID: 5125 started at 2026-08-10 17:03:30
test PASSED.
----- DisallowTypeCoercion_MutableUnionNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 121 --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: 5140 started at 2026-08-10 17:03:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 121 --topic MutableUnionNoMatchType_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableUnionNoMatchType.log --type ModifiedTypeMutableUnion -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableUnionNoMatchType PID: 5141 started at 2026-08-10 17:03:31
test PASSED.
----- Dependency --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 122 --topic DependencyT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_Dependency.log --type AppendableStruct -DCPSPendingTimeout 3
reader_Dependency PID: 5174 started at 2026-08-10 17:03:32
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 122 --topic DependencyT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_Dependency.log --type AppendableStructWithDependency -DCPSPendingTimeout 3
writer_Dependency PID: 5175 started at 2026-08-10 17:03:32
test PASSED.
----- ExtendedMutableStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 123 --topic MutableBaseStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_ExtendedMutableStructMatch.log --type MutableStruct -DCPSPendingTimeout 3
reader_ExtendedMutableStructMatch PID: 5190 started at 2026-08-10 17:03:33
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 123 --topic MutableBaseStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_ExtendedMutableStructMatch.log --type MutableBaseStruct -DCPSPendingTimeout 3
writer_ExtendedMutableStructMatch PID: 5191 started at 2026-08-10 17:03:33
test PASSED.
----- FinalStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 124 --topic FinalStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_FinalStructMatch.log --type FinalStructSub -DCPSPendingTimeout 3
reader_FinalStructMatch PID: 5206 started at 2026-08-10 17:03:34
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 124 --topic FinalStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_FinalStructMatch.log --type FinalStructPub -DCPSPendingTimeout 3
writer_FinalStructMatch PID: 5207 started at 2026-08-10 17:03:34
test PASSED.
----- ForceTypeValidation_NoXTypesNoMatch_yn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 125 --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: 5223 started at 2026-08-10 17:03:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 125 --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: 5224 started at 2026-08-10 17:03:35
test PASSED.
----- DisallowTypeCoercion_MutableStructNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 126 --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: 5239 started at 2026-08-10 17:03:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 126 --topic MutableStructMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableStructNoMatch.log --type ModifiedMutableStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableStructNoMatch PID: 5240 started at 2026-08-10 17:03:36
test PASSED.
----- MutableStructNoMatchId --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 127 --topic MutableStructT_NoMatchId --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStructNoMatchId.log --type MutableStruct -DCPSPendingTimeout 3
reader_MutableStructNoMatchId PID: 5255 started at 2026-08-10 17:03:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 127 --topic MutableStructT_NoMatchId --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStructNoMatchId.log --type ModifiedIdMutableStruct -DCPSPendingTimeout 3
writer_MutableStructNoMatchId PID: 5256 started at 2026-08-10 17:03:37
test PASSED.
----- DisallowTypeCoercion_AppendableStructNoMatch2 --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 128 --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: 5276 started at 2026-08-10 17:03:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 128 --topic AppendableStructNoMatch2_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_AppendableStructNoMatch2.log --type AdditionalPrefixFieldStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_AppendableStructNoMatch2 PID: 5277 started at 2026-08-10 17:03:38
test PASSED.
----- DisallowTypeCoercion_AppendableStructNoMatch1 --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 129 --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: 5292 started at 2026-08-10 17:03:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 129 --topic AppendableStructNoMatch1_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_AppendableStructNoMatch1.log --type AdditionalPostfixFieldStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_AppendableStructNoMatch1 PID: 5293 started at 2026-08-10 17:03:39
test PASSED.
----- MutableStructNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 130 --topic MutableStructT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStructNoMatchType.log --type MutableStruct -DCPSPendingTimeout 3
reader_MutableStructNoMatchType PID: 5308 started at 2026-08-10 17:03:40
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 130 --topic MutableStructT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStructNoMatchType.log --type ModifiedTypeMutableStruct -DCPSPendingTimeout 3
writer_MutableStructNoMatchType PID: 5309 started at 2026-08-10 17:03:40
test PASSED.
----- IgnoreMemberNames_MutableUnionMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 131 --topic MutableUnion_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_IgnoreMemberNames_MutableUnionMatch.log --type MutableUnion --ignore-member-names -DCPSPendingTimeout 3
reader_IgnoreMemberNames_MutableUnionMatch PID: 5325 started at 2026-08-10 17:03:41
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 131 --topic MutableUnion_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_IgnoreMemberNames_MutableUnionMatch.log --type ModifiedNameMutableUnion -DCPSPendingTimeout 3
writer_IgnoreMemberNames_MutableUnionMatch PID: 5326 started at 2026-08-10 17:03:41
test PASSED.
----- ForceTypeValidation_NoXTypesNoMatch_nn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 132 --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: 5341 started at 2026-08-10 17:03:42
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 132 --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: 5342 started at 2026-08-10 17:03:42
test PASSED.
----- PlainCdr --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 133 --topic PlainCdr -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_PlainCdr.log --type PlainCdrStruct -DCPSPendingTimeout 3
reader_PlainCdr PID: 5357 started at 2026-08-10 17:03:42
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 133 --topic PlainCdr -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_PlainCdr.log --type PlainCdrStruct -DCPSPendingTimeout 3
writer_PlainCdr PID: 5358 started at 2026-08-10 17:03:42
test PASSED.
----- DisallowTypeCoercion_MutableStructNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 134 --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: 5373 started at 2026-08-10 17:03:43
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 134 --topic MutableStructNoMatchType_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableStructNoMatchType.log --type ModifiedTypeMutableStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableStructNoMatchType PID: 5374 started at 2026-08-10 17:03:43
test PASSED.
----- ExtendedAppendableMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 135 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_ExtendedAppendableMatch.log --type ExtendedAppendableStruct -DCPSPendingTimeout 3
reader_ExtendedAppendableMatch PID: 5389 started at 2026-08-10 17:03:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 135 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_ExtendedAppendableMatch.log --type BaseAppendableStruct -DCPSPendingTimeout 3
writer_ExtendedAppendableMatch PID: 5390 started at 2026-08-10 17:03:44
test PASSED.
auto_run_tests_finished: tests/DCPS/XTypes/run_test.pl Time:35s Result:0
==============================================================================
tests/DCPS/XTypes/run_test.pl --tcp
#
----- Tcp_MutableStructNoMatchName --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 100 --topic MutableStructT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableStructNoMatchName.log --type MutableStruct -DCPSPendingTimeout 3
reader_Tcp_MutableStructNoMatchName PID: 5406 started at 2026-08-10 17:03:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 100 --topic MutableStructT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableStructNoMatchName.log --type ModifiedNameMutableStruct -DCPSPendingTimeout 3
writer_Tcp_MutableStructNoMatchName PID: 5407 started at 2026-08-10 17:03:45
test PASSED.
----- Tcp_MutableUnion --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --topic MutableUnionT -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableUnion.log --type MutableUnion -DCPSPendingTimeout 3
reader_Tcp_MutableUnion PID: 5424 started at 2026-08-10 17:03:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --topic MutableUnionT -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableUnion.log --type ModifiedMutableUnion -DCPSPendingTimeout 3
writer_Tcp_MutableUnion PID: 5425 started at 2026-08-10 17:03:46
test PASSED.
----- Tcp_AppendableMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 102 --topic AppendableStructT -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_AppendableMatch.log --type AppendableStruct -DCPSPendingTimeout 3
reader_Tcp_AppendableMatch PID: 5443 started at 2026-08-10 17:03:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 102 --topic AppendableStructT -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_AppendableMatch.log --type AdditionalPostfixFieldStruct -DCPSPendingTimeout 3
writer_Tcp_AppendableMatch PID: 5444 started at 2026-08-10 17:03:46
test PASSED.
----- Tcp_MutableUnionNoMatchDisc --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 103 --topic MutableUnionT_NoMatchDisc --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableUnionNoMatchDisc.log --type MutableUnion -DCPSPendingTimeout 3
reader_Tcp_MutableUnionNoMatchDisc PID: 5461 started at 2026-08-10 17:03:47
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 103 --topic MutableUnionT_NoMatchDisc --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableUnionNoMatchDisc.log --type ModifiedDiscMutableUnion -DCPSPendingTimeout 3
writer_Tcp_MutableUnionNoMatchDisc PID: 5462 started at 2026-08-10 17:03:47
test PASSED.
----- Tcp_MutableUnionNoMatchQos --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 104 --topic MutableUnionT --expect-incompatible-qos -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableUnionNoMatchQos.log --type MutableUnion -DCPSPendingTimeout 3
reader_Tcp_MutableUnionNoMatchQos PID: 5481 started at 2026-08-10 17:03:48
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 104 --topic MutableUnionT --expect-incompatible-qos -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableUnionNoMatchQos.log --type ModifiedMutableUnion -DCPSPendingTimeout 3
writer_Tcp_MutableUnionNoMatchQos PID: 5482 started at 2026-08-10 17:03:48
test PASSED.
----- Tcp_MutableStruct --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 105 --topic MutableStructT -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableStruct.log --type MutableStruct -DCPSPendingTimeout 3
reader_Tcp_MutableStruct PID: 5499 started at 2026-08-10 17:03:49
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 105 --topic MutableStructT -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableStruct.log --type ModifiedMutableStruct -DCPSPendingTimeout 3
writer_Tcp_MutableStruct PID: 5500 started at 2026-08-10 17:03:49
test PASSED.
----- Tcp_MutableBaseStruct --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 106 --topic MutableBaseStructT -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableBaseStruct.log --type MutableStruct -DCPSPendingTimeout 3
reader_Tcp_MutableBaseStruct PID: 5517 started at 2026-08-10 17:03:50
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 106 --topic MutableBaseStructT -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableBaseStruct.log --type MutableBaseStruct -DCPSPendingTimeout 3
writer_Tcp_MutableBaseStruct PID: 5518 started at 2026-08-10 17:03:50
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: 5536 started at 2026-08-10 17:03:51
/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: 5537 started at 2026-08-10 17:03:51
test PASSED.
auto_run_tests_finished: tests/DCPS/XTypes/run_test.pl --tcp Time:7s Result:0
==============================================================================
tests/DCPS/WaitForAck/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5555
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/subscriber -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1
sub PID: 5565 started at 2026-08-10 17:03:52
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/publisher -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1
pub PID: 5566 started at 2026-08-10 17:03:52
2026-08-10 17:03:52.508@LM_INFO@(5566|5566) INFO: set_DCPS_debug_level: set to 1
2026-08-10 17:03:52.508@LM_INFO@(5565|5565) INFO: set_DCPS_debug_level: set to 1
2026-08-10 17:03:52.508@LM_INFO@(5565|5565) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
2026-08-10 17:03:52.508@LM_INFO@(5565|5565) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-08-10 17:03:52.508@LM_INFO@(5565|5565) Service_Participant::get_domain_participant_factory: machine: runnervmvrwv9, x86_64 2026-08-10 17:03:52.508@LM_INFO@(5566|5566) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev usinplatform: Linux, 6.17.0-1020-azure, #20~24.04.1-Ubuntu SMP Fri Jun 19 20:09:14 UTC 2026
g ACE 6.5.24
2026-08-10 17:03:52.508@LM_INFO@(5566|5566) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-08-10 17:03:52.508@LM_INFO@(5565|5565) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-08-10 17:03:52.508@LM_INFO@(5566|5566) Service_Participant::get_domain_participant_factory: machine: runnervmvrwv9, x86_64 platform: Linux, 6.17.0-1020-azure, #20~24.04.1-Ubuntu SMP Fri Jun 19 20:09:14 UTC 2026
2026-08-10 17:03:52.508@LM_NOTICE@(5565|5565) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-08-10 17:03:52.508@LM_INFO@(5566|5566) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-08-10 17:03:52.508@LM_NOTICE@(5566|5566) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-08-10 17:03:52.510@LM_DEBUG@(5566|5566) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMon2026-08-10 17:03:52.510@LM_DEBUG@(5565|5565) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
itor
2026-08-10 17:03:52.510@LM_INFO@(5566|5566) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-08-10 17:03:52.510@LM_INFO@(5565|5565) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-08-10 17:03:52.511@LM_DEBUG@(5566|5566) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2026-08-10 17:03:52.511@LM_DEBUG@(5565|5565) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(5555|5555) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
2026-08-10 17:03:52.733@LM_INFO@(5565|5565) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-08-10 17:03:52.733@LM_INFO@(5566|5566) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-08-10 17:03:52.733@LM_INFO@(5565|5565) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-08-10 17:03:52.733@LM_INFO@(5566|5566) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-08-10 17:03:52.734@LM_INFO@(5565|5565) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-08-10 17:03:52.734@LM_INFO@(5566|5566) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-08-10 17:03:52.741@LM_WARNING@(5566|5566) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
2026-08-10 17:03:52.741@LM_WARNING@(5565|5565) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
2026-08-10 17:03:52.761@LM_DEBUG@(5565|5576) DataReaderImpl::add_association - bit 1 local 01030000.7f50cd18.00000002.000001c7(814c2356) remote 01030000.7f50cd18.00000001.000001c2(b686ad09)
2026-08-10 17:03:52.763@LM_DEBUG@(5566|5575) DataReaderImpl::add_association - bit 1 local 01030000.7f50cd18.00000003.000001c7(bc2c0ae6) remote 01030000.7f50cd18.00000001.000001c2(b686ad09)
2026-08-10 17:03:52.805@LM_WARNING@(5565|5565) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-10 17:03:52.807@LM_WARNING@(5566|5566) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-10 17:03:52.809@LM_DEBUG@(5565|5576) DataReaderImpl::add_association - bit 1 local 01030000.7f50cd18.00000002.000002c7(aa617095) remote 01030000.7f50cd18.00000001.000002c2(9dabfeca)
2026-08-10 17:03:52.811@LM_WARNING@(5565|5565) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-10 17:03:52.811@LM_DEBUG@(5566|5575) DataReaderImpl::add_association - bit 1 local 01030000.7f50cd18.00000003.000002c7(97015925) remote 01030000.7f50cd18.00000001.000002c2(9dabfeca)
2026-08-10 17:03:52.813@LM_WARNING@(5566|5566) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-10 17:03:52.813@LM_DEBUG@(5565|5576) DataReaderImpl::add_association - bit 1 local 01030000.7f50cd18.00000002.000003c7(b37a41d4) remote 01030000.7f50cd18.00000001.000004c2(cbf1594c)
2026-08-10 17:03:52.814@LM_WARNING@(5565|5565) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-10 17:03:52.815@LM_DEBUG@(5566|5575) DataReaderImpl::add_association - bit 1 local 01030000.7f50cd18.00000003.000003c7(8e1a6864) remote 01030000.7f50cd18.00000001.000004c2(cbf1594c)
2026-08-10 17:03:52.817@LM_WARNING@(5566|5566) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-10 17:03:52.817@LM_DEBUG@(5565|5576) DataReaderImpl::add_association - bit 1 local 01030000.7f50cd18.00000002.000004c7(fc3bd713) remote 01030000.7f50cd18.00000001.000003c2(84b0cf8b)
2026-08-10 17:03:52.818@LM_WARNING@(5565|5565) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-10 17:03:52.819@LM_DEBUG@(5566|5575) DataReaderImpl::add_association - bit 1 local 01030000.7f50cd18.00000003.000004c7(c15bfea3) remote 01030000.7f50cd18.00000001.000003c2(84b0cf8b)
2026-08-10 17:03:52.820@LM_WARNING@(5566|5566) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-10 17:03:52.825@LM_WARNING@(5565|5565) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-10 17:03:52.827@LM_WARNING@(5565|5565) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-10 17:03:52.828@LM_DEBUG@(5566|5575) DataWriterImpl::add_association - bit 0 local 01030000.7f50cd18.00000003.00000102(57223cd9) remote 01030000.7f50cd18.00000002.00000507(7e4424e2)
2026-08-10 17:03:52.829@LM_DEBUG@(5565|5576) DataReaderImpl::add_association - bit 0 local 01030000.7f50cd18.00000002.00000507(7e4424e2) remote 01030000.7f50cd18.00000003.00000102(57223cd9)
2026-08-10 17:03:52.829@LM_DEBUG@(5566|5566) DataWriterImpl::add_association - bit 0 local 01030000.7f50cd18.00000003.00000102(57223cd9) remote 01030000.7f50cd18.00000002.00000607(55697721)
2026-08-10 17:03:52.830@LM_DEBUG@(5565|5576) DataReaderImpl::add_association - bit 0 local 01030000.7f50cd18.00000002.00000607(55697721) remote 01030000.7f50cd18.00000003.00000102(57223cd9)
2026-08-10 17:03:52.830@LM_WARNING@(5566|5566) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-10 17:03:52.833@LM_DEBUG@(5566|5566) DataWriterImpl::add_association - bit 0 local 01030000.7f50cd18.00000003.00000202(7c0f6f1a) remote 01030000.7f50cd18.00000002.00000507(7e4424e2)
2026-08-10 17:03:52.833@LM_INFO@(5566|5586) DataWriterImpl::transport_assoc_done: writer 01030000.7f50cd18.00000003.00000102(57223cd9) succeeded in associating with reader 01030000.7f50cd18.00000002.00000507(7e4424e2)
2026-08-10 17:03:52.833@LM_DEBUG@(5566|5586) DataWriterImpl::transport_assoc_done: writer 01030000.7f50cd18.00000003.00000102(57223cd9) reader 01030000.7f50cd18.00000002.00000507(7e4424e2) calling association_complete_i
2026-08-10 17:03:52.833@LM_DEBUG@(5566|5586) DataWriterImpl::association_complete_i - bit 0 local 01030000.7f50cd18.00000003.00000102(57223cd9) remote 01030000.7f50cd18.00000002.00000507(7e4424e2)
2026-08-10 17:03:52.833@LM_DEBUG@(5566|5575) DataWriterImpl::add_association - bit 0 local 01030000.7f50cd18.00000003.00000202(7c0f6f1a) remote 01030000.7f50cd18.00000002.00000607(55697721)
2026-08-10 17:03:52.833@LM_WARNING@(5566|5566) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-10 17:03:52.833@LM_DEBUG@(5565|5576) DataReaderImpl::add_association - bit 0 local 01030000.7f50cd18.00000002.00000507(7e4424e2) remote 01030000.7f50cd18.00000003.00000202(7c0f6f1a)
2026-08-10 17:03:52.834@LM_INFO@(5566|5586) DataWriterImpl::transport_assoc_done: writer 01030000.7f50cd18.00000003.00000102(57223cd9) succeeded in associating with reader 01030000.7f50cd18.00000002.00000607(55697721)
2026-08-10 17:03:52.834@LM_DEBUG@(5566|5586) DataWriterImpl::transport_assoc_done: writer 01030000.7f50cd18.00000003.00000102(57223cd9) reader 01030000.7f50cd18.00000002.00000607(55697721) calling association_complete_i
2026-08-10 17:03:52.834@LM_DEBUG@(5565|5576) DataReaderImpl::add_association - bit 0 local 01030000.7f50cd18.00000002.00000607(55697721) remote 01030000.7f50cd18.00000003.00000202(7c0f6f1a)
2026-08-10 17:03:52.834@LM_DEBUG@(5566|5586) DataWriterImpl::association_complete_i - bit 0 local 01030000.7f50cd18.00000003.00000102(57223cd9) remote 01030000.7f50cd18.00000002.00000607(55697721)
2026-08-10 17:03:52.834@LM_INFO@(5566|5586) DataWriterImpl::transport_assoc_done: writer 01030000.7f50cd18.00000003.00000202(7c0f6f1a) succeeded in associating with reader 01030000.7f50cd18.00000002.00000507(7e4424e2)
2026-08-10 17:03:52.834@LM_DEBUG@(5566|5586) DataWriterImpl::transport_assoc_done: writer 01030000.7f50cd18.00000003.00000202(7c0f6f1a) reader 01030000.7f50cd18.00000002.00000507(7e4424e2) calling association_complete_i
2026-08-10 17:03:52.834@LM_DEBUG@(5566|5586) DataWriterImpl::association_complete_i - bit 0 local 01030000.7f50cd18.00000003.00000202(7c0f6f1a) remote 01030000.7f50cd18.00000002.00000507(7e4424e2)
2026-08-10 17:03:52.835@LM_INFO@(5566|5586) DataWriterImpl::transport_assoc_done: writer 01030000.7f50cd18.00000003.00000202(7c0f6f1a) succeeded in associating with reader 01030000.7f50cd18.00000002.00000607(55697721)
2026-08-10 17:03:52.835@LM_DEBUG@(5566|5586) DataWriterImpl::transport_assoc_done: writer 01030000.7f50cd18.00000003.00000202(7c0f6f1a) reader 01030000.7f50cd18.00000002.00000607(55697721) calling association_complete_i
2026-08-10 17:03:52.835@LM_DEBUG@(5566|5586) DataWriterImpl::association_complete_i - bit 0 local 01030000.7f50cd18.00000003.00000202(7c0f6f1a) remote 01030000.7f50cd18.00000002.00000607(55697721)
2026-08-10 17:03:52.835@LM_DEBUG@(5566|5575) DataWriterImpl::add_association - bit 0 local 01030000.7f50cd18.00000003.00000302(65145e5b) remote 01030000.7f50cd18.00000002.00000507(7e4424e2)
2026-08-10 17:03:52.836@LM_DEBUG@(5565|5576) DataReaderImpl::add_association - bit 0 local 01030000.7f50cd18.00000002.00000507(7e4424e2) remote 01030000.7f50cd18.00000003.00000302(65145e5b)
2026-08-10 17:03:52.836@LM_DEBUG@(5566|5566) DataWriterImpl::add_association - bit 0 local 01030000.7f50cd18.00000003.00000302(65145e5b) remote 01030000.7f50cd18.00000002.00000607(55697721)
2026-08-10 17:03:52.836@LM_WARNING@(5566|5566) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-10 17:03:52.836@LM_INFO@(5566|5586) DataWriterImpl::transport_assoc_done: writer 01030000.7f50cd18.00000003.00000302(65145e5b) succeeded in associating with reader 01030000.7f50cd18.00000002.00000507(7e4424e2)
2026-08-10 17:03:52.836@LM_DEBUG@(5566|5586) DataWriterImpl::transport_assoc_done: writer 01030000.7f50cd18.00000003.00000302(65145e5b) reader 01030000.7f50cd18.00000002.00000507(7e4424e2) calling association_complete_i
2026-08-10 17:03:52.836@LM_DEBUG@(5566|5586) DataWriterImpl::association_complete_i - bit 0 local 01030000.7f50cd18.00000003.00000302(65145e5b) remote 01030000.7f50cd18.00000002.00000507(7e4424e2)
2026-08-10 17:03:52.836@LM_DEBUG@(5565|5576) DataReaderImpl::add_association - bit 0 local 01030000.7f50cd18.00000002.00000607(55697721) remote 01030000.7f50cd18.00000003.00000302(65145e5b)
2026-08-10 17:03:52.837@LM_INFO@(5566|5586) DataWriterImpl::transport_assoc_done: writer 01030000.7f50cd18.00000003.00000302(65145e5b) succeeded in associating with reader 01030000.7f50cd18.00000002.00000607(55697721)
2026-08-10 17:03:52.837@LM_DEBUG@(5566|5586) DataWriterImpl::transport_assoc_done: writer 01030000.7f50cd18.00000003.00000302(65145e5b) reader 01030000.7f50cd18.00000002.00000607(55697721) calling association_complete_i
2026-08-10 17:03:52.837@LM_DEBUG@(5566|5586) DataWriterImpl::association_complete_i - bit 0 local 01030000.7f50cd18.00000003.00000302(65145e5b) remote 01030000.7f50cd18.00000002.00000607(55697721)
2026-08-10 17:03:52.837@LM_DEBUG@(5566|5587) Writer::svc() - processing publication 0.
2026-08-10 17:03:52.838@LM_DEBUG@(5566|5588) Writer::svc() - processing publication 1.
2026-08-10 17:03:52.838@LM_DEBUG@(5566|5589) Writer::svc() - processing publication 2.
2026-08-10 17:03:54.838@LM_DEBUG@(5566|5566) DataWriterImpl::create_ack_token() - for sequence 1355
2026-08-10 17:03:54.838@LM_DEBUG@(5566|5566) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1355 at 17:03:54.838862
2026-08-10 17:03:54.839@LM_DEBUG@(5566|5566) DataWriterImpl::create_ack_token() - for sequence 1348
2026-08-10 17:03:54.839@LM_DEBUG@(5566|5566) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1348 at 17:03:54.839250
2026-08-10 17:03:54.840@LM_DEBUG@(5566|5566) DataWriterImpl::create_ack_token() - for sequence 1350
2026-08-10 17:03:54.840@LM_DEBUG@(5566|5566) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1350 at 17:03:54.840338
2026-08-10 17:03:54.841@LM_DEBUG@(5566|5588) DataWriterImpl::create_ack_token() - for sequence 1350
2026-08-10 17:03:54.841@LM_DEBUG@(5566|5588) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1350 at 17:03:54.841139
2026-08-10 17:03:54.841@LM_DEBUG@(5566|5589) DataWriterImpl::create_ack_token() - for sequence 1351
2026-08-10 17:03:54.841@LM_DEBUG@(5566|5589) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1351 at 17:03:54.841452
2026-08-10 17:03:54.841@LM_DEBUG@(5566|5587) DataWriterImpl::create_ack_token() - for sequence 1357
2026-08-10 17:03:54.841@LM_DEBUG@(5566|5587) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1357 at 17:03:54.841663
2026-08-10 17:03:54.841@LM_DEBUG@(5566|5566) Publisher::run() - publication 0 stopping after sending 1354 messages.
2026-08-10 17:03:54.841@LM_DEBUG@(5566|5566) Publisher::run() - publication 1 stopping after sending 1347 messages.
2026-08-10 17:03:54.841@LM_DEBUG@(5566|5566) Publisher::run() - publication 2 stopping after sending 1348 messages.
2026-08-10 17:03:54.860@LM_DEBUG@(5566|5571) DataWriterImpl::remove_associations: bit 0 local 01030000.7f50cd18.00000003.00000102(57223cd9) remote 01030000.7f50cd18.00000002.00000507(7e4424e2) num remotes 2
2026-08-10 17:03:54.861@LM_DEBUG@(5565|5576) DataReaderImpl::remove_associations: bit 0 local 01030000.7f50cd18.00000002.00000507(7e4424e2) remote 01030000.7f50cd18.00000003.00000102(57223cd9) num remotes 1
2026-08-10 17:03:54.861@LM_DEBUG@(5565|5576) DataReaderImpl::remove_associations_i: bit 0 local 01030000.7f50cd18.00000002.00000507(7e4424e2) remote 01030000.7f50cd18.00000003.00000102(57223cd9) num remotes 1
2026-08-10 17:03:54.862@LM_DEBUG@(5565|5576) DataReaderImpl::remove_associations: bit 0 local 01030000.7f50cd18.00000002.00000607(55697721) remote 01030000.7f50cd18.00000003.00000102(57223cd9) num remotes 1
2026-08-10 17:03:54.862@LM_DEBUG@(5565|5576) DataReaderImpl::remove_associations_i: bit 0 local 01030000.7f50cd18.00000002.00000607(55697721) remote 01030000.7f50cd18.00000003.00000102(57223cd9) num remotes 1
2026-08-10 17:03:54.862@LM_DEBUG@(5566|5571) DataWriterImpl::remove_associations: bit 0 local 01030000.7f50cd18.00000003.00000202(7c0f6f1a) remote 01030000.7f50cd18.00000002.00000507(7e4424e2) num remotes 2
2026-08-10 17:03:54.863@LM_DEBUG@(5565|5576) DataReaderImpl::remove_associations: bit 0 local 01030000.7f50cd18.00000002.00000507(7e4424e2) remote 01030000.7f50cd18.00000003.00000202(7c0f6f1a) num remotes 1
2026-08-10 17:03:54.863@LM_DEBUG@(5565|5576) DataReaderImpl::remove_associations_i: bit 0 local 01030000.7f50cd18.00000002.00000507(7e4424e2) remote 01030000.7f50cd18.00000003.00000202(7c0f6f1a) num remotes 1
2026-08-10 17:03:54.863@LM_DEBUG@(5565|5576) DataReaderImpl::remove_associations: bit 0 local 01030000.7f50cd18.00000002.00000607(55697721) remote 01030000.7f50cd18.00000003.00000202(7c0f6f1a) num remotes 1
2026-08-10 17:03:54.863@LM_DEBUG@(5565|5576) DataReaderImpl::remove_associations_i: bit 0 local 01030000.7f50cd18.00000002.00000607(55697721) remote 01030000.7f50cd18.00000003.00000202(7c0f6f1a) num remotes 1
2026-08-10 17:03:54.864@LM_DEBUG@(5566|5571) DataWriterImpl::remove_associations: bit 0 local 01030000.7f50cd18.00000003.00000302(65145e5b) remote 01030000.7f50cd18.00000002.00000507(7e4424e2) num remotes 2
2026-08-10 17:03:54.864@LM_DEBUG@(5566|5586) DataLink::handle_exception() - (delay) scheduling timer for future release
2026-08-10 17:03:54.864@LM_DEBUG@(5565|5576) DataReaderImpl::remove_associations: bit 0 local 01030000.7f50cd18.00000002.00000507(7e4424e2) remote 01030000.7f50cd18.00000003.00000302(65145e5b) num remotes 1
2026-08-10 17:03:54.864@LM_DEBUG@(5565|5576) DataReaderImpl::remove_associations_i: bit 0 local 01030000.7f50cd18.00000002.00000507(7e4424e2) remote 01030000.7f50cd18.00000003.00000302(65145e5b) num remotes 1
2026-08-10 17:03:54.865@LM_DEBUG@(5565|5576) DataReaderImpl::remove_associations: bit 0 local 01030000.7f50cd18.00000002.00000607(55697721) remote 01030000.7f50cd18.00000003.00000302(65145e5b) num remotes 1
2026-08-10 17:03:54.865@LM_DEBUG@(5565|5576) DataReaderImpl::remove_associations_i: bit 0 local 01030000.7f50cd18.00000002.00000607(55697721) remote 01030000.7f50cd18.00000003.00000302(65145e5b) num remotes 1
2026-08-10 17:03:54.865@LM_DEBUG@(5565|5584) DataLink::handle_exception() - (delay) scheduling timer for future release
2026-08-10 17:03:54.865@LM_DEBUG@(5565|5565) subscriber_main() - test complete.
2026-08-10 17:03:54.866@LM_DEBUG@(5566|5571) DataReaderImpl::remove_associations: bit 1 local 01030000.7f50cd18.00000003.000001c7(bc2c0ae6) remote 01030000.7f50cd18.00000001.000001c2(b686ad09) num remotes 1
2026-08-10 17:03:54.866@LM_DEBUG@(5566|5571) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7f50cd18.00000003.000001c7(bc2c0ae6) remote 01030000.7f50cd18.00000001.000001c2(b686ad09) num remotes 1
2026-08-10 17:03:54.866@LM_DEBUG@(5565|5572) DataReaderImpl::remove_associations: bit 1 local 01030000.7f50cd18.00000002.000001c7(814c2356) remote 01030000.7f50cd18.00000001.000001c2(b686ad09) num remotes 1
2026-08-10 17:03:54.866@LM_DEBUG@(5565|5572) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7f50cd18.00000002.000001c7(814c2356) remote 01030000.7f50cd18.00000001.000001c2(b686ad09) num remotes 1
2026-08-10 17:03:54.867@LM_DEBUG@(5566|5571) DataReaderImpl::remove_associations: bit 1 local 01030000.7f50cd18.00000003.000003c7(8e1a6864) remote 01030000.7f50cd18.00000001.000004c2(cbf1594c) num remotes 1
2026-08-10 17:03:54.867@LM_DEBUG@(5566|5571) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7f50cd18.00000003.000003c7(8e1a6864) remote 01030000.7f50cd18.00000001.000004c2(cbf1594c) num remotes 1
2026-08-10 17:03:54.868@LM_DEBUG@(5565|5572) DataReaderImpl::remove_associations: bit 1 local 01030000.7f50cd18.00000002.000003c7(b37a41d4) remote 01030000.7f50cd18.00000001.000004c2(cbf1594c) num remotes 1
2026-08-10 17:03:54.868@LM_DEBUG@(5565|5572) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7f50cd18.00000002.000003c7(b37a41d4) remote 01030000.7f50cd18.00000001.000004c2(cbf1594c) num remotes 1
2026-08-10 17:03:54.868@LM_DEBUG@(5566|5571) DataReaderImpl::remove_associations: bit 1 local 01030000.7f50cd18.00000003.000004c7(c15bfea3) remote 01030000.7f50cd18.00000001.000003c2(84b0cf8b) num remotes 1
2026-08-10 17:03:54.868@LM_DEBUG@(5566|5571) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7f50cd18.00000003.000004c7(c15bfea3) remote 01030000.7f50cd18.00000001.000003c2(84b0cf8b) num remotes 1
2026-08-10 17:03:54.869@LM_DEBUG@(5565|5572) DataReaderImpl::remove_associations: bit 1 local 01030000.7f50cd18.00000002.000004c7(fc3bd713) remote 01030000.7f50cd18.00000001.000003c2(84b0cf8b) num remotes 1
2026-08-10 17:03:54.869@LM_DEBUG@(5565|5572) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7f50cd18.00000002.000004c7(fc3bd713) remote 01030000.7f50cd18.00000001.000003c2(84b0cf8b) num remotes 1
2026-08-10 17:03:54.870@LM_DEBUG@(5566|5581) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.160:44305 , reconnect_state = INIT_STATE.
2026-08-10 17:03:54.870@LM_DEBUG@(5565|5572) DataReaderImpl::remove_associations: bit 1 local 01030000.7f50cd18.00000002.000002c7(aa617095) remote 01030000.7f50cd18.00000001.000002c2(9dabfeca) num remotes 1
2026-08-10 17:03:54.870@LM_DEBUG@(5565|5572) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7f50cd18.00000002.000002c7(aa617095) remote 01030000.7f50cd18.00000001.000002c2(9dabfeca) num remotes 1
2026-08-10 17:03:54.871@LM_DEBUG@(5565|5582) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-08-10 17:03:54.871@LM_DEBUG@(5566|5571) DataReaderImpl::remove_associations: bit 1 local 01030000.7f50cd18.00000003.000002c7(97015925) remote 01030000.7f50cd18.00000001.000002c2(9dabfeca) num remotes 1
2026-08-10 17:03:54.872@LM_DEBUG@(5566|5571) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7f50cd18.00000003.000002c7(97015925) remote 01030000.7f50cd18.00000001.000002c2(9dabfeca) num remotes 1
2026-08-10 17:03:54.872@LM_DEBUG@(5566|5581) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-08-10 17:03:54.877@LM_DEBUG@(5566|5566) Service_Participant::shutdown
2026-08-10 17:03:54.878@LM_DEBUG@(5565|5584) TcpConnection::handle_close() called on transport: _OPENDDS_0500_TCP to 10.1.0.160:44001 , reconnect_state = INIT_STATE.
2026-08-10 17:03:54.884@LM_DEBUG@(5565|5565) Service_Participant::shutdown
2026-08-10 17:03:54.892@LM_DEBUG@(5566|5566) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-10 17:03:54.893@LM_DEBUG@(5566|5566) Service_Participant::~Service_Participant
2026-08-10 17:03:54.893@LM_DEBUG@(5566|5566) Service_Participant::shutdown
2026-08-10 17:03:54.897@LM_DEBUG@(5565|5565) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-10 17:03:54.898@LM_DEBUG@(5565|5565) Service_Participant::~Service_Participant
2026-08-10 17:03:54.898@LM_DEBUG@(5565|5565) 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: 5591
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/subscriber -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSConfigFile rtps.ini
sub PID: 5601 started at 2026-08-10 17:03:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/publisher -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSConfigFile rtps.ini
pub PID: 5602 started at 2026-08-10 17:03:55
2026-08-10 17:03:55.463@LM_INFO@(5602|5602) INFO: set_DCPS_debug_level: set to 1
2026-08-10 17:03:55.463@LM_INFO@(5601|5601) INFO: set_DCPS_debug_level: set to 1
2026-08-10 17:03:55.463@LM_INFO@(5601|5601) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps.ini
2026-08-10 17:03:55.463@LM_INFO@(5602|5602) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps.ini
2026-08-10 17:03:55.463@LM_INFO@(5602|5602) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps.ini"
2026-08-10 17:03:55.463@LM_INFO@(5601|5601) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps.ini"
2026-08-10 17:03:55.464@LM_INFO@(5601|5601) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_TRANSPORT_TYPE=rtps_udp
2026-08-10 17:03:55.464@LM_INFO@(5602|5602) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_TRANSPORT_TYPE=rtps_udp
2026-08-10 17:03:55.464@LM_INFO@(5601|5601) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_USE_MULTICAST=0
2026-08-10 17:03:55.464@LM_INFO@(5602|5602) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_USE_MULTICAST=0
2026-08-10 17:03:55.464@LM_INFO@(5601|5601) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT=@the_rtps_transport
2026-08-10 17:03:55.464@LM_INFO@(5602|5602) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT=@the_rtps_transport
2026-08-10 17:03:55.464@LM_INFO@(5601|5601) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
2026-08-10 17:03:55.464@LM_INFO@(5602|5602) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
2026-08-10 17:03:55.464@LM_INFO@(5601|5601) INFO: ConfigStoreImpl::set_string: COMMON_POOL_SIZE=600000000
2026-08-10 17:03:55.464@LM_INFO@(5602|5602) INFO: ConfigStoreImpl::set_string: COMMON_POOL_SIZE=600000000
2026-08-10 17:03:55.464@LM_INFO@(5601|5601) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
2026-08-10 17:03:55.464@LM_INFO@(5602|5602) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
2026-08-10 17:03:55.464@LM_INFO@(5601|5601) INFO: ConfigStoreImpl::set_string: COMMON=@common
2026-08-10 17:03:55.464@LM_INFO@(5602|5602) INFO: ConfigStoreImpl::set_string: COMMON=@common
2026-08-10 17:03:55.465@LM_INFO@(5602|5602) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev usin2026-08-10 17:03:55.465@LM_INFO@(5601|5601) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
g ACE 6.5.24
2026-08-10 17:03:55.465@LM_INFO@(5601|5601) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_lev2026-08-10 17:03:55.465@LM_INFO@(5602|5602) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
el: 1
2026-08-10 17:03:55.465@LM_INFO@(5601|5601) Service_Participant::get_domain_participant_factory: machine: runnervmvrwv9, x86_64 2026-08-10 17:03:55.465@LM_INFO@(5602|5602) Service_Participant::get_domain_participant_factory: machine: runnervmvrwv9, x86_64 platform: Linux, 6.17.0-1020-azure, #20~24.04.1-Ubuntu SMP Fri Jun 19 20:09:14 UTC 2026
platform: Linux, 6.17.0-1020-azure, #20~24.04.1-Ubuntu SMP Fri Jun 19 20:09:14 UTC 2026
2026-08-10 17:03:55.465@LM_INFO@(5601|5601) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-08-10 17:03:55.465@LM_INFO@(5602|5602) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-08-10 17:03:55.465@LM_NOTICE@(5601|5601) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specifie2026-08-10 17:03:55.465@LM_NOTICE@(5602|5602) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
d, not setting policy.
2026-08-10 17:03:55.467@LM_DEBUG@(5601|5601) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMon2026-08-10 17:03:55.467@LM_DEBUG@(5602|5602) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
itor
2026-08-10 17:03:55.468@LM_INFO@(5601|5601) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-08-10 17:03:55.468@LM_INFO@(5602|5602) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-08-10 17:03:55.468@LM_DEBUG@(5601|5601) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2026-08-10 17:03:55.468@LM_DEBUG@(5602|5602) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(5591|5591) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
2026-08-10 17:03:55.689@LM_INFO@(5602|5602) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-08-10 17:03:55.690@LM_INFO@(5601|5601) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-08-10 17:03:55.690@LM_INFO@(5602|5602) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-08-10 17:03:55.690@LM_INFO@(5602|5602) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-08-10 17:03:55.690@LM_INFO@(5601|5601) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-08-10 17:03:55.690@LM_INFO@(5601|5601) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-08-10 17:03:55.699@LM_WARNING@(5601|5601) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
2026-08-10 17:03:55.699@LM_WARNING@(5602|5602) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
2026-08-10 17:03:55.709@LM_DEBUG@(5602|5611) DataReaderImpl::add_association - bit 1 local 01030000.13534c71.00000002.000001c7(ccf1311e) remote 01030000.13534c71.00000001.000001c2(fb3bbf41)
2026-08-10 17:03:55.711@LM_DEBUG@(5601|5612) DataReaderImpl::add_association - bit 1 local 01030000.13534c71.00000003.000001c7(f19118ae) remote 01030000.13534c71.00000001.000001c2(fb3bbf41)
2026-08-10 17:03:55.714@LM_WARNING@(5601|5601) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-10 17:03:55.716@LM_DEBUG@(5601|5612) DataReaderImpl::add_association - bit 1 local 01030000.13534c71.00000003.000002c7(dabc4b6d) remote 01030000.13534c71.00000001.000002c2(d016ec82)
2026-08-10 17:03:55.718@LM_WARNING@(5601|5601) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-10 17:03:55.720@LM_DEBUG@(5601|5612) DataReaderImpl::add_association - bit 1 local 01030000.13534c71.00000003.000003c7(c3a77a2c) remote 01030000.13534c71.00000001.000004c2(864c4b04)
2026-08-10 17:03:55.722@LM_WARNING@(5601|5601) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-10 17:03:55.724@LM_DEBUG@(5601|5612) DataReaderImpl::add_association - bit 1 local 01030000.13534c71.00000003.000004c7(8ce6eceb) remote 01030000.13534c71.00000001.000003c2(c90dddc3)
2026-08-10 17:03:55.725@LM_WARNING@(5601|5601) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-10 17:03:55.729@LM_WARNING@(5601|5601) 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-08-10 17:03:55.729@LM_WARNING@(5601|5601) 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-08-10 17:03:55.731@LM_WARNING@(5601|5601) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-10 17:03:55.732@LM_WARNING@(5601|5601) 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-08-10 17:03:55.732@LM_WARNING@(5601|5601) 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-08-10 17:03:55.734@LM_WARNING@(5601|5601) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-10 17:03:55.749@LM_WARNING@(5602|5602) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-10 17:03:55.751@LM_DEBUG@(5602|5611) DataReaderImpl::add_association - bit 1 local 01030000.13534c71.00000002.000002c7(e7dc62dd) remote 01030000.13534c71.00000001.000002c2(d016ec82)
2026-08-10 17:03:55.753@LM_WARNING@(5602|5602) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-10 17:03:55.755@LM_DEBUG@(5602|5611) DataReaderImpl::add_association - bit 1 local 01030000.13534c71.00000002.000003c7(fec7539c) remote 01030000.13534c71.00000001.000004c2(864c4b04)
2026-08-10 17:03:55.756@LM_WARNING@(5602|5602) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-10 17:03:55.758@LM_DEBUG@(5602|5611) DataReaderImpl::add_association - bit 1 local 01030000.13534c71.00000002.000004c7(b186c55b) remote 01030000.13534c71.00000001.000003c2(c90dddc3)
2026-08-10 17:03:55.759@LM_WARNING@(5602|5602) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-10 17:03:55.764@LM_WARNING@(5602|5602) 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-08-10 17:03:55.764@LM_WARNING@(5602|5602) 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-08-10 17:03:55.766@LM_DEBUG@(5602|5611) DataWriterImpl::add_association - bit 0 local 01030000.13534c71.00000002.00000102(27ff0721) remote 01030000.13534c71.00000003.00000507(0e991f1a)
2026-08-10 17:03:55.766@LM_DEBUG@(5601|5612) DataReaderImpl::add_association - bit 0 local 01030000.13534c71.00000003.00000507(0e991f1a) remote 01030000.13534c71.00000002.00000102(27ff0721)
2026-08-10 17:03:55.766@LM_DEBUG@(5602|5602) DataWriterImpl::add_association - bit 0 local 01030000.13534c71.00000002.00000102(27ff0721) remote 01030000.13534c71.00000003.00000607(25b44cd9)
2026-08-10 17:03:55.772@LM_INFO@(5602|5611) DataWriterImpl::transport_assoc_done: writer 01030000.13534c71.00000002.00000102(27ff0721) succeeded in associating with reader 01030000.13534c71.00000003.00000507(0e991f1a)
2026-08-10 17:03:55.772@LM_DEBUG@(5602|5611) DataWriterImpl::transport_assoc_done: writer 01030000.13534c71.00000002.00000102(27ff0721) reader 01030000.13534c71.00000003.00000507(0e991f1a) calling association_complete_i
2026-08-10 17:03:55.772@LM_DEBUG@(5602|5611) DataWriterImpl::association_complete_i - bit 0 local 01030000.13534c71.00000002.00000102(27ff0721) remote 01030000.13534c71.00000003.00000507(0e991f1a)
2026-08-10 17:03:55.772@LM_INFO@(5602|5602) DataWriterImpl::transport_assoc_done: writer 01030000.13534c71.00000002.00000102(27ff0721) succeeded in associating with reader 01030000.13534c71.00000003.00000607(25b44cd9)
2026-08-10 17:03:55.772@LM_DEBUG@(5602|5602) DataWriterImpl::transport_assoc_done: writer 01030000.13534c71.00000002.00000102(27ff0721) reader 01030000.13534c71.00000003.00000607(25b44cd9) calling association_complete_i
2026-08-10 17:03:55.772@LM_DEBUG@(5602|5602) DataWriterImpl::association_complete_i - bit 0 local 01030000.13534c71.00000002.00000102(27ff0721) remote 01030000.13534c71.00000003.00000607(25b44cd9)
2026-08-10 17:03:55.772@LM_DEBUG@(5601|5612) DataReaderImpl::add_association - bit 0 local 01030000.13534c71.00000003.00000607(25b44cd9) remote 01030000.13534c71.00000002.00000102(27ff0721)
2026-08-10 17:03:55.773@LM_WARNING@(5602|5602) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-10 17:03:55.773@LM_WARNING@(5602|5602) 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-08-10 17:03:55.773@LM_WARNING@(5602|5602) 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-08-10 17:03:55.775@LM_DEBUG@(5602|5611) DataWriterImpl::add_association - bit 0 local 01030000.13534c71.00000002.00000202(0cd254e2) remote 01030000.13534c71.00000003.00000507(0e991f1a)
2026-08-10 17:03:55.775@LM_DEBUG@(5601|5612) DataReaderImpl::add_association - bit 0 local 01030000.13534c71.00000003.00000507(0e991f1a) remote 01030000.13534c71.00000002.00000202(0cd254e2)
2026-08-10 17:03:55.775@LM_DEBUG@(5602|5602) DataWriterImpl::add_association - bit 0 local 01030000.13534c71.00000002.00000202(0cd254e2) remote 01030000.13534c71.00000003.00000607(25b44cd9)
2026-08-10 17:03:55.776@LM_INFO@(5602|5611) DataWriterImpl::transport_assoc_done: writer 01030000.13534c71.00000002.00000202(0cd254e2) succeeded in associating with reader 01030000.13534c71.00000003.00000507(0e991f1a)
2026-08-10 17:03:55.776@LM_DEBUG@(5602|5611) DataWriterImpl::transport_assoc_done: writer 01030000.13534c71.00000002.00000202(0cd254e2) reader 01030000.13534c71.00000003.00000507(0e991f1a) calling association_complete_i
2026-08-10 17:03:55.776@LM_DEBUG@(5602|5611) DataWriterImpl::association_complete_i - bit 0 local 01030000.13534c71.00000002.00000202(0cd254e2) remote 01030000.13534c71.00000003.00000507(0e991f1a)
2026-08-10 17:03:55.776@LM_DEBUG@(5601|5612) DataReaderImpl::add_association - bit 0 local 01030000.13534c71.00000003.00000607(25b44cd9) remote 01030000.13534c71.00000002.00000202(0cd254e2)
2026-08-10 17:03:55.776@LM_INFO@(5602|5602) DataWriterImpl::transport_assoc_done: writer 01030000.13534c71.00000002.00000202(0cd254e2) succeeded in associating with reader 01030000.13534c71.00000003.00000607(25b44cd9)
2026-08-10 17:03:55.776@LM_DEBUG@(5602|5602) DataWriterImpl::transport_assoc_done: writer 01030000.13534c71.00000002.00000202(0cd254e2) reader 01030000.13534c71.00000003.00000607(25b44cd9) calling association_complete_i
2026-08-10 17:03:55.776@LM_DEBUG@(5602|5602) DataWriterImpl::association_complete_i - bit 0 local 01030000.13534c71.00000002.00000202(0cd254e2) remote 01030000.13534c71.00000003.00000607(25b44cd9)
2026-08-10 17:03:55.776@LM_WARNING@(5602|5602) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-10 17:03:55.776@LM_WARNING@(5602|5602) 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-08-10 17:03:55.776@LM_WARNING@(5602|5602) 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-08-10 17:03:55.778@LM_DEBUG@(5602|5611) DataWriterImpl::add_association - bit 0 local 01030000.13534c71.00000002.00000302(15c965a3) remote 01030000.13534c71.00000003.00000507(0e991f1a)
2026-08-10 17:03:55.778@LM_DEBUG@(5601|5612) DataReaderImpl::add_association - bit 0 local 01030000.13534c71.00000003.00000507(0e991f1a) remote 01030000.13534c71.00000002.00000302(15c965a3)
2026-08-10 17:03:55.778@LM_INFO@(5602|5611) DataWriterImpl::transport_assoc_done: writer 01030000.13534c71.00000002.00000302(15c965a3) succeeded in associating with reader 01030000.13534c71.00000003.00000507(0e991f1a)
2026-08-10 17:03:55.778@LM_DEBUG@(5602|5611) DataWriterImpl::transport_assoc_done: writer 01030000.13534c71.00000002.00000302(15c965a3) reader 01030000.13534c71.00000003.00000507(0e991f1a) calling association_complete_i
2026-08-10 17:03:55.778@LM_DEBUG@(5602|5611) DataWriterImpl::association_complete_i - bit 0 local 01030000.13534c71.00000002.00000302(15c965a3) remote 01030000.13534c71.00000003.00000507(0e991f1a)
2026-08-10 17:03:55.779@LM_DEBUG@(5601|5612) DataReaderImpl::add_association - bit 0 local 01030000.13534c71.00000003.00000607(25b44cd9) remote 01030000.13534c71.00000002.00000302(15c965a3)
2026-08-10 17:03:55.779@LM_DEBUG@(5602|5611) DataWriterImpl::add_association - bit 0 local 01030000.13534c71.00000002.00000302(15c965a3) remote 01030000.13534c71.00000003.00000607(25b44cd9)
2026-08-10 17:03:55.779@LM_INFO@(5602|5611) DataWriterImpl::transport_assoc_done: writer 01030000.13534c71.00000002.00000302(15c965a3) succeeded in associating with reader 01030000.13534c71.00000003.00000607(25b44cd9)
2026-08-10 17:03:55.779@LM_DEBUG@(5602|5611) DataWriterImpl::transport_assoc_done: writer 01030000.13534c71.00000002.00000302(15c965a3) reader 01030000.13534c71.00000003.00000607(25b44cd9) calling association_complete_i
2026-08-10 17:03:55.779@LM_DEBUG@(5602|5611) DataWriterImpl::association_complete_i - bit 0 local 01030000.13534c71.00000002.00000302(15c965a3) remote 01030000.13534c71.00000003.00000607(25b44cd9)
2026-08-10 17:03:55.779@LM_WARNING@(5602|5602) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-10 17:03:55.780@LM_DEBUG@(5602|5623) Writer::svc() - processing publication 0.
2026-08-10 17:03:55.780@LM_DEBUG@(5602|5624) Writer::svc() - processing publication 1.
2026-08-10 17:03:55.780@LM_DEBUG@(5602|5625) Writer::svc() - processing publication 2.
2026-08-10 17:03:57.781@LM_DEBUG@(5602|5602) DataWriterImpl::create_ack_token() - for sequence 1287
2026-08-10 17:03:57.781@LM_DEBUG@(5602|5602) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1287 at 17:03:57.781558
2026-08-10 17:03:57.820@LM_DEBUG@(5602|5602) DataWriterImpl::create_ack_token() - for sequence 1309
2026-08-10 17:03:57.820@LM_DEBUG@(5602|5602) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1309 at 17:03:57.820417
2026-08-10 17:03:58.082@LM_DEBUG@(5602|5602) DataWriterImpl::create_ack_token() - for sequence 1433
2026-08-10 17:03:58.082@LM_DEBUG@(5602|5602) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1433 at 17:03:58.082589
2026-08-10 17:03:58.111@LM_DEBUG@(5602|5625) DataWriterImpl::create_ack_token() - for sequence 1446
2026-08-10 17:03:58.111@LM_DEBUG@(5602|5625) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1446 at 17:03:58.111473
2026-08-10 17:03:58.111@LM_DEBUG@(5602|5624) DataWriterImpl::create_ack_token() - for sequence 1449
2026-08-10 17:03:58.111@LM_DEBUG@(5602|5624) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1449 at 17:03:58.111797
2026-08-10 17:03:58.112@LM_DEBUG@(5602|5623) DataWriterImpl::create_ack_token() - for sequence 1450
2026-08-10 17:03:58.112@LM_DEBUG@(5602|5623) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1450 at 17:03:58.112472
2026-08-10 17:03:58.134@LM_DEBUG@(5602|5602) Publisher::run() - publication 0 stopping after sending 1447 messages.
2026-08-10 17:03:58.135@LM_DEBUG@(5602|5602) Publisher::run() - publication 1 stopping after sending 1446 messages.
2026-08-10 17:03:58.326@LM_DEBUG@(5602|5602) Publisher::run() - publication 2 stopping after sending 1443 messages.
2026-08-10 17:03:58.351@LM_DEBUG@(5602|5608) WriteDataContainer::wait_pending timeout at 00:05:48.879696
2026-08-10 17:03:58.354@LM_DEBUG@(5602|5608) WriteDataContainer::wait_pending done
2026-08-10 17:03:58.354@LM_DEBUG@(5602|5608) DataWriterImpl::remove_associations: bit 0 local 01030000.13534c71.00000002.00000102(27ff0721) remote 01030000.13534c71.00000003.00000507(0e991f1a) num remotes 2
2026-08-10 17:03:58.356@LM_DEBUG@(5601|5612) DataReaderImpl::remove_associations: bit 0 local 01030000.13534c71.00000003.00000507(0e991f1a) remote 01030000.13534c71.00000002.00000102(27ff0721) num remotes 1
2026-08-10 17:03:58.356@LM_DEBUG@(5601|5612) DataReaderImpl::remove_associations_i: bit 0 local 01030000.13534c71.00000003.00000507(0e991f1a) remote 01030000.13534c71.00000002.00000102(27ff0721) num remotes 1
2026-08-10 17:03:58.357@LM_DEBUG@(5601|5612) DataReaderImpl::remove_associations: bit 0 local 01030000.13534c71.00000003.00000607(25b44cd9) remote 01030000.13534c71.00000002.00000102(27ff0721) num remotes 1
2026-08-10 17:03:58.357@LM_DEBUG@(5601|5612) DataReaderImpl::remove_associations_i: bit 0 local 01030000.13534c71.00000003.00000607(25b44cd9) remote 01030000.13534c71.00000002.00000102(27ff0721) num remotes 1
2026-08-10 17:03:58.357@LM_DEBUG@(5602|5608) DataWriterImpl::remove_associations: bit 0 local 01030000.13534c71.00000002.00000202(0cd254e2) remote 01030000.13534c71.00000003.00000507(0e991f1a) num remotes 2
2026-08-10 17:03:58.358@LM_DEBUG@(5601|5612) DataReaderImpl::remove_associations: bit 0 local 01030000.13534c71.00000003.00000507(0e991f1a) remote 01030000.13534c71.00000002.00000202(0cd254e2) num remotes 1
2026-08-10 17:03:58.358@LM_DEBUG@(5601|5612) DataReaderImpl::remove_associations_i: bit 0 local 01030000.13534c71.00000003.00000507(0e991f1a) remote 01030000.13534c71.00000002.00000202(0cd254e2) num remotes 1
2026-08-10 17:03:58.358@LM_DEBUG@(5601|5612) DataReaderImpl::remove_associations: bit 0 local 01030000.13534c71.00000003.00000607(25b44cd9) remote 01030000.13534c71.00000002.00000202(0cd254e2) num remotes 1
2026-08-10 17:03:58.358@LM_DEBUG@(5601|5612) DataReaderImpl::remove_associations_i: bit 0 local 01030000.13534c71.00000003.00000607(25b44cd9) remote 01030000.13534c71.00000002.00000202(0cd254e2) num remotes 1
2026-08-10 17:03:58.358@LM_DEBUG@(5602|5608) WriteDataContainer::wait_pending timeout at 00:05:48.879696
2026-08-10 17:03:58.548@LM_DEBUG@(5602|5608) WriteDataContainer::wait_pending done
2026-08-10 17:03:58.548@LM_DEBUG@(5602|5608) DataWriterImpl::remove_associations: bit 0 local 01030000.13534c71.00000002.00000302(15c965a3) remote 01030000.13534c71.00000003.00000507(0e991f1a) num remotes 2
2026-08-10 17:03:58.549@LM_DEBUG@(5601|5612) DataReaderImpl::remove_associations: bit 0 local 01030000.13534c71.00000003.00000507(0e991f1a) remote 01030000.13534c71.00000002.00000302(15c965a3) num remotes 1
2026-08-10 17:03:58.549@LM_DEBUG@(5601|5612) DataReaderImpl::remove_associations_i: bit 0 local 01030000.13534c71.00000003.00000507(0e991f1a) remote 01030000.13534c71.00000002.00000302(15c965a3) num remotes 1
2026-08-10 17:03:58.550@LM_DEBUG@(5601|5612) DataReaderImpl::remove_associations: bit 0 local 01030000.13534c71.00000003.00000607(25b44cd9) remote 01030000.13534c71.00000002.00000302(15c965a3) num remotes 1
2026-08-10 17:03:58.550@LM_DEBUG@(5601|5612) DataReaderImpl::remove_associations_i: bit 0 local 01030000.13534c71.00000003.00000607(25b44cd9) remote 01030000.13534c71.00000002.00000302(15c965a3) num remotes 1
2026-08-10 17:03:58.550@LM_DEBUG@(5601|5601) subscriber_main() - test complete.
2026-08-10 17:03:58.551@LM_DEBUG@(5602|5608) DataReaderImpl::remove_associations: bit 1 local 01030000.13534c71.00000002.000001c7(ccf1311e) remote 01030000.13534c71.00000001.000001c2(fb3bbf41) num remotes 1
2026-08-10 17:03:58.551@LM_DEBUG@(5602|5608) DataReaderImpl::remove_associations_i: bit 1 local 01030000.13534c71.00000002.000001c7(ccf1311e) remote 01030000.13534c71.00000001.000001c2(fb3bbf41) num remotes 1
2026-08-10 17:03:58.551@LM_DEBUG@(5601|5607) DataReaderImpl::remove_associations: bit 1 local 01030000.13534c71.00000003.000001c7(f19118ae) remote 01030000.13534c71.00000001.000001c2(fb3bbf41) num remotes 1
2026-08-10 17:03:58.551@LM_DEBUG@(5601|5607) DataReaderImpl::remove_associations_i: bit 1 local 01030000.13534c71.00000003.000001c7(f19118ae) remote 01030000.13534c71.00000001.000001c2(fb3bbf41) num remotes 1
2026-08-10 17:03:58.553@LM_DEBUG@(5601|5607) DataReaderImpl::remove_associations: bit 1 local 01030000.13534c71.00000003.000003c7(c3a77a2c) remote 01030000.13534c71.00000001.000004c2(864c4b04) num remotes 1
2026-08-10 17:03:58.553@LM_DEBUG@(5601|5607) DataReaderImpl::remove_associations_i: bit 1 local 01030000.13534c71.00000003.000003c7(c3a77a2c) remote 01030000.13534c71.00000001.000004c2(864c4b04) num remotes 1
2026-08-10 17:03:58.553@LM_DEBUG@(5602|5608) DataReaderImpl::remove_associations: bit 1 local 01030000.13534c71.00000002.000003c7(fec7539c) remote 01030000.13534c71.00000001.000004c2(864c4b04) num remotes 1
2026-08-10 17:03:58.553@LM_DEBUG@(5602|5608) DataReaderImpl::remove_associations_i: bit 1 local 01030000.13534c71.00000002.000003c7(fec7539c) remote 01030000.13534c71.00000001.000004c2(864c4b04) num remotes 1
2026-08-10 17:03:58.554@LM_DEBUG@(5601|5607) DataReaderImpl::remove_associations: bit 1 local 01030000.13534c71.00000003.000004c7(8ce6eceb) remote 01030000.13534c71.00000001.000003c2(c90dddc3) num remotes 1
2026-08-10 17:03:58.554@LM_DEBUG@(5601|5607) DataReaderImpl::remove_associations_i: bit 1 local 01030000.13534c71.00000003.000004c7(8ce6eceb) remote 01030000.13534c71.00000001.000003c2(c90dddc3) num remotes 1
2026-08-10 17:03:58.554@LM_DEBUG@(5602|5608) DataReaderImpl::remove_associations: bit 1 local 01030000.13534c71.00000002.000004c7(b186c55b) remote 01030000.13534c71.00000001.000003c2(c90dddc3) num remotes 1
2026-08-10 17:03:58.554@LM_DEBUG@(5602|5608) DataReaderImpl::remove_associations_i: bit 1 local 01030000.13534c71.00000002.000004c7(b186c55b) remote 01030000.13534c71.00000001.000003c2(c90dddc3) num remotes 1
2026-08-10 17:03:58.555@LM_DEBUG@(5601|5607) DataReaderImpl::remove_associations: bit 1 local 01030000.13534c71.00000003.000002c7(dabc4b6d) remote 01030000.13534c71.00000001.000002c2(d016ec82) num remotes 1
2026-08-10 17:03:58.555@LM_DEBUG@(5601|5607) DataReaderImpl::remove_associations_i: bit 1 local 01030000.13534c71.00000003.000002c7(dabc4b6d) remote 01030000.13534c71.00000001.000002c2(d016ec82) num remotes 1
2026-08-10 17:03:58.555@LM_DEBUG@(5601|5618) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.160:40453 , reconnect_state = INIT_STATE.
2026-08-10 17:03:58.556@LM_DEBUG@(5602|5608) DataReaderImpl::remove_associations: bit 1 local 01030000.13534c71.00000002.000002c7(e7dc62dd) remote 01030000.13534c71.00000001.000002c2(d016ec82) num remotes 1
2026-08-10 17:03:58.556@LM_DEBUG@(5602|5608) DataReaderImpl::remove_associations_i: bit 1 local 01030000.13534c71.00000002.000002c7(e7dc62dd) remote 01030000.13534c71.00000001.000002c2(d016ec82) num remotes 1
2026-08-10 17:03:58.556@LM_DEBUG@(5601|5618) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-08-10 17:03:58.557@LM_DEBUG@(5602|5617) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-08-10 17:03:58.565@LM_DEBUG@(5601|5601) Service_Participant::shutdown
2026-08-10 17:03:58.572@LM_DEBUG@(5602|5602) Service_Participant::shutdown
2026-08-10 17:03:58.582@LM_DEBUG@(5601|5601) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-10 17:03:58.584@LM_DEBUG@(5601|5601) Service_Participant::~Service_Participant
2026-08-10 17:03:58.584@LM_DEBUG@(5601|5601) Service_Participant::shutdown
2026-08-10 17:03:58.594@LM_DEBUG@(5602|5602) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-10 17:03:58.596@LM_DEBUG@(5602|5602) Service_Participant::~Service_Participant
2026-08-10 17:03:58.596@LM_DEBUG@(5602|5602) 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: 5628
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/subscriber -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1
sub PID: 5638 started at 2026-08-10 17:03:59
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/publisher -p -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1
pub PID: 5639 started at 2026-08-10 17:03:59
2026-08-10 17:03:59.117@LM_INFO@(5638|5638) INFO: set_DCPS_debug_level: set to 1
2026-08-10 17:03:59.117@LM_INFO@(5639|5639) INFO: set_DCPS_debug_level: set to 1
2026-08-10 17:03:59.117@LM_INFO@(5639|5639) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
2026-08-10 17:03:59.117@LM_INFO@(5639|5639) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-08-10 17:03:59.117@LM_INFO@(5638|5638) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
2026-08-10 17:03:59.117@LM_INFO@(5639|5639) Service_Participant::get_domain_participant_factory: machine: runnervmvrwv9, x86_64 platform: Linux, 6.17.0-1020-azure, #20~24.04.1-Ubuntu SMP Fri Jun 19 20:09:14 UTC 2026
2026-08-10 17:03:59.117@LM_INFO@(5638|5638) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-08-10 17:03:59.117@LM_INFO@(5639|5639) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-08-10 17:03:59.117@LM_INFO@(5638|5638) Service_Participant::get_domain_participant_factory: machine: runnervmvrwv9, x86_64 platform: Linux, 6.17.0-1020-azure, #20~24.04.1-Ubuntu SMP Fri Jun 19 20:09:14 UTC 2026
2026-08-10 17:03:59.117@LM_NOTICE@(5639|5639) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-08-10 17:03:59.117@LM_INFO@(5638|5638) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-08-10 17:03:59.117@LM_NOTICE@(5638|5638) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-08-10 17:03:59.118@LM_DEBUG@(5639|5639) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMon2026-08-10 17:03:59.118@LM_DEBUG@(5638|5638) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
itor
2026-08-10 17:03:59.119@LM_INFO@(5638|5638) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-08-10 17:03:59.119@LM_INFO@(5639|5639) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-08-10 17:03:59.119@LM_DEBUG@(5638|5638) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2026-08-10 17:03:59.119@LM_DEBUG@(5639|5639) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(5628|5628) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
2026-08-10 17:03:59.359@LM_INFO@(5639|5639) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-08-10 17:03:59.359@LM_INFO@(5639|5639) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-08-10 17:03:59.359@LM_INFO@(5638|5638) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-08-10 17:03:59.359@LM_INFO@(5639|5639) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-08-10 17:03:59.359@LM_INFO@(5638|5638) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-08-10 17:03:59.360@LM_INFO@(5638|5638) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-08-10 17:03:59.369@LM_WARNING@(5639|5639) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
2026-08-10 17:03:59.369@LM_WARNING@(5638|5638) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
2026-08-10 17:03:59.390@LM_DEBUG@(5638|5648) DataReaderImpl::add_association - bit 1 local 01030000.44882477.00000003.000001c7(2426f9dc) remote 01030000.44882477.00000001.000001c2(2e8c5e33)
2026-08-10 17:03:59.392@LM_DEBUG@(5639|5649) DataReaderImpl::add_association - bit 1 local 01030000.44882477.00000002.000001c7(1946d06c) remote 01030000.44882477.00000001.000001c2(2e8c5e33)
2026-08-10 17:03:59.431@LM_WARNING@(5638|5638) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-10 17:03:59.431@LM_WARNING@(5639|5639) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-10 17:03:59.434@LM_DEBUG@(5638|5648) DataReaderImpl::add_association - bit 1 local 01030000.44882477.00000003.000002c7(0f0baa1f) remote 01030000.44882477.00000001.000002c2(05a10df0)
2026-08-10 17:03:59.436@LM_DEBUG@(5639|5639) DataReaderImpl::add_association - bit 1 local 01030000.44882477.00000002.000002c7(326b83af) remote 01030000.44882477.00000001.000002c2(05a10df0)
2026-08-10 17:03:59.436@LM_WARNING@(5638|5638) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-10 17:03:59.439@LM_DEBUG@(5638|5648) DataReaderImpl::add_association - bit 1 local 01030000.44882477.00000003.000003c7(16109b5e) remote 01030000.44882477.00000001.000004c2(53fbaa76)
2026-08-10 17:03:59.440@LM_WARNING@(5638|5638) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-10 17:03:59.442@LM_WARNING@(5639|5639) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-10 17:03:59.443@LM_DEBUG@(5638|5648) DataReaderImpl::add_association - bit 1 local 01030000.44882477.00000003.000004c7(59510d99) remote 01030000.44882477.00000001.000003c2(1cba3cb1)
2026-08-10 17:03:59.444@LM_WARNING@(5638|5638) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-10 17:03:59.444@LM_DEBUG@(5639|5649) DataReaderImpl::add_association - bit 1 local 01030000.44882477.00000002.000003c7(2b70b2ee) remote 01030000.44882477.00000001.000004c2(53fbaa76)
2026-08-10 17:03:59.446@LM_WARNING@(5639|5639) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-10 17:03:59.448@LM_DEBUG@(5639|5649) DataReaderImpl::add_association - bit 1 local 01030000.44882477.00000002.000004c7(64312429) remote 01030000.44882477.00000001.000003c2(1cba3cb1)
2026-08-10 17:03:59.450@LM_WARNING@(5639|5639) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-10 17:03:59.452@LM_WARNING@(5638|5638) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-10 17:03:59.455@LM_WARNING@(5638|5638) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-10 17:03:59.457@LM_DEBUG@(5639|5649) DataWriterImpl::add_association - bit 0 local 01030000.44882477.00000002.00000102(f248e653) remote 01030000.44882477.00000003.00000507(db2efe68)
2026-08-10 17:03:59.457@LM_DEBUG@(5638|5648) DataReaderImpl::add_association - bit 0 local 01030000.44882477.00000003.00000507(db2efe68) remote 01030000.44882477.00000002.00000102(f248e653)
2026-08-10 17:03:59.457@LM_DEBUG@(5639|5639) DataWriterImpl::add_association - bit 0 local 01030000.44882477.00000002.00000102(f248e653) remote 01030000.44882477.00000003.00000607(f003adab)
2026-08-10 17:03:59.458@LM_WARNING@(5639|5639) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-10 17:03:59.458@LM_DEBUG@(5638|5648) DataReaderImpl::add_association - bit 0 local 01030000.44882477.00000003.00000607(f003adab) remote 01030000.44882477.00000002.00000102(f248e653)
2026-08-10 17:03:59.460@LM_DEBUG@(5639|5649) DataWriterImpl::add_association - bit 0 local 01030000.44882477.00000002.00000202(d965b590) remote 01030000.44882477.00000003.00000507(db2efe68)
2026-08-10 17:03:59.461@LM_DEBUG@(5638|5648) DataReaderImpl::add_association - bit 0 local 01030000.44882477.00000003.00000507(db2efe68) remote 01030000.44882477.00000002.00000202(d965b590)
2026-08-10 17:03:59.461@LM_DEBUG@(5639|5639) DataWriterImpl::add_association - bit 0 local 01030000.44882477.00000002.00000202(d965b590) remote 01030000.44882477.00000003.00000607(f003adab)
2026-08-10 17:03:59.461@LM_WARNING@(5639|5639) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-10 17:03:59.462@LM_DEBUG@(5638|5648) DataReaderImpl::add_association - bit 0 local 01030000.44882477.00000003.00000607(f003adab) remote 01030000.44882477.00000002.00000202(d965b590)
2026-08-10 17:03:59.462@LM_INFO@(5639|5659) DataWriterImpl::transport_assoc_done: writer 01030000.44882477.00000002.00000102(f248e653) succeeded in associating with reader 01030000.44882477.00000003.00000507(db2efe68)
2026-08-10 17:03:59.462@LM_DEBUG@(5639|5659) DataWriterImpl::transport_assoc_done: writer 01030000.44882477.00000002.00000102(f248e653) reader 01030000.44882477.00000003.00000507(db2efe68) calling association_complete_i
2026-08-10 17:03:59.462@LM_DEBUG@(5639|5659) DataWriterImpl::association_complete_i - bit 0 local 01030000.44882477.00000002.00000102(f248e653) remote 01030000.44882477.00000003.00000507(db2efe68)
2026-08-10 17:03:59.463@LM_INFO@(5639|5659) DataWriterImpl::transport_assoc_done: writer 01030000.44882477.00000002.00000102(f248e653) succeeded in associating with reader 01030000.44882477.00000003.00000607(f003adab)
2026-08-10 17:03:59.463@LM_DEBUG@(5639|5659) DataWriterImpl::transport_assoc_done: writer 01030000.44882477.00000002.00000102(f248e653) reader 01030000.44882477.00000003.00000607(f003adab) calling association_complete_i
2026-08-10 17:03:59.463@LM_DEBUG@(5639|5659) DataWriterImpl::association_complete_i - bit 0 local 01030000.44882477.00000002.00000102(f248e653) remote 01030000.44882477.00000003.00000607(f003adab)
2026-08-10 17:03:59.463@LM_INFO@(5639|5659) DataWriterImpl::transport_assoc_done: writer 01030000.44882477.00000002.00000202(d965b590) succeeded in associating with reader 01030000.44882477.00000003.00000507(db2efe68)
2026-08-10 17:03:59.463@LM_DEBUG@(5639|5659) DataWriterImpl::transport_assoc_done: writer 01030000.44882477.00000002.00000202(d965b590) reader 01030000.44882477.00000003.00000507(db2efe68) calling association_complete_i
2026-08-10 17:03:59.463@LM_DEBUG@(5639|5659) DataWriterImpl::association_complete_i - bit 0 local 01030000.44882477.00000002.00000202(d965b590) remote 01030000.44882477.00000003.00000507(db2efe68)
2026-08-10 17:03:59.463@LM_DEBUG@(5638|5648) DataReaderImpl::add_association - bit 0 local 01030000.44882477.00000003.00000507(db2efe68) remote 01030000.44882477.00000002.00000302(c07e84d1)
2026-08-10 17:03:59.464@LM_INFO@(5639|5659) DataWriterImpl::transport_assoc_done: writer 01030000.44882477.00000002.00000202(d965b590) succeeded in associating with reader 01030000.44882477.00000003.00000607(f003adab)
2026-08-10 17:03:59.464@LM_DEBUG@(5639|5649) DataWriterImpl::add_association - bit 0 local 01030000.44882477.00000002.00000302(c07e84d1) remote 01030000.44882477.00000003.00000507(db2efe68)
2026-08-10 17:03:59.464@LM_DEBUG@(5639|5659) DataWriterImpl::transport_assoc_done: writer 01030000.44882477.00000002.00000202(d965b590) reader 01030000.44882477.00000003.00000607(f003adab) calling association_complete_i
2026-08-10 17:03:59.464@LM_DEBUG@(5639|5639) DataWriterImpl::add_association - bit 0 local 01030000.44882477.00000002.00000302(c07e84d1) remote 01030000.44882477.00000003.00000607(f003adab)
2026-08-10 17:03:59.464@LM_DEBUG@(5639|5659) DataWriterImpl::association_complete_i - bit 0 local 01030000.44882477.00000002.00000202(d965b590) remote 01030000.44882477.00000003.00000607(f003adab)
2026-08-10 17:03:59.464@LM_DEBUG@(5638|5648) DataReaderImpl::add_association - bit 0 local 01030000.44882477.00000003.00000607(f2026-08-10 17:03:59.464@LM_WARNING@(5639|5639) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning ni003adab) remote 01030000.44882477.00000002.00000302(c07e84d1)
l Dynamic Type
2026-08-10 17:03:59.464@LM_INFO@(5639|5659) DataWriterImpl::transport_assoc_done: writer 01030000.44882477.00000002.00000302(c07e84d1) succeeded in associating with reader 01030000.44882477.00000003.00000507(db2efe68)
2026-08-10 17:03:59.465@LM_DEBUG@(5639|5659) DataWriterImpl::transport_assoc_done: writer 01030000.44882477.00000002.00000302(c07e84d1) reader 01030000.44882477.00000003.00000507(db2efe68) calling association_complete_i
2026-08-10 17:03:59.465@LM_DEBUG@(5639|5659) DataWriterImpl::association_complete_i - bit 0 local 01030000.44882477.00000002.00000302(c07e84d1) remote 01030000.44882477.00000003.00000507(db2efe68)
2026-08-10 17:03:59.465@LM_INFO@(5639|5659) DataWriterImpl::transport_assoc_done: writer 01030000.44882477.00000002.00000302(c07e84d1) succeeded in associating with reader 01030000.44882477.00000003.00000607(f003adab)
2026-08-10 17:03:59.465@LM_DEBUG@(5639|5659) DataWriterImpl::transport_assoc_done: writer 01030000.44882477.00000002.00000302(c07e84d1) reader 01030000.44882477.00000003.00000607(f003adab) calling association_complete_i
2026-08-10 17:03:59.465@LM_DEBUG@(5639|5659) DataWriterImpl::association_complete_i - bit 0 local 01030000.44882477.00000002.00000302(c07e84d1) remote 01030000.44882477.00000003.00000607(f003adab)
2026-08-10 17:03:59.466@LM_DEBUG@(5639|5660) Writer::svc() - processing publication 0.
2026-08-10 17:03:59.466@LM_DEBUG@(5639|5661) Writer::svc() - processing publication 1.
2026-08-10 17:03:59.466@LM_DEBUG@(5639|5662) Writer::svc() - processing publication 2.
2026-08-10 17:04:01.466@LM_DEBUG@(5639|5639) DataWriterImpl::create_ack_token() - for sequence 1331
2026-08-10 17:04:01.466@LM_DEBUG@(5639|5639) DataWriterImpl::create_ack_token() - for sequence 1343
2026-08-10 17:04:01.466@LM_DEBUG@(5639|5639) DataWriterImpl::create_ack_token() - for sequence 1343
2026-08-10 17:04:01.467@LM_DEBUG@(5639|5661) DataWriterImpl::create_ack_token() - for sequence 1344
2026-08-10 17:04:01.467@LM_DEBUG@(5639|5661) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1344 at 17:04:01.467976
2026-08-10 17:04:01.468@LM_DEBUG@(5639|5660) DataWriterImpl::create_ack_token() - for sequence 1333
2026-08-10 17:04:01.468@LM_DEBUG@(5639|5660) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1333 at 17:04:01.468470
2026-08-10 17:04:01.468@LM_DEBUG@(5639|5662) DataWriterImpl::create_ack_token() - for sequence 1345
2026-08-10 17:04:01.468@LM_DEBUG@(5639|5662) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1345 at 17:04:01.468623
2026-08-10 17:04:01.468@LM_DEBUG@(5639|5639) Publisher::run() - publication 0 stopping after sending 1331 messages.
2026-08-10 17:04:01.468@LM_DEBUG@(5639|5639) Publisher::run() - publication 1 stopping after sending 1342 messages.
2026-08-10 17:04:01.468@LM_DEBUG@(5639|5639) Publisher::run() - publication 2 stopping after sending 1343 messages.
2026-08-10 17:04:01.488@LM_DEBUG@(5639|5644) DataWriterImpl::remove_associations: bit 0 local 01030000.44882477.00000002.00000102(f248e653) remote 01030000.44882477.00000003.00000507(db2efe68) num remotes 2
2026-08-10 17:04:01.490@LM_DEBUG@(5638|5648) DataReaderImpl::remove_associations: bit 0 local 01030000.44882477.00000003.00000507(db2efe68) remote 01030000.44882477.00000002.00000102(f248e653) num remotes 1
2026-08-10 17:04:01.490@LM_DEBUG@(5638|5648) DataReaderImpl::remove_associations_i: bit 0 local 01030000.44882477.00000003.00000507(db2efe68) remote 01030000.44882477.00000002.00000102(f248e653) num remotes 1
2026-08-10 17:04:01.490@LM_DEBUG@(5638|5648) DataReaderImpl::remove_associations: bit 0 local 01030000.44882477.00000003.00000607(f003adab) remote 01030000.44882477.00000002.00000102(f248e653) num remotes 1
2026-08-10 17:04:01.490@LM_DEBUG@(5638|5648) DataReaderImpl::remove_associations_i: bit 0 local 01030000.44882477.00000003.00000607(f003adab) remote 01030000.44882477.00000002.00000102(f248e653) num remotes 1
2026-08-10 17:04:01.491@LM_DEBUG@(5639|5644) DataWriterImpl::remove_associations: bit 0 local 01030000.44882477.00000002.00000202(d965b590) remote 01030000.44882477.00000003.00000507(db2efe68) num remotes 2
2026-08-10 17:04:01.491@LM_DEBUG@(5638|5648) DataReaderImpl::remove_associations: bit 0 local 01030000.44882477.00000003.00000507(db2efe68) remote 01030000.44882477.00000002.00000202(d965b590) num remotes 1
2026-08-10 17:04:01.491@LM_DEBUG@(5638|5648) DataReaderImpl::remove_associations_i: bit 0 local 01030000.44882477.00000003.00000507(db2efe68) remote 01030000.44882477.00000002.00000202(d965b590) num remotes 1
2026-08-10 17:04:01.492@LM_DEBUG@(5638|5648) DataReaderImpl::remove_associations: bit 0 local 01030000.44882477.00000003.00000607(f003adab) remote 01030000.44882477.00000002.00000202(d965b590) num remotes 1
2026-08-10 17:04:01.492@LM_DEBUG@(5638|5648) DataReaderImpl::remove_associations_i: bit 0 local 01030000.44882477.00000003.00000607(f003adab) remote 01030000.44882477.00000002.00000202(d965b590) num remotes 1
2026-08-10 17:04:01.492@LM_DEBUG@(5639|5644) DataWriterImpl::remove_associations: bit 0 local 01030000.44882477.00000002.00000302(c07e84d1) remote 01030000.44882477.00000003.00000507(db2efe68) num remotes 2
2026-08-10 17:04:01.492@LM_DEBUG@(5639|5659) DataLink::handle_exception() - (delay) scheduling timer for future release
2026-08-10 17:04:01.493@LM_DEBUG@(5638|5648) DataReaderImpl::remove_associations: bit 0 local 01030000.44882477.00000003.00000507(db2efe68) remote 01030000.44882477.00000002.00000302(c07e84d1) num remotes 1
2026-08-10 17:04:01.493@LM_DEBUG@(5638|5648) DataReaderImpl::remove_associations_i: bit 0 local 01030000.44882477.00000003.00000507(db2efe68) remote 01030000.44882477.00000002.00000302(c07e84d1) num remotes 1
2026-08-10 17:04:01.493@LM_DEBUG@(5638|5648) DataReaderImpl::remove_associations: bit 0 local 01030000.44882477.00000003.00000607(f003adab) remote 01030000.44882477.00000002.00000302(c07e84d1) num remotes 1
2026-08-10 17:04:01.493@LM_DEBUG@(5638|5648) DataReaderImpl::remove_associations_i: bit 0 local 01030000.44882477.00000003.00000607(f003adab) remote 01030000.44882477.00000002.00000302(c07e84d1) num remotes 1
2026-08-10 17:04:01.493@LM_DEBUG@(5638|5657) DataLink::handle_exception() - (delay) scheduling timer for future release
2026-08-10 17:04:01.493@LM_DEBUG@(5638|5638) subscriber_main() - test complete.
2026-08-10 17:04:01.494@LM_DEBUG@(5639|5644) DataReaderImpl::remove_associations: bit 1 local 01030000.44882477.00000002.000001c7(1946d06c) remote 01030000.44882477.00000001.000001c2(2e8c5e33) num remotes 1
2026-08-10 17:04:01.494@LM_DEBUG@(5639|5644) DataReaderImpl::remove_associations_i: bit 1 local 01030000.44882477.00000002.000001c7(1946d06c) remote 01030000.44882477.00000001.000001c2(2e8c5e33) num remotes 1
2026-08-10 17:04:01.495@LM_DEBUG@(5638|5645) DataReaderImpl::remove_associations: bit 1 local 01030000.44882477.00000003.000001c7(2426f9dc) remote 01030000.44882477.00000001.000001c2(2e8c5e33) num remotes 1
2026-08-10 17:04:01.495@LM_DEBUG@(5638|5645) DataReaderImpl::remove_associations_i: bit 1 local 01030000.44882477.00000003.000001c7(2426f9dc) remote 01030000.44882477.00000001.000001c2(2e8c5e33) num remotes 1
2026-08-10 17:04:01.496@LM_DEBUG@(5639|5644) DataReaderImpl::remove_associations: bit 1 local 01030000.44882477.00000002.000003c7(2b70b2ee) remote 01030000.44882477.00000001.000004c2(53fbaa76) num remotes 1
2026-08-10 17:04:01.496@LM_DEBUG@(5639|5644) DataReaderImpl::remove_associations_i: bit 1 local 01030000.44882477.00000002.000003c7(2b70b2ee) remote 01030000.44882477.00000001.000004c2(53fbaa76) num remotes 1
2026-08-10 17:04:01.496@LM_DEBUG@(5638|5645) DataReaderImpl::remove_associations: bit 1 local 01030000.44882477.00000003.000003c7(16109b5e) remote 01030000.44882477.00000001.000004c2(53fbaa76) num remotes 1
2026-08-10 17:04:01.496@LM_DEBUG@(5638|5645) DataReaderImpl::remove_associations_i: bit 1 local 01030000.44882477.00000003.000003c7(16109b5e) remote 01030000.44882477.00000001.000004c2(53fbaa76) num remotes 1
2026-08-10 17:04:01.497@LM_DEBUG@(5639|5644) DataReaderImpl::remove_associations: bit 1 local 01030000.44882477.00000002.000004c7(64312429) remote 01030000.44882477.00000001.000003c2(1cba3cb1) num remotes 1
2026-08-10 17:04:01.497@LM_DEBUG@(5639|5644) DataReaderImpl::remove_associations_i: bit 1 local 01030000.44882477.00000002.000004c7(64312429) remote 01030000.44882477.00000001.000003c2(1cba3cb1) num remotes 1
2026-08-10 17:04:01.497@LM_DEBUG@(5638|5645) DataReaderImpl::remove_associations: bit 1 local 01030000.44882477.00000003.000004c7(59510d99) remote 01030000.44882477.00000001.000003c2(1cba3cb1) num remotes 1
2026-08-10 17:04:01.497@LM_DEBUG@(5638|5645) DataReaderImpl::remove_associations_i: bit 1 local 01030000.44882477.00000003.000004c7(59510d99) remote 01030000.44882477.00000001.000003c2(1cba3cb1) num remotes 1
2026-08-10 17:04:01.498@LM_DEBUG@(5639|5644) DataReaderImpl::remove_associations: bit 1 local 01030000.44882477.00000002.000002c7(326b83af) remote 01030000.44882477.00000001.000002c2(05a10df0) num remotes 1
2026-08-10 17:04:01.498@LM_DEBUG@(5639|5644) DataReaderImpl::remove_associations_i: bit 1 local 01030000.44882477.00000002.000002c7(326b83af) remote 01030000.44882477.00000001.000002c2(05a10df0) num remotes 1
2026-08-10 17:04:01.499@LM_DEBUG@(5639|5654) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.160:39737 , reconnect_state = INIT_STATE.
2026-08-10 17:04:01.499@LM_DEBUG@(5639|5654) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-08-10 17:04:01.499@LM_DEBUG@(5638|5655) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.160:39737 , reconnect_state = INIT_STATE.
2026-08-10 17:04:01.499@LM_DEBUG@(5638|5645) DataReaderImpl::remove_associations: bit 1 local 01030000.44882477.00000003.000002c7(0f0baa1f) remote 01030000.44882477.00000001.000002c2(05a10df0) num remotes 1
2026-08-10 17:04:01.499@LM_DEBUG@(5638|5645) DataReaderImpl::remove_associations_i: bit 1 local 01030000.44882477.00000003.000002c7(0f0baa1f) remote 01030000.44882477.00000001.000002c2(05a10df0) num remotes 1
2026-08-10 17:04:01.500@LM_DEBUG@(5638|5655) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-08-10 17:04:01.505@LM_DEBUG@(5639|5639) Service_Participant::shutdown
2026-08-10 17:04:01.506@LM_DEBUG@(5638|5657) TcpConnection::handle_close() called on transport: _OPENDDS_0500_TCP to 10.1.0.160:42475 , reconnect_state = INIT_STATE.
2026-08-10 17:04:01.513@LM_DEBUG@(5638|5638) Service_Participant::shutdown
2026-08-10 17:04:01.521@LM_DEBUG@(5639|5639) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-10 17:04:01.522@LM_DEBUG@(5639|5639) Service_Participant::~Service_Participant
2026-08-10 17:04:01.522@LM_DEBUG@(5639|5639) Service_Participant::shutdown
2026-08-10 17:04:01.529@LM_DEBUG@(5638|5638) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-10 17:04:01.530@LM_DEBUG@(5638|5638) Service_Participant::~Service_Participant
2026-08-10 17:04:01.530@LM_DEBUG@(5638|5638) 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: 5664
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/subscriber -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSConfigFile rtps.ini
sub PID: 5674 started at 2026-08-10 17:04:02
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/publisher -p -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSConfigFile rtps.ini
pub PID: 5675 started at 2026-08-10 17:04:02
2026-08-10 17:04:02.070@LM_INFO@(5675|5675) INFO: set_DCPS_debug_level: set to 1
2026-08-10 17:04:02.070@LM_INFO@(5674|5674) INFO: set_DCPS_debug_level: set to 1
2026-08-10 17:04:02.071@LM_INFO@(5675|5675) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps.ini
2026-08-10 17:04:02.071@LM_INFO@(5674|5674) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps.ini
2026-08-10 17:04:02.071@LM_INFO@(5675|5675) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps.ini"
2026-08-10 17:04:02.071@LM_INFO@(5674|5674) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps.ini"
2026-08-10 17:04:02.071@LM_INFO@(5674|5674) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_TRANSPORT_TYPE=rtps_udp
2026-08-10 17:04:02.071@LM_INFO@(5674|5674) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_USE_MULTICAST=0
2026-08-10 17:04:02.071@LM_INFO@(5675|5675) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_TRANSPORT_TYPE=rtps_udp
2026-08-10 17:04:02.071@LM_INFO@(5674|5674) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT=@the_rtps_transport
2026-08-10 17:04:02.071@LM_INFO@(5675|5675) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_USE_MULTICAST=0
2026-08-10 17:04:02.071@LM_INFO@(5674|5674) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
2026-08-10 17:04:02.071@LM_INFO@(5675|5675) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT=@the_rtps_transport
2026-08-10 17:04:02.071@LM_INFO@(5674|5674) INFO: ConfigStoreImpl::set_string: COMMON_POOL_SIZE=600000000
2026-08-10 17:04:02.071@LM_INFO@(5675|5675) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
2026-08-10 17:04:02.071@LM_INFO@(5674|5674) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
2026-08-10 17:04:02.071@LM_INFO@(5675|5675) INFO: ConfigStoreImpl::set_string: COMMON_POOL_SIZE=600000000
2026-08-10 17:04:02.071@LM_INFO@(5674|5674) INFO: ConfigStoreImpl::set_string: COMMON=@common
2026-08-10 17:04:02.072@LM_INFO@(5675|5675) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
2026-08-10 17:04:02.072@LM_INFO@(5675|5675) INFO: ConfigStoreImpl::set_string: COMMON=@common
2026-08-10 17:04:02.073@LM_INFO@(5675|5675) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev usin2026-08-10 17:04:02.073@LM_INFO@(5674|5674) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
g ACE 6.5.24
2026-08-10 17:04:02.073@LM_INFO@(5674|5674) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_lev2026-08-10 17:04:02.073@LM_INFO@(5675|5675) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
el: 1
2026-08-10 17:04:02.073@LM_INFO@(5674|5674) Service_Participant::get_domain_participant_factory: machine: runnervmvrwv9, x86_64 2026-08-10 17:04:02.073@LM_INFO@(5675|5675) Service_Participant::get_domain_participant_factory: machine: runnervmvrwv9, x86_64 platform: Linux, 6.17.0-1020-azure, #20~24.04.1-Ubuntu SMP Fri Jun 19 20:09:14 UTC 2026
platform: Linux, 6.17.0-1020-azure, #20~24.04.1-Ubuntu SMP Fri Jun 19 20:09:14 UTC 2026
2026-08-10 17:04:02.073@LM_INFO@(5674|5674) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-08-10 17:04:02.073@LM_INFO@(5675|5675) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-08-10 17:04:02.073@LM_NOTICE@(5674|5674) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-08-10 17:04:02.073@LM_NOTICE@(5675|5675) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-08-10 17:04:02.074@LM_DEBUG@(5674|5674) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMon2026-08-10 17:04:02.074@LM_DEBUG@(5675|5675) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
itor
2026-08-10 17:04:02.075@LM_INFO@(5674|5674) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-08-10 17:04:02.075@LM_INFO@(5675|5675) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-08-10 17:04:02.075@LM_DEBUG@(5674|5674) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2026-08-10 17:04:02.075@LM_DEBUG@(5675|5675) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(5664|5664) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
2026-08-10 17:04:02.299@LM_INFO@(5674|5674) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-08-10 17:04:02.299@LM_INFO@(5675|5675) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-08-10 17:04:02.300@LM_INFO@(5674|5674) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-08-10 17:04:02.300@LM_INFO@(5675|5675) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-08-10 17:04:02.300@LM_INFO@(5674|5674) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-08-10 17:04:02.300@LM_INFO@(5675|5675) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-08-10 17:04:02.309@LM_WARNING@(5675|5675) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
2026-08-10 17:04:02.309@LM_WARNING@(5674|5674) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
2026-08-10 17:04:02.320@LM_DEBUG@(5674|5685) DataReaderImpl::add_association - bit 1 local 01030000.45470591.00000002.000001c7(5901d43a) remote 01030000.45470591.00000001.000001c2(6ecb5a65)
2026-08-10 17:04:02.322@LM_DEBUG@(5675|5684) DataReaderImpl::add_association - bit 1 local 01030000.45470591.00000003.000001c7(6461fd8a) remote 01030000.45470591.00000001.000001c2(6ecb5a65)
2026-08-10 17:04:02.325@LM_WARNING@(5675|5675) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-10 17:04:02.327@LM_DEBUG@(5675|5684) DataReaderImpl::add_association - bit 1 local 01030000.45470591.00000003.000002c7(4f4cae49) remote 01030000.45470591.00000001.000002c2(45e609a6)
2026-08-10 17:04:02.330@LM_WARNING@(5675|5675) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-10 17:04:02.332@LM_DEBUG@(5675|5684) DataReaderImpl::add_association - bit 1 local 01030000.45470591.00000003.000003c7(56579f08) remote 01030000.45470591.00000001.000004c2(13bcae20)
2026-08-10 17:04:02.333@LM_WARNING@(5675|5675) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-10 17:04:02.336@LM_DEBUG@(5675|5684) DataReaderImpl::add_association - bit 1 local 01030000.45470591.00000003.000004c7(191609cf) remote 01030000.45470591.00000001.000003c2(5cfd38e7)
2026-08-10 17:04:02.337@LM_WARNING@(5675|5675) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-10 17:04:02.342@LM_WARNING@(5675|5675) 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-08-10 17:04:02.342@LM_WARNING@(5675|5675) 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-08-10 17:04:02.344@LM_WARNING@(5675|5675) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-10 17:04:02.345@LM_WARNING@(5675|5675) 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-08-10 17:04:02.345@LM_WARNING@(5675|5675) 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-08-10 17:04:02.347@LM_WARNING@(5675|5675) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-10 17:04:02.347@LM_WARNING@(5675|5675) 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-08-10 17:04:02.347@LM_WARNING@(5675|5675) 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-08-10 17:04:02.349@LM_WARNING@(5675|5675) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-10 17:04:02.362@LM_WARNING@(5674|5674) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-10 17:04:02.365@LM_DEBUG@(5674|5674) DataReaderImpl::add_association - bit 1 local 01030000.45470591.00000002.000002c7(722c87f9) remote 01030000.45470591.00000001.000002c2(45e609a6)
2026-08-10 17:04:02.367@LM_WARNING@(5674|5674) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-10 17:04:02.369@LM_DEBUG@(5674|5685) DataReaderImpl::add_association - bit 1 local 01030000.45470591.00000002.000003c7(6b37b6b8) remote 01030000.45470591.00000001.000004c2(13bcae20)
2026-08-10 17:04:02.371@LM_WARNING@(5674|5674) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-10 17:04:02.373@LM_DEBUG@(5674|5685) DataReaderImpl::add_association - bit 1 local 01030000.45470591.00000002.000004c7(2476207f) remote 01030000.45470591.00000001.000003c2(5cfd38e7)
2026-08-10 17:04:02.374@LM_WARNING@(5674|5674) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-10 17:04:02.378@LM_WARNING@(5674|5674) 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-08-10 17:04:02.378@LM_WARNING@(5674|5674) 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-08-10 17:04:02.381@LM_DEBUG@(5675|5684) DataWriterImpl::add_association - bit 0 local 01030000.45470591.00000003.00000102(8f6fcbb5) remote 01030000.45470591.00000002.00000507(a609d38e)
2026-08-10 17:04:02.381@LM_DEBUG@(5674|5685) DataReaderImpl::add_association - bit 0 local 01030000.45470591.00000002.00000507(a609d38e) remote 01030000.45470591.00000003.00000102(8f6fcbb5)
2026-08-10 17:04:02.381@LM_DEBUG@(5674|5674) DataReaderImpl::add_association - bit 0 local 01030000.45470591.00000002.00000507(a609d38e) remote 01030000.45470591.00000003.00000202(a4429876)
2026-08-10 17:04:02.386@LM_INFO@(5675|5684) DataWriterImpl::transport_assoc_done: writer 01030000.45470591.00000003.00000102(8f6fcbb5) succeeded in associating with reader 01030000.45470591.00000002.00000507(a609d38e)
2026-08-10 17:04:02.387@LM_DEBUG@(5674|5685) DataReaderImpl::add_association - bit 0 local 01030000.45470591.00000002.00000507(a609d38e) remote 01030000.45470591.00000003.00000302(bd59a937)
2026-08-10 17:04:02.387@LM_DEBUG@(5675|5684) DataWriterImpl::transport_assoc_done: writer 01030000.45470591.00000003.00000102(8f6fcbb5) reader 01030000.45470591.00000002.00000507(a609d38e) calling association_complete_i
2026-08-10 17:04:02.387@LM_DEBUG@(5675|5684) DataWriterImpl::association_complete_i - bit 0 local 01030000.45470591.00000003.00000102(8f6fcbb5) remote 01030000.45470591.00000002.00000507(a609d38e)
2026-08-10 17:04:02.387@LM_WARNING@(5674|5674) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-10 17:04:02.387@LM_DEBUG@(5675|5684) DataWriterImpl::add_association - bit 0 local 01030000.45470591.00000003.00000202(a4429876) remote 01030000.45470591.00000002.00000507(a609d38e)
2026-08-10 17:04:02.387@LM_WARNING@(5674|5674) 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-08-10 17:04:02.387@LM_WARNING@(5674|5674) 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-08-10 17:04:02.388@LM_INFO@(5675|5684) DataWriterImpl::transport_assoc_done: writer 01030000.45470591.00000003.00000202(a4429876) succeeded in associating with reader 01030000.45470591.00000002.00000507(a609d38e)
2026-08-10 17:04:02.388@LM_DEBUG@(5675|5684) DataWriterImpl::transport_assoc_done: writer 01030000.45470591.00000003.00000202(a4429876) reader 01030000.45470591.00000002.00000507(a609d38e) calling association_complete_i
2026-08-10 17:04:02.388@LM_DEBUG@(5675|5684) DataWriterImpl::association_complete_i - bit 0 local 01030000.45470591.00000003.00000202(a4429876) remote 01030000.45470591.00000002.00000507(a609d38e)
2026-08-10 17:04:02.388@LM_DEBUG@(5675|5684) DataWriterImpl::add_association - bit 0 local 01030000.45470591.00000003.00000302(bd59a937) remote 01030000.45470591.00000002.00000507(a609d38e)
2026-08-10 17:04:02.388@LM_INFO@(5675|5684) DataWriterImpl::transport_assoc_done: writer 01030000.45470591.00000003.00000302(bd59a937) succeeded in associating with reader 01030000.45470591.00000002.00000507(a609d38e)
2026-08-10 17:04:02.389@LM_DEBUG@(5675|5684) DataWriterImpl::transport_assoc_done: writer 01030000.45470591.00000003.00000302(bd59a937) reader 01030000.45470591.00000002.00000507(a609d38e) calling association_complete_i
2026-08-10 17:04:02.389@LM_DEBUG@(5675|5684) DataWriterImpl::association_complete_i - bit 0 local 01030000.45470591.00000003.00000302(bd59a937) remote 01030000.45470591.00000002.00000507(a609d38e)
2026-08-10 17:04:02.390@LM_DEBUG@(5675|5684) DataWriterImpl::add_association - bit 0 local 01030000.45470591.00000003.00000102(8f6fcbb5) remote 01030000.45470591.00000002.00000607(8d24804d)
2026-08-10 17:04:02.390@LM_DEBUG@(5674|5685) DataReaderImpl::add_association - bit 0 local 01030000.45470591.00000002.00000607(8d24804d) remote 01030000.45470591.00000003.00000102(8f6fcbb5)
2026-08-10 17:04:02.390@LM_INFO@(5675|5684) DataWriterImpl::transport_assoc_done: writer 01030000.45470591.00000003.00000102(8f6fcbb5) succeeded in associating with reader 01030000.45470591.00000002.00000607(8d24804d)
2026-08-10 17:04:02.390@LM_DEBUG@(5675|5684) DataWriterImpl::transport_assoc_done: writer 01030000.45470591.00000003.00000102(8f6fcbb5) reader 01030000.45470591.00000002.00000607(8d24804d) calling association_complete_i
2026-08-10 17:04:02.390@LM_DEBUG@(5675|5684) DataWriterImpl::association_complete_i - bit 0 local 01030000.45470591.00000003.00000102(8f6fcbb5) remote 01030000.45470591.00000002.00000607(8d24804d)
2026-08-10 17:04:02.390@LM_DEBUG@(5674|5685) DataReaderImpl::add_association - bit 0 local 01030000.45470591.00000002.00000607(8d24804d) remote 01030000.45470591.00000003.00000202(a4429876)
2026-08-10 17:04:02.390@LM_DEBUG@(5675|5684) DataWriterImpl::add_association - bit 0 local 01030000.45470591.00000003.00000202(a4429876) remote 01030000.45470591.00000002.00000607(8d24804d)
2026-08-10 17:04:02.391@LM_DEBUG@(5674|5685) DataReaderImpl::add_association - bit 0 local 01030000.45470591.00000002.00000607(8d24804d) remote 01030000.45470591.00000003.00000302(bd59a937)
2026-08-10 17:04:02.391@LM_INFO@(5675|5684) DataWriterImpl::transport_assoc_done: writer 01030000.45470591.00000003.00000202(a4429876) succeeded in associating with reader 01030000.45470591.00000002.00000607(8d24804d)
2026-08-10 17:04:02.391@LM_DEBUG@(5675|5684) DataWriterImpl::transport_assoc_done: writer 01030000.45470591.00000003.00000202(a4429876) reader 01030000.45470591.00000002.00000607(8d24804d) calling association_complete_i
2026-08-10 17:04:02.391@LM_DEBUG@(5675|5684) DataWriterImpl::association_complete_i - bit 0 local 01030000.45470591.00000003.00000202(a4429876) remote 01030000.45470591.00000002.00000607(8d24804d)
2026-08-10 17:04:02.391@LM_DEBUG@(5675|5684) DataWriterImpl::add_association - bit 0 local 01030000.45470591.00000003.00000302(bd59a937) remote 01030000.45470591.00000002.00000607(8d24804d)
2026-08-10 17:04:02.391@LM_WARNING@(5674|5674) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-10 17:04:02.391@LM_INFO@(5675|5684) DataWriterImpl::transport_assoc_done: writer 01030000.45470591.00000003.00000302(bd59a937) succeeded in associating with reader 01030000.45470591.00000002.00000607(8d24804d)
2026-08-10 17:04:02.391@LM_DEBUG@(5675|5684) DataWriterImpl::transport_assoc_done: writer 01030000.45470591.00000003.00000302(bd59a937) reader 01030000.45470591.00000002.00000607(8d24804d) calling association_complete_i
2026-08-10 17:04:02.391@LM_DEBUG@(5675|5684) DataWriterImpl::association_complete_i - bit 0 local 01030000.45470591.00000003.00000302(bd59a937) remote 01030000.45470591.00000002.00000607(8d24804d)
2026-08-10 17:04:02.392@LM_DEBUG@(5675|5696) Writer::svc() - processing publication 0.
2026-08-10 17:04:02.392@LM_DEBUG@(5675|5697) Writer::svc() - processing publication 1.
2026-08-10 17:04:02.392@LM_DEBUG@(5675|5698) Writer::svc() - processing publication 2.
2026-08-10 17:04:04.392@LM_DEBUG@(5675|5675) DataWriterImpl::create_ack_token() - for sequence 1271
2026-08-10 17:04:04.392@LM_DEBUG@(5675|5675) DataWriterImpl::create_ack_token() - for sequence 1270
2026-08-10 17:04:04.392@LM_DEBUG@(5675|5675) DataWriterImpl::create_ack_token() - for sequence 1272
2026-08-10 17:04:04.499@LM_DEBUG@(5675|5697) DataWriterImpl::create_ack_token() - for sequence 1316
2026-08-10 17:04:04.499@LM_DEBUG@(5675|5697) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1316 at 17:04:04.499234
2026-08-10 17:04:04.499@LM_DEBUG@(5675|5698) DataWriterImpl::create_ack_token() - for sequence 1319
2026-08-10 17:04:04.499@LM_DEBUG@(5675|5698) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1319 at 17:04:04.499409
2026-08-10 17:04:04.499@LM_DEBUG@(5675|5696) DataWriterImpl::create_ack_token() - for sequence 1318
2026-08-10 17:04:04.499@LM_DEBUG@(5675|5696) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1318 at 17:04:04.499840
2026-08-10 17:04:04.521@LM_DEBUG@(5675|5675) Publisher::run() - publication 0 stopping after sending 1316 messages.
2026-08-10 17:04:04.523@LM_DEBUG@(5675|5675) Publisher::run() - publication 1 stopping after sending 1314 messages.
2026-08-10 17:04:04.525@LM_DEBUG@(5675|5675) Publisher::run() - publication 2 stopping after sending 1317 messages.
2026-08-10 17:04:04.547@LM_DEBUG@(5675|5681) WriteDataContainer::wait_pending timeout at 00:05:55.075726
2026-08-10 17:04:04.742@LM_DEBUG@(5675|5681) WriteDataContainer::wait_pending done
2026-08-10 17:04:04.742@LM_DEBUG@(5675|5681) DataWriterImpl::remove_associations: bit 0 local 01030000.45470591.00000003.00000102(8f6fcbb5) remote 01030000.45470591.00000002.00000507(a609d38e) num remotes 2
2026-08-10 17:04:04.744@LM_DEBUG@(5674|5685) DataReaderImpl::remove_associations: bit 0 local 01030000.45470591.00000002.00000507(a609d38e) remote 01030000.45470591.00000003.00000102(8f6fcbb5) num remotes 1
2026-08-10 17:04:04.744@LM_DEBUG@(5674|5685) DataReaderImpl::remove_associations_i: bit 0 local 01030000.45470591.00000002.00000507(a609d38e) remote 01030000.45470591.00000003.00000102(8f6fcbb5) num remotes 1
2026-08-10 17:04:04.744@LM_DEBUG@(5674|5685) DataReaderImpl::remove_associations: bit 0 local 01030000.45470591.00000002.00000607(8d24804d) remote 01030000.45470591.00000003.00000102(8f6fcbb5) num remotes 1
2026-08-10 17:04:04.744@LM_DEBUG@(5674|5685) DataReaderImpl::remove_associations_i: bit 0 local 01030000.45470591.00000002.00000607(8d24804d) remote 01030000.45470591.00000003.00000102(8f6fcbb5) num remotes 1
2026-08-10 17:04:04.745@LM_DEBUG@(5675|5681) DataWriterImpl::remove_associations: bit 0 local 01030000.45470591.00000003.00000202(a4429876) remote 01030000.45470591.00000002.00000507(a609d38e) num remotes 2
2026-08-10 17:04:04.745@LM_DEBUG@(5674|5685) DataReaderImpl::remove_associations: bit 0 local 01030000.45470591.00000002.00000507(a609d38e) remote 01030000.45470591.00000003.00000202(a4429876) num remotes 1
2026-08-10 17:04:04.745@LM_DEBUG@(5674|5685) DataReaderImpl::remove_associations_i: bit 0 local 01030000.45470591.00000002.00000507(a609d38e) remote 01030000.45470591.00000003.00000202(a4429876) num remotes 1
2026-08-10 17:04:04.746@LM_DEBUG@(5674|5685) DataReaderImpl::remove_associations: bit 0 local 01030000.45470591.00000002.00000607(8d24804d) remote 01030000.45470591.00000003.00000202(a4429876) num remotes 1
2026-08-10 17:04:04.746@LM_DEBUG@(5674|5685) DataReaderImpl::remove_associations_i: bit 0 local 01030000.45470591.00000002.00000607(8d24804d) remote 01030000.45470591.00000003.00000202(a4429876) num remotes 1
2026-08-10 17:04:04.746@LM_DEBUG@(5675|5681) DataWriterImpl::remove_associations: bit 0 local 01030000.45470591.00000003.00000302(bd59a937) remote 01030000.45470591.00000002.00000507(a609d38e) num remotes 2
2026-08-10 17:04:04.747@LM_DEBUG@(5674|5685) DataReaderImpl::remove_associations: bit 0 local 01030000.45470591.00000002.00000507(a609d38e) remote 01030000.45470591.00000003.00000302(bd59a937) num remotes 1
2026-08-10 17:04:04.747@LM_DEBUG@(5674|5685) DataReaderImpl::remove_associations_i: bit 0 local 01030000.45470591.00000002.00000507(a609d38e) remote 01030000.45470591.00000003.00000302(bd59a937) num remotes 1
2026-08-10 17:04:04.747@LM_DEBUG@(5674|5685) DataReaderImpl::remove_associations: bit 0 local 01030000.45470591.00000002.00000607(8d24804d) remote 01030000.45470591.00000003.00000302(bd59a937) num remotes 1
2026-08-10 17:04:04.747@LM_DEBUG@(5674|5685) DataReaderImpl::remove_associations_i: bit 0 local 01030000.45470591.00000002.00000607(8d24804d) remote 01030000.45470591.00000003.00000302(bd59a937) num remotes 1
2026-08-10 17:04:04.747@LM_DEBUG@(5674|5674) subscriber_main() - test complete.
2026-08-10 17:04:04.748@LM_DEBUG@(5675|5681) DataReaderImpl::remove_associations: bit 1 local 01030000.45470591.00000003.000001c7(6461fd8a) remote 01030000.45470591.00000001.000001c2(6ecb5a65) num remotes 1
2026-08-10 17:04:04.748@LM_DEBUG@(5675|5681) DataReaderImpl::remove_associations_i: bit 1 local 01030000.45470591.00000003.000001c7(6461fd8a) remote 01030000.45470591.00000001.000001c2(6ecb5a65) num remotes 1
2026-08-10 17:04:04.749@LM_DEBUG@(5674|5680) DataReaderImpl::remove_associations: bit 1 local 01030000.45470591.00000002.000001c7(5901d43a) remote 01030000.45470591.00000001.000001c2(6ecb5a65) num remotes 1
2026-08-10 17:04:04.749@LM_DEBUG@(5674|5680) DataReaderImpl::remove_associations_i: bit 1 local 01030000.45470591.00000002.000001c7(5901d43a) remote 01030000.45470591.00000001.000001c2(6ecb5a65) num remotes 1
2026-08-10 17:04:04.749@LM_DEBUG@(5675|5681) DataReaderImpl::remove_associations: bit 1 local 01030000.45470591.00000003.000003c7(56579f08) remote 01030000.45470591.00000001.000004c2(13bcae20) num remotes 1
2026-08-10 17:04:04.750@LM_DEBUG@(5675|5681) DataReaderImpl::remove_associations_i: bit 1 local 01030000.45470591.00000003.000003c7(56579f08) remote 01030000.45470591.00000001.000004c2(13bcae20) num remotes 1
2026-08-10 17:04:04.750@LM_DEBUG@(5674|5680) DataReaderImpl::remove_associations: bit 1 local 01030000.45470591.00000002.000003c7(6b37b6b8) remote 01030000.45470591.00000001.000004c2(13bcae20) num remotes 1
2026-08-10 17:04:04.750@LM_DEBUG@(5674|5680) DataReaderImpl::remove_associations_i: bit 1 local 01030000.45470591.00000002.000003c7(6b37b6b8) remote 01030000.45470591.00000001.000004c2(13bcae20) num remotes 1
2026-08-10 17:04:04.751@LM_DEBUG@(5675|5681) DataReaderImpl::remove_associations: bit 1 local 01030000.45470591.00000003.000004c7(191609cf) remote 01030000.45470591.00000001.000003c2(5cfd38e7) num remotes 1
2026-08-10 17:04:04.751@LM_DEBUG@(5675|5681) DataReaderImpl::remove_associations_i: bit 1 local 01030000.45470591.00000003.000004c7(191609cf) remote 01030000.45470591.00000001.000003c2(5cfd38e7) num remotes 1
2026-08-10 17:04:04.751@LM_DEBUG@(5674|5680) DataReaderImpl::remove_associations: bit 1 local 01030000.45470591.00000002.000004c7(2476207f) remote 01030000.45470591.00000001.000003c2(5cfd38e7) num remotes 1
2026-08-10 17:04:04.751@LM_DEBUG@(5674|5680) DataReaderImpl::remove_associations_i: bit 1 local 01030000.45470591.00000002.000004c7(2476207f) remote 01030000.45470591.00000001.000003c2(5cfd38e7) num remotes 1
2026-08-10 17:04:04.752@LM_DEBUG@(5675|5681) DataReaderImpl::remove_associations: bit 1 local 01030000.45470591.00000003.000002c7(4f4cae49) remote 01030000.45470591.00000001.000002c2(45e609a6) num remotes 1
2026-08-10 17:04:04.752@LM_DEBUG@(5675|5681) DataReaderImpl::remove_associations_i: bit 1 local 01030000.45470591.00000003.000002c7(4f4cae49) remote 01030000.45470591.00000001.000002c2(45e609a6) num remotes 1
2026-08-10 17:04:04.752@LM_DEBUG@(5675|5691) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.160:45325 , reconnect_state = INIT_STATE.
2026-08-10 17:04:04.752@LM_DEBUG@(5675|5691) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-08-10 17:04:04.753@LM_DEBUG@(5674|5680) DataReaderImpl::remove_associations: bit 1 local 01030000.45470591.00000002.000002c7(722c87f9) remote 01030000.45470591.00000001.000002c2(45e609a6) num remotes 1
2026-08-10 17:04:04.753@LM_DEBUG@(5674|5680) DataReaderImpl::remove_associations_i: bit 1 local 01030000.45470591.00000002.000002c7(722c87f9) remote 01030000.45470591.00000001.000002c2(45e609a6) num remotes 1
2026-08-10 17:04:04.754@LM_DEBUG@(5674|5690) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-08-10 17:04:04.759@LM_DEBUG@(5675|5675) Service_Participant::shutdown
2026-08-10 17:04:04.766@LM_DEBUG@(5674|5674) Service_Participant::shutdown
2026-08-10 17:04:04.776@LM_DEBUG@(5675|5675) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-10 17:04:04.777@LM_DEBUG@(5675|5675) Service_Participant::~Service_Participant
2026-08-10 17:04:04.777@LM_DEBUG@(5675|5675) Service_Participant::shutdown
2026-08-10 17:04:04.783@LM_DEBUG@(5674|5674) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-10 17:04:04.784@LM_DEBUG@(5674|5674) Service_Participant::~Service_Participant
2026-08-10 17:04:04.784@LM_DEBUG@(5674|5674) 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: 5701
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log
pub_1 PID: 5711 started at 2026-08-10 17:04:05
(5701|5701) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
Publisher 5711 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: 5723 started at 2026-08-10 17:04:08
Publisher 5711 is done waiting for 1 readers.
Publisher 5711 is waiting for acknowledgments.
Subscriber 5723 got new message data:
- From : 5711
- Count : 0
Subscriber 5723 got new message data:
- From : 5711
- Count : 1
Subscriber 5723 got new message data:
- From : 5711
- Count : 2
Subscriber 5723 got new message data:
- From : 5711
- Count : 3
Subscriber 5723 got new message data:
- From : 5711
- Count : 4
Subscriber 5723 got new message data:
- From : 5711
- Count : 5
Subscriber 5723 got new message data:
- From : 5711
- Count : 6
Subscriber 5723 got new message data:
- From : 5711
- Count : 7
Subscriber 5723 got new message data:
- From : 5711
- Count : 8
Subscriber 5723 got new message data:
- From : 5711
- Count : 9
Subscriber 5723 got new message data:
- From : 5711
- Count : 10
Subscriber 5723 got new message data:
- From : 5711
- Count : 11
Subscriber 5723 got new message data:
- From : 5711
- Count : 12
Subscriber 5723 got new message data:
- From : 5711
- Count : 13
Subscriber 5723 got new message data:
- From : 5711
- Count : 14
Subscriber 5723 got new message data:
- From : 5711
- Count : 15
Subscriber 5723 got new message data:
- From : 5711
- Count : 16
Subscriber 5723 got new message data:
- From : 5711
- Count : 17
Subscriber 5723 got new message data:
- From : 5711
- Count : 18
Subscriber 5723 got new message data:
- From : 5711
- Count : 19
Subscriber 5723 is done. Exiting.
Publisher 5711 is done waiting for acknowledgments.
Publisher 5711 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: 5734 started at 2026-08-10 17:04:11
Publisher 5711 is done waiting for 2 readers.
Publisher 5711 is waiting for acknowledgments.
Subscriber 5734 got new message data:
- From : 5711
- Count : 0
Subscriber 5734 got new message data:
- From : 5711
- Count : 1
Subscriber 5734 got new message data:
- From : 5711
- Count : 2
Subscriber 5734 got new message data:
- From : 5711
- Count : 3
Subscriber 5734 got new message data:
- From : 5711
- Count : 4
Subscriber 5734 got new message data:
- From : 5711
- Count : 5
Subscriber 5734 got new message data:
- From : 5711
- Count : 6
Subscriber 5734 got new message data:
- From : 5711
- Count : 7
Subscriber 5734 got new message data:
- From : 5711
- Count : 8
Subscriber 5734 got new message data:
- From : 5711
- Count : 9
Subscriber 5734 got new message data:
- From : 5711
- Count : 10
Subscriber 5734 got new message data:
- From : 5711
- Count : 11
Subscriber 5734 got new message data:
- From : 5711
- Count : 12
Subscriber 5734 got new message data:
- From : 5711
- Count : 13
Subscriber 5734 got new message data:
- From : 5711
- Count : 14
Subscriber 5734 got new message data:
- From : 5711
- Count : 15
Subscriber 5734 got new message data:
- From : 5711
- Count : 16
Subscriber 5734 got new message data:
- From : 5711
- Count : 17
Subscriber 5734 got new message data:
- From : 5711
- Count : 18
Subscriber 5734 got new message data:
- From : 5711
- Count : 19
Subscriber 5734 is done. Exiting.
Publisher 5711 is done waiting for acknowledgments.
Publisher 5711 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: 5745 started at 2026-08-10 17:04:14
Publisher 5711 is done waiting for 3 readers.
Publisher 5711 is waiting for acknowledgments.
Subscriber 5745 got new message data:
- From : 5711
- Count : 0
Subscriber 5745 got new message data:
- From : 5711
- Count : 1
Subscriber 5745 got new message data:
- From : 5711
- Count : 2
Subscriber 5745 got new message data:
- From : 5711
- Count : 3
Subscriber 5745 got new message data:
- From : 5711
- Count : 4
Subscriber 5745 got new message data:
- From : 5711
- Count : 5
Subscriber 5745 got new message data:
- From : 5711
- Count : 6
Subscriber 5745 got new message data:
- From : 5711
- Count : 7
Subscriber 5745 got new message data:
- From : 5711
- Count : 8
Subscriber 5745 got new message data:
- From : 5711
- Count : 9
Subscriber 5745 got new message data:
- From : 5711
- Count : 10
Subscriber 5745 got new message data:
- From : 5711
- Count : 11
Subscriber 5745 got new message data:
- From : 5711
- Count : 12
Subscriber 5745 got new message data:
- From : 5711
- Count : 13
Subscriber 5745 got new message data:
- From : 5711
- Count : 14
Subscriber 5745 got new message data:
- From : 5711
- Count : 15
Subscriber 5745 got new message data:
- From : 5711
- Count : 16
Subscriber 5745 got new message data:
- From : 5711
- Count : 17
Subscriber 5745 got new message data:
- From : 5711
- Count : 18
Subscriber 5745 got new message data:
- From : 5711
- Count : 19
Subscriber 5745 is done. Exiting.
Publisher 5711 is done waiting for acknowledgments.
Publisher 5711 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: 5757
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher -l -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log
pub_1 PID: 5767 started at 2026-08-10 17:04:15
(5757|5757) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
Publisher 5767 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: 5779 started at 2026-08-10 17:04:18
Publisher 5767 is done waiting for 1 readers.
Publisher 5767 is waiting for acknowledgments.
Subscriber 5779 got new message data:
- From : 5767
- Count : 0
Subscriber 5779 got new message data:
- From : 5767
- Count : 1
Subscriber 5779 got new message data:
- From : 5767
- Count : 2
Subscriber 5779 got new message data:
- From : 5767
- Count : 3
Subscriber 5779 is done. Exiting.
Publisher 5767 is done waiting for acknowledgments.
Publisher 5767 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: 5791 started at 2026-08-10 17:04:21
Publisher 5767 is done waiting for 2 readers.
Publisher 5767 is waiting for acknowledgments.
Subscriber 5791 got new message data:
- From : 5767
- Count : 0
Subscriber 5791 got new message data:
- From : 5767
- Count : 1
Subscriber 5791 got new message data:
- From : 5767
- Count : 2
Subscriber 5791 got new message data:
- From : 5767
- Count : 3
Subscriber 5791 is done. Exiting.
Publisher 5767 is done waiting for acknowledgments.
Publisher 5767 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: 5802 started at 2026-08-10 17:04:24
Publisher 5767 is done waiting for 3 readers.
Publisher 5767 is waiting for acknowledgments.
Subscriber 5802 got new message data:
- From : 5767
- Count : 0
Subscriber 5802 got new message data:
- From : 5767
- Count : 1
Subscriber 5802 got new message data:
- From : 5767
- Count : 2
Subscriber 5802 got new message data:
- From : 5767
- Count : 3
Subscriber 5802 is done. Exiting.
Publisher 5767 is done waiting for acknowledgments.
Publisher 5767 is done. Exiting.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAckRace/run_test.pl subscribers 3 large_samples Time:10s Result:0
==============================================================================
tests/DCPS/WaitForAckRace/run_test.pl subscribers 3 sub_delay
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5814
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher -d -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log
pub_1 PID: 5824 started at 2026-08-10 17:04:24
(5814|5814) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
Publisher 5824 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: 5836 started at 2026-08-10 17:04:27
Publisher 5824 is done waiting for 1 readers.
Publisher 5824 is waiting for acknowledgments.
Subscriber 5836 got new message data:
- From : 5824
- Count : 0
Subscriber 5836 got new message data:
- From : 5824
- Count : 1
Subscriber 5836 got new message data:
- From : 5824
- Count : 2
Subscriber 5836 got new message data:
- From : 5824
- Count : 3
Subscriber 5836 got new message data:
- From : 5824
- Count : 4
Subscriber 5836 got new message data:
- From : 5824
- Count : 5
Subscriber 5836 got new message data:
- From : 5824
- Count : 6
Subscriber 5836 got new message data:
- From : 5824
- Count : 7
Subscriber 5836 got new message data:
- From : 5824
- Count : 8
Subscriber 5836 got new message data:
- From : 5824
- Count : 9
Subscriber 5836 got new message data:
- From : 5824
- Count : 10
Subscriber 5836 got new message data:
- From : 5824
- Count : 11
Subscriber 5836 got new message data:
- From : 5824
- Count : 12
Subscriber 5836 got new message data:
- From : 5824
- Count : 13
Subscriber 5836 got new message data:
- From : 5824
- Count : 14
Subscriber 5836 got new message data:
- From : 5824
- Count : 15
Subscriber 5836 got new message data:
- From : 5824
- Count : 16
Subscriber 5836 got new message data:
- From : 5824
- Count : 17
Subscriber 5836 got new message data:
- From : 5824
- Count : 18
Subscriber 5836 got new message data:
- From : 5824
- Count : 19
Publisher 5824 is done waiting for acknowledgments.
Publisher 5824 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: 5846 started at 2026-08-10 17:04:30
Publisher 5824 is done waiting for 2 readers.
Publisher 5824 is waiting for acknowledgments.
Subscriber 5846 got new message data:
- From : 5824
- Count : 0
Subscriber 5846 got new message data:
- From : 5824
- Count : 1
Subscriber 5846 got new message data:
- From : 5824
- Count : 2
Subscriber 5846 got new message data:
- From : 5824
- Count : 3
Subscriber 5846 got new message data:
- From : 5824
- Count : 4
Subscriber 5846 got new message data:
- From : 5824
- Count : 5
Subscriber 5846 got new message data:
- From : 5824
- Count : 6
Subscriber 5846 got new message data:
- From : 5824
- Count : 7
Subscriber 5846 got new message data:
- From : 5824
- Count : 8
Subscriber 5846 got new message data:
- From : 5824
- Count : 9
Subscriber 5846 got new message data:
- From : 5824
- Count : 10
Subscriber 5846 got new message data:
- From : 5824
- Count : 11
Subscriber 5846 got new message data:
- From : 5824
- Count : 12
Subscriber 5846 got new message data:
- From : 5824
- Count : 13
Subscriber 5846 got new message data:
- From : 5824
- Count : 14
Subscriber 5846 got new message data:
- From : 5824
- Count : 15
Subscriber 5846 got new message data:
- From : 5824
- Count : 16
Subscriber 5846 got new message data:
- From : 5824
- Count : 17
Subscriber 5846 got new message data:
- From : 5824
- Count : 18
Subscriber 5846 got new message data:
- From : 5824
- Count : 19
Publisher 5824 is done waiting for acknowledgments.
Publisher 5824 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: 5857 started at 2026-08-10 17:04:33
Publisher 5824 is done waiting for 3 readers.
Publisher 5824 is waiting for acknowledgments.
Subscriber 5857 got new message data:
- From : 5824
- Count : 0
Subscriber 5857 got new message data:
- From : 5824
- Count : 1
Subscriber 5857 got new message data:
- From : 5824
- Count : 2
Subscriber 5857 got new message data:
- From : 5824
- Count : 3
Subscriber 5857 got new message data:
- From : 5824
- Count : 4
Subscriber 5857 got new message data:
- From : 5824
- Count : 5
Subscriber 5857 got new message data:
- From : 5824
- Count : 6
Subscriber 5857 got new message data:
- From : 5824
- Count : 7
Subscriber 5857 got new message data:
- From : 5824
- Count : 8
Subscriber 5857 got new message data:
- From : 5824
- Count : 9
Subscriber 5857 got new message data:
- From : 5824
- Count : 10
Subscriber 5857 got new message data:
- From : 5824
- Count : 11
Subscriber 5857 got new message data:
- From : 5824
- Count : 12
Subscriber 5857 got new message data:
- From : 5824
- Count : 13
Subscriber 5857 got new message data:
- From : 5824
- Count : 14
Subscriber 5857 got new message data:
- From : 5824
- Count : 15
Subscriber 5857 got new message data:
- From : 5824
- Count : 16
Subscriber 5857 got new message data:
- From : 5824
- Count : 17
Subscriber 5857 got new message data:
- From : 5824
- Count : 18
Subscriber 5857 got new message data:
- From : 5824
- Count : 19
Publisher 5824 is done waiting for acknowledgments.
Publisher 5824 is done. Exiting.
Subscriber 5857 is done. Exiting.
Subscriber 5836 is done. Exiting.
Subscriber 5846 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: 5871
/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: 5881 started at 2026-08-10 17:04:34
(5871|5871) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
Publisher 5881 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: 5893 started at 2026-08-10 17:04:37
Publisher 5881 is done waiting for 1 readers.
Publisher 5881 is waiting for acknowledgments.
Subscriber 5893 got new message data:
- From : 5881
- Count : 0
Subscriber 5893 got new message data:
- From : 5881
- Count : 1
Subscriber 5893 got new message data:
- From : 5881
- Count : 2
Subscriber 5893 got new message data:
- From : 5881
- Count : 3
Publisher 5881 is done waiting for acknowledgments.
Publisher 5881 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: 5904 started at 2026-08-10 17:04:40
Publisher 5881 is done waiting for 2 readers.
Publisher 5881 is waiting for acknowledgments.
Subscriber 5904 got new message data:
- From : 5881
- Count : 0
Subscriber 5904 got new message data:
- From : 5881
- Count : 1
Subscriber 5904 got new message data:
- From : 5881
- Count : 2
Subscriber 5904 got new message data:
- From : 5881
- Count : 3
Publisher 5881 is done waiting for acknowledgments.
Publisher 5881 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: 5915 started at 2026-08-10 17:04:43
Publisher 5881 is done waiting for 3 readers.
Publisher 5881 is waiting for acknowledgments.
Subscriber 5915 got new message data:
- From : 5881
- Count : 0
Subscriber 5915 got new message data:
- From : 5881
- Count : 1
Subscriber 5915 got new message data:
- From : 5881
- Count : 2
Subscriber 5915 got new message data:
- From : 5881
- Count : 3
Publisher 5881 is done waiting for acknowledgments.
Publisher 5881 is done. Exiting.
Subscriber 5893 is done. Exiting.
Subscriber 5904 is done. Exiting.
Subscriber 5915 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: 5929 started at 2026-08-10 17:04:44
Publisher 5929 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: 5937 started at 2026-08-10 17:04:47
Publisher 5929 is done waiting for 1 readers.
Publisher 5929 is waiting for acknowledgments.
Subscriber 5937 got new message data:
- From : 5929
- Count : 0
Subscriber 5937 got new message data:
- From : 5929
- Count : 1
Subscriber 5937 got new message data:
- From : 5929
- Count : 2
Subscriber 5937 got new message data:
- From : 5929
- Count : 3
Subscriber 5937 got new message data:
- From : 5929
- Count : 4
Subscriber 5937 got new message data:
- From : 5929
- Count : 5
Subscriber 5937 got new message data:
- From : 5929
- Count : 6
Subscriber 5937 got new message data:
- From : 5929
- Count : 7
Subscriber 5937 got new message data:
- From : 5929
- Count : 8
Subscriber 5937 got new message data:
- From : 5929
- Count : 9
Subscriber 5937 got new message data:
- From : 5929
- Count : 10
Subscriber 5937 got new message data:
- From : 5929
- Count : 11
Subscriber 5937 got new message data:
- From : 5929
- Count : 12
Subscriber 5937 got new message data:
- From : 5929
- Count : 13
Subscriber 5937 got new message data:
- From : 5929
- Count : 14
Subscriber 5937 got new message data:
- From : 5929
- Count : 15
Subscriber 5937 got new message data:
- From : 5929
- Count : 16
Subscriber 5937 got new message data:
- From : 5929
- Count : 17
Subscriber 5937 got new message data:
- From : 5929
- Count : 18
Subscriber 5937 got new message data:
- From : 5929
- Count : 19
Subscriber 5937 is done. Exiting.
Publisher 5929 is done waiting for acknowledgments.
Publisher 5929 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: 5947 started at 2026-08-10 17:04:50
Publisher 5929 is done waiting for 2 readers.
Publisher 5929 is waiting for acknowledgments.
Subscriber 5947 got new message data:
- From : 5929
- Count : 0
Subscriber 5947 got new message data:
- From : 5929
- Count : 1
Subscriber 5947 got new message data:
- From : 5929
- Count : 2
Subscriber 5947 got new message data:
- From : 5929
- Count : 3
Subscriber 5947 got new message data:
- From : 5929
- Count : 4
Subscriber 5947 got new message data:
- From : 5929
- Count : 5
Subscriber 5947 got new message data:
- From : 5929
- Count : 6
Subscriber 5947 got new message data:
- From : 5929
- Count : 7
Subscriber 5947 got new message data:
- From : 5929
- Count : 8
Subscriber 5947 got new message data:
- From : 5929
- Count : 9
Subscriber 5947 got new message data:
- From : 5929
- Count : 10
Subscriber 5947 got new message data:
- From : 5929
- Count : 11
Subscriber 5947 got new message data:
- From : 5929
- Count : 12
Subscriber 5947 got new message data:
- From : 5929
- Count : 13
Subscriber 5947 got new message data:
- From : 5929
- Count : 14
Subscriber 5947 got new message data:
- From : 5929
- Count : 15
Subscriber 5947 got new message data:
- From : 5929
- Count : 16
Subscriber 5947 got new message data:
- From : 5929
- Count : 17
Subscriber 5947 got new message data:
- From : 5929
- Count : 18
Subscriber 5947 got new message data:
- From : 5929
- Count : 19
Subscriber 5947 is done. Exiting.
Publisher 5929 is done waiting for acknowledgments.
Publisher 5929 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: 5956 started at 2026-08-10 17:04:53
Publisher 5929 is done waiting for 3 readers.
Publisher 5929 is waiting for acknowledgments.
Subscriber 5956 got new message data:
- From : 5929
- Count : 0
Subscriber 5956 got new message data:
- From : 5929
- Count : 1
Subscriber 5956 got new message data:
- From : 5929
- Count : 2
Subscriber 5956 got new message data:
- From : 5929
- Count : 3
Subscriber 5956 got new message data:
- From : 5929
- Count : 4
Subscriber 5956 got new message data:
- From : 5929
- Count : 5
Subscriber 5956 got new message data:
- From : 5929
- Count : 6
Subscriber 5956 got new message data:
- From : 5929
- Count : 7
Subscriber 5956 got new message data:
- From : 5929
- Count : 8
Subscriber 5956 got new message data:
- From : 5929
- Count : 9
Subscriber 5956 got new message data:
- From : 5929
- Count : 10
Subscriber 5956 got new message data:
- From : 5929
- Count : 11
Subscriber 5956 got new message data:
- From : 5929
- Count : 12
Subscriber 5956 got new message data:
- From : 5929
- Count : 13
Subscriber 5956 got new message data:
- From : 5929
- Count : 14
Subscriber 5956 got new message data:
- From : 5929
- Count : 15
Subscriber 5956 got new message data:
- From : 5929
- Count : 16
Subscriber 5956 got new message data:
- From : 5929
- Count : 17
Subscriber 5956 got new message data:
- From : 5929
- Count : 18
Subscriber 5956 got new message data:
- From : 5929
- Count : 19
Subscriber 5956 is done. Exiting.
Publisher 5929 is done waiting for acknowledgments.
Publisher 5929 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: 5966 started at 2026-08-10 17:04:54
Publisher 5966 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: 5974 started at 2026-08-10 17:04:57
Publisher 5966 is done waiting for 1 readers.
Publisher 5966 is waiting for acknowledgments.
Subscriber 5974 got new message data:
- From : 5966
- Count : 0
Subscriber 5974 got new message data:
- From : 5966
- Count : 1
Subscriber 5974 got new message data:
- From : 5966
- Count : 2
Subscriber 5974 got new message data:
- From : 5966
- Count : 3
Subscriber 5974 is done. Exiting.
Publisher 5966 is done waiting for acknowledgments.
Publisher 5966 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: 5983 started at 2026-08-10 17:05:00
Publisher 5966 is done waiting for 2 readers.
Publisher 5966 is waiting for acknowledgments.
Subscriber 5983 got new message data:
- From : 5966
- Count : 0
Subscriber 5983 got new message data:
- From : 5966
- Count : 1
Subscriber 5983 got new message data:
- From : 5966
- Count : 2
Subscriber 5983 got new message data:
- From : 5966
- Count : 3
Subscriber 5983 is done. Exiting.
Publisher 5966 is done waiting for acknowledgments.
Publisher 5966 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: 5996 started at 2026-08-10 17:05:03
Publisher 5966 is done waiting for 3 readers.
Publisher 5966 is waiting for acknowledgments.
Subscriber 5996 got new message data:
- From : 5966
- Count : 0
Subscriber 5996 got new message data:
- From : 5966
- Count : 1
Subscriber 5996 got new message data:
- From : 5966
- Count : 2
Subscriber 5996 got new message data:
- From : 5966
- Count : 3
Subscriber 5996 is done. Exiting.
Publisher 5966 is done waiting for acknowledgments.
Publisher 5966 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: 6006 started at 2026-08-10 17:05:04
Publisher 6006 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: 6014 started at 2026-08-10 17:05:07
Publisher 6006 is done waiting for 1 readers.
Publisher 6006 is waiting for acknowledgments.
Subscriber 6014 got new message data:
- From : 6006
- Count : 0
Subscriber 6014 got new message data:
- From : 6006
- Count : 1
Subscriber 6014 got new message data:
- From : 6006
- Count : 2
Subscriber 6014 got new message data:
- From : 6006
- Count : 3
Subscriber 6014 got new message data:
- From : 6006
- Count : 4
Subscriber 6014 got new message data:
- From : 6006
- Count : 5
Subscriber 6014 got new message data:
- From : 6006
- Count : 6
Subscriber 6014 got new message data:
- From : 6006
- Count : 7
Subscriber 6014 got new message data:
- From : 6006
- Count : 8
Subscriber 6014 got new message data:
- From : 6006
- Count : 9
Subscriber 6014 got new message data:
- From : 6006
- Count : 10
Subscriber 6014 got new message data:
- From : 6006
- Count : 11
Subscriber 6014 got new message data:
- From : 6006
- Count : 12
Subscriber 6014 got new message data:
- From : 6006
- Count : 13
Subscriber 6014 got new message data:
- From : 6006
- Count : 14
Subscriber 6014 got new message data:
- From : 6006
- Count : 15
Subscriber 6014 got new message data:
- From : 6006
- Count : 16
Subscriber 6014 got new message data:
- From : 6006
- Count : 17
Subscriber 6014 got new message data:
- From : 6006
- Count : 18
Subscriber 6014 got new message data:
- From : 6006
- Count : 19
Publisher 6006 is done waiting for acknowledgments.
Publisher 6006 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: 6022 started at 2026-08-10 17:05:10
Publisher 6006 is done waiting for 2 readers.
Publisher 6006 is waiting for acknowledgments.
Subscriber 6022 got new message data:
- From : 6006
- Count : 0
Subscriber 6022 got new message data:
- From : 6006
- Count : 1
Subscriber 6022 got new message data:
- From : 6006
- Count : 2
Subscriber 6022 got new message data:
- From : 6006
- Count : 3
Subscriber 6022 got new message data:
- From : 6006
- Count : 4
Subscriber 6022 got new message data:
- From : 6006
- Count : 5
Subscriber 6022 got new message data:
- From : 6006
- Count : 6
Subscriber 6022 got new message data:
- From : 6006
- Count : 7
Subscriber 6022 got new message data:
- From : 6006
- Count : 8
Subscriber 6022 got new message data:
- From : 6006
- Count : 9
Subscriber 6022 got new message data:
- From : 6006
- Count : 10
Subscriber 6022 got new message data:
- From : 6006
- Count : 11
Subscriber 6022 got new message data:
- From : 6006
- Count : 12
Subscriber 6022 got new message data:
- From : 6006
- Count : 13
Subscriber 6022 got new message data:
- From : 6006
- Count : 14
Subscriber 6022 got new message data:
- From : 6006
- Count : 15
Subscriber 6022 got new message data:
- From : 6006
- Count : 16
Subscriber 6022 got new message data:
- From : 6006
- Count : 17
Subscriber 6022 got new message data:
- From : 6006
- Count : 18
Subscriber 6022 got new message data:
- From : 6006
- Count : 19
Publisher 6006 is done waiting for acknowledgments.
Publisher 6006 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: 6032 started at 2026-08-10 17:05:13
Publisher 6006 is done waiting for 3 readers.
Publisher 6006 is waiting for acknowledgments.
Subscriber 6032 got new message data:
- From : 6006
- Count : 0
Subscriber 6032 got new message data:
- From : 6006
- Count : 1
Subscriber 6032 got new message data:
- From : 6006
- Count : 2
Subscriber 6032 got new message data:
- From : 6006
- Count : 3
Subscriber 6032 got new message data:
- From : 6006
- Count : 4
Subscriber 6032 got new message data:
- From : 6006
- Count : 5
Subscriber 6032 got new message data:
- From : 6006
- Count : 6
Subscriber 6032 got new message data:
- From : 6006
- Count : 7
Subscriber 6032 got new message data:
- From : 6006
- Count : 8
Subscriber 6032 got new message data:
- From : 6006
- Count : 9
Subscriber 6032 got new message data:
- From : 6006
- Count : 10
Subscriber 6032 got new message data:
- From : 6006
- Count : 11
Subscriber 6032 got new message data:
- From : 6006
- Count : 12
Subscriber 6032 got new message data:
- From : 6006
- Count : 13
Subscriber 6032 got new message data:
- From : 6006
- Count : 14
Subscriber 6032 got new message data:
- From : 6006
- Count : 15
Subscriber 6032 got new message data:
- From : 6006
- Count : 16
Subscriber 6032 got new message data:
- From : 6006
- Count : 17
Subscriber 6032 got new message data:
- From : 6006
- Count : 18
Subscriber 6032 got new message data:
- From : 6006
- Count : 19
Publisher 6006 is done waiting for acknowledgments.
Publisher 6006 is done. Exiting.
Subscriber 6014 is done. Exiting.
Subscriber 6022 is done. Exiting.
Subscriber 6032 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: 6044 started at 2026-08-10 17:05:14
Publisher 6044 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: 6053 started at 2026-08-10 17:05:17
Publisher 6044 is done waiting for 1 readers.
Publisher 6044 is waiting for acknowledgments.
Subscriber 6053 got new message data:
- From : 6044
- Count : 0
Subscriber 6053 got new message data:
- From : 6044
- Count : 1
Subscriber 6053 got new message data:
- From : 6044
- Count : 2
Subscriber 6053 got new message data:
- From : 6044
- Count : 3
Publisher 6044 is done waiting for acknowledgments.
Publisher 6044 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: 6062 started at 2026-08-10 17:05:20
Publisher 6044 is done waiting for 2 readers.
Publisher 6044 is waiting for acknowledgments.
Subscriber 6062 got new message data:
- From : 6044
- Count : 0
Subscriber 6062 got new message data:
- From : 6044
- Count : 1
Subscriber 6062 got new message data:
- From : 6044
- Count : 2
Subscriber 6062 got new message data:
- From : 6044
- Count : 3
Publisher 6044 is done waiting for acknowledgments.
Publisher 6044 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: 6070 started at 2026-08-10 17:05:23
Publisher 6044 is done waiting for 3 readers.
Publisher 6044 is waiting for acknowledgments.
Subscriber 6070 got new message data:
- From : 6044
- Count : 0
Subscriber 6070 got new message data:
- From : 6044
- Count : 1
Subscriber 6070 got new message data:
- From : 6044
- Count : 2
Subscriber 6070 got new message data:
- From : 6044
- Count : 3
Publisher 6044 is done waiting for acknowledgments.
Publisher 6044 is done. Exiting.
Subscriber 6053 is done. Exiting.
Subscriber 6070 is done. Exiting.
Subscriber 6062 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: 6082
/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: 6092 started at 2026-08-10 17:05:25
(6092|6092) INFO: set_DCPS_debug_level: set to 1
(6092|6092) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(6092|6092) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(6092|6092) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(6092|6092) Service_Participant::get_domain_participant_factory: machine: runnervmvrwv9, x86_64 platform: Linux, 6.17.0-1020-azure, #20~24.04.1-Ubuntu SMP Fri Jun 19 20:09:14 UTC 2026
(6092|6092) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(6092|6092) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(6092|6092) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(6092|6092) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(6092|6092) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(6082|6082) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(6092|6092) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(6092|6092) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(6092|6092) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(6092|6092) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(6092|6097) DataReaderImpl::add_association - bit 1 local 01030000.4c055ba8.00000002.000001c7(6fc38ef7) remote 01030000.4c055ba8.00000001.000001c2(580900a8)
(6092|6092) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6092|6097) DataReaderImpl::add_association - bit 1 local 01030000.4c055ba8.00000002.000002c7(44eedd34) remote 01030000.4c055ba8.00000001.000002c2(7324536b)
(6092|6092) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6092|6097) DataReaderImpl::add_association - bit 1 local 01030000.4c055ba8.00000002.000003c7(5df5ec75) remote 01030000.4c055ba8.00000001.000004c2(257ef4ed)
(6092|6092) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6092|6097) DataReaderImpl::add_association - bit 1 local 01030000.4c055ba8.00000002.000004c7(12b47ab2) remote 01030000.4c055ba8.00000001.000003c2(6a3f622a)
(6092|6092) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6092|6097) DataReaderImpl::add_association - bit 1 local 01030000.4c055ba8.00000003.000001c7(52a3a747) remote 01030000.4c055ba8.00000001.000001c2(580900a8)
(6092|6092) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6092|6097) DataReaderImpl::add_association - bit 1 local 01030000.4c055ba8.00000003.000002c7(798ef484) remote 01030000.4c055ba8.00000001.000002c2(7324536b)
(6092|6092) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6092|6097) DataReaderImpl::add_association - bit 1 local 01030000.4c055ba8.00000003.000003c7(6095c5c5) remote 01030000.4c055ba8.00000001.000004c2(257ef4ed)
(6092|6092) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6092|6097) DataReaderImpl::add_association - bit 1 local 01030000.4c055ba8.00000003.000004c7(2fd45302) remote 01030000.4c055ba8.00000001.000003c2(6a3f622a)
(6092|6092) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6092|6092) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6092|6092) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6092|6092) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6092|6092) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6092|6092) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6092|6097) DataWriterImpl::add_association - bit 0 local 01030000.4c055ba8.00000002.00000102(84cdb8c8) remote 01030000.4c055ba8.00000003.00000507(adaba0f3)
(6092|6092) DataReaderImpl::add_association - bit 0 local 01030000.4c055ba8.00000003.00000507(adaba0f3) remote 01030000.4c055ba8.00000002.00000102(84cdb8c8)
(6092|6092) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6092|6097) DataWriterImpl::add_association - bit 0 local 01030000.4c055ba8.00000002.00000202(afe0eb0b) remote 01030000.4c055ba8.00000003.00000607(8686f330)
(6092|6097) DataReaderImpl::add_association - bit 0 local 01030000.4c055ba8.00000003.00000607(8686f330) remote 01030000.4c055ba8.00000002.00000202(afe0eb0b)
(6092|6092) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6092|6103) DataReaderListenerImpl::on_subscription_matched
(6092|6103) DataReaderListenerImpl::on_subscription_matched
(6092|6097) DataWriterImpl::add_association - bit 0 local 01030000.4c055ba8.00000002.00000202(afe0eb0b) remote 01030000.4c055ba8.00000002.00000507(90cb8943)
(6092|6103) DataWriterImpl::transport_assoc_done: writer 01030000.4c055ba8.00000002.00000102(84cdb8c8) succeeded in associating with reader 01030000.4c055ba8.00000003.00000507(adaba0f3)
(6092|6103) DataWriterImpl::transport_assoc_done: writer 01030000.4c055ba8.00000002.00000102(84cdb8c8) reader 01030000.4c055ba8.00000003.00000507(adaba0f3) calling association_complete_i
(6092|6103) DataWriterImpl::association_complete_i - bit 0 local 01030000.4c055ba8.00000002.00000102(84cdb8c8) remote 01030000.4c055ba8.00000003.00000507(adaba0f3)
(6092|6097) DataReaderImpl::add_association - bit 0 local 01030000.4c055ba8.00000002.00000507(90cb8943) remote 01030000.4c055ba8.00000002.00000202(afe0eb0b)
(6092|6103) DataWriterImpl::transport_assoc_done: writer 01030000.4c055ba8.00000002.00000202(afe0eb0b) succeeded in associating with reader 01030000.4c055ba8.00000003.00000607(8686f330)
(6092|6103) DataWriterImpl::transport_assoc_done: writer 01030000.4c055ba8.00000002.00000202(afe0eb0b) reader 01030000.4c055ba8.00000003.00000607(8686f330) calling association_complete_i
(6092|6092) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6092|6103) DataWriterImpl::association_complete_i - bit 0 local 01030000.4c055ba8.00000002.00000202(afe0eb0b) remote 01030000.4c055ba8.00000003.00000607(8686f330)
(6092|6097) DataReaderListenerImpl::on_subscription_matched
(6092|6103) DataWriterImpl::transport_assoc_done: writer 01030000.4c055ba8.00000002.00000202(afe0eb0b) succeeded in associating with reader 01030000.4c055ba8.00000002.00000507(90cb8943)
(6092|6103) DataWriterImpl::transport_assoc_done: writer 01030000.4c055ba8.00000002.00000202(afe0eb0b) reader 01030000.4c055ba8.00000002.00000507(90cb8943) calling association_complete_i
(6092|6103) DataWriterImpl::association_complete_i - bit 0 local 01030000.4c055ba8.00000002.00000202(afe0eb0b) remote 01030000.4c055ba8.00000002.00000507(90cb8943)
(6092|6103) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(6092|6092) Writer::run_test begins.
(6092|6092) 17:05:26.176850 Writer::run_test starting to write pass 0
(6092|6103) 17:05:26.177167 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: 1786381526 176626000
instance_handle: 25
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6092|6092) 17:05:26.177286 Writer::run_test done writing.
(6092|6092) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6092|6103) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6092|6103) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6092|6092) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6092|6092) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6092|6092) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6092|6092) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(6092|6103) 17:05:26.177842 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: 1786381526 177053000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6092|6103) 17:05:26.178055 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: 1786381526 177053000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6092|6103) 17:05:26.178238 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: 1786381526 177183000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6092|6103) 17:05:26.178386 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: 1786381526 177183000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6092|6094) 17:05:28.178561 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: 1786381528 178211000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6092|6094) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6092|6094) 17:05:28.178993 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: 1786381528 178840000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6092|6094) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6092|6092) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6092|6092) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(6092|6092) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6092|6092) Writer::run_test begins.
(6092|6092) 17:05:28.179169 Writer::run_test starting to write pass 1
(6092|6103) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6092|6092) 17:05:28.179671 Writer::run_test done writing.
(6092|6092) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6092|6103) 17:05:28.179882 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: 1786381528 179196000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6092|6103) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6092|6092) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6092|6092) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6092|6092) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6092|6092) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(6092|6103) 17:05:28.180185 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: 1786381528 179196000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6092|6103) 17:05:28.180435 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: 1786381528 179484000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6092|6103) 17:05:28.180617 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: 1786381528 179484000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6092|6094) 17:05:30.180688 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: 1786381530 180393000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6092|6094) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6092|6094) 17:05:30.181025 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: 1786381530 180855000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6092|6094) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6092|6092) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6092|6092) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(6092|6092) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6092|6092) Writer::run_test begins.
(6092|6092) 17:05:30.181195 Writer::run_test starting to write pass 2
(6092|6103) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6092|6092) 17:05:30.181689 Writer::run_test done writing.
(6092|6092) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6092|6103) 17:05:30.181903 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: 1786381530 181222000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6092|6103) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6092|6092) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6092|6092) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6092|6092) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6092|6092) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(6092|6103) 17:05:30.182203 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: 1786381530 181222000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6092|6103) 17:05:30.182450 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: 1786381530 181539000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6092|6103) 17:05:30.182628 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: 1786381530 181539000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6092|6094) 17:05:32.182712 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: 1786381532 182415000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6092|6094) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6092|6094) 17:05:32.183060 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: 1786381532 182891000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6092|6094) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6092|6092) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6092|6092) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(6092|6092) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6092|6103) 17:05:32.183910 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: 1786381532 183283000
instance_handle: 25
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6092|6092) DataWriterImpl::remove_associations: bit 0 local 01030000.4c055ba8.00000002.00000102(84cdb8c8) remote 01030000.4c055ba8.00000003.00000507(adaba0f3) num remotes 1
(6092|6103) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6092|6103) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6092|6097) DataReaderImpl::remove_associations: bit 0 local 01030000.4c055ba8.00000003.00000507(adaba0f3) remote 01030000.4c055ba8.00000002.00000102(84cdb8c8) num remotes 1
(6092|6097) DataReaderImpl::remove_associations_i: bit 0 local 01030000.4c055ba8.00000003.00000507(adaba0f3) remote 01030000.4c055ba8.00000002.00000102(84cdb8c8) num remotes 1
(6092|6097) DataReaderListenerImpl::on_subscription_matched
(6092|6092) DataWriterImpl::remove_associations: bit 0 local 01030000.4c055ba8.00000002.00000202(afe0eb0b) remote 01030000.4c055ba8.00000002.00000507(90cb8943) num remotes 2
(6092|6103) DataLink::handle_exception() - (delay) scheduling timer for future release
(6092|6097) DataReaderImpl::remove_associations: bit 0 local 01030000.4c055ba8.00000003.00000607(8686f330) remote 01030000.4c055ba8.00000002.00000202(afe0eb0b) num remotes 1
(6092|6092) DataReaderImpl::remove_associations: bit 0 local 01030000.4c055ba8.00000002.00000507(90cb8943) remote 01030000.4c055ba8.00000002.00000202(afe0eb0b) num remotes 1
(6092|6097) DataReaderImpl::remove_associations_i: bit 0 local 01030000.4c055ba8.00000003.00000607(8686f330) remote 01030000.4c055ba8.00000002.00000202(afe0eb0b) num remotes 1
(6092|6092) DataReaderImpl::remove_associations_i: bit 0 local 01030000.4c055ba8.00000002.00000507(90cb8943) remote 01030000.4c055ba8.00000002.00000202(afe0eb0b) num remotes 1
(6092|6097) DataReaderListenerImpl::on_subscription_matched
(6092|6103) DataLink::handle_exception() - (delay) scheduling timer for future release
(6092|6092) 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
(6092|6095) DataReaderImpl::remove_associations: bit 1 local 01030000.4c055ba8.00000002.000001c7(6fc38ef7) remote 01030000.4c055ba8.00000001.000001c2(580900a8) num remotes 1
(6092|6095) DataReaderImpl::remove_associations_i: bit 1 local 01030000.4c055ba8.00000002.000001c7(6fc38ef7) remote 01030000.4c055ba8.00000001.000001c2(580900a8) num remotes 1
(6092|6095) DataReaderImpl::remove_associations: bit 1 local 01030000.4c055ba8.00000002.000003c7(5df5ec75) remote 01030000.4c055ba8.00000001.000004c2(257ef4ed) num remotes 1
(6092|6095) DataReaderImpl::remove_associations_i: bit 1 local 01030000.4c055ba8.00000002.000003c7(5df5ec75) remote 01030000.4c055ba8.00000001.000004c2(257ef4ed) num remotes 1
(6092|6095) DataReaderImpl::remove_associations: bit 1 local 01030000.4c055ba8.00000002.000004c7(12b47ab2) remote 01030000.4c055ba8.00000001.000003c2(6a3f622a) num remotes 1
(6092|6095) DataReaderImpl::remove_associations_i: bit 1 local 01030000.4c055ba8.00000002.000004c7(12b47ab2) remote 01030000.4c055ba8.00000001.000003c2(6a3f622a) num remotes 1
(6092|6095) DataReaderImpl::remove_associations: bit 1 local 01030000.4c055ba8.00000002.000002c7(44eedd34) remote 01030000.4c055ba8.00000001.000002c2(7324536b) num remotes 1
(6092|6095) DataReaderImpl::remove_associations_i: bit 1 local 01030000.4c055ba8.00000002.000002c7(44eedd34) remote 01030000.4c055ba8.00000001.000002c2(7324536b) num remotes 1
(6092|6095) DataReaderImpl::remove_associations: bit 1 local 01030000.4c055ba8.00000003.000001c7(52a3a747) remote 01030000.4c055ba8.00000001.000001c2(580900a8) num remotes 1
(6092|6095) DataReaderImpl::remove_associations_i: bit 1 local 01030000.4c055ba8.00000003.000001c7(52a3a747) remote 01030000.4c055ba8.00000001.000001c2(580900a8) num remotes 1
(6092|6095) DataReaderImpl::remove_associations: bit 1 local 01030000.4c055ba8.00000003.000003c7(6095c5c5) remote 01030000.4c055ba8.00000001.000004c2(257ef4ed) num remotes 1
(6092|6095) DataReaderImpl::remove_associations_i: bit 1 local 01030000.4c055ba8.00000003.000003c7(6095c5c5) remote 01030000.4c055ba8.00000001.000004c2(257ef4ed) num remotes 1
(6092|6095) DataReaderImpl::remove_associations: bit 1 local 01030000.4c055ba8.00000003.000004c7(2fd45302) remote 01030000.4c055ba8.00000001.000003c2(6a3f622a) num remotes 1
(6092|6095) DataReaderImpl::remove_associations_i: bit 1 local 01030000.4c055ba8.00000003.000004c7(2fd45302) remote 01030000.4c055ba8.00000001.000003c2(6a3f622a) num remotes 1
(6092|6095) DataReaderImpl::remove_associations: bit 1 local 01030000.4c055ba8.00000003.000002c7(798ef484) remote 01030000.4c055ba8.00000001.000002c2(7324536b) num remotes 1
(6092|6095) DataReaderImpl::remove_associations_i: bit 1 local 01030000.4c055ba8.00000003.000002c7(798ef484) remote 01030000.4c055ba8.00000001.000002c2(7324536b) num remotes 1
(6092|6101) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.160:45959 , reconnect_state = INIT_STATE.
(6092|6101) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(6092|6092) Service_Participant::shutdown
(6092|6092) DataReaderListenerImpl::~DataReaderListenerImpl
(6092|6092) DataReaderListenerImpl::~DataReaderListenerImpl
(6092|6092) DataReaderListenerImpl::~DataReaderListenerImpl
(6092|6092) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6092|6092) Service_Participant::~Service_Participant
(6092|6092) 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: 6106
/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: 6116 started at 2026-08-10 17:05:32
(6116|6116) INFO: set_DCPS_debug_level: set to 1
(6116|6116) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(6116|6116) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(6116|6116) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(6116|6116) Service_Participant::get_domain_participant_factory: machine: runnervmvrwv9, x86_64 platform: Linux, 6.17.0-1020-azure, #20~24.04.1-Ubuntu SMP Fri Jun 19 20:09:14 UTC 2026
(6116|6116) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(6116|6116) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(6116|6116) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(6116|6116) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(6116|6116) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(6106|6106) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(6116|6116) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(6116|6116) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(6116|6116) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(6116|6116) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(6116|6121) DataReaderImpl::add_association - bit 1 local 01030000.23422f08.00000002.000001c7(d170d6ec) remote 01030000.23422f08.00000001.000001c2(e6ba58b3)
(6116|6116) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6116|6121) DataReaderImpl::add_association - bit 1 local 01030000.23422f08.00000002.000002c7(fa5d852f) remote 01030000.23422f08.00000001.000002c2(cd970b70)
(6116|6116) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6116|6121) DataReaderImpl::add_association - bit 1 local 01030000.23422f08.00000002.000003c7(e346b46e) remote 01030000.23422f08.00000001.000004c2(9bcdacf6)
(6116|6116) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6116|6121) DataReaderImpl::add_association - bit 1 local 01030000.23422f08.00000002.000004c7(ac0722a9) remote 01030000.23422f08.00000001.000003c2(d48c3a31)
(6116|6116) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6116|6121) DataReaderImpl::add_association - bit 1 local 01030000.23422f08.00000003.000001c7(ec10ff5c) remote 01030000.23422f08.00000001.000001c2(e6ba58b3)
(6116|6116) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6116|6121) DataReaderImpl::add_association - bit 1 local 01030000.23422f08.00000003.000002c7(c73dac9f) remote 01030000.23422f08.00000001.000002c2(cd970b70)
(6116|6116) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6116|6121) DataReaderImpl::add_association - bit 1 local 01030000.23422f08.00000003.000003c7(de269dde) remote 01030000.23422f08.00000001.000004c2(9bcdacf6)
(6116|6116) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6116|6121) DataReaderImpl::add_association - bit 1 local 01030000.23422f08.00000003.000004c7(91670b19) remote 01030000.23422f08.00000001.000003c2(d48c3a31)
(6116|6116) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6116|6116) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6116|6116) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6116|6116) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(6116|6116) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(6116|6116) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(6116|6121) DataWriterImpl::add_association - bit 0 local 01030000.23422f08.00000002.00000102(3a7ee0d3) remote 01030000.23422f08.00000003.00000507(1318f8e8)
(6116|6116) DataReaderImpl::add_association - bit 0 local 01030000.23422f08.00000003.00000507(1318f8e8) remote 01030000.23422f08.00000002.00000102(3a7ee0d3)
(6116|6116) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6116|6121) DataWriterImpl::add_association - bit 0 local 01030000.23422f08.00000002.00000202(1153b310) remote 01030000.23422f08.00000003.00000607(3835ab2b)
(6116|6121) DataReaderImpl::add_association - bit 0 local 01030000.23422f08.00000003.00000607(3835ab2b) remote 01030000.23422f08.00000002.00000202(1153b310)
(6116|6116) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6116|6127) DataReaderListenerImpl::on_subscription_matched
(6116|6127) DataReaderListenerImpl::on_subscription_matched
(6116|6121) DataWriterImpl::add_association - bit 0 local 01030000.23422f08.00000002.00000202(1153b310) remote 01030000.23422f08.00000002.00000507(2e78d158)
(6116|6116) DataReaderImpl::add_association - bit 0 local 01030000.23422f08.00000002.00000507(2e78d158) remote 01030000.23422f08.00000002.00000202(1153b310)
(6116|6127) DataWriterImpl::transport_assoc_done: writer 01030000.23422f08.00000002.00000102(3a7ee0d3) succeeded in associating with reader 01030000.23422f08.00000003.00000507(1318f8e8)
(6116|6127) DataWriterImpl::transport_assoc_done: writer 01030000.23422f08.00000002.00000102(3a7ee0d3) reader 01030000.23422f08.00000003.00000507(1318f8e8) calling association_complete_i
(6116|6127) DataWriterImpl::association_complete_i - bit 0 local 01030000.23422f08.00000002.00000102(3a7ee0d3) remote 01030000.23422f08.00000003.00000507(1318f8e8)
(6116|6127) DataWriterImpl::transport_assoc_done: writer 01030000.23422f08.00000002.00000202(1153b310) succeeded in associating with reader 01030000.23422f08.00000003.00000607(3835ab2b)
(6116|6127) DataWriterImpl::transport_assoc_done: writer 01030000.23422f08.00000002.00000202(1153b310) reader 01030000.23422f08.00000003.00000607(3835ab2b) calling association_complete_i
(6116|6127) DataWriterImpl::association_complete_i - bit 0 local 01030000.23422f08.00000002.00000202(1153b310) remote 01030000.23422f08.00000003.00000607(3835ab2b)
(6116|6116) DataReaderListenerImpl::on_subscription_matched
(6116|6116) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6116|6127) DataWriterImpl::transport_assoc_done: writer 01030000.23422f08.00000002.00000202(1153b310) succeeded in associating with reader 01030000.23422f08.00000002.00000507(2e78d158)
(6116|6127) DataWriterImpl::transport_assoc_done: writer 01030000.23422f08.00000002.00000202(1153b310) reader 01030000.23422f08.00000002.00000507(2e78d158) calling association_complete_i
(6116|6127) DataWriterImpl::association_complete_i - bit 0 local 01030000.23422f08.00000002.00000202(1153b310) remote 01030000.23422f08.00000002.00000507(2e78d158)
(6116|6127) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(6116|6116) Writer::run_test begins.
(6116|6116) 17:05:33.136903 Writer::run_test starting to write pass 0
(6116|6127) 17:05:33.137281 took foo[0]: x = -1.000000 y = -1.000000, key = 101010
(6116|6116) 17:05:33.137325 Writer::run_test done writing.
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1786381533 136682000
instance_handle: 25
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6116|6116) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6116|6127) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6116|6127) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6116|6116) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6116|6116) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6116|6116) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6116|6116) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(6116|6127) 17:05:33.137972 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: 1786381533 137097000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6116|6127) 17:05:33.138198 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: 1786381533 137097000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6116|6127) 17:05:33.138410 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: 1786381533 137225000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6116|6127) 17:05:33.138624 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: 1786381533 137225000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6116|6118) 17:05:35.138789 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: 1786381535 138350000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6116|6118) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6116|6118) 17:05:35.139342 took foo[0]: x = 26406616563712.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: 1786381535 139123000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6116|6118) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6116|6116) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6116|6116) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(6116|6116) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6116|6116) Writer::run_test begins.
(6116|6116) 17:05:35.139576 Writer::run_test starting to write pass 1
(6116|6127) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6116|6116) 17:05:35.140028 Writer::run_test done writing.
(6116|6116) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6116|6127) 17:05:35.140333 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: 1786381535 139605000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6116|6127) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6116|6116) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6116|6116) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6116|6116) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6116|6116) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(6116|6127) 17:05:35.140674 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: 1786381535 139605000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6116|6127) 17:05:35.140918 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: 1786381535 139901000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6116|6127) 17:05:35.141123 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: 1786381535 139901000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6116|6118) 17:05:37.141187 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: 1786381537 140880000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6116|6118) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6116|6118) 17:05:37.141638 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: 1786381537 141394000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6116|6118) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6116|6116) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6116|6116) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(6116|6116) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6116|6116) Writer::run_test begins.
(6116|6116) 17:05:37.141832 Writer::run_test starting to write pass 2
(6116|6127) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6116|6116) 17:05:37.142291 Writer::run_test done writing.
(6116|6116) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6116|6127) 17:05:37.142610 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: 1786381537 141857000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6116|6127) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6116|6116) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6116|6116) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6116|6116) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6116|6116) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(6116|6127) 17:05:37.143009 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: 1786381537 141857000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6116|6127) 17:05:37.143324 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: 1786381537 142140000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6116|6127) 17:05:37.143520 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: 1786381537 142140000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6116|6118) 17:05:39.143531 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: 1786381539 143230000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6116|6118) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6116|6118) 17:05:39.143897 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: 1786381539 143723000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6116|6118) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6116|6116) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6116|6116) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(6116|6116) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6116|6127) 17:05:39.144757 took foo[0]: x = -1.000000 y = -1.000000, key = 101010
(6116|6116) DataWriterImpl::remove_associations: bit 0 local 01030000.23422f08.00000002.00000102(3a7ee0d3) remote 01030000.23422f08.00000003.00000507(1318f8e8) num remotes 1
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_DISPOSED_INSTANCE_STATE
source_timestamp: 1786381539 144136000
instance_handle: 25
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6116|6127) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6116|6127) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6116|6121) DataReaderImpl::remove_associations: bit 0 local 01030000.23422f08.00000003.00000507(1318f8e8) remote 01030000.23422f08.00000002.00000102(3a7ee0d3) num remotes 1
(6116|6121) DataReaderImpl::remove_associations_i: bit 0 local 01030000.23422f08.00000003.00000507(1318f8e8) remote 01030000.23422f08.00000002.00000102(3a7ee0d3) num remotes 1
(6116|6121) DataReaderListenerImpl::on_subscription_matched
(6116|6116) DataWriterImpl::remove_associations: bit 0 local 01030000.23422f08.00000002.00000202(1153b310) remote 01030000.23422f08.00000002.00000507(2e78d158) num remotes 2
(6116|6127) DataLink::handle_exception() - (delay) scheduling timer for future release
(6116|6121) DataReaderImpl::remove_associations: bit 0 local 01030000.23422f08.00000003.00000607(3835ab2b) remote 01030000.23422f08.00000002.00000202(1153b310) num remotes 1
(6116|6121) DataReaderImpl::remove_associations_i: bit 0 local 01030000.23422f08.00000003.00000607(3835ab2b) remote 01030000.23422f08.00000002.00000202(1153b310) num remotes 1
(6116|6116) DataReaderImpl::remove_associations: bit 0 local 01030000.23422f08.00000002.00000507(2e78d158) remote 01030000.23422f08.00000002.00000202(1153b310) num remotes 1
(6116|6121) DataReaderListenerImpl::on_subscription_matched
(6116|6116) DataReaderImpl::remove_associations_i: bit 0 local 01030000.23422f08.00000002.00000507(2e78d158) remote 01030000.23422f08.00000002.00000202(1153b310) num remotes 1
(6116|6116) DataReaderListenerImpl::on_subscription_matched
(6116|6127) DataLink::handle_exception() - (delay) scheduling timer for future release
**********
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
(6116|6119) DataReaderImpl::remove_associations: bit 1 local 01030000.23422f08.00000002.000001c7(d170d6ec) remote 01030000.23422f08.00000001.000001c2(e6ba58b3) num remotes 1
(6116|6119) DataReaderImpl::remove_associations_i: bit 1 local 01030000.23422f08.00000002.000001c7(d170d6ec) remote 01030000.23422f08.00000001.000001c2(e6ba58b3) num remotes 1
(6116|6119) DataReaderImpl::remove_associations: bit 1 local 01030000.23422f08.00000002.000003c7(e346b46e) remote 01030000.23422f08.00000001.000004c2(9bcdacf6) num remotes 1
(6116|6119) DataReaderImpl::remove_associations_i: bit 1 local 01030000.23422f08.00000002.000003c7(e346b46e) remote 01030000.23422f08.00000001.000004c2(9bcdacf6) num remotes 1
(6116|6119) DataReaderImpl::remove_associations: bit 1 local 01030000.23422f08.00000002.000004c7(ac0722a9) remote 01030000.23422f08.00000001.000003c2(d48c3a31) num remotes 1
(6116|6119) DataReaderImpl::remove_associations_i: bit 1 local 01030000.23422f08.00000002.000004c7(ac0722a9) remote 01030000.23422f08.00000001.000003c2(d48c3a31) num remotes 1
(6116|6119) DataReaderImpl::remove_associations: bit 1 local 01030000.23422f08.00000002.000002c7(fa5d852f) remote 01030000.23422f08.00000001.000002c2(cd970b70) num remotes 1
(6116|6119) DataReaderImpl::remove_associations_i: bit 1 local 01030000.23422f08.00000002.000002c7(fa5d852f) remote 01030000.23422f08.00000001.000002c2(cd970b70) num remotes 1
(6116|6119) DataReaderImpl::remove_associations: bit 1 local 01030000.23422f08.00000003.000001c7(ec10ff5c) remote 01030000.23422f08.00000001.000001c2(e6ba58b3) num remotes 1
(6116|6119) DataReaderImpl::remove_associations_i: bit 1 local 01030000.23422f08.00000003.000001c7(ec10ff5c) remote 01030000.23422f08.00000001.000001c2(e6ba58b3) num remotes 1
(6116|6119) DataReaderImpl::remove_associations: bit 1 local 01030000.23422f08.00000003.000003c7(de269dde) remote 01030000.23422f08.00000001.000004c2(9bcdacf6) num remotes 1
(6116|6119) DataReaderImpl::remove_associations_i: bit 1 local 01030000.23422f08.00000003.000003c7(de269dde) remote 01030000.23422f08.00000001.000004c2(9bcdacf6) num remotes 1
(6116|6119) DataReaderImpl::remove_associations: bit 1 local 01030000.23422f08.00000003.000004c7(91670b19) remote 01030000.23422f08.00000001.000003c2(d48c3a31) num remotes 1
(6116|6119) DataReaderImpl::remove_associations_i: bit 1 local 01030000.23422f08.00000003.000004c7(91670b19) remote 01030000.23422f08.00000001.000003c2(d48c3a31) num remotes 1
(6116|6119) DataReaderImpl::remove_associations: bit 1 local 01030000.23422f08.00000003.000002c7(c73dac9f) remote 01030000.23422f08.00000001.000002c2(cd970b70) num remotes 1
(6116|6119) DataReaderImpl::remove_associations_i: bit 1 local 01030000.23422f08.00000003.000002c7(c73dac9f) remote 01030000.23422f08.00000001.000002c2(cd970b70) num remotes 1
(6116|6125) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.160:41541 , reconnect_state = INIT_STATE.
(6116|6125) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(6116|6116) Service_Participant::shutdown
(6116|6116) DataReaderListenerImpl::~DataReaderListenerImpl
(6116|6116) DataReaderListenerImpl::~DataReaderListenerImpl
(6116|6116) DataReaderListenerImpl::~DataReaderListenerImpl
(6116|6116) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6116|6116) Service_Participant::~Service_Participant
(6116|6116) 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:7s Result:0
==============================================================================
tests/DCPS/LivelinessTest/run_test.pl udp
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6129
/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: 6139 started at 2026-08-10 17:05:39
(6139|6139) INFO: set_DCPS_debug_level: set to 1
(6139|6139) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=udp.ini
(6139|6139) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(6139|6139) INFO: Service_Participant::process_config_file: Going to load configuration from "udp.ini"
(6139|6139) INFO: ConfigStoreImpl::set_string: TRANSPORT_UDP_TRANSPORT_TYPE=udp
(6139|6139) INFO: ConfigStoreImpl::set_string: TRANSPORT_UDP=@udp
(6139|6139) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
(6139|6139) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_INFO_REPO=file://repo.ior
(6139|6139) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
(6139|6139) INFO: ConfigStoreImpl::set_string: COMMON=@common
(6139|6139) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(6139|6139) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(6139|6139) Service_Participant::get_domain_participant_factory: machine: runnervmvrwv9, x86_64 platform: Linux, 6.17.0-1020-azure, #20~24.04.1-Ubuntu SMP Fri Jun 19 20:09:14 UTC 2026
(6139|6139) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(6139|6139) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(6139|6139) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(6139|6139) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(6139|6139) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(6129|6129) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(6139|6139) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(6139|6139) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6139|6139) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6139|6139) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6139|6139) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6139|6139) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6139|6144) DataWriterImpl::add_association - bit 0 local 01030000.569c0fc6.00000002.00000102(e4e60e80) remote 01030000.569c0fc6.00000003.00000107(a9ecd3bf)
(6139|6139) DataReaderImpl::add_association - bit 0 local 01030000.569c0fc6.00000003.00000107(a9ecd3bf) remote 01030000.569c0fc6.00000002.00000102(e4e60e80)
(6139|6139) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6139|6139) DataWriterImpl::add_association - bit 0 local 01030000.569c0fc6.00000002.00000202(cfcb5d43) remote 01030000.569c0fc6.00000003.00000207(82c1807c)
(6139|6148) DataReaderListenerImpl::on_subscription_matched
(6139|6144) DataWriterImpl::transport_assoc_done: writer 01030000.569c0fc6.00000002.00000102(e4e60e80) succeeded in associating with reader 01030000.569c0fc6.00000003.00000107(a9ecd3bf)
(6139|6139) DataWriterImpl::transport_assoc_done: writer 01030000.569c0fc6.00000002.00000202(cfcb5d43) succeeded in associating with reader 01030000.569c0fc6.00000003.00000207(82c1807c)
(6139|6144) DataWriterImpl::transport_assoc_done: writer 01030000.569c0fc6.00000002.00000102(e4e60e80) reader 01030000.569c0fc6.00000003.00000107(a9ecd3bf) calling association_complete_i
(6139|6139) DataWriterImpl::transport_assoc_done: writer 01030000.569c0fc6.00000002.00000202(cfcb5d43) reader 01030000.569c0fc6.00000003.00000207(82c1807c) calling association_complete_i
(6139|6144) DataWriterImpl::association_complete_i - bit 0 local 01030000.569c0fc6.00000002.00000102(e4e60e80) remote 01030000.569c0fc6.00000003.00000107(a9ecd3bf)
(6139|6139) DataWriterImpl::association_complete_i - bit 0 local 01030000.569c0fc6.00000002.00000202(cfcb5d43) remote 01030000.569c0fc6.00000003.00000207(82c1807c)
(6139|6139) DataReaderImpl::add_association - bit 0 local 01030000.569c0fc6.00000003.00000207(82c1807c) remote 01030000.569c0fc6.00000002.00000202(cfcb5d43)
(6139|6139) DataReaderListenerImpl::on_subscription_matched
(6139|6139) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6139|6144) DataWriterImpl::add_association - bit 0 local 01030000.569c0fc6.00000002.00000202(cfcb5d43) remote 01030000.569c0fc6.00000002.00000107(948cfa0f)
(6139|6139) DataReaderImpl::add_association - bit 0 local 01030000.569c0fc6.00000002.00000107(948cfa0f) remote 01030000.569c0fc6.00000002.00000202(cfcb5d43)
(6139|6139) DataReaderListenerImpl::on_subscription_matched
(6139|6144) DataWriterImpl::transport_assoc_done: writer 01030000.569c0fc6.00000002.00000202(cfcb5d43) succeeded in associating with reader 01030000.569c0fc6.00000002.00000107(948cfa0f)
(6139|6144) DataWriterImpl::transport_assoc_done: writer 01030000.569c0fc6.00000002.00000202(cfcb5d43) reader 01030000.569c0fc6.00000002.00000107(948cfa0f) calling association_complete_i
(6139|6144) DataWriterImpl::association_complete_i - bit 0 local 01030000.569c0fc6.00000002.00000202(cfcb5d43) remote 01030000.569c0fc6.00000002.00000107(948cfa0f)
(6139|6139) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6139|6148) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(6139|6139) Writer::run_test begins.
(6139|6139) 17:05:40.065174 Writer::run_test starting to write pass 0
(6139|6139) 17:05:40.065611 Writer::run_test done writing.
(6139|6139) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6139|6148) 17:05:40.065773 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: 1786381540 64958000
instance_handle: b
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6139|6148) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6139|6148) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6139|6139) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6139|6139) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6139|6139) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6139|6139) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(6139|6148) 17:05:40.066475 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: 1786381540 65368000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6139|6148) 17:05:40.066762 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: 1786381540 65368000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6139|6148) 17:05:40.066989 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: 1786381540 65485000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6139|6148) 17:05:40.067136 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: 1786381540 65485000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6139|6141) 17:05:42.067319 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: 1786381542 67002000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6139|6141) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6139|6141) 17:05:42.067817 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: 1786381542 67644000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6139|6141) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6139|6139) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6139|6139) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(6139|6139) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6139|6139) Writer::run_test begins.
(6139|6139) 17:05:42.068026 Writer::run_test starting to write pass 1
(6139|6148) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6139|6139) 17:05:42.068543 Writer::run_test done writing.
(6139|6139) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6139|6148) 17:05:42.068781 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: 1786381542 68057000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6139|6148) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6139|6139) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6139|6139) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6139|6139) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6139|6139) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(6139|6148) 17:05:42.069137 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: 1786381542 68057000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6139|6148) 17:05:42.069415 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: 1786381542 68346000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6139|6148) 17:05:42.069615 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: 1786381542 68346000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6139|6141) 17:05:44.069626 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: 1786381544 69364000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6139|6141) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6139|6141) 17:05:44.069959 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: 1786381544 69780000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6139|6141) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6139|6139) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6139|6139) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(6139|6139) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6139|6139) Writer::run_test begins.
(6139|6139) 17:05:44.070126 Writer::run_test starting to write pass 2
(6139|6148) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6139|6139) 17:05:44.070621 Writer::run_test done writing.
(6139|6139) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6139|6148) 17:05:44.070846 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: 1786381544 70154000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6139|6148) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6139|6139) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6139|6139) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6139|6139) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6139|6139) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(6139|6148) 17:05:44.071187 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: 1786381544 70154000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6139|6148) 17:05:44.071456 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: 1786381544 70434000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6139|6148) 17:05:44.071676 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: 1786381544 70434000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6139|6141) 17:05:46.071686 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: 1786381546 71411000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6139|6141) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6139|6141) 17:05:46.072010 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: 1786381546 71843000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6139|6141) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6139|6139) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6139|6139) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(6139|6139) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6139|6148) 17:05:46.072876 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
(6139|6139) DataWriterImpl::remove_associations: bit 0 local 01030000.569c0fc6.00000002.00000102(e4e60e80) remote 01030000.569c0fc6.00000003.00000107(a9ecd3bf) num remotes 1
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_DISPOSED_INSTANCE_STATE
source_timestamp: 1786381546 72211000
instance_handle: b
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6139|6148) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6139|6148) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6139|6144) DataReaderImpl::remove_associations: bit 0 local 01030000.569c0fc6.00000003.00000107(a9ecd3bf) remote 01030000.569c0fc6.00000002.00000102(e4e60e80) num remotes 1
(6139|6144) DataReaderImpl::remove_associations_i: bit 0 local 01030000.569c0fc6.00000003.00000107(a9ecd3bf) remote 01030000.569c0fc6.00000002.00000102(e4e60e80) num remotes 1
(6139|6144) DataReaderListenerImpl::on_subscription_matched
(6139|6139) DataWriterImpl::remove_associations: bit 0 local 01030000.569c0fc6.00000002.00000202(cfcb5d43) remote 01030000.569c0fc6.00000002.00000107(948cfa0f) num remotes 2
(6139|6144) DataReaderImpl::remove_associations: bit 0 local 01030000.569c0fc6.00000003.00000207(82c1807c) remote 01030000.569c0fc6.00000002.00000202(cfcb5d43) num remotes 1
(6139|6139) DataReaderImpl::remove_associations: bit 0 local 01030000.569c0fc6.00000002.00000107(948cfa0f) remote 01030000.569c0fc6.00000002.00000202(cfcb5d43) num remotes 1
(6139|6144) DataReaderImpl::remove_associations_i: bit 0 local 01030000.569c0fc6.00000003.00000207(82c1807c) remote 01030000.569c0fc6.00000002.00000202(cfcb5d43) num remotes 1
(6139|6139) DataReaderImpl::remove_associations_i: bit 0 local 01030000.569c0fc6.00000002.00000107(948cfa0f) remote 01030000.569c0fc6.00000002.00000202(cfcb5d43) num remotes 1
(6139|6139) DataReaderListenerImpl::on_subscription_matched
(6139|6144) 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
(6139|6139) Service_Participant::shutdown
(6139|6139) DataReaderListenerImpl::~DataReaderListenerImpl
(6139|6139) DataReaderListenerImpl::~DataReaderListenerImpl
(6139|6139) DataReaderListenerImpl::~DataReaderListenerImpl
(6139|6139) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6139|6139) Service_Participant::~Service_Participant
(6139|6139) 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: 6151 started at 2026-08-10 17:05:46
(6151|6151) INFO: set_DCPS_debug_level: set to 1
(6151|6151) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps_disc.ini
(6151|6151) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(6151|6151) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps_disc.ini"
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS_TRANSPORT_TYPE=rtps_udp
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS_USE_MULTICAST=0
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS=@rtps
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2_TRANSPORT_TYPE=rtps_udp
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2_USE_MULTICAST=0
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2=@rtps2
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
(6151|6151) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS_RESEND_PERIOD=2
(6151|6151) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS_SEDP_MULTICAST=0
(6151|6151) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS=@uni_rtps
(6151|6151) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY=@rtps_discovery
(6151|6151) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_DEFAULT_DISCOVERY=uni_rtps
(6151|6151) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=rtps
(6151|6151) INFO: ConfigStoreImpl::set_string: COMMON=@common
(6151|6151) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_TRANSPORTS=rtps
(6151|6151) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS=@rtps
(6151|6151) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS2_TRANSPORTS=rtps2
(6151|6151) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS2=@rtps2
(6151|6151) INFO: ConfigStoreImpl::set_string: CONFIG=@config
(6151|6151) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(6151|6151) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(6151|6151) Service_Participant::get_domain_participant_factory: machine: runnervmvrwv9, x86_64 platform: Linux, 6.17.0-1020-azure, #20~24.04.1-Ubuntu SMP Fri Jun 19 20:09:14 UTC 2026
(6151|6151) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(6151|6151) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(6151|6151) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(6151|6151) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_UNI_RTPS_SPDP_SEND_ADDRS
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEB_111=@_OPENDDS_SEDPTransportInst_01037ced8dca0c6918070ceb_111
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEB_111_MAX_MESSAGE_SIZE=65466
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEB_111_HEARTBEAT_PERIOD=200
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEB_111_NAK_RESPONSE_DELAY=100
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEB_111_RESPONSIVE_MODE=false
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEB_111_SEND_DELAY=10
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEB_111_SEND_BUFFER_SIZE=65535
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEB_111_RCV_BUFFER_SIZE=65535
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEB_111_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEB_111_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEB_111_PORT_MODE=system
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEB_111_PB=7400
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEB_111_DG=250
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEB_111_PG=2
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEB_111_D2=2
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEB_111_D3=12
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEB_111_USE_MULTICAST=false
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEB_111_INIT_PARTICIPANT_PORT_ID=0
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEB_111_LOCAL_ADDRESS=0.0.0.0:0
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEB_111_ADVERTISED_ADDRESS=0.0.0.0:0
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEB_111_IPV6_INIT_PARTICIPANT_PORT_ID=1
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEB_111_IPV6_LOCAL_ADDRESS=:::0
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEB_111_IPV6_ADVERTISED_ADDRESS=:::0
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEB_111_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEB_111_USE_RTPS_RELAY=false
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEB_111_RTPS_RELAY_ONLY=false
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEB_111_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEB_111_USE_ICE=false
(6151|6151) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037CED8DCA0C6918070CEB_111=@_OPENDDS_SEDP_TransportCfg_01037ced8dca0c6918070ceb_111
(6151|6151) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037CED8DCA0C6918070CEB_111_PASSIVE_CONNECT_DURATION=60000
(6151|6151) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_UNI_RTPS_SPDP_SEND_ADDRS
(6151|6156) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on docker0/172.17.0.1 (0x7b70000011c8 joined count 1)
(6151|6156) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/10.1.0.160 (0x7b70000011c8 joined count 2)
(6151|6156) INFO: MulticastManager::join: joined group ff03::1:35150 on eth0/fe80::7eed:8dff:feca:c69 (0x7b70000011c8 joined count 3)
(6151|6156) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/127.0.0.1 (0x7b70000011c8 joined count 4)
(6151|6156) INFO: MulticastManager::join: joined group ff03::1:35150 on lo/::1 (0x7b70000011c8 joined count 5)
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEC_111=@_OPENDDS_SEDPTransportInst_01037ced8dca0c6918070cec_111
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEC_111_MAX_MESSAGE_SIZE=65466
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEC_111_HEARTBEAT_PERIOD=200
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEC_111_NAK_RESPONSE_DELAY=100
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEC_111_RESPONSIVE_MODE=false
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEC_111_SEND_DELAY=10
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEC_111_SEND_BUFFER_SIZE=65535
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEC_111_RCV_BUFFER_SIZE=65535
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEC_111_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEC_111_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEC_111_PORT_MODE=system
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEC_111_PB=7400
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEC_111_DG=250
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEC_111_PG=2
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEC_111_D2=2
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEC_111_D3=12
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEC_111_USE_MULTICAST=false
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEC_111_INIT_PARTICIPANT_PORT_ID=2
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEC_111_LOCAL_ADDRESS=0.0.0.0:0
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEC_111_ADVERTISED_ADDRESS=0.0.0.0:0
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEC_111_IPV6_INIT_PARTICIPANT_PORT_ID=3
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEC_111_IPV6_LOCAL_ADDRESS=:::0
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEC_111_IPV6_ADVERTISED_ADDRESS=:::0
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEC_111_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEC_111_USE_RTPS_RELAY=false
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEC_111_RTPS_RELAY_ONLY=false
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEC_111_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(6151|6151) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6918070CEC_111_USE_ICE=false
(6151|6151) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037CED8DCA0C6918070CEC_111=@_OPENDDS_SEDP_TransportCfg_01037ced8dca0c6918070cec_111
(6151|6151) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037CED8DCA0C6918070CEC_111_PASSIVE_CONNECT_DURATION=60000
(6151|6158) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on docker0/172.17.0.1 (0x7b70000029c8 joined count 1)
(6151|6158) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/10.1.0.160 (0x7b70000029c8 joined count 2)
(6151|6156) Spdp::handle_participant_data - 01037ced.8dca0c69.18070ceb.000001c1(9a5421ab) discovered 01037ced.8dca0c69.18070cec.000001c1(2874fdbb) lease 5:00 from 10.1.0.160:35164 (0)
(6151|6158) INFO: MulticastManager::join: joined group ff03::1:35150 on eth0/fe80::7eed:8dff:feca:c69 (0x7b70000029c8 joined count 3)
(6151|6158) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/127.0.0.1 (0x7b70000029c8 joined count 4)
(6151|6158) INFO: MulticastManager::join: joined group ff03::1:35150 on lo/::1 (0x7b70000029c8 joined count 5)
(6151|6156) DEBUG: Sedp::association_complete_i local 01037ced.8dca0c69.18070ceb.000300c3(6f07cf9f) remote 01037ced.8dca0c69.18070cec.000300c4(4343862c)
(6151|6156) DEBUG: Sedp::association_complete_i local 01037ced.8dca0c69.18070ceb.000301c3(761cfede) remote 01037ced.8dca0c69.18070cec.000301c4(5a58b76d)
(6151|6156) DEBUG: Sedp::association_complete_i local 01037ced.8dca0c69.18070ceb.000003c2(316b1293) remote 01037ced.8dca0c69.18070cec.000003c7(f3213a0c)
(6151|6156) DEBUG: Sedp::association_complete_i local 01037ced.8dca0c69.18070ceb.000004c2(7e2a8454) remote 01037ced.8dca0c69.18070cec.000004c7(bc60accb)
(6151|6156) DEBUG: Sedp::association_complete_i local 01037ced.8dca0c69.18070ceb.000200c2(19c2953e) remote 01037ced.8dca0c69.18070cec.000200c7(db88bda1)
(6151|6151) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6151|6151) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6151|6151) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6151|6151) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6151|6151) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6151|6151) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6151|6151) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6151|6151) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6151|6155) DataReaderImpl::add_association - bit 0 local 01037ced.8dca0c69.18070ceb.00000007(f148776f) remote 01037ced.8dca0c69.18070ceb.01000002(399ee485)
(6151|6155) DataWriterImpl::add_association - bit 0 local 01037ced.8dca0c69.18070ceb.01000002(399ee485) remote 01037ced.8dca0c69.18070ceb.00000007(f148776f)
(6151|6155) DataWriterImpl::transport_assoc_done: writer 01037ced.8dca0c69.18070ceb.01000002(399ee485) succeeded in associating with reader 01037ced.8dca0c69.18070ceb.00000007(f148776f)
(6151|6155) DataWriterImpl::transport_assoc_done: writer 01037ced.8dca0c69.18070ceb.01000002(399ee485) reader 01037ced.8dca0c69.18070ceb.00000007(f148776f) calling association_complete_i
(6151|6155) DataWriterImpl::association_complete_i - bit 0 local 01037ced.8dca0c69.18070ceb.01000002(399ee485) remote 01037ced.8dca0c69.18070ceb.00000007(f148776f)
(6151|6160) DataReaderListenerImpl::on_subscription_matched
(6151|6158) Spdp::handle_participant_data - 01037ced.8dca0c69.18070cec.000001c1(2874fdbb) discovered 01037ced.8dca0c69.18070ceb.000001c1(9a5421ab) lease 5:00 from 10.1.0.160:35160 (0)
(6151|6158) DEBUG: Sedp::association_complete_i local 01037ced.8dca0c69.18070cec.000300c3(dd27138f) remote 01037ced.8dca0c69.18070ceb.000300c4(f1635a3c)
(6151|6158) DEBUG: Sedp::association_complete_i local 01037ced.8dca0c69.18070cec.000301c3(c43c22ce) remote 01037ced.8dca0c69.18070ceb.000301c4(e8786b7d)
(6151|6158) DEBUG: Sedp::association_complete_i local 01037ced.8dca0c69.18070cec.000003c2(834bce83) remote 01037ced.8dca0c69.18070ceb.000003c7(4101e61c)
(6151|6158) DEBUG: Sedp::association_complete_i local 01037ced.8dca0c69.18070cec.000004c2(cc0a5844) remote 01037ced.8dca0c69.18070ceb.000004c7(0e4070db)
(6151|6158) DEBUG: Sedp::association_complete_i local 01037ced.8dca0c69.18070cec.000200c2(abe2492e) remote 01037ced.8dca0c69.18070ceb.000200c7(69a861b1)
(6151|6155) DataWriterImpl::add_association - bit 0 local 01037ced.8dca0c69.18070ceb.00000002(812283e0) remote 01037ced.8dca0c69.18070cec.00000007(4368ab7f)
(6151|6155) DataWriterImpl::transport_assoc_done: writer 01037ced.8dca0c69.18070ceb.00000002(812283e0) succeeded in associating with reader 01037ced.8dca0c69.18070cec.00000007(4368ab7f)
(6151|6155) DataWriterImpl::transport_assoc_done: writer 01037ced.8dca0c69.18070ceb.00000002(812283e0) reader 01037ced.8dca0c69.18070cec.00000007(4368ab7f) calling association_complete_i
(6151|6155) DataWriterImpl::association_complete_i - bit 0 local 01037ced.8dca0c69.18070ceb.00000002(812283e0) remote 01037ced.8dca0c69.18070cec.00000007(4368ab7f)
(6151|6155) DataWriterImpl::add_association - bit 0 local 01037ced.8dca0c69.18070ceb.01000002(399ee485) remote 01037ced.8dca0c69.18070cec.01000007(fbd4cc1a)
(6151|6155) DataWriterImpl::transport_assoc_done: writer 01037ced.8dca0c69.18070ceb.01000002(399ee485) succeeded in associating with reader 01037ced.8dca0c69.18070cec.01000007(fbd4cc1a)
(6151|6155) DataWriterImpl::transport_assoc_done: writer 01037ced.8dca0c69.18070ceb.01000002(399ee485) reader 01037ced.8dca0c69.18070cec.01000007(fbd4cc1a) calling association_complete_i
(6151|6155) DataWriterImpl::association_complete_i - bit 0 local 01037ced.8dca0c69.18070ceb.01000002(399ee485) remote 01037ced.8dca0c69.18070cec.01000007(fbd4cc1a)
(6151|6157) DataReaderImpl::add_association - bit 0 local 01037ced.8dca0c69.18070cec.00000007(4368ab7f) remote 01037ced.8dca0c69.18070ceb.00000002(812283e0)
(6151|6157) DataReaderImpl::add_association - bit 0 local 01037ced.8dca0c69.18070cec.01000007(fbd4cc1a) remote 01037ced.8dca0c69.18070ceb.01000002(399ee485)
(6151|6162) DataReaderListenerImpl::on_subscription_matched
(6151|6162) DataReaderListenerImpl::on_subscription_matched
(6151|6162) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(6151|6151) Writer::run_test begins.
(6151|6151) 17:05:46.722740 Writer::run_test starting to write pass 0
(6151|6162) 17:05:46.723097 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: 1786381546 722407000
instance_handle: 12
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6151|6162) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6151|6160) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6151|6162) 17:05:46.723734 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: 1786381546 723189000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6151|6151) 17:05:46.723909 Writer::run_test done writing.
(6151|6151) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6151|6162) 17:05:46.723953 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: 1786381546 723606000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6151|6151) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6151|6151) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6151|6151) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6151|6151) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(6151|6160) 17:05:46.724097 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: 1786381546 723189000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6151|6160) 17:05:46.724420 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: 1786381546 723606000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6151|6153) 17:05:50.009747 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: 1786381550 9408000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6151|6153) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6151|6153) 17:05:50.010143 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: 1786381550 9990000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6151|6153) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6151|6151) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6151|6151) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(6151|6151) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6151|6151) Writer::run_test begins.
(6151|6151) 17:05:50.010325 Writer::run_test starting to write pass 1
(6151|6162) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6151|6160) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6151|6162) 17:05:50.011263 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: 1786381550 10356000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6151|6151) 17:05:50.011309 Writer::run_test done writing.
(6151|6151) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6151|6160) 17:05:50.011353 read foo[0]: x = 0.000000 y = -1.000000, key = 101010
(6151|6151) 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: 1786381550 10356000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6151|6151) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6151|6151) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6151|6151) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(6151|6162) 17:05:50.011592 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: 1786381550 10917000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6151|6160) 17:05:50.011757 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: 1786381550 10917000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6151|6153) 17:05:53.210159 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: 1786381553 209925000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6151|6153) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6151|6153) 17:05:53.210445 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: 1786381553 210316000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6151|6153) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6151|6151) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6151|6151) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(6151|6151) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6151|6151) Writer::run_test begins.
(6151|6151) 17:05:53.210679 Writer::run_test starting to write pass 2
(6151|6162) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6151|6160) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6151|6151) 17:05:53.211608 Writer::run_test done writing.
(6151|6151) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6151|6162) 17:05:53.211651 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: 1786381553 210711000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6151|6151) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6151|6160) 17:05:53.211694 read foo[0]: x = 0.000000 y = -2.000000, key = 101010
(6151|6151) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1786381553 210711000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6151|6151) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6151|6151) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(6151|6162) 17:05:53.211967 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: 1786381553 211288000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6151|6160) 17:05:53.211970 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: 1786381553 211288000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6151|6153) 17:05:56.410738 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: 1786381556 410415000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6151|6153) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6151|6153) 17:05:56.411067 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: 1786381556 410904000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6151|6153) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6151|6151) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6151|6151) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(6151|6151) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6151|6162) 17:05:56.412116 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: 1786381556 411286000
instance_handle: 12
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6151|6151) WriteDataContainer::wait_pending timeout at 00:07:47.940707
(6151|6160) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6151|6162) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6151|6151) WriteDataContainer::wait_pending done
(6151|6151) DataWriterImpl::remove_associations: bit 0 local 01037ced.8dca0c69.18070ceb.00000002(812283e0) remote 01037ced.8dca0c69.18070cec.00000007(4368ab7f) num remotes 1
(6151|6151) DataWriterImpl::remove_associations: bit 0 local 01037ced.8dca0c69.18070ceb.01000002(399ee485) remote 01037ced.8dca0c69.18070ceb.00000007(f148776f) num remotes 2
(6151|6157) DataReaderImpl::remove_associations: bit 0 local 01037ced.8dca0c69.18070cec.00000007(4368ab7f) remote 01037ced.8dca0c69.18070ceb.00000002(812283e0) num remotes 1
(6151|6157) DataReaderImpl::remove_associations_i: bit 0 local 01037ced.8dca0c69.18070cec.00000007(4368ab7f) remote 01037ced.8dca0c69.18070ceb.00000002(812283e0) num remotes 1
(6151|6157) DataReaderListenerImpl::on_subscription_matched
(6151|6155) DataReaderImpl::remove_associations: bit 0 local 01037ced.8dca0c69.18070ceb.00000007(f148776f) remote 01037ced.8dca0c69.18070ceb.01000002(399ee485) num remotes 1
(6151|6155) DataReaderImpl::remove_associations_i: bit 0 local 01037ced.8dca0c69.18070ceb.00000007(f148776f) remote 01037ced.8dca0c69.18070ceb.01000002(399ee485) num remotes 1
(6151|6157) DataReaderImpl::remove_associations: bit 0 local 01037ced.8dca0c69.18070cec.01000007(fbd4cc1a) remote 01037ced.8dca0c69.18070ceb.01000002(399ee485) num remotes 1
(6151|6157) DataReaderImpl::remove_associations_i: bit 0 local 01037ced.8dca0c69.18070cec.01000007(fbd4cc1a) remote 01037ced.8dca0c69.18070ceb.01000002(399ee485) num remotes 1
(6151|6155) DataReaderListenerImpl::on_subscription_matched
(6151|6157) 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
(6151|6151) WARNING: Spdp::SpdpTransport::send() - destination 0.0.0.0:0 failed send: Invalid argument
(6151|6151) WARNING: Spdp::SpdpTransport::send() - destination 0.0.0.0:0 failed send: Invalid argument
(6151|6151) Service_Participant::shutdown
(6151|6151) DataReaderListenerImpl::~DataReaderListenerImpl
(6151|6151) DataReaderListenerImpl::~DataReaderListenerImpl
(6151|6151) DataReaderListenerImpl::~DataReaderListenerImpl
(6151|6151) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6151|6151) Service_Participant::~Service_Participant
(6151|6151) 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: 6166 started at 2026-08-10 17:05:57
(6166|6166) INFO: set_DCPS_debug_level: set to 1
(6166|6166) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps_disc.ini
(6166|6166) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(6166|6166) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps_disc.ini"
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS_TRANSPORT_TYPE=rtps_udp
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS_USE_MULTICAST=0
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS=@rtps
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2_TRANSPORT_TYPE=rtps_udp
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2_USE_MULTICAST=0
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2=@rtps2
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
(6166|6166) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS_RESEND_PERIOD=2
(6166|6166) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS_SEDP_MULTICAST=0
(6166|6166) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS=@uni_rtps
(6166|6166) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY=@rtps_discovery
(6166|6166) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_DEFAULT_DISCOVERY=uni_rtps
(6166|6166) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=rtps
(6166|6166) INFO: ConfigStoreImpl::set_string: COMMON=@common
(6166|6166) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_TRANSPORTS=rtps
(6166|6166) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS=@rtps
(6166|6166) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS2_TRANSPORTS=rtps2
(6166|6166) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS2=@rtps2
(6166|6166) INFO: ConfigStoreImpl::set_string: CONFIG=@config
(6166|6166) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(6166|6166) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(6166|6166) Service_Participant::get_domain_participant_factory: machine: runnervmvrwv9, x86_64 platform: Linux, 6.17.0-1020-azure, #20~24.04.1-Ubuntu SMP Fri Jun 19 20:09:14 UTC 2026
(6166|6166) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(6166|6166) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(6166|6166) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(6166|6166) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_UNI_RTPS_SPDP_SEND_ADDRS
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72C_111=@_OPENDDS_SEDPTransportInst_01037ced8dca0c691816e72c_111
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72C_111_MAX_MESSAGE_SIZE=65466
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72C_111_HEARTBEAT_PERIOD=200
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72C_111_NAK_RESPONSE_DELAY=100
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72C_111_RESPONSIVE_MODE=false
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72C_111_SEND_DELAY=10
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72C_111_SEND_BUFFER_SIZE=65535
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72C_111_RCV_BUFFER_SIZE=65535
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72C_111_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72C_111_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72C_111_PORT_MODE=system
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72C_111_PB=7400
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72C_111_DG=250
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72C_111_PG=2
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72C_111_D2=2
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72C_111_D3=12
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72C_111_USE_MULTICAST=false
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72C_111_INIT_PARTICIPANT_PORT_ID=0
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72C_111_LOCAL_ADDRESS=0.0.0.0:0
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72C_111_ADVERTISED_ADDRESS=0.0.0.0:0
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72C_111_IPV6_INIT_PARTICIPANT_PORT_ID=1
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72C_111_IPV6_LOCAL_ADDRESS=:::0
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72C_111_IPV6_ADVERTISED_ADDRESS=:::0
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72C_111_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72C_111_USE_RTPS_RELAY=false
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72C_111_RTPS_RELAY_ONLY=false
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72C_111_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72C_111_USE_ICE=false
(6166|6166) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037CED8DCA0C691816E72C_111=@_OPENDDS_SEDP_TransportCfg_01037ced8dca0c691816e72c_111
(6166|6166) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037CED8DCA0C691816E72C_111_PASSIVE_CONNECT_DURATION=60000
(6166|6171) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on docker0/172.17.0.1 (0x7b70000011c8 joined count 1)
(6166|6171) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/10.1.0.160 (0x7b70000011c8 joined count 2)
(6166|6171) INFO: MulticastManager::join: joined group ff03::1:35150 on eth0/fe80::7eed:8dff:feca:c69 (0x7b70000011c8 joined count 3)
(6166|6171) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/127.0.0.1 (0x7b70000011c8 joined count 4)
(6166|6171) INFO: MulticastManager::join: joined group ff03::1:35150 on lo/::1 (0x7b70000011c8 joined count 5)
(6166|6166) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_UNI_RTPS_SPDP_SEND_ADDRS
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72D_111=@_OPENDDS_SEDPTransportInst_01037ced8dca0c691816e72d_111
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72D_111_MAX_MESSAGE_SIZE=65466
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72D_111_HEARTBEAT_PERIOD=200
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72D_111_NAK_RESPONSE_DELAY=100
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72D_111_RESPONSIVE_MODE=false
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72D_111_SEND_DELAY=10
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72D_111_SEND_BUFFER_SIZE=65535
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72D_111_RCV_BUFFER_SIZE=65535
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72D_111_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72D_111_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72D_111_PORT_MODE=system
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72D_111_PB=7400
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72D_111_DG=250
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72D_111_PG=2
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72D_111_D2=2
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72D_111_D3=12
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72D_111_USE_MULTICAST=false
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72D_111_INIT_PARTICIPANT_PORT_ID=2
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72D_111_LOCAL_ADDRESS=0.0.0.0:0
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72D_111_ADVERTISED_ADDRESS=0.0.0.0:0
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72D_111_IPV6_INIT_PARTICIPANT_PORT_ID=3
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72D_111_IPV6_LOCAL_ADDRESS=:::0
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72D_111_IPV6_ADVERTISED_ADDRESS=:::0
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72D_111_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72D_111_USE_RTPS_RELAY=false
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72D_111_RTPS_RELAY_ONLY=false
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72D_111_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(6166|6166) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C691816E72D_111_USE_ICE=false
(6166|6166) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037CED8DCA0C691816E72D_111=@_OPENDDS_SEDP_TransportCfg_01037ced8dca0c691816e72d_111
(6166|6166) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037CED8DCA0C691816E72D_111_PASSIVE_CONNECT_DURATION=60000
(6166|6173) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on docker0/172.17.0.1 (0x7b70000029c8 joined count 1)
(6166|6171) Spdp::handle_participant_data - 01037ced.8dca0c69.1816e72c.000001c1(7c4b695b) discovered 01037ced.8dca0c69.1816e72d.000001c1(412b40eb) lease 5:00 from 10.1.0.160:35164 (0)
(6166|6173) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/10.1.0.160 (0x7b70000029c8 joined count 2)
(6166|6173) INFO: MulticastManager::join: joined group ff03::1:35150 on eth0/fe80::7eed:8dff:feca:c69 (0x7b70000029c8 joined count 3)
(6166|6173) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/127.0.0.1 (0x7b70000029c8 joined count 4)
(6166|6173) INFO: MulticastManager::join: joined group ff03::1:35150 on lo/::1 (0x7b70000029c8 joined count 5)
(6166|6171) DEBUG: Sedp::association_complete_i local 01037ced.8dca0c69.1816e72c.000300c3(8918876f) remote 01037ced.8dca0c69.1816e72d.000300c4(2a1c3b7c)
(6166|6171) DEBUG: Sedp::association_complete_i local 01037ced.8dca0c69.1816e72c.000301c3(9003b62e) remote 01037ced.8dca0c69.1816e72d.000301c4(33070a3d)
(6166|6171) DEBUG: Sedp::association_complete_i local 01037ced.8dca0c69.1816e72c.000003c2(d7745a63) remote 01037ced.8dca0c69.1816e72d.000003c7(9a7e875c)
(6166|6171) DEBUG: Sedp::association_complete_i local 01037ced.8dca0c69.1816e72c.000004c2(9835cca4) remote 01037ced.8dca0c69.1816e72d.000004c7(d53f119b)
(6166|6171) DEBUG: Sedp::association_complete_i local 01037ced.8dca0c69.1816e72c.000200c2(ffddddce) remote 01037ced.8dca0c69.1816e72d.000200c7(b2d700f1)
(6166|6166) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6166|6166) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6166|6166) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(6166|6166) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(6166|6166) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(6166|6166) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6166|6166) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6166|6166) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6166|6170) DataReaderImpl::add_association - bit 0 local 01037ced.8dca0c69.1816e72c.00000007(17573f9f) remote 01037ced.8dca0c69.1816e72c.01000002(df81ac75)
(6166|6170) DataWriterImpl::add_association - bit 0 local 01037ced.8dca0c69.1816e72c.01000002(df81ac75) remote 01037ced.8dca0c69.1816e72c.00000007(17573f9f)
(6166|6170) DataWriterImpl::transport_assoc_done: writer 01037ced.8dca0c69.1816e72c.01000002(df81ac75) succeeded in associating with reader 01037ced.8dca0c69.1816e72c.00000007(17573f9f)
(6166|6170) DataWriterImpl::transport_assoc_done: writer 01037ced.8dca0c69.1816e72c.01000002(df81ac75) reader 01037ced.8dca0c69.1816e72c.00000007(17573f9f) calling association_complete_i
(6166|6170) DataWriterImpl::association_complete_i - bit 0 local 01037ced.8dca0c69.1816e72c.01000002(df81ac75) remote 01037ced.8dca0c69.1816e72c.00000007(17573f9f)
(6166|6175) DataReaderListenerImpl::on_subscription_matched
(6166|6173) Spdp::handle_participant_data - 01037ced.8dca0c69.1816e72d.000001c1(412b40eb) discovered 01037ced.8dca0c69.1816e72c.000001c1(7c4b695b) lease 5:00 from 10.1.0.160:35160 (0)
(6166|6173) DEBUG: Sedp::association_complete_i local 01037ced.8dca0c69.1816e72d.000300c3(b478aedf) remote 01037ced.8dca0c69.1816e72c.000300c4(177c12cc)
(6166|6173) DEBUG: Sedp::association_complete_i local 01037ced.8dca0c69.1816e72d.000301c3(ad639f9e) remote 01037ced.8dca0c69.1816e72c.000301c4(0e67238d)
(6166|6173) DEBUG: Sedp::association_complete_i local 01037ced.8dca0c69.1816e72d.000003c2(ea1473d3) remote 01037ced.8dca0c69.1816e72c.000003c7(a71eaeec)
(6166|6173) DEBUG: Sedp::association_complete_i local 01037ced.8dca0c69.1816e72d.000004c2(a555e514) remote 01037ced.8dca0c69.1816e72c.000004c7(e85f382b)
(6166|6173) DEBUG: Sedp::association_complete_i local 01037ced.8dca0c69.1816e72d.000200c2(c2bdf47e) remote 01037ced.8dca0c69.1816e72c.000200c7(8fb72941)
(6166|6170) DataWriterImpl::add_association - bit 0 local 01037ced.8dca0c69.1816e72c.00000002(673dcb10) remote 01037ced.8dca0c69.1816e72d.00000007(2a37162f)
(6166|6170) DataWriterImpl::transport_assoc_done: writer 01037ced.8dca0c69.1816e72c.00000002(673dcb10) succeeded in associating with reader 01037ced.8dca0c69.1816e72d.00000007(2a37162f)
(6166|6170) DataWriterImpl::transport_assoc_done: writer 01037ced.8dca0c69.1816e72c.00000002(673dcb10) reader 01037ced.8dca0c69.1816e72d.00000007(2a37162f) calling association_complete_i
(6166|6170) DataWriterImpl::association_complete_i - bit 0 local 01037ced.8dca0c69.1816e72c.00000002(673dcb10) remote 01037ced.8dca0c69.1816e72d.00000007(2a37162f)
(6166|6170) DataWriterImpl::add_association - bit 0 local 01037ced.8dca0c69.1816e72c.01000002(df81ac75) remote 01037ced.8dca0c69.1816e72d.01000007(928b714a)
(6166|6170) DataWriterImpl::transport_assoc_done: writer 01037ced.8dca0c69.1816e72c.01000002(df81ac75) succeeded in associating with reader 01037ced.8dca0c69.1816e72d.01000007(928b714a)
(6166|6170) DataWriterImpl::transport_assoc_done: writer 01037ced.8dca0c69.1816e72c.01000002(df81ac75) reader 01037ced.8dca0c69.1816e72d.01000007(928b714a) calling association_complete_i
(6166|6170) DataWriterImpl::association_complete_i - bit 0 local 01037ced.8dca0c69.1816e72c.01000002(df81ac75) remote 01037ced.8dca0c69.1816e72d.01000007(928b714a)
(6166|6172) DataReaderImpl::add_association - bit 0 local 01037ced.8dca0c69.1816e72d.00000007(2a37162f) remote 01037ced.8dca0c69.1816e72c.00000002(673dcb10)
(6166|6172) DataReaderImpl::add_association - bit 0 local 01037ced.8dca0c69.1816e72d.01000007(928b714a) remote 01037ced.8dca0c69.1816e72c.01000002(df81ac75)
(6166|6177) DataReaderListenerImpl::on_subscription_matched
(6166|6177) DataReaderListenerImpl::on_subscription_matched
(6166|6177) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(6166|6166) Writer::run_test begins.
(6166|6166) 17:05:57.990073 Writer::run_test starting to write pass 0
(6166|6177) 17:05:57.990464 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: 1786381557 989781000
instance_handle: 12
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6166|6175) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6166|6177) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6166|6177) 17:05:57.991059 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: 1786381557 990546000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6166|6166) 17:05:57.991170 Writer::run_test done writing.
(6166|6166) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6166|6166) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6166|6166) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6166|6166) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6166|6166) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(6166|6177) 17:05:57.991307 took foo[0]: x = 1.000000 y = 0.000000, key = 101010
(6166|6175) 17:05:57.991356 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: ALIVE_INSTANCE_STATE
source_timestamp: 1786381557 990889000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1786381557 990546000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6166|6175) 17:05:57.991677 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: 1786381557 990889000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6166|6168) 17:06:01.279178 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: 1786381561 278789000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6166|6168) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6166|6168) 17:06:01.279753 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: 1786381561 279520000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6166|6168) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6166|6166) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6166|6166) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(6166|6166) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6166|6166) Writer::run_test begins.
(6166|6166) 17:06:01.279969 Writer::run_test starting to write pass 1
(6166|6177) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6166|6175) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6166|6166) 17:06:01.280926 Writer::run_test done writing.
(6166|6166) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6166|6166) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6166|6177) 17:06:01.280983 took foo[0]: x = 0.000000 y = -1.000000, key = 101010
(6166|6166) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1786381561 279997000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6166|6166) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6166|6166) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(6166|6175) 17:06:01.281146 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: 1786381561 279997000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6166|6177) 17:06:01.281401 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: 1786381561 280557000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6166|6175) 17:06:01.281527 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: 1786381561 280557000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6166|6168) 17:06:04.479690 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: 1786381564 479331000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6166|6168) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6166|6168) 17:06:04.480084 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: 1786381564 479908000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6166|6168) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6166|6166) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6166|6166) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(6166|6166) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6166|6166) Writer::run_test begins.
(6166|6166) 17:06:04.480312 Writer::run_test starting to write pass 2
(6166|6177) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6166|6175) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6166|6166) 17:06:04.481214 Writer::run_test done writing.
(6166|6166) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6166|6166) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6166|6166) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6166|6166) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6166|6166) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(6166|6177) 17:06:04.481343 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: 1786381564 480342000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6166|6175) 17:06:04.481431 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: 1786381564 480342000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6166|6177) 17:06:04.481661 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: 1786381564 480925000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6166|6175) 17:06:04.481793 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: 1786381564 480925000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6166|6168) 17:06:07.680103 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: 1786381567 679771000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6166|6168) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6166|6168) 17:06:07.680532 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: 1786381567 680319000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6166|6168) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6166|6166) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6166|6166) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(6166|6166) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6166|6177) 17:06:07.681591 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: 1786381567 680767000
instance_handle: 12
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6166|6166) WriteDataContainer::wait_pending timeout at 00:07:59.210150
(6166|6175) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6166|6177) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6166|6166) WriteDataContainer::wait_pending done
(6166|6166) DataWriterImpl::remove_associations: bit 0 local 01037ced.8dca0c69.1816e72c.00000002(673dcb10) remote 01037ced.8dca0c69.1816e72d.00000007(2a37162f) num remotes 1
(6166|6166) DataWriterImpl::remove_associations: bit 0 local 01037ced.8dca0c69.1816e72c.01000002(df81ac75) remote 01037ced.8dca0c69.1816e72c.00000007(17573f9f) num remotes 2
(6166|6172) DataReaderImpl::remove_associations: bit 0 local 01037ced.8dca0c69.1816e72d.00000007(2a37162f) remote 01037ced.8dca0c69.1816e72c.00000002(673dcb10) num remotes 1
(6166|6172) DataReaderImpl::remove_associations_i: bit 0 local 01037ced.8dca0c69.1816e72d.00000007(2a37162f) remote 01037ced.8dca0c69.1816e72c.00000002(673dcb10) num remotes 1
(6166|6172) DataReaderListenerImpl::on_subscription_matched
(6166|6170) DataReaderImpl::remove_associations: bit 0 local 01037ced.8dca0c69.1816e72c.00000007(17573f9f) remote 01037ced.8dca0c69.1816e72c.01000002(df81ac75) num remotes 1
(6166|6170) DataReaderImpl::remove_associations_i: bit 0 local 01037ced.8dca0c69.1816e72c.00000007(17573f9f) remote 01037ced.8dca0c69.1816e72c.01000002(df81ac75) num remotes 1
(6166|6172) DataReaderImpl::remove_associations: bit 0 local 01037ced.8dca0c69.1816e72d.01000007(928b714a) remote 01037ced.8dca0c69.1816e72c.01000002(df81ac75) num remotes 1
(6166|6172) DataReaderImpl::remove_associations_i: bit 0 local 01037ced.8dca0c69.1816e72d.01000007(928b714a) remote 01037ced.8dca0c69.1816e72c.01000002(df81ac75) num remotes 1
(6166|6170) DataReaderListenerImpl::on_subscription_matched
(6166|6172) 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
(6166|6166) WARNING: Spdp::SpdpTransport::send() - destination 0.0.0.0:0 failed send: Invalid argument
(6166|6166) WARNING: Spdp::SpdpTransport::send() - destination 0.0.0.0:0 failed send: Invalid argument
(6166|6166) Service_Participant::shutdown
(6166|6166) DataReaderListenerImpl::~DataReaderListenerImpl
(6166|6166) DataReaderListenerImpl::~DataReaderListenerImpl
(6166|6166) DataReaderListenerImpl::~DataReaderListenerImpl
(6166|6166) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6166|6166) Service_Participant::~Service_Participant
(6166|6166) Service_Participant::shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/LivelinessTest/run_test.pl rtps_disc take Time:11s Result:0
==============================================================================
tests/DCPS/ContentFilteredTopic/run_test.pl
#
(6190|6190) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
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 Time:4s Result:0
==============================================================================
tests/DCPS/ContentFilteredTopic/run_test.pl nopub
#
(6213|6213) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
0x7b7c00000000 received data with key == 99
0x7b7c00000000 received data with key == 2
INFO: partial read on DataReader "dr"
0x7b7c00000000 received data with key == 3
0x7b7c00002a00 received data with key == 3
0x7b7c00001c00 received data with ull == 1485441228339
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
auto_run_tests_finished: tests/DCPS/ContentFilteredTopic/run_test.pl nopub Time:4s Result:0
==============================================================================
tests/DCPS/ContentFilteredTopic/run_test.pl rtps_disc
#
0x7b7c00021400 received data with key == 99
0x7b7c00021400 received data with key == 2
0x7b7c00021400 received data with key == 3
0x7b7c00023e00 received data with key == 3
0x7b7c00023000 received data with ull == 1485441228339
auto_run_tests_finished: tests/DCPS/ContentFilteredTopic/run_test.pl rtps_disc Time:6s Result:0
==============================================================================
tests/DCPS/ContentFilteredTopic/run_test.pl rtps_disc nopub
#
0x7b7c00021400 received data with key == 99
0x7b7c00021400 received data with key == 2
0x7b7c00021400 received data with key == 3
0x7b7c00023e00 received data with key == 3
0x7b7c00023000 received data with ull == 1485441228339
auto_run_tests_finished: tests/DCPS/ContentFilteredTopic/run_test.pl rtps_disc nopub Time:6s Result:0
==============================================================================
tests/DCPS/GroupPresentation/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6257
/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: 6267 started at 2026-08-10 17:06:28
/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: 6268 started at 2026-08-10 17:06:28
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139758196332224
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 = 139758196332224
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 = 139758177089216
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 = 139758177089216
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 = 139758196332224
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 = 139758196332224
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 = 139758177089216
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 = 139758177089216
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 = 139758196332224
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 = 139758196332224
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 = 139758177089216
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 = 139758177089216
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 = 139758196332224
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 = 139758196332224
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 = 139758177089216
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 = 139758177089216
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 = 139758196332224
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 = 139758196332224
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 = 139758177089216
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 = 139758177089216
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: 6292
/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: 6302 started at 2026-08-10 17:06:34
/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: 6303 started at 2026-08-10 17:06:34
SampleInfo.sample_rank = 4
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140157369960128
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 = 140157349000896
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 = 140157349000896
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 = 140157369960128
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 = 140157369960128
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 = 140157349000896
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 = 140157369960128
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 = 140157349000896
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 = 140157369960128
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 = 140157349000896
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 = 140157369960128
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 = 140157349000896
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 = 140157349000896
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 = 140157369960128
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 = 140157369960128
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 = 140157349000896
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 = 140157369960128
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 = 140157349000896
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 = 140157369960128
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 = 140157349000896
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: 6327
/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: 6337 started at 2026-08-10 17:06:40
/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: 6338 started at 2026-08-10 17:06:40
Message: subject = Review
subject_id = 139747991205568
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139747991205568
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139747970250432
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139747970250432
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139747991205568
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139747991205568
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139747970250432
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139747970250432
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139747991205568
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139747991205568
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139747970250432
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139747970250432
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139747991205568
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139747991205568
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139747970250432
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139747970250432
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139747991205568
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139747991205568
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139747970250432
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139747970250432
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: 6362
/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: 6372 started at 2026-08-10 17:06:47
/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: 6373 started at 2026-08-10 17:06:47
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: 6396 started at 2026-08-10 17:06:50
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: 6410
/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: 6420 started at 2026-08-10 17:07:11
/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: 6421 started at 2026-08-10 17:07:11
/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: 6422 started at 2026-08-10 17:07:11
datawriter2->DataReader1 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 7 strength: 12
datawriter1->DataReader1 subject_id: 0 count: 6 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 6 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 7 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 7 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 8 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 8 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 9 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 9 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 10 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 10 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 11 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 11 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 12 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 12 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 13 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 13 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 14 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 14 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 15 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 15 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 16 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 16 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 17 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 17 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 18 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 18 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 19 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 19 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 20 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 20 strength: 15
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl update_strength Time:23s Result:0
==============================================================================
tests/DCPS/Ownership/run_test.pl liveliness_change
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6456
/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: 6466 started at 2026-08-10 17:07:33
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/subscriber -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile sub.ini -ORBLogFile sub.log -l 2 -t 1 -DCPSPendingTimeout 3
subscriber PID: 6467 started at 2026-08-10 17:07:33
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile pub.ini -ORBLogFile pub2.log -s 12 -i datawriter2 -l 1 -y 250 -c -DCPSPendingTimeout 3
publisher2 PID: 6468 started at 2026-08-10 17:07:33
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: 6501
/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: 6511 started at 2026-08-10 17:07:45
/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: 6512 started at 2026-08-10 17:07:45
/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: 6513 started at 2026-08-10 17:07:45
datawriter2->DataReader1 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 5 strength: 12
datawriter1->DataReader1 subject_id: 0 count: 8 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 8 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 9 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 9 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 10 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 10 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 11 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 11 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 12 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 12 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 13 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 13 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 14 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 14 strength: 10
datawriter2->DataReader1 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 6 strength: 12
datawriter1->DataReader1 subject_id: 1 count: 15 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 15 strength: 10
datawriter2->DataReader1 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 20 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 20 strength: 12
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl miss_deadline 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: 6549
/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: 6559 started at 2026-08-10 17:08:00
/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: 6560 started at 2026-08-10 17:08:00
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: 6577 started at 2026-08-10 17:08:03
datawriter1->DataReader1 subject_id: 0 count: 4 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 4 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 5 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 5 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 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: 6590
/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: 6600 started at 2026-08-10 17:08:25
/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: 6601 started at 2026-08-10 17:08:25
/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: 6602 started at 2026-08-10 17:08:25
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
datawriter2->DataReader1 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 7 strength: 12
datawriter1->DataReader1 subject_id: 0 count: 6 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 6 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 7 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 7 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 8 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 8 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 9 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 9 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 10 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 10 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 11 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 11 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 12 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 12 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 13 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 13 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 14 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 14 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 15 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 15 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 16 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 16 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 17 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 17 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 18 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 18 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 19 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 19 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 20 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 20 strength: 15
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl update_strength rtps Time: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: 6632
/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: 6642 started at 2026-08-10 17:08:47
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/subscriber -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile sub.log -l 2 -t 1 -DCPSPendingTimeout 3
subscriber PID: 6643 started at 2026-08-10 17:08:47
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile pub2.log -s 12 -i datawriter2 -l 1 -y 250 -c -DCPSPendingTimeout 3
publisher2 PID: 6644 started at 2026-08-10 17:08:47
datawriter2->DataReader1 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 1 strength: 12
datawriter1->DataReader1 subject_id: 0 count: 2 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 2 strength: 10
datawriter2->DataReader1 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 5 strength: 12
datawriter1->DataReader1 subject_id: 1 count: 13 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 13 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 14 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 14 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 15 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 15 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 16 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 16 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 17 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 17 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 18 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 18 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 19 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 19 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 20 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 20 strength: 10
datawriter2->DataReader1 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 20 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 20 strength: 12
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl liveliness_change 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: 6671
/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: 6681 started at 2026-08-10 17:08:58
/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: 6682 started at 2026-08-10 17:08:58
/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: 6683 started at 2026-08-10 17:08:58
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:16s Result:0
==============================================================================
tests/DCPS/Ownership/run_test.pl shared_type 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: 6771
/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 -m 1 -y 0 -w -DCPSPendingTimeout 3
publisher1 PID: 6781 started at 2026-08-10 17:09:14
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/subscriber -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile sub.log -t 4 -DCPSPendingTimeout 3
subscriber PID: 6782 started at 2026-08-10 17:09:14
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile pub2.log -s 10 -i datawriter2 -m 1 -y 0 -w -n Movie_Discussion_List_2 -DCPSPendingTimeout 3
publisher2 PID: 6783 started at 2026-08-10 17:09:14
datawriter2->DataReader2 subject_id: 1 count: 1 strength: 10
datawriter2->DataReader2 subject_id: 0 count: 2 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 1 strength: 10
datawriter2->DataReader2 subject_id: 1 count: 3 strength: 10
datawriter2->DataReader2 subject_id: 0 count: 4 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 2 strength: 10
datawriter2->DataReader2 subject_id: 1 count: 5 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 3 strength: 10
datawriter2->DataReader2 subject_id: 0 count: 6 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 4 strength: 10
datawriter2->DataReader2 subject_id: 1 count: 7 strength: 10
datawriter2->DataReader2 subject_id: 0 count: 8 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 5 strength: 10
datawriter2->DataReader2 subject_id: 1 count: 9 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 6 strength: 10
datawriter2->DataReader2 subject_id: 0 count: 10 strength: 10
datawriter2->DataReader2 subject_id: 1 count: 11 strength: 10
datawriter2->DataReader2 subject_id: 0 count: 12 strength: 10
datawriter2->DataReader2 subject_id: 1 count: 13 strength: 10
datawriter2->DataReader2 subject_id: 0 count: 14 strength: 10
datawriter2->DataReader2 subject_id: 1 count: 15 strength: 10
datawriter2->DataReader2 subject_id: 0 count: 16 strength: 10
datawriter2->DataReader2 subject_id: 1 count: 17 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 7 strength: 10
datawriter2->DataReader2 subject_id: 0 count: 18 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 8 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 9 strength: 10
datawriter2->DataReader2 subject_id: 1 count: 19 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 10 strength: 10
datawriter2->DataReader2 subject_id: 0 count: 20 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 11 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 12 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 13 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 14 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 15 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 16 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 17 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 18 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 19 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 20 strength: 10
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 shared_type rtps Time:2s 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
(6808|6808) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(6818|6818) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:49: INFO: TestCase::init_datawriter
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:62: INFO: TestCase::init_datareader
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 0
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 1
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 2
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 3
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 4
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 5
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 6
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 7
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 8
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 9
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 10
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 11
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 12
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 13
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 14
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 15
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 16
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 17
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 18
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 19
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 20
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 21
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 22
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 23
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 24
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 25
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 26
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 27
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 28
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 29
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 30
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 31
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 32
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 33
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 34
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 35
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 36
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 37
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 38
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 39
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 40
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 41
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 42
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 43
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 44
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 45
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 46
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 47
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 48
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 49
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 50
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 51
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 52
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 53
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 54
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 55
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 56
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 57
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 58
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 59
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 60
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 61
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 62
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 63
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 64
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 65
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 66
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 67
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 68
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 69
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 70
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 71
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 72
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 73
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 74
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 75
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 76
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 77
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 78
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 79
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 80
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 81
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 82
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 83
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 84
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 85
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 86
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 87
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 88
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 89
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 90
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 91
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 92
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 93
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 94
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 95
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 96
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 97
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 98
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 99
message = Testing!
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/SharedTransport/run_test.pl Time:4s Result:0
==============================================================================
tests/DCPS/SharedTransport/run_test.pl rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/test -DCPSPendingTimeout 3 -DCPSConfigFile rtps.ini
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:49: INFO: TestCase::init_datawriter
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:62: INFO: TestCase::init_datareader
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 0
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 1
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 2
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 3
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 4
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 5
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 6
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 7
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 8
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 9
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 10
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 11
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 12
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 13
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 14
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 15
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 16
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 17
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 18
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 19
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 20
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 21
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 22
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 23
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 24
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 25
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 26
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 27
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 28
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 29
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 30
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 31
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 32
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 33
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 34
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 35
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 36
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 37
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 38
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 39
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 40
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 41
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 42
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 43
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 44
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 45
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 46
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 47
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 48
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 49
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 50
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 51
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 52
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 53
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 54
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 55
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 56
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 57
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 58
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 59
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 60
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 61
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 62
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 63
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 64
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 65
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 66
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 67
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 68
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 69
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 70
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 71
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 72
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 73
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 74
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 75
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 76
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 77
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 78
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 79
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 80
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 81
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 82
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 83
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 84
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 85
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 86
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 87
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 88
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 89
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 90
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 91
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 92
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 93
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 94
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 95
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 96
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 97
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 98
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 99
message = Testing!
test PASSED.
auto_run_tests_finished: tests/DCPS/SharedTransport/run_test.pl rtps Time:4s Result:0
==============================================================================
tests/DCPS/SharedTransport/run_test.pl rtps 2
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/test -DCPSPendingTimeout 3 -DCPSConfigFile rtps.ini 2
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:49: INFO: TestCase::init_datawriter
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:49: INFO: TestCase::init_datawriter
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:62: INFO: TestCase::init_datareader
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 0
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 100
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 1
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 101
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 2
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 102
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 3
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 103
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 4
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 104
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 5
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 105
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 6
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 106
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 7
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 107
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 8
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 108
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 9
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 109
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 10
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 110
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 11
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 111
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 12
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 112
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 13
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 113
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 14
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 114
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 15
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 115
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 16
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 116
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 17
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 117
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 18
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 118
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 19
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 119
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 20
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 120
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 21
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 121
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 22
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 122
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 23
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 123
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 24
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 124
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 25
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 125
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 26
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 126
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 27
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 127
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 28
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 128
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 29
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 129
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 30
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 130
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 31
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 131
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 32
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 132
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 33
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 133
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 34
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 134
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 35
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 135
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 36
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 136
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 37
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 137
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 38
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 138
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 39
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 139
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 40
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 140
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 41
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 141
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 42
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 142
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 43
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 143
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 44
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 144
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 45
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 145
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 46
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 146
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 47
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 147
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 48
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 148
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 49
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 149
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 50
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 150
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 51
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 151
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 52
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 152
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 53
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 153
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 54
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 154
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 55
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 155
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 56
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 156
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 57
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 157
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 58
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 158
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 59
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 159
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 60
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 160
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 61
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 161
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 62
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 162
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 63
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 163
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 64
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 164
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 65
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 165
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 66
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 166
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 67
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 167
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 68
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 168
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 69
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 169
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 70
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 170
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 71
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 171
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 72
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 172
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 73
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 173
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 74
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 174
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 75
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 175
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 76
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 176
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 77
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 177
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 78
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 178
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 79
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 179
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 80
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 180
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 81
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 181
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 82
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 182
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 83
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 183
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 84
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 184
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 85
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 185
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 86
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 186
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 87
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 187
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 88
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 188
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 89
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 189
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 90
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 190
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 91
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 191
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 92
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 192
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 93
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 193
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 94
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 194
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 95
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 195
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 96
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 196
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 97
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 197
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 98
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 198
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 99
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 199
message = Testing!
test PASSED.
auto_run_tests_finished: tests/DCPS/SharedTransport/run_test.pl rtps 2 Time: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
(6849|6849) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(6859|6859) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
/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
(6872|6872) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(6882|6882) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
/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
(6895|6895) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(6905|6905) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
/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:4s 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
(6921|6921) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
/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: 6931
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_1.log
pub_1 PID: 6941 started at 2026-08-10 17:09:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log
sub_1 PID: 6942 started at 2026-08-10 17:09:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_2.log
pub_2 PID: 6943 started at 2026-08-10 17:09:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log
sub_2 PID: 6944 started at 2026-08-10 17:09:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_3.log
pub_3 PID: 6945 started at 2026-08-10 17:09:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log
sub_3 PID: 6946 started at 2026-08-10 17:09:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_4.log
pub_4 PID: 6947 started at 2026-08-10 17:09:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log
sub_4 PID: 6948 started at 2026-08-10 17:09:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_5.log
pub_5 PID: 6949 started at 2026-08-10 17:09:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log
sub_5 PID: 6950 started at 2026-08-10 17:09:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_6.log
pub_6 PID: 6951 started at 2026-08-10 17:09:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log
sub_6 PID: 6952 started at 2026-08-10 17:09:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_7.log
pub_7 PID: 6953 started at 2026-08-10 17:09:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log
sub_7 PID: 6954 started at 2026-08-10 17:09:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_8.log
pub_8 PID: 6955 started at 2026-08-10 17:09:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log
sub_8 PID: 6956 started at 2026-08-10 17:09:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_9.log
pub_9 PID: 6957 started at 2026-08-10 17:09:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log
sub_9 PID: 6958 started at 2026-08-10 17:09:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_10.log
pub_10 PID: 6959 started at 2026-08-10 17:09:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log
sub_10 PID: 6960 started at 2026-08-10 17:09:45
(6931|6931) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
Subscriber 6954 got new message data:
- From : 6951
- Count : 25
Subscriber 6954 is done. Exiting.
Subscriber 6954 got new message data:
- From : 6951
- Count : 26
Subscriber 6954 got new message data:
- From : 6951
- Count : 27
Subscriber 6954 got new message data:
- From : 6951
- Count : 28
Subscriber 6954 got new message data:
- From : 6951
- Count : 29
Subscriber 6956 got new message data:
- From : 6951
- Count : 29
Subscriber 6956 is done. Exiting.
Subscriber 6954 got new message data:
- From : 6951
- Count : 30
Subscriber 6952 got new message data:
- From : 6951
- Count : 42
Subscriber 6952 is done. Exiting.
Subscriber 6948 got new message data:
- From : 6951
- Count : 43
Subscriber 6948 is done. Exiting.
Subscriber 6948 got new message data:
- From : 6951
- Count : 44
Subscriber 6948 got new message data:
- From : 6947
- Count : 14
Subscriber 6948 got new message data:
- From : 6947
- Count : 15
Subscriber 6948 got new message data:
- From : 6951
- Count : 45
Subscriber 6944 got new message data:
- From : 6951
- Count : 45
Subscriber 6948 got new message data:
- From : 6957
- Count : 16
Subscriber 6944 is done. Exiting.
Subscriber 6948 got new message data:
- From : 6951
- Count : 46
Subscriber 6948 got new message data:
- From : 6957
- Count : 17
Subscriber 6948 got new message data:
- From : 6947
- Count : 16
Subscriber 6948 got new message data:
- From : 6951
- Count : 47
Subscriber 6948 got new message data:
- From : 6957
- Count : 18
Subscriber 6948 got new message data:
- From : 6947
- Count : 17
Subscriber 6948 got new message data:
- From : 6951
- Count : 48
Subscriber 6948 got new message data:
- From : 6947
- Count : 18
Subscriber 6948 got new message data:
- From : 6957
- Count : 19
Subscriber 6942 got new message data:
- From : 6951
- Count : 69
Subscriber 6942 got new message data:
- From : 6941
- Count : 19
Subscriber 6942 is done. Exiting.
Subscriber 6942 got new message data:
- From : 6941
- Count : 20
Subscriber 6942 got new message data:
- From : 6951
- Count : 70
Subscriber 6942 got new message data:
- From : 6947
- Count : 40
Subscriber 6942 got new message data:
- From : 6951
- Count : 71
Subscriber 6942 got new message data:
- From : 6951
- Count : 72
Subscriber 6942 got new message data:
- From : 6941
- Count : 21
Subscriber 6942 got new message data:
- From : 6941
- Count : 22
Subscriber 6942 got new message data:
- From : 6947
- Count : 41
Subscriber 6942 got new message data:
- From : 6947
- Count : 42
Subscriber 6942 got new message data:
- From : 6957
- Count : 42
Subscriber 6942 got new message data:
- From : 6957
- Count : 43
Subscriber 6942 got new message data:
- From : 6943
- Count : 14
Subscriber 6942 got new message data:
- From : 6945
- Count : 3
Subscriber 6942 got new message data:
- From : 6941
- Count : 23
Subscriber 6942 got new message data:
- From : 6947
- Count : 43
Subscriber 6942 got new message data:
- From : 6951
- Count : 73
Subscriber 6942 got new message data:
- From : 6957
- Count : 44
Subscriber 6942 got new message data:
- From : 6959
- Count : 15
Subscriber 6946 got new message data:
- From : 6957
- Count : 44
Subscriber 6942 got new message data:
- From : 6949
- Count : 3
Subscriber 6946 is done. Exiting.
Subscriber 6942 got new message data:
- From : 6947
- Count : 44
Subscriber 6942 got new message data:
- From : 6943
- Count : 15
Subscriber 6942 got new message data:
- From : 6945
- Count : 4
Subscriber 6942 got new message data:
- From : 6941
- Count : 24
Subscriber 6942 got new message data:
- From : 6957
- Count : 45
Subscriber 6942 got new message data:
- From : 6959
- Count : 16
Subscriber 6942 got new message data:
- From : 6951
- Count : 74
Subscriber 6942 got new message data:
- From : 6949
- Count : 4
Subscriber 6942 got new message data:
- From : 6947
- Count : 45
Subscriber 6942 got new message data:
- From : 6945
- Count : 5
Subscriber 6942 got new message data:
- From : 6941
- Count : 25
Subscriber 6942 got new message data:
- From : 6959
- Count : 17
Subscriber 6942 got new message data:
- From : 6951
- Count : 75
Subscriber 6950 got new message data:
- From : 6951
- Count : 79
Subscriber 6950 is done. Exiting.
Subscriber 6960 got new message data:
- From : 6957
- Count : 57
Subscriber 6960 is done. Exiting.
Subscriber 6960 got new message data:
- From : 6957
- Count : 58
Subscriber 6958 got new message data:
- From : 6951
- Count : 89
Subscriber 6958 is done. Exiting.
Publisher 6951 is done. Exiting.
Publisher 6957 is done. Exiting.
Publisher 6947 is done. Exiting.
Publisher 6941 is done. Exiting.
Publisher 6943 is done. Exiting.
Publisher 6959 is done. Exiting.
Publisher 6945 is done. Exiting.
Publisher 6949 is done. Exiting.
Publisher 6955 is done. Exiting.
Publisher 6953 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: 7156
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps.ini
pub_1 PID: 7166 started at 2026-08-10 17:09:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps.ini
sub_1 PID: 7167 started at 2026-08-10 17:09:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps.ini
pub_2 PID: 7168 started at 2026-08-10 17:09:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps.ini
sub_2 PID: 7169 started at 2026-08-10 17:09:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps.ini
pub_3 PID: 7170 started at 2026-08-10 17:09:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps.ini
sub_3 PID: 7171 started at 2026-08-10 17:09:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps.ini
pub_4 PID: 7172 started at 2026-08-10 17:09:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps.ini
sub_4 PID: 7173 started at 2026-08-10 17:09:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps.ini
pub_5 PID: 7174 started at 2026-08-10 17:09:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps.ini
sub_5 PID: 7175 started at 2026-08-10 17:09:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps.ini
pub_6 PID: 7176 started at 2026-08-10 17:09:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps.ini
sub_6 PID: 7177 started at 2026-08-10 17:09:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps.ini
pub_7 PID: 7178 started at 2026-08-10 17:09:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps.ini
sub_7 PID: 7179 started at 2026-08-10 17:09:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps.ini
pub_8 PID: 7180 started at 2026-08-10 17:09:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps.ini
sub_8 PID: 7181 started at 2026-08-10 17:09:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps.ini
pub_9 PID: 7182 started at 2026-08-10 17:09:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps.ini
sub_9 PID: 7183 started at 2026-08-10 17:09:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps.ini
pub_10 PID: 7184 started at 2026-08-10 17:09:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps.ini
sub_10 PID: 7185 started at 2026-08-10 17:09:55
(7156|7156) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
Subscriber 7175 got new message data:
- From : 7174
- Count : 6
Subscriber 7175 is done. Exiting.
Subscriber 7167 got new message data:
- From : 7174
- Count : 26
Subscriber 7167 got new message data:
- From : 7166
- Count : 13
Subscriber 7167 got new message data:
- From : 7168
- Count : 3
Subscriber 7167 is done. Exiting.
Subscriber 7167 got new message data:
- From : 7174
- Count : 27
Subscriber 7169 got new message data:
- From : 7166
- Count : 14
Subscriber 7167 got new message data:
- From : 7166
- Count : 14
Subscriber 7169 got new message data:
- From : 7168
- Count : 4
Subscriber 7167 got new message data:
- From : 7168
- Count : 4
Subscriber 7169 is done. Exiting.
Subscriber 7167 got new message data:
- From : 7174
- Count : 28
Subscriber 7167 got new message data:
- From : 7166
- Count : 15
Subscriber 7167 got new message data:
- From : 7168
- Count : 5
Subscriber 7167 got new message data:
- From : 7174
- Count : 29
Subscriber 7167 got new message data:
- From : 7166
- Count : 16
Subscriber 7167 got new message data:
- From : 7168
- Count : 6
Subscriber 7167 got new message data:
- From : 7174
- Count : 30
Subscriber 7167 got new message data:
- From : 7166
- Count : 17
Subscriber 7167 got new message data:
- From : 7168
- Count : 7
Subscriber 7185 got new message data:
- From : 7168
- Count : 7
Subscriber 7185 is done. Exiting.
Subscriber 7185 got new message data:
- From : 7174
- Count : 31
Subscriber 7167 got new message data:
- From : 7174
- Count : 31
Subscriber 7167 got new message data:
- From : 7166
- Count : 18
Subscriber 7167 got new message data:
- From : 7168
- Count : 8
Subscriber 7185 got new message data:
- From : 7166
- Count : 18
Subscriber 7185 got new message data:
- From : 7168
- Count : 8
Subscriber 7185 got new message data:
- From : 7174
- Count : 32
Subscriber 7185 got new message data:
- From : 7166
- Count : 19
Subscriber 7185 got new message data:
- From : 7168
- Count : 9
Subscriber 7185 got new message data:
- From : 7174
- Count : 33
Subscriber 7185 got new message data:
- From : 7168
- Count : 10
Subscriber 7185 got new message data:
- From : 7166
- Count : 20
Subscriber 7185 got new message data:
- From : 7176
- Count : 1
Subscriber 7185 got new message data:
- From : 7174
- Count : 34
Subscriber 7185 got new message data:
- From : 7168
- Count : 11
Subscriber 7185 got new message data:
- From : 7166
- Count : 21
Subscriber 7185 got new message data:
- From : 7176
- Count : 2
Subscriber 7185 got new message data:
- From : 7174
- Count : 35
Subscriber 7185 got new message data:
- From : 7168
- Count : 12
Subscriber 7185 got new message data:
- From : 7176
- Count : 3
Subscriber 7185 got new message data:
- From : 7166
- Count : 22
Subscriber 7185 got new message data:
- From : 7174
- Count : 36
Subscriber 7185 got new message data:
- From : 7168
- Count : 13
Subscriber 7185 got new message data:
- From : 7176
- Count : 4
Subscriber 7185 got new message data:
- From : 7166
- Count : 23
Subscriber 7185 got new message data:
- From : 7174
- Count : 37
Subscriber 7185 got new message data:
- From : 7166
- Count : 24
Subscriber 7185 got new message data:
- From : 7168
- Count : 14
Subscriber 7185 got new message data:
- From : 7176
- Count : 5
Subscriber 7185 got new message data:
- From : 7174
- Count : 38
Subscriber 7185 got new message data:
- From : 7168
- Count : 15
Subscriber 7185 got new message data:
- From : 7176
- Count : 6
Subscriber 7185 got new message data:
- From : 7166
- Count : 25
Subscriber 7185 got new message data:
- From : 7174
- Count : 39
Subscriber 7185 got new message data:
- From : 7176
- Count : 7
Subscriber 7185 got new message data:
- From : 7168
- Count : 16
Subscriber 7185 got new message data:
- From : 7166
- Count : 26
Subscriber 7185 got new message data:
- From : 7184
- Count : 2
Subscriber 7185 got new message data:
- From : 7174
- Count : 40
Subscriber 7185 got new message data:
- From : 7176
- Count : 8
Subscriber 7185 got new message data:
- From : 7168
- Count : 17
Subscriber 7185 got new message data:
- From : 7166
- Count : 27
Subscriber 7173 got new message data:
- From : 7184
- Count : 3
Subscriber 7173 is done. Exiting.
Subscriber 7173 got new message data:
- From : 7176
- Count : 9
Subscriber 7173 got new message data:
- From : 7182
- Count : 6
Subscriber 7173 got new message data:
- From : 7174
- Count : 41
Subscriber 7173 got new message data:
- From : 7168
- Count : 18
Subscriber 7173 got new message data:
- From : 7166
- Count : 28
Subscriber 7173 got new message data:
- From : 7184
- Count : 4
Subscriber 7173 got new message data:
- From : 7182
- Count : 7
Subscriber 7173 got new message data:
- From : 7174
- Count : 42
Subscriber 7173 got new message data:
- From : 7176
- Count : 10
Subscriber 7173 got new message data:
- From : 7168
- Count : 19
Subscriber 7173 got new message data:
- From : 7166
- Count : 29
Subscriber 7173 got new message data:
- From : 7184
- Count : 5
Subscriber 7173 got new message data:
- From : 7182
- Count : 8
Subscriber 7173 got new message data:
- From : 7174
- Count : 43
Subscriber 7173 got new message data:
- From : 7176
- Count : 11
Subscriber 7173 got new message data:
- From : 7168
- Count : 20
Subscriber 7173 got new message data:
- From : 7166
- Count : 30
Subscriber 7173 got new message data:
- From : 7182
- Count : 9
Subscriber 7173 got new message data:
- From : 7174
- Count : 44
Subscriber 7173 got new message data:
- From : 7184
- Count : 6
Subscriber 7173 got new message data:
- From : 7172
- Count : 1
Subscriber 7171 got new message data:
- From : 7182
- Count : 13
Subscriber 7173 got new message data:
- From : 7176
- Count : 12
Subscriber 7171 got new message data:
- From : 7184
- Count : 10
Subscriber 7173 got new message data:
- From : 7168
- Count : 21
Subscriber 7173 got new message data:
- From : 7166
- Count : 31
Subscriber 7171 got new message data:
- From : 7176
- Count : 15
Subscriber 7173 got new message data:
- From : 7184
- Count : 7
Subscriber 7171 got new message data:
- From : 7166
- Count : 34
Subscriber 7171 is done. Exiting.
Subscriber 7173 got new message data:
- From : 7182
- Count : 10
Subscriber 7181 got new message data:
- From : 7182
- Count : 21
Subscriber 7181 is done. Exiting.
Subscriber 7181 got new message data:
- From : 7174
- Count : 56
Subscriber 7183 got new message data:
- From : 7174
- Count : 60
Subscriber 7183 got new message data:
- From : 7168
- Count : 37
Subscriber 7183 got new message data:
- From : 7166
- Count : 47
Subscriber 7183 got new message data:
- From : 7182
- Count : 26
Subscriber 7183 got new message data:
- From : 7174
- Count : 61
Subscriber 7183 got new message data:
- From : 7170
- Count : 13
Subscriber 7183 got new message data:
- From : 7172
- Count : 17
Subscriber 7183 got new message data:
- From : 7184
- Count : 24
Subscriber 7183 is done. Exiting.
Subscriber 7183 got new message data:
- From : 7166
- Count : 48
Subscriber 7183 got new message data:
- From : 7176
- Count : 29
Subscriber 7183 got new message data:
- From : 7180
- Count : 7
Subscriber 7183 got new message data:
- From : 7182
- Count : 27
Subscriber 7183 got new message data:
- From : 7174
- Count : 62
Subscriber 7179 got new message data:
- From : 7176
- Count : 46
Subscriber 7179 got new message data:
- From : 7166
- Count : 65
Subscriber 7179 got new message data:
- From : 7168
- Count : 55
Subscriber 7179 is done. Exiting.
Subscriber 7179 got new message data:
- From : 7184
- Count : 42
Subscriber 7179 got new message data:
- From : 7174
- Count : 80
Subscriber 7179 got new message data:
- From : 7180
- Count : 25
Subscriber 7179 got new message data:
- From : 7182
- Count : 44
Subscriber 7179 got new message data:
- From : 7172
- Count : 35
Subscriber 7179 got new message data:
- From : 7170
- Count : 32
Subscriber 7179 got new message data:
- From : 7168
- Count : 56
Subscriber 7179 got new message data:
- From : 7176
- Count : 47
Subscriber 7179 got new message data:
- From : 7166
- Count : 66
Subscriber 7179 got new message data:
- From : 7178
- Count : 15
Subscriber 7179 got new message data:
- From : 7184
- Count : 43
Subscriber 7179 got new message data:
- From : 7174
- Count : 81
Subscriber 7179 got new message data:
- From : 7180
- Count : 26
Subscriber 7179 got new message data:
- From : 7182
- Count : 45
Subscriber 7179 got new message data:
- From : 7172
- Count : 36
Subscriber 7177 got new message data:
- From : 7180
- Count : 30
Subscriber 7177 got new message data:
- From : 7174
- Count : 85
Subscriber 7177 got new message data:
- From : 7178
- Count : 19
Subscriber 7177 got new message data:
- From : 7168
- Count : 61
Subscriber 7177 got new message data:
- From : 7170
- Count : 37
Subscriber 7177 is done. Exiting.
Publisher 7174 is done. Exiting.
Publisher 7166 is done. Exiting.
Publisher 7168 is done. Exiting.
Publisher 7176 is done. Exiting.
Publisher 7182 is done. Exiting.
Publisher 7184 is done. Exiting.
Publisher 7172 is done. Exiting.
Publisher 7170 is done. Exiting.
Publisher 7180 is done. Exiting.
Publisher 7178 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: 7383 started at 2026-08-10 17:10:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc.ini
sub_1 PID: 7384 started at 2026-08-10 17:10:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps_disc.ini
pub_2 PID: 7385 started at 2026-08-10 17:10:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc.ini
sub_2 PID: 7386 started at 2026-08-10 17:10:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps_disc.ini
pub_3 PID: 7387 started at 2026-08-10 17:10:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc.ini
sub_3 PID: 7388 started at 2026-08-10 17:10:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps_disc.ini
pub_4 PID: 7389 started at 2026-08-10 17:10:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc.ini
sub_4 PID: 7390 started at 2026-08-10 17:10:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps_disc.ini
pub_5 PID: 7391 started at 2026-08-10 17:10:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc.ini
sub_5 PID: 7392 started at 2026-08-10 17:10:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps_disc.ini
pub_6 PID: 7393 started at 2026-08-10 17:10:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc.ini
sub_6 PID: 7394 started at 2026-08-10 17:10:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps_disc.ini
pub_7 PID: 7395 started at 2026-08-10 17:10:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc.ini
sub_7 PID: 7396 started at 2026-08-10 17:10:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps_disc.ini
pub_8 PID: 7397 started at 2026-08-10 17:10:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc.ini
sub_8 PID: 7398 started at 2026-08-10 17:10:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps_disc.ini
pub_9 PID: 7399 started at 2026-08-10 17:10:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc.ini
sub_9 PID: 7400 started at 2026-08-10 17:10:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps_disc.ini
pub_10 PID: 7401 started at 2026-08-10 17:10:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc.ini
sub_10 PID: 7402 started at 2026-08-10 17:10:06
Subscriber 7396 got new message data:
- From : 7389
- Count : 102
Subscriber 7396 got new message data:
- From : 7389
- Count : 103
Subscriber 7396 got new message data:
- From : 7389
- Count : 104
Subscriber 7396 got new message data:
- From : 7389
- Count : 105
Subscriber 7396 is done. Exiting.
Subscriber 7390 got new message data:
- From : 7389
- Count : 107
Subscriber 7390 is done. Exiting.
Subscriber 7388 got new message data:
- From : 7389
- Count : 106
Subscriber 7390 got new message data:
- From : 7389
- Count : 108
Subscriber 7388 got new message data:
- From : 7389
- Count : 107
Subscriber 7388 got new message data:
- From : 7389
- Count : 108
Subscriber 7388 is done. Exiting.
Subscriber 7394 got new message data:
- From : 7383
- Count : 130
Subscriber 7394 got new message data:
- From : 7383
- Count : 131
Subscriber 7394 got new message data:
- From : 7383
- Count : 132
Subscriber 7394 is done. Exiting.
Subscriber 7384 got new message data:
- From : 7395
- Count : 133
Subscriber 7402 got new message data:
- From : 7389
- Count : 147
Subscriber 7384 got new message data:
- From : 7389
- Count : 147
Subscriber 7384 is done. Exiting.
Subscriber 7402 is done. Exiting.
Subscriber 7400 got new message data:
- From : 7395
- Count : 138
Subscriber 7400 got new message data:
- From : 7395
- Count : 139
Subscriber 7400 is done. Exiting.
Subscriber 7392 got new message data:
- From : 7395
- Count : 150
Subscriber 7392 is done. Exiting.
Subscriber 7392 got new message data:
- From : 7395
- Count : 151
Subscriber 7392 got new message data:
- From : 7395
- Count : 152
Subscriber 7392 got new message data:
- From : 7395
- Count : 153
Subscriber 7386 got new message data:
- From : 7385
- Count : 166
Subscriber 7386 is done. Exiting.
Subscriber 7392 got new message data:
- From : 7395
- Count : 154
Subscriber 7386 got new message data:
- From : 7385
- Count : 167
Subscriber 7392 got new message data:
- From : 7395
- Count : 155
Subscriber 7386 got new message data:
- From : 7385
- Count : 168
Subscriber 7392 got new message data:
- From : 7395
- Count : 156
Subscriber 7398 got new message data:
- From : 7397
- Count : 166
Subscriber 7386 got new message data:
- From : 7385
- Count : 169
Subscriber 7398 is done. Exiting.
Subscriber 7398 got new message data:
- From : 7397
- Count : 167
Subscriber 7398 got new message data:
- From : 7397
- Count : 168
Publisher 7393 is done. Exiting.
Publisher 7387 is done. Exiting.
Publisher 7391 is done. Exiting.
Publisher 7399 is done. Exiting.
Publisher 7385 is done. Exiting.
Publisher 7389 is done. Exiting.
Publisher 7397 is done. Exiting.
Publisher 7383 is done. Exiting.
Publisher 7401 is done. Exiting.
Publisher 7395 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: 7556 started at 2026-08-10 17:10:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc_tcp.ini
sub_1 PID: 7557 started at 2026-08-10 17:10:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps_disc_tcp.ini
pub_2 PID: 7558 started at 2026-08-10 17:10:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc_tcp.ini
sub_2 PID: 7559 started at 2026-08-10 17:10:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps_disc_tcp.ini
pub_3 PID: 7560 started at 2026-08-10 17:10:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc_tcp.ini
sub_3 PID: 7561 started at 2026-08-10 17:10:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps_disc_tcp.ini
pub_4 PID: 7562 started at 2026-08-10 17:10:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc_tcp.ini
sub_4 PID: 7563 started at 2026-08-10 17:10:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps_disc_tcp.ini
pub_5 PID: 7564 started at 2026-08-10 17:10:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc_tcp.ini
sub_5 PID: 7565 started at 2026-08-10 17:10:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps_disc_tcp.ini
pub_6 PID: 7566 started at 2026-08-10 17:10:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc_tcp.ini
sub_6 PID: 7567 started at 2026-08-10 17:10:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps_disc_tcp.ini
pub_7 PID: 7568 started at 2026-08-10 17:10:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc_tcp.ini
sub_7 PID: 7569 started at 2026-08-10 17:10:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps_disc_tcp.ini
pub_8 PID: 7570 started at 2026-08-10 17:10:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc_tcp.ini
sub_8 PID: 7571 started at 2026-08-10 17:10:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps_disc_tcp.ini
pub_9 PID: 7572 started at 2026-08-10 17:10:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc_tcp.ini
sub_9 PID: 7573 started at 2026-08-10 17:10:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps_disc_tcp.ini
pub_10 PID: 7574 started at 2026-08-10 17:10:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc_tcp.ini
sub_10 PID: 7575 started at 2026-08-10 17:10:15
Subscriber 7569 got new message data:
- From : 7562
- Count : 92
Subscriber 7569 is done. Exiting.
Subscriber 7569 got new message data:
- From : 7562
- Count : 93
Subscriber 7569 got new message data:
- From : 7562
- Count : 94
Subscriber 7573 got new message data:
- From : 7572
- Count : 138
Subscriber 7573 is done. Exiting.
Subscriber 7571 got new message data:
- From : 7564
- Count : 166
Subscriber 7571 is done. Exiting.
Subscriber 7565 got new message data:
- From : 7562
- Count : 141
Subscriber 7565 is done. Exiting.
Subscriber 7567 got new message data:
- From : 7574
- Count : 187
Subscriber 7567 is done. Exiting.
Subscriber 7563 got new message data:
- From : 7556
- Count : 180
Subscriber 7563 is done. Exiting.
Subscriber 7563 got new message data:
- From : 7556
- Count : 181
Subscriber 7559 got new message data:
- From : 7560
- Count : 179
Subscriber 7559 is done. Exiting.
Subscriber 7557 got new message data:
- From : 7574
- Count : 212
Subscriber 7557 is done. Exiting.
Subscriber 7557 got new message data:
- From : 7574
- Count : 213
Subscriber 7561 got new message data:
- From : 7560
- Count : 191
Subscriber 7561 is done. Exiting.
Subscriber 7575 got new message data:
- From : 7564
- Count : 223
Subscriber 7575 is done. Exiting.
Subscriber 7575 got new message data:
- From : 7564
- Count : 224
Publisher 7564 is done. Exiting.
Publisher 7574 is done. Exiting.
Publisher 7558 is done. Exiting.
Publisher 7572 is done. Exiting.
Publisher 7570 is done. Exiting.
Publisher 7556 is done. Exiting.
Publisher 7566 is done. Exiting.
Publisher 7562 is done. Exiting.
Publisher 7560 is done. Exiting.
Publisher 7568 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: 7734
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_1.log
pub_1 PID: 7744 started at 2026-08-10 17:10:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log
sub_1 PID: 7745 started at 2026-08-10 17:10:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_2.log
pub_2 PID: 7746 started at 2026-08-10 17:10:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log
sub_2 PID: 7747 started at 2026-08-10 17:10:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_3.log
pub_3 PID: 7748 started at 2026-08-10 17:10:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log
sub_3 PID: 7749 started at 2026-08-10 17:10:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_4.log
pub_4 PID: 7750 started at 2026-08-10 17:10:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log
sub_4 PID: 7751 started at 2026-08-10 17:10:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_5.log
pub_5 PID: 7752 started at 2026-08-10 17:10:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log
sub_5 PID: 7753 started at 2026-08-10 17:10:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_6.log
pub_6 PID: 7754 started at 2026-08-10 17:10:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log
sub_6 PID: 7755 started at 2026-08-10 17:10:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_7.log
pub_7 PID: 7756 started at 2026-08-10 17:10:25
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log
sub_7 PID: 7757 started at 2026-08-10 17:10:25
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_8.log
pub_8 PID: 7758 started at 2026-08-10 17:10:25
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log
sub_8 PID: 7759 started at 2026-08-10 17:10:25
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_9.log
pub_9 PID: 7760 started at 2026-08-10 17:10:25
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log
sub_9 PID: 7761 started at 2026-08-10 17:10:25
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_10.log
pub_10 PID: 7762 started at 2026-08-10 17:10:25
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log
sub_10 PID: 7763 started at 2026-08-10 17:10:25
(7734|7734) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
Subscriber 7751 got new message data:
- From : 7750
- Count : 1
Subscriber 7747 got new message data:
- From : 7750
- Count : 1
Subscriber 7749 got new message data:
- From : 7750
- Count : 1
Subscriber 7761 got new message data:
- From : 7750
- Count : 1
Subscriber 7763 got new message data:
- From : 7750
- Count : 1
Subscriber 7761 is done. Exiting.
Subscriber 7745 got new message data:
- From : 7750
- Count : 1
Subscriber 7751 is done. Exiting.
Subscriber 7757 got new message data:
- From : 7750
- Count : 1
Subscriber 7757 is done. Exiting.
Subscriber 7745 is done. Exiting.
Subscriber 7753 got new message data:
- From : 7750
- Count : 1
Subscriber 7759 got new message data:
- From : 7750
- Count : 1
Subscriber 7755 got new message data:
- From : 7750
- Count : 1
Subscriber 7755 is done. Exiting.
Subscriber 7759 is done. Exiting.
Subscriber 7747 is done. Exiting.
Subscriber 7749 is done. Exiting.
Subscriber 7763 is done. Exiting.
Subscriber 7753 is done. Exiting.
Subscriber 7749 got new message data:
- From : 7746
- Count : 1
Subscriber 7755 got new message data:
- From : 7746
- Count : 1
Subscriber 7761 got new message data:
- From : 7746
- Count : 1
Publisher 7750 is done. Exiting.
Publisher 7746 is done. Exiting.
Publisher 7762 is done. Exiting.
Publisher 7744 is done. Exiting.
Publisher 7758 is done. Exiting.
Publisher 7748 is done. Exiting.
Publisher 7760 is done. Exiting.
Publisher 7752 is done. Exiting.
Publisher 7756 is done. Exiting.
Publisher 7754 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: 7959
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps.ini
pub_1 PID: 7969 started at 2026-08-10 17:10:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps.ini
sub_1 PID: 7970 started at 2026-08-10 17:10:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps.ini
pub_2 PID: 7971 started at 2026-08-10 17:10:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps.ini
sub_2 PID: 7972 started at 2026-08-10 17:10:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps.ini
pub_3 PID: 7973 started at 2026-08-10 17:10:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps.ini
sub_3 PID: 7974 started at 2026-08-10 17:10:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps.ini
pub_4 PID: 7975 started at 2026-08-10 17:10:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps.ini
sub_4 PID: 7976 started at 2026-08-10 17:10:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps.ini
pub_5 PID: 7977 started at 2026-08-10 17:10:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps.ini
sub_5 PID: 7978 started at 2026-08-10 17:10:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps.ini
pub_6 PID: 7979 started at 2026-08-10 17:10:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps.ini
sub_6 PID: 7980 started at 2026-08-10 17:10:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps.ini
pub_7 PID: 7981 started at 2026-08-10 17:10:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps.ini
sub_7 PID: 7982 started at 2026-08-10 17:10:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps.ini
pub_8 PID: 7983 started at 2026-08-10 17:10:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps.ini
sub_8 PID: 7984 started at 2026-08-10 17:10:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps.ini
pub_9 PID: 7985 started at 2026-08-10 17:10:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps.ini
sub_9 PID: 7986 started at 2026-08-10 17:10:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps.ini
pub_10 PID: 7987 started at 2026-08-10 17:10:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps.ini
sub_10 PID: 7988 started at 2026-08-10 17:10:36
(7959|7959) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
Subscriber 7982 got new message data:
- From : 7985
- Count : 1
Subscriber 7972 got new message data:
- From : 7985
- Count : 1
Subscriber 7982 is done. Exiting.
Subscriber 7972 is done. Exiting.
Subscriber 7974 got new message data:
- From : 7985
- Count : 1
Subscriber 7974 is done. Exiting.
Subscriber 7980 got new message data:
- From : 7985
- Count : 3
Subscriber 7970 got new message data:
- From : 7985
- Count : 3
Subscriber 7978 got new message data:
- From : 7985
- Count : 3
Subscriber 7970 is done. Exiting.
Subscriber 7978 is done. Exiting.
Subscriber 7986 got new message data:
- From : 7985
- Count : 3
Subscriber 7986 is done. Exiting.
Subscriber 7980 is done. Exiting.
Subscriber 7984 got new message data:
- From : 7985
- Count : 3
Subscriber 7976 got new message data:
- From : 7985
- Count : 3
Subscriber 7988 got new message data:
- From : 7985
- Count : 3
Subscriber 7984 is done. Exiting.
Subscriber 7976 is done. Exiting.
Subscriber 7988 is done. Exiting.
Subscriber 7986 got new message data:
- From : 7977
- Count : 3
Subscriber 7980 got new message data:
- From : 7977
- Count : 3
Publisher 7985 is done. Exiting.
Publisher 7977 is done. Exiting.
Publisher 7971 is done. Exiting.
Publisher 7979 is done. Exiting.
Publisher 7983 is done. Exiting.
Publisher 7973 is done. Exiting.
Publisher 7981 is done. Exiting.
Publisher 7975 is done. Exiting.
Publisher 7987 is done. Exiting.
Publisher 7969 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:16s 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: 8184 started at 2026-08-10 17:10:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc.ini
sub_1 PID: 8185 started at 2026-08-10 17:10:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps_disc.ini
pub_2 PID: 8186 started at 2026-08-10 17:10:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc.ini
sub_2 PID: 8187 started at 2026-08-10 17:10:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps_disc.ini
pub_3 PID: 8188 started at 2026-08-10 17:10:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc.ini
sub_3 PID: 8189 started at 2026-08-10 17:10:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps_disc.ini
pub_4 PID: 8190 started at 2026-08-10 17:10:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc.ini
sub_4 PID: 8191 started at 2026-08-10 17:10:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps_disc.ini
pub_5 PID: 8192 started at 2026-08-10 17:10:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc.ini
sub_5 PID: 8193 started at 2026-08-10 17:10:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps_disc.ini
pub_6 PID: 8194 started at 2026-08-10 17:10:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc.ini
sub_6 PID: 8195 started at 2026-08-10 17:10:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps_disc.ini
pub_7 PID: 8196 started at 2026-08-10 17:10:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc.ini
sub_7 PID: 8197 started at 2026-08-10 17:10:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps_disc.ini
pub_8 PID: 8198 started at 2026-08-10 17:10:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc.ini
sub_8 PID: 8199 started at 2026-08-10 17:10:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps_disc.ini
pub_9 PID: 8200 started at 2026-08-10 17:10:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc.ini
sub_9 PID: 8201 started at 2026-08-10 17:10:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps_disc.ini
pub_10 PID: 8202 started at 2026-08-10 17:10:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc.ini
sub_10 PID: 8203 started at 2026-08-10 17:10:51
Subscriber 8185 got new message data:
- From : 8202
- Count : 1
Subscriber 8191 got new message data:
- From : 8202
- Count : 1
Subscriber 8193 got new message data:
- From : 8202
- Count : 1
Subscriber 8191 is done. Exiting.
Subscriber 8193 is done. Exiting.
Subscriber 8185 is done. Exiting.
Subscriber 8187 got new message data:
- From : 8186
- Count : 1
Subscriber 8201 got new message data:
- From : 8186
- Count : 1
Subscriber 8187 is done. Exiting.
Subscriber 8195 got new message data:
- From : 8186
- Count : 1
Subscriber 8201 is done. Exiting.
Subscriber 8195 is done. Exiting.
Subscriber 8199 got new message data:
- From : 8186
- Count : 1
Subscriber 8199 is done. Exiting.
Subscriber 8189 got new message data:
- From : 8190
- Count : 1
Subscriber 8189 is done. Exiting.
Subscriber 8197 got new message data:
- From : 8202
- Count : 2
Subscriber 8203 got new message data:
- From : 8202
- Count : 2
Subscriber 8197 is done. Exiting.
Subscriber 8203 is done. Exiting.
Publisher 8202 is done. Exiting.
Publisher 8184 is done. Exiting.
Publisher 8186 is done. Exiting.
Publisher 8194 is done. Exiting.
Publisher 8190 is done. Exiting.
Publisher 8196 is done. Exiting.
Publisher 8200 is done. Exiting.
Publisher 8192 is done. Exiting.
Publisher 8188 is done. Exiting.
Publisher 8198 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: 8357 started at 2026-08-10 17:11:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc_tcp.ini
sub_1 PID: 8358 started at 2026-08-10 17:11:00
/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: 8359 started at 2026-08-10 17:11:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc_tcp.ini
sub_2 PID: 8360 started at 2026-08-10 17:11:00
/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: 8361 started at 2026-08-10 17:11:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc_tcp.ini
sub_3 PID: 8362 started at 2026-08-10 17:11:00
/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: 8363 started at 2026-08-10 17:11:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc_tcp.ini
sub_4 PID: 8364 started at 2026-08-10 17:11:00
/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: 8365 started at 2026-08-10 17:11:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc_tcp.ini
sub_5 PID: 8366 started at 2026-08-10 17:11:00
/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: 8367 started at 2026-08-10 17:11:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc_tcp.ini
sub_6 PID: 8368 started at 2026-08-10 17:11:00
/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: 8369 started at 2026-08-10 17:11:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc_tcp.ini
sub_7 PID: 8370 started at 2026-08-10 17:11:00
/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: 8371 started at 2026-08-10 17:11:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc_tcp.ini
sub_8 PID: 8372 started at 2026-08-10 17:11:00
/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: 8373 started at 2026-08-10 17:11:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc_tcp.ini
sub_9 PID: 8374 started at 2026-08-10 17:11:00
/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: 8375 started at 2026-08-10 17:11:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc_tcp.ini
sub_10 PID: 8376 started at 2026-08-10 17:11:00
Subscriber 8374 got new message data:
- From : 8369
- Count : 1
Subscriber 8362 got new message data:
- From : 8369
- Count : 1
Subscriber 8362 is done. Exiting.
Subscriber 8376 got new message data:
- From : 8369
- Count : 1
Subscriber 8366 got new message data:
- From : 8369
- Count : 1
Subscriber 8374 is done. Exiting.
Subscriber 8376 is done. Exiting.
Subscriber 8366 is done. Exiting.
Subscriber 8370 got new message data:
- From : 8373
- Count : 1
Subscriber 8370 is done. Exiting.
Subscriber 8368 got new message data:
- From : 8375
- Count : 1
Subscriber 8368 is done. Exiting.
Subscriber 8358 got new message data:
- From : 8367
- Count : 1
Subscriber 8358 is done. Exiting.
Subscriber 8372 got new message data:
- From : 8369
- Count : 2
Subscriber 8364 got new message data:
- From : 8369
- Count : 2
Subscriber 8360 got new message data:
- From : 8369
- Count : 2
Subscriber 8372 is done. Exiting.
Subscriber 8364 is done. Exiting.
Subscriber 8360 is done. Exiting.
Publisher 8369 is done. Exiting.
Publisher 8359 is done. Exiting.
Publisher 8363 is done. Exiting.
Publisher 8361 is done. Exiting.
Publisher 8365 is done. Exiting.
Publisher 8357 is done. Exiting.
Publisher 8371 is done. Exiting.
Publisher 8373 is done. Exiting.
Publisher 8375 is done. Exiting.
Publisher 8367 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: 8535
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1 -n 1 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8545 started at 2026-08-10 17:11:10
(8545|8545) -> Thrasher started
(8545|8545) -> Subscriber::Subscriber
(8535|8535) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(8545|8545) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(8545|8545) Subscriber reader id: 01030000.72ad0142.00000002.00000507(27432aa0)
(8545|8545) -> PublisherService::PublisherService
(8545|8545) -> PublisherService::start (1 threads)
(8545|8545) sub wait_received 0:1
(8545|8557) pub0 writer id: 01030000.72ad0142.00000003.00000102(0e25329b)
(8545|8557) pub0->started
(8545|8557) pub0->wait_match() before write for 01030000.72ad0142.00000003.00000102(0e25329b)
(8545|8557) pub0<-match found! before write for 01030000.72ad0142.00000003.00000102(0e25329b)
(8545|8557) pub0 100% (1 samples sent)
(8545|8557) pub0 waiting for acks
(8545|8556) sub 100% (1 samples received)
(8545|8556) sub condition_.notify_all
(8545|8545) sub condition_.wait returned
(8545|8545) sub check_received
(8545|8545) sub check_received returns 0
(8545|8545) <- PublisherService::end
(8545|8557) pub0 waiting for acks returned
(8545|8557) pub0<-delete_contained_entities
(8545|8557) pub0<-delete_participant
(8545|8545) <- PublisherService::~PublisherService
(8545|8545) <- Subscriber delete_contained_entities
(8545|8545) <- Subscriber delete_participant
(8545|8545) <- Subscriber::~Subscriber
(8545|8545) <- 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: 8559
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 2 -s 1 -n 2 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8569 started at 2026-08-10 17:11:11
(8569|8569) -> Thrasher started
(8569|8569) -> Subscriber::Subscriber
(8559|8559) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(8569|8569) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(8569|8569) Subscriber reader id: 01030000.2e2f931a.00000002.00000507(3d6b0ac9)
(8569|8569) -> PublisherService::PublisherService
(8569|8569) -> PublisherService::start (2 threads)
(8569|8569) sub wait_received 0:2
(8569|8581) pub0 writer id: 01030000.2e2f931a.00000003.00000102(140d12f2)
(8569|8581) pub0->started
(8569|8581) pub0->wait_match() before write for 01030000.2e2f931a.00000003.00000102(140d12f2)
(8569|8582) pub1 writer id: 01030000.2e2f931a.00000004.00000102(a62dcee2)
(8569|8582) pub1->started
(8569|8582) pub1->wait_match() before write for 01030000.2e2f931a.00000004.00000102(a62dcee2)
(8569|8581) pub0<-match found! before write for 01030000.2e2f931a.00000003.00000102(140d12f2)
(8569|8582) pub1<-match found! before write for 01030000.2e2f931a.00000004.00000102(a62dcee2)
(8569|8582) pub1 100% (1 samples sent)
(8569|8582) pub1 waiting for acks
(8569|8581) pub0 100% (1 samples sent)
(8569|8581) pub0 waiting for acks
(8569|8580) sub 50% (1 samples received)
(8569|8580) sub 100% (2 samples received)
(8569|8580) sub condition_.notify_all
(8569|8569) sub condition_.wait returned
(8569|8569) sub check_received
(8569|8569) sub check_received returns 0
(8569|8569) <- PublisherService::end
(8569|8582) pub1 waiting for acks returned
(8569|8582) pub1<-delete_contained_entities
(8569|8581) pub0 waiting for acks returned
(8569|8581) pub0<-delete_contained_entities
(8569|8582) pub1<-delete_participant
(8569|8581) pub0<-delete_participant
(8569|8569) <- PublisherService::~PublisherService
(8569|8569) <- Subscriber delete_contained_entities
(8569|8569) <- Subscriber delete_participant
(8569|8569) <- Subscriber::~Subscriber
(8569|8569) <- 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:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl triangle
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8584
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 3 -s 3 -n 9 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8594 started at 2026-08-10 17:11:12
(8594|8594) -> Thrasher started
(8594|8594) -> Subscriber::Subscriber
(8584|8584) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(8594|8594) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(8594|8594) Subscriber reader id: 01030000.7b0f13a3.00000002.00000507(1dedd7c5)
(8594|8594) -> PublisherService::PublisherService
(8594|8594) -> PublisherService::start (3 threads)
(8594|8594) sub wait_received 0:9
(8594|8606) pub0 writer id: 01030000.7b0f13a3.00000003.00000102(348bcffe)
(8594|8606) pub0->started
(8594|8606) pub0->wait_match() before write for 01030000.7b0f13a3.00000003.00000102(348bcffe)
(8594|8606) pub0<-match found! before write for 01030000.7b0f13a3.00000003.00000102(348bcffe)
(8594|8606) pub0 33% (1 samples sent)
(8594|8606) pub0 66% (2 samples sent)
(8594|8605) sub 11% (1 samples received)
(8594|8606) pub0 100% (3 samples sent)
(8594|8606) pub0 waiting for acks
(8594|8605) sub 22% (2 samples received)
(8594|8605) sub 33% (3 samples received)
(8594|8608) pub2 writer id: 01030000.7b0f13a3.00000004.00000102(86ab13ee)
(8594|8608) pub2->started
(8594|8608) pub2->wait_match() before write for 01030000.7b0f13a3.00000004.00000102(86ab13ee)
(8594|8608) pub2<-match found! before write for 01030000.7b0f13a3.00000004.00000102(86ab13ee)
(8594|8606) pub0 waiting for acks returned
(8594|8606) pub0<-delete_contained_entities
(8594|8608) pub2 33% (1 samples sent)
(8594|8605) sub 44% (4 samples received)
(8594|8608) pub2 66% (2 samples sent)
(8594|8608) pub2 100% (3 samples sent)
(8594|8608) pub2 waiting for acks
(8594|8605) sub 55% (5 samples received)
(8594|8605) sub 66% (6 samples received)
(8594|8608) pub2 waiting for acks returned
(8594|8608) pub2<-delete_contained_entities
(8594|8607) pub1 writer id: 01030000.7b0f13a3.00000005.00000102(bbcb3a5e)
(8594|8607) pub1->started
(8594|8607) pub1->wait_match() before write for 01030000.7b0f13a3.00000005.00000102(bbcb3a5e)
(8594|8607) pub1<-match found! before write for 01030000.7b0f13a3.00000005.00000102(bbcb3a5e)
(8594|8605) sub 77% (7 samples received)
(8594|8607) pub1 33% (1 samples sent)
(8594|8607) pub1 66% (2 samples sent)
(8594|8607) pub1 100% (3 samples sent)
(8594|8607) pub1 waiting for acks
(8594|8605) sub 88% (8 samples received)
(8594|8605) sub 100% (9 samples received)
(8594|8605) sub condition_.notify_all
(8594|8594) sub condition_.wait returned
(8594|8594) sub check_received
(8594|8594) sub check_received returns 0
(8594|8594) <- PublisherService::end
(8594|8607) pub1 waiting for acks returned
(8594|8607) pub1<-delete_contained_entities
(8594|8606) pub0<-delete_participant
(8594|8608) pub2<-delete_participant
(8594|8607) pub1<-delete_participant
(8594|8594) <- PublisherService::~PublisherService
(8594|8594) <- Subscriber delete_contained_entities
(8594|8594) <- Subscriber delete_participant
(8594|8594) <- Subscriber::~Subscriber
(8594|8594) <- 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: 8610
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1024 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8620 started at 2026-08-10 17:11:13
(8620|8620) -> Thrasher started
(8620|8620) -> Subscriber::Subscriber
(8610|8610) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(8620|8620) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(8620|8620) Subscriber reader id: 01030000.08648116.00000002.00000507(fa6148bb)
(8620|8620) -> PublisherService::PublisherService
(8620|8620) -> PublisherService::start (1 threads)
(8620|8620) sub wait_received 0:1024
(8620|8632) pub0 writer id: 01030000.08648116.00000003.00000102(d3075080)
(8620|8632) pub0->started
(8620|8632) pub0->wait_match() before write for 01030000.08648116.00000003.00000102(d3075080)
(8620|8632) pub0<-match found! before write for 01030000.08648116.00000003.00000102(d3075080)
(8620|8632) pub0 10% (103 samples sent)
(8620|8631) sub 10% (103 samples received)
(8620|8632) pub0 20% (205 samples sent)
(8620|8631) sub 20% (205 samples received)
(8620|8632) pub0 30% (308 samples sent)
(8620|8632) pub0 40% (410 samples sent)
(8620|8631) sub 30% (308 samples received)
(8620|8632) pub0 50% (512 samples sent)
(8620|8631) sub 40% (410 samples received)
(8620|8632) pub0 60% (615 samples sent)
(8620|8632) pub0 70% (717 samples sent)
(8620|8631) sub 50% (512 samples received)
(8620|8632) pub0 80% (820 samples sent)
(8620|8631) sub 60% (615 samples received)
(8620|8632) pub0 90% (922 samples sent)
(8620|8631) sub 70% (717 samples received)
(8620|8632) pub0 100% (1024 samples sent)
(8620|8632) pub0 waiting for acks
(8620|8631) sub 80% (820 samples received)
(8620|8631) sub 90% (922 samples received)
(8620|8631) sub 100% (1024 samples received)
(8620|8631) sub condition_.notify_all
(8620|8620) sub condition_.wait returned
(8620|8620) sub check_received
(8620|8620) sub check_received returns 0
(8620|8620) <- PublisherService::end
(8620|8632) pub0 waiting for acks returned
(8620|8632) pub0<-delete_contained_entities
(8620|8632) pub0<-delete_participant
(8620|8620) <- PublisherService::~PublisherService
(8620|8620) <- Subscriber delete_contained_entities
(8620|8620) <- Subscriber delete_participant
(8620|8620) <- Subscriber::~Subscriber
(8620|8620) <- 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: 8634
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 8 -s 128 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8644 started at 2026-08-10 17:11:14
(8644|8644) -> Thrasher started
(8644|8644) -> Subscriber::Subscriber
(8634|8634) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(8644|8644) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(8644|8644) Subscriber reader id: 01030000.2e3978ae.00000002.00000507(a1a26356)
(8644|8644) -> PublisherService::PublisherService
(8644|8644) -> PublisherService::start (8 threads)
(8644|8644) sub wait_received 0:1024
(8644|8659) pub3 writer id: 01030000.2e3978ae.00000005.00000102(07848ecd)
(8644|8659) pub3->started
(8644|8659) pub3->wait_match() before write for 01030000.2e3978ae.00000005.00000102(07848ecd)
(8644|8662) pub6 writer id: 01030000.2e3978ae.00000008.00000102(ff144a7c)
(8644|8662) pub6->started
(8644|8662) pub6->wait_match() before write for 01030000.2e3978ae.00000008.00000102(ff144a7c)
(8644|8656) pub0 writer id: 01030000.2e3978ae.00000003.00000102(88c47b6d)
(8644|8656) pub0->started
(8644|8656) pub0->wait_match() before write for 01030000.2e3978ae.00000003.00000102(88c47b6d)
(8644|8661) pub5 writer id: 01030000.2e3978ae.00000007.00000102(7d44ddad)
(8644|8661) pub5->started
(8644|8661) pub5->wait_match() before write for 01030000.2e3978ae.00000007.00000102(7d44ddad)
(8644|8656) pub0<-match found! before write for 01030000.2e3978ae.00000003.00000102(88c47b6d)
(8644|8662) pub6<-match found! before write for 01030000.2e3978ae.00000008.00000102(ff144a7c)
(8644|8659) pub3<-match found! before write for 01030000.2e3978ae.00000005.00000102(07848ecd)
(8644|8658) pub2 writer id: 01030000.2e3978ae.00000004.00000102(3ae4a77d)
(8644|8658) pub2->started
(8644|8658) pub2->wait_match() before write for 01030000.2e3978ae.00000004.00000102(3ae4a77d)
(8644|8661) pub5<-match found! before write for 01030000.2e3978ae.00000007.00000102(7d44ddad)
(8644|8656) pub0 10% (13 samples sent)
(8644|8662) pub6 10% (13 samples sent)
(8644|8659) pub3 10% (13 samples sent)
(8644|8658) pub2<-match found! before write for 01030000.2e3978ae.00000004.00000102(3ae4a77d)
(8644|8660) pub4 writer id: 01030000.2e3978ae.0000000a.00000102(85d4191c)
(8644|8660) pub4->started
(8644|8660) pub4->wait_match() before write for 01030000.2e3978ae.0000000a.00000102(85d4191c)
(8644|8661) pub5 10% (13 samples sent)
(8644|8657) pub1 writer id: 01030000.2e3978ae.00000006.00000102(4024f41d)
(8644|8657) pub1->started
(8644|8657) pub1->wait_match() before write for 01030000.2e3978ae.00000006.00000102(4024f41d)
(8644|8659) pub3 20% (26 samples sent)
(8644|8663) pub7 writer id: 01030000.2e3978ae.00000009.00000102(c27463cc)
(8644|8663) pub7->started
(8644|8663) pub7->wait_match() before write for 01030000.2e3978ae.00000009.00000102(c27463cc)
(8644|8661) pub5 20% (26 samples sent)
(8644|8659) pub3 30% (39 samples sent)
(8644|8660) pub4<-match found! before write for 01030000.2e3978ae.0000000a.00000102(85d4191c)
(8644|8662) pub6 20% (26 samples sent)
(8644|8656) pub0 20% (26 samples sent)
(8644|8663) pub7<-match found! before write for 01030000.2e3978ae.00000009.00000102(c27463cc)
(8644|8656) pub0 30% (39 samples sent)
(8644|8657) pub1<-match found! before write for 01030000.2e3978ae.00000006.00000102(4024f41d)
(8644|8659) pub3 40% (52 samples sent)
(8644|8661) pub5 30% (39 samples sent)
(8644|8660) pub4 10% (13 samples sent)
(8644|8663) pub7 10% (13 samples sent)
(8644|8663) pub7 20% (26 samples sent)
(8644|8656) pub0 40% (52 samples sent)
(8644|8657) pub1 10% (13 samples sent)
(8644|8655) sub 10% (103 samples received)
(8644|8656) pub0 50% (64 samples sent)
(8644|8660) pub4 20% (26 samples sent)
(8644|8659) pub3 50% (64 samples sent)
(8644|8663) pub7 30% (39 samples sent)
(8644|8658) pub2 10% (13 samples sent)
(8644|8660) pub4 30% (39 samples sent)
(8644|8661) pub5 40% (52 samples sent)
(8644|8656) pub0 60% (77 samples sent)
(8644|8656) pub0 70% (90 samples sent)
(8644|8662) pub6 30% (39 samples sent)
(8644|8662) pub6 40% (52 samples sent)
(8644|8659) pub3 60% (77 samples sent)
(8644|8661) pub5 50% (64 samples sent)
(8644|8658) pub2 20% (26 samples sent)
(8644|8662) pub6 50% (64 samples sent)
(8644|8656) pub0 80% (103 samples sent)
(8644|8662) pub6 60% (77 samples sent)
(8644|8658) pub2 30% (39 samples sent)
(8644|8656) pub0 90% (116 samples sent)
(8644|8655) sub 20% (205 samples received)
(8644|8661) pub5 60% (77 samples sent)
(8644|8657) pub1 20% (26 samples sent)
(8644|8659) pub3 70% (90 samples sent)
(8644|8659) pub3 80% (103 samples sent)
(8644|8661) pub5 70% (90 samples sent)
(8644|8663) pub7 40% (52 samples sent)
(8644|8656) pub0 100% (128 samples sent)
(8644|8656) pub0 waiting for acks
(8644|8657) pub1 30% (39 samples sent)
(8644|8662) pub6 70% (90 samples sent)
(8644|8660) pub4 40% (52 samples sent)
(8644|8657) pub1 40% (52 samples sent)
(8644|8661) pub5 80% (103 samples sent)
(8644|8659) pub3 90% (116 samples sent)
(8644|8663) pub7 50% (64 samples sent)
(8644|8657) pub1 50% (64 samples sent)
(8644|8658) pub2 40% (52 samples sent)
(8644|8662) pub6 80% (103 samples sent)
(8644|8660) pub4 50% (64 samples sent)
(8644|8657) pub1 60% (77 samples sent)
(8644|8659) pub3 100% (128 samples sent)
(8644|8659) pub3 waiting for acks
(8644|8655) sub 30% (308 samples received)
(8644|8663) pub7 60% (77 samples sent)
(8644|8658) pub2 50% (64 samples sent)
(8644|8660) pub4 60% (77 samples sent)
(8644|8661) pub5 90% (116 samples sent)
(8644|8662) pub6 90% (116 samples sent)
(8644|8657) pub1 70% (90 samples sent)
(8644|8662) pub6 100% (128 samples sent)
(8644|8662) pub6 waiting for acks
(8644|8660) pub4 70% (90 samples sent)
(8644|8663) pub7 70% (90 samples sent)
(8644|8658) pub2 60% (77 samples sent)
(8644|8657) pub1 80% (103 samples sent)
(8644|8660) pub4 80% (103 samples sent)
(8644|8661) pub5 100% (128 samples sent)
(8644|8661) pub5 waiting for acks
(8644|8658) pub2 70% (90 samples sent)
(8644|8657) pub1 90% (116 samples sent)
(8644|8660) pub4 90% (116 samples sent)
(8644|8658) pub2 80% (103 samples sent)
(8644|8663) pub7 80% (103 samples sent)
(8644|8660) pub4 100% (128 samples sent)
(8644|8660) pub4 waiting for acks
(8644|8657) pub1 100% (128 samples sent)
(8644|8657) pub1 waiting for acks
(8644|8658) pub2 90% (116 samples sent)
(8644|8663) pub7 90% (116 samples sent)
(8644|8655) sub 40% (410 samples received)
(8644|8658) pub2 100% (128 samples sent)
(8644|8658) pub2 waiting for acks
(8644|8663) pub7 100% (128 samples sent)
(8644|8663) pub7 waiting for acks
(8644|8655) sub 50% (512 samples received)
(8644|8655) sub 60% (615 samples received)
(8644|8655) sub 70% (717 samples received)
(8644|8655) sub 80% (820 samples received)
(8644|8655) sub 90% (922 samples received)
(8644|8656) pub0 waiting for acks returned
(8644|8656) pub0<-delete_contained_entities
(8644|8662) pub6 waiting for acks returned
(8644|8662) pub6<-delete_contained_entities
(8644|8659) pub3 waiting for acks returned
(8644|8659) pub3<-delete_contained_entities
(8644|8661) pub5 waiting for acks returned
(8644|8661) pub5<-delete_contained_entities
(8644|8660) pub4 waiting for acks returned
(8644|8657) pub1 waiting for acks returned
(8644|8660) pub4<-delete_contained_entities
(8644|8657) pub1<-delete_contained_entities
(8644|8655) sub 100% (1024 samples received)
(8644|8655) sub condition_.notify_all
(8644|8644) sub condition_.wait returned
(8644|8644) sub check_received
(8644|8644) sub check_received returns 0
(8644|8644) <- PublisherService::end
(8644|8658) pub2 waiting for acks returned
(8644|8658) pub2<-delete_contained_entities
(8644|8663) pub7 waiting for acks returned
(8644|8663) pub7<-delete_contained_entities
(8644|8662) pub6<-delete_participant
(8644|8661) pub5<-delete_participant
(8644|8660) pub4<-delete_participant
(8644|8656) pub0<-delete_participant
(8644|8657) pub1<-delete_participant
(8644|8659) pub3<-delete_participant
(8644|8658) pub2<-delete_participant
(8644|8663) pub7<-delete_participant
(8644|8644) <- PublisherService::~PublisherService
(8644|8644) <- Subscriber delete_contained_entities
(8644|8644) <- Subscriber delete_participant
(8644|8644) <- Subscriber::~Subscriber
(8644|8644) <- 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:2s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl medium
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8665
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 16 -s 64 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8675 started at 2026-08-10 17:11:15
(8675|8675) -> Thrasher started
(8675|8675) -> Subscriber::Subscriber
(8665|8665) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(8675|8675) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(8675|8675) Subscriber reader id: 01030000.62685ef2.00000002.00000507(fbde5a36)
(8675|8675) -> PublisherService::PublisherService
(8675|8675) -> PublisherService::start (16 threads)
(8675|8675) sub wait_received 0:1024
(8675|8697) pub10 writer id: 01030000.62685ef2.0000000b.00000102(e2c809cc)
(8675|8697) pub10->started
(8675|8697) pub10->wait_match() before write for 01030000.62685ef2.0000000b.00000102(e2c809cc)
(8675|8697) pub10<-match found! before write for 01030000.62685ef2.0000000b.00000102(e2c809cc)
(8675|8702) pub15 writer id: 01030000.62685ef2.00000012.00000102(8f38fc3f)
(8675|8702) pub15->started
(8675|8702) pub15->wait_match() before write for 01030000.62685ef2.00000012.00000102(8f38fc3f)
(8675|8697) pub10 10% (7 samples sent)
(8675|8702) pub15<-match found! before write for 01030000.62685ef2.00000012.00000102(8f38fc3f)
(8675|8702) pub15 10% (7 samples sent)
(8675|8702) pub15 20% (13 samples sent)
(8675|8697) pub10 20% (13 samples sent)
(8675|8702) pub15 31% (20 samples sent)
(8675|8702) pub15 40% (26 samples sent)
(8675|8702) pub15 50% (32 samples sent)
(8675|8697) pub10 31% (20 samples sent)
(8675|8702) pub15 60% (39 samples sent)
(8675|8702) pub15 70% (45 samples sent)
(8675|8697) pub10 40% (26 samples sent)
(8675|8702) pub15 81% (52 samples sent)
(8675|8697) pub10 50% (32 samples sent)
(8675|8702) pub15 90% (58 samples sent)
(8675|8702) pub15 100% (64 samples sent)
(8675|8702) pub15 waiting for acks
(8675|8697) pub10 60% (39 samples sent)
(8675|8697) pub10 70% (45 samples sent)
(8675|8697) pub10 81% (52 samples sent)
(8675|8697) pub10 90% (58 samples sent)
(8675|8693) pub6 writer id: 01030000.62685ef2.00000008.00000102(a568731c)
(8675|8693) pub6->started
(8675|8693) pub6->wait_match() before write for 01030000.62685ef2.00000008.00000102(a568731c)
(8675|8697) pub10 100% (64 samples sent)
(8675|8697) pub10 waiting for acks
(8675|8693) pub6<-match found! before write for 01030000.62685ef2.00000008.00000102(a568731c)
(8675|8693) pub6 10% (7 samples sent)
(8675|8693) pub6 20% (13 samples sent)
(8675|8693) pub6 31% (20 samples sent)
(8675|8693) pub6 40% (26 samples sent)
(8675|8687) pub0 writer id: 01030000.62685ef2.00000003.00000102(d2b8420d)
(8675|8687) pub0->started
(8675|8687) pub0->wait_match() before write for 01030000.62685ef2.00000003.00000102(d2b8420d)
(8675|8693) pub6 50% (32 samples sent)
(8675|8693) pub6 60% (39 samples sent)
(8675|8699) pub12 writer id: 01030000.62685ef2.0000000f.00000102(1748af0c)
(8675|8699) pub12->started
(8675|8699) pub12->wait_match() before write for 01030000.62685ef2.0000000f.00000102(1748af0c)
(8675|8700) pub13 writer id: 01030000.62685ef2.00000010.00000102(f5f8af5f)
(8675|8700) pub13->started
(8675|8700) pub13->wait_match() before write for 01030000.62685ef2.00000010.00000102(f5f8af5f)
(8675|8693) pub6 70% (45 samples sent)
(8675|8693) pub6 81% (52 samples sent)
(8675|8693) pub6 90% (58 samples sent)
(8675|8693) pub6 100% (64 samples sent)
(8675|8693) pub6 waiting for acks
(8675|8690) pub3 writer id: 01030000.62685ef2.00000005.00000102(5df8b7ad)
(8675|8690) pub3->started
(8675|8690) pub3->wait_match() before write for 01030000.62685ef2.00000005.00000102(5df8b7ad)
(8675|8686) sub 10% (103 samples received)
(8675|8689) pub2 writer id: 01030000.62685ef2.00000004.00000102(60989e1d)
(8675|8689) pub2->started
(8675|8689) pub2->wait_match() before write for 01030000.62685ef2.00000004.00000102(60989e1d)
(8675|8687) pub0<-match found! before write for 01030000.62685ef2.00000003.00000102(d2b8420d)
(8675|8699) pub12<-match found! before write for 01030000.62685ef2.0000000f.00000102(1748af0c)
(8675|8692) pub5 writer id: 01030000.62685ef2.00000007.00000102(2738e4cd)
(8675|8692) pub5->started
(8675|8692) pub5->wait_match() before write for 01030000.62685ef2.00000007.00000102(2738e4cd)
(8675|8700) pub13<-match found! before write for 01030000.62685ef2.00000010.00000102(f5f8af5f)
(8675|8690) pub3<-match found! before write for 01030000.62685ef2.00000005.00000102(5df8b7ad)
(8675|8687) pub0 10% (7 samples sent)
(8675|8702) pub15 waiting for acks returned
(8675|8702) pub15<-delete_contained_entities
(8675|8689) pub2<-match found! before write for 01030000.62685ef2.00000004.00000102(60989e1d)
(8675|8697) pub10 waiting for acks returned
(8675|8697) pub10<-delete_contained_entities
(8675|8689) pub2 10% (7 samples sent)
(8675|8700) pub13 10% (7 samples sent)
(8675|8694) pub7 writer id: 01030000.62685ef2.00000009.00000102(98085aac)
(8675|8694) pub7->started
(8675|8694) pub7->wait_match() before write for 01030000.62685ef2.00000009.00000102(98085aac)
(8675|8700) pub13 20% (13 samples sent)
(8675|8687) pub0 20% (13 samples sent)
(8675|8692) pub5<-match found! before write for 01030000.62685ef2.00000007.00000102(2738e4cd)
(8675|8695) pub8 writer id: 01030000.62685ef2.0000000a.00000102(dfa8207c)
(8675|8695) pub8->started
(8675|8695) pub8->wait_match() before write for 01030000.62685ef2.0000000a.00000102(dfa8207c)
(8675|8689) pub2 20% (13 samples sent)
(8675|8689) pub2 31% (20 samples sent)
(8675|8689) pub2 40% (26 samples sent)
(8675|8691) pub4 writer id: 01030000.62685ef2.0000000c.00000102(50e8d5dc)
(8675|8691) pub4->started
(8675|8691) pub4->wait_match() before write for 01030000.62685ef2.0000000c.00000102(50e8d5dc)
(8675|8696) pub9 writer id: 01030000.62685ef2.0000000e.00000102(2a2886bc)
(8675|8696) pub9->started
(8675|8696) pub9->wait_match() before write for 01030000.62685ef2.0000000e.00000102(2a2886bc)
(8675|8701) pub14 writer id: 01030000.62685ef2.00000011.00000102(c89886ef)
(8675|8701) pub14->started
(8675|8701) pub14->wait_match() before write for 01030000.62685ef2.00000011.00000102(c89886ef)
(8675|8689) pub2 50% (32 samples sent)
(8675|8699) pub12 10% (7 samples sent)
(8675|8687) pub0 31% (20 samples sent)
(8675|8689) pub2 60% (39 samples sent)
(8675|8687) pub0 40% (26 samples sent)
(8675|8687) pub0 50% (32 samples sent)
(8675|8690) pub3 10% (7 samples sent)
(8675|8687) pub0 60% (39 samples sent)
(8675|8692) pub5 10% (7 samples sent)
(8675|8689) pub2 70% (45 samples sent)
(8675|8688) pub1 writer id: 01030000.62685ef2.00000006.00000102(1a58cd7d)
(8675|8688) pub1->started
(8675|8688) pub1->wait_match() before write for 01030000.62685ef2.00000006.00000102(1a58cd7d)
(8675|8700) pub13 31% (20 samples sent)
(8675|8700) pub13 40% (26 samples sent)
(8675|8700) pub13 50% (32 samples sent)
(8675|8692) pub5 20% (13 samples sent)
(8675|8690) pub3 20% (13 samples sent)
(8675|8699) pub12 20% (13 samples sent)
(8675|8689) pub2 81% (52 samples sent)
(8675|8700) pub13 60% (39 samples sent)
(8675|8689) pub2 90% (58 samples sent)
(8675|8699) pub12 31% (20 samples sent)
(8675|8698) pub11 writer id: 01030000.62685ef2.0000000d.00000102(6d88fc6c)
(8675|8698) pub11->started
(8675|8687) pub0 70% (45 samples sent)
(8675|8700) pub13 70% (45 samples sent)
(8675|8698) pub11->wait_match() before write for 01030000.62685ef2.0000000d.00000102(6d88fc6c)
(8675|8692) pub5 31% (20 samples sent)
(8675|8689) pub2 100% (64 samples sent)
(8675|8689) pub2 waiting for acks
(8675|8690) pub3 31% (20 samples sent)
(8675|8699) pub12 40% (26 samples sent)
(8675|8700) pub13 81% (52 samples sent)
(8675|8690) pub3 40% (26 samples sent)
(8675|8692) pub5 40% (26 samples sent)
(8675|8699) pub12 50% (32 samples sent)
(8675|8699) pub12 60% (39 samples sent)
(8675|8699) pub12 70% (45 samples sent)
(8675|8702) pub15<-delete_participant
(8675|8687) pub0 81% (52 samples sent)
(8675|8700) pub13 90% (58 samples sent)
(8675|8699) pub12 81% (52 samples sent)
(8675|8690) pub3 50% (32 samples sent)
(8675|8687) pub0 90% (58 samples sent)
(8675|8692) pub5 50% (32 samples sent)
(8675|8686) sub 20% (205 samples received)
(8675|8699) pub12 90% (58 samples sent)
(8675|8700) pub13 100% (64 samples sent)
(8675|8700) pub13 waiting for acks
(8675|8687) pub0 100% (64 samples sent)
(8675|8687) pub0 waiting for acks
(8675|8692) pub5 60% (39 samples sent)
(8675|8694) pub7<-match found! before write for 01030000.62685ef2.00000009.00000102(98085aac)
(8675|8696) pub9<-match found! before write for 01030000.62685ef2.0000000e.00000102(2a2886bc)
(8675|8699) pub12 100% (64 samples sent)
(8675|8699) pub12 waiting for acks
(8675|8694) pub7 10% (7 samples sent)
(8675|8691) pub4<-match found! before write for 01030000.62685ef2.0000000c.00000102(50e8d5dc)
(8675|8692) pub5 70% (45 samples sent)
(8675|8690) pub3 60% (39 samples sent)
(8675|8695) pub8<-match found! before write for 01030000.62685ef2.0000000a.00000102(dfa8207c)
(8675|8694) pub7 20% (13 samples sent)
(8675|8701) pub14<-match found! before write for 01030000.62685ef2.00000011.00000102(c89886ef)
(8675|8688) pub1<-match found! before write for 01030000.62685ef2.00000006.00000102(1a58cd7d)
(8675|8698) pub11<-match found! before write for 01030000.62685ef2.0000000d.00000102(6d88fc6c)
(8675|8697) pub10<-delete_participant
(8675|8693) pub6 waiting for acks returned
(8675|8693) pub6<-delete_contained_entities
(8675|8701) pub14 10% (7 samples sent)
(8675|8701) pub14 20% (13 samples sent)
(8675|8701) pub14 31% (20 samples sent)
(8675|8701) pub14 40% (26 samples sent)
(8675|8701) pub14 50% (32 samples sent)
(8675|8701) pub14 60% (39 samples sent)
(8675|8701) pub14 70% (45 samples sent)
(8675|8690) pub3 70% (45 samples sent)
(8675|8695) pub8 10% (7 samples sent)
(8675|8692) pub5 81% (52 samples sent)
(8675|8698) pub11 10% (7 samples sent)
(8675|8692) pub5 90% (58 samples sent)
(8675|8690) pub3 81% (52 samples sent)
(8675|8690) pub3 90% (58 samples sent)
(8675|8690) pub3 100% (64 samples sent)
(8675|8690) pub3 waiting for acks
(8675|8694) pub7 31% (20 samples sent)
(8675|8694) pub7 40% (26 samples sent)
(8675|8694) pub7 50% (32 samples sent)
(8675|8695) pub8 20% (13 samples sent)
(8675|8691) pub4 10% (7 samples sent)
(8675|8686) sub 30% (308 samples received)
(8675|8698) pub11 20% (13 samples sent)
(8675|8696) pub9 10% (7 samples sent)
(8675|8698) pub11 31% (20 samples sent)
(8675|8696) pub9 20% (13 samples sent)
(8675|8688) pub1 10% (7 samples sent)
(8675|8688) pub1 20% (13 samples sent)
(8675|8688) pub1 31% (20 samples sent)
(8675|8688) pub1 40% (26 samples sent)
(8675|8698) pub11 40% (26 samples sent)
(8675|8698) pub11 50% (32 samples sent)
(8675|8698) pub11 60% (39 samples sent)
(8675|8698) pub11 70% (45 samples sent)
(8675|8698) pub11 81% (52 samples sent)
(8675|8693) pub6<-delete_participant
(8675|8692) pub5 100% (64 samples sent)
(8675|8692) pub5 waiting for acks
(8675|8696) pub9 31% (20 samples sent)
(8675|8696) pub9 40% (26 samples sent)
(8675|8696) pub9 50% (32 samples sent)
(8675|8694) pub7 60% (39 samples sent)
(8675|8695) pub8 31% (20 samples sent)
(8675|8694) pub7 70% (45 samples sent)
(8675|8701) pub14 81% (52 samples sent)
(8675|8701) pub14 90% (58 samples sent)
(8675|8701) pub14 100% (64 samples sent)
(8675|8701) pub14 waiting for acks
(8675|8696) pub9 60% (39 samples sent)
(8675|8696) pub9 70% (45 samples sent)
(8675|8691) pub4 20% (13 samples sent)
(8675|8694) pub7 81% (52 samples sent)
(8675|8694) pub7 90% (58 samples sent)
(8675|8698) pub11 90% (58 samples sent)
(8675|8696) pub9 81% (52 samples sent)
(8675|8695) pub8 40% (26 samples sent)
(8675|8696) pub9 90% (58 samples sent)
(8675|8696) pub9 100% (64 samples sent)
(8675|8696) pub9 waiting for acks
(8675|8686) sub 40% (410 samples received)
(8675|8688) pub1 50% (32 samples sent)
(8675|8691) pub4 31% (20 samples sent)
(8675|8694) pub7 100% (64 samples sent)
(8675|8694) pub7 waiting for acks
(8675|8688) pub1 60% (39 samples sent)
(8675|8688) pub1 70% (45 samples sent)
(8675|8688) pub1 81% (52 samples sent)
(8675|8698) pub11 100% (64 samples sent)
(8675|8698) pub11 waiting for acks
(8675|8695) pub8 50% (32 samples sent)
(8675|8688) pub1 90% (58 samples sent)
(8675|8691) pub4 40% (26 samples sent)
(8675|8688) pub1 100% (64 samples sent)
(8675|8688) pub1 waiting for acks
(8675|8691) pub4 50% (32 samples sent)
(8675|8695) pub8 60% (39 samples sent)
(8675|8695) pub8 70% (45 samples sent)
(8675|8695) pub8 81% (52 samples sent)
(8675|8695) pub8 90% (58 samples sent)
(8675|8691) pub4 60% (39 samples sent)
(8675|8695) pub8 100% (64 samples sent)
(8675|8695) pub8 waiting for acks
(8675|8691) pub4 70% (45 samples sent)
(8675|8691) pub4 81% (52 samples sent)
(8675|8691) pub4 90% (58 samples sent)
(8675|8691) pub4 100% (64 samples sent)
(8675|8691) pub4 waiting for acks
(8675|8686) sub 50% (512 samples received)
(8675|8689) pub2 waiting for acks returned
(8675|8700) pub13 waiting for acks returned
(8675|8700) pub13<-delete_contained_entities
(8675|8687) pub0 waiting for acks returned
(8675|8689) pub2<-delete_contained_entities
(8675|8687) pub0<-delete_contained_entities
(8675|8699) pub12 waiting for acks returned
(8675|8699) pub12<-delete_contained_entities
(8675|8686) sub 60% (615 samples received)
(8675|8700) pub13<-delete_participant
(8675|8686) sub 70% (717 samples received)
(8675|8689) pub2<-delete_participant
(8675|8687) pub0<-delete_participant
(8675|8686) sub 80% (820 samples received)
(8675|8699) pub12<-delete_participant
(8675|8686) sub 90% (922 samples received)
(8675|8686) sub 100% (1024 samples received)
(8675|8686) sub condition_.notify_all
(8675|8675) sub condition_.wait returned
(8675|8675) sub check_received
(8675|8690) pub3 waiting for acks returned
(8675|8690) pub3<-delete_contained_entities
(8675|8692) pub5 waiting for acks returned
(8675|8675) sub check_received returns 0
(8675|8675) <- PublisherService::end
(8675|8701) pub14 waiting for acks returned
(8675|8701) pub14<-delete_contained_entities
(8675|8694) pub7 waiting for acks returned
(8675|8694) pub7<-delete_contained_entities
(8675|8692) pub5<-delete_contained_entities
(8675|8698) pub11 waiting for acks returned
(8675|8698) pub11<-delete_contained_entities
(8675|8696) pub9 waiting for acks returned
(8675|8696) pub9<-delete_contained_entities
(8675|8688) pub1 waiting for acks returned
(8675|8695) pub8 waiting for acks returned
(8675|8688) pub1<-delete_contained_entities
(8675|8695) pub8<-delete_contained_entities
(8675|8691) pub4 waiting for acks returned
(8675|8691) pub4<-delete_contained_entities
(8675|8698) pub11<-delete_participant
(8675|8690) pub3<-delete_participant
(8675|8688) pub1<-delete_participant
(8675|8692) pub5<-delete_participant
(8675|8694) pub7<-delete_participant
(8675|8691) pub4<-delete_participant
(8675|8696) pub9<-delete_participant
(8675|8695) pub8<-delete_participant
(8675|8701) pub14<-delete_participant
(8675|8675) <- PublisherService::~PublisherService
(8675|8675) <- Subscriber delete_contained_entities
(8675|8675) <- Subscriber delete_participant
(8675|8675) <- Subscriber::~Subscriber
(8675|8675) <- 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:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl high
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8704
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 32 -s 32 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8714 started at 2026-08-10 17:11:16
(8714|8714) -> Thrasher started
(8714|8714) -> Subscriber::Subscriber
(8704|8704) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(8714|8714) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(8714|8714) Subscriber reader id: 01030000.516913ca.00000002.00000507(a74a8fd8)
(8714|8714) -> PublisherService::PublisherService
(8714|8714) -> PublisherService::start (32 threads)
(8714|8714) sub wait_received 0:1024
(8714|8726) pub0 writer id: 01030000.516913ca.00000003.00000102(8e2c97e3)
(8714|8726) pub0->started
(8714|8726) pub0->wait_match() before write for 01030000.516913ca.00000003.00000102(8e2c97e3)
(8714|8726) pub0<-match found! before write for 01030000.516913ca.00000003.00000102(8e2c97e3)
(8714|8726) pub0 12% (4 samples sent)
(8714|8726) pub0 21% (7 samples sent)
(8714|8726) pub0 31% (10 samples sent)
(8714|8757) pub31 writer id: 01030000.516913ca.00000021.00000102(352deb87)
(8714|8757) pub31->started
(8714|8757) pub31->wait_match() before write for 01030000.516913ca.00000021.00000102(352deb87)
(8714|8753) pub27 writer id: 01030000.516913ca.0000001e.00000102(165cc4d0)
(8714|8753) pub27->started
(8714|8753) pub27->wait_match() before write for 01030000.516913ca.0000001e.00000102(165cc4d0)
(8714|8726) pub0 40% (13 samples sent)
(8714|8726) pub0 50% (16 samples sent)
(8714|8726) pub0 62% (20 samples sent)
(8714|8726) pub0 71% (23 samples sent)
(8714|8726) pub0 81% (26 samples sent)
(8714|8726) pub0 90% (29 samples sent)
(8714|8726) pub0 100% (32 samples sent)
(8714|8726) pub0 waiting for acks
(8714|8733) pub7 writer id: 01030000.516913ca.0000000a.00000102(833cf592)
(8714|8733) pub7->started
(8714|8733) pub7->wait_match() before write for 01030000.516913ca.0000000a.00000102(833cf592)
(8714|8753) pub27<-match found! before write for 01030000.516913ca.0000001e.00000102(165cc4d0)
(8714|8753) pub27 12% (4 samples sent)
(8714|8753) pub27 21% (7 samples sent)
(8714|8753) pub27 31% (10 samples sent)
(8714|8757) pub31<-match found! before write for 01030000.516913ca.00000021.00000102(352deb87)
(8714|8757) pub31 12% (4 samples sent)
(8714|8757) pub31 21% (7 samples sent)
(8714|8757) pub31 31% (10 samples sent)
(8714|8753) pub27 40% (13 samples sent)
(8714|8731) pub5 writer id: 01030000.516913ca.00000008.00000102(f9fca6f2)
(8714|8731) pub5->started
(8714|8731) pub5->wait_match() before write for 01030000.516913ca.00000008.00000102(f9fca6f2)
(8714|8757) pub31 40% (13 samples sent)
(8714|8733) pub7<-match found! before write for 01030000.516913ca.0000000a.00000102(833cf592)
(8714|8733) pub7 12% (4 samples sent)
(8714|8733) pub7 21% (7 samples sent)
(8714|8733) pub7 31% (10 samples sent)
(8714|8733) pub7 40% (13 samples sent)
(8714|8733) pub7 50% (16 samples sent)
(8714|8753) pub27 50% (16 samples sent)
(8714|8736) pub10 writer id: 01030000.516913ca.0000000d.00000102(311c2982)
(8714|8736) pub10->started
(8714|8736) pub10->wait_match() before write for 01030000.516913ca.0000000d.00000102(311c2982)
(8714|8753) pub27 62% (20 samples sent)
(8714|8733) pub7 62% (20 samples sent)
(8714|8757) pub31 50% (16 samples sent)
(8714|8753) pub27 71% (23 samples sent)
(8714|8733) pub7 71% (23 samples sent)
(8714|8757) pub31 62% (20 samples sent)
(8714|8757) pub31 71% (23 samples sent)
(8714|8757) pub31 81% (26 samples sent)
(8714|8757) pub31 90% (29 samples sent)
(8714|8757) pub31 100% (32 samples sent)
(8714|8757) pub31 waiting for acks
(8714|8753) pub27 81% (26 samples sent)
(8714|8753) pub27 90% (29 samples sent)
(8714|8753) pub27 100% (32 samples sent)
(8714|8753) pub27 waiting for acks
(8714|8733) pub7 81% (26 samples sent)
(8714|8733) pub7 90% (29 samples sent)
(8714|8733) pub7 100% (32 samples sent)
(8714|8733) pub7 waiting for acks
(8714|8727) pub1 writer id: 01030000.516913ca.00000005.00000102(016c6243)
(8714|8727) pub1->started
(8714|8727) pub1->wait_match() before write for 01030000.516913ca.00000005.00000102(016c6243)
(8714|8731) pub5<-match found! before write for 01030000.516913ca.00000008.00000102(f9fca6f2)
(8714|8731) pub5 12% (4 samples sent)
(8714|8731) pub5 21% (7 samples sent)
(8714|8731) pub5 31% (10 samples sent)
(8714|8726) pub0 waiting for acks returned
(8714|8726) pub0<-delete_contained_entities
(8714|8732) pub6 writer id: 01030000.516913ca.00000009.00000102(c49c8f42)
(8714|8732) pub6->started
(8714|8732) pub6->wait_match() before write for 01030000.516913ca.00000009.00000102(c49c8f42)
(8714|8731) pub5 40% (13 samples sent)
(8714|8731) pub5 50% (16 samples sent)
(8714|8731) pub5 62% (20 samples sent)
(8714|8731) pub5 71% (23 samples sent)
(8714|8731) pub5 81% (26 samples sent)
(8714|8731) pub5 90% (29 samples sent)
(8714|8736) pub10<-match found! before write for 01030000.516913ca.0000000d.00000102(311c2982)
(8714|8727) pub1<-match found! before write for 01030000.516913ca.00000005.00000102(016c6243)
(8714|8751) pub25 writer id: 01030000.516913ca.00000020.00000102(084dc237)
(8714|8751) pub25->started
(8714|8751) pub25->wait_match() before write for 01030000.516913ca.00000020.00000102(084dc237)
(8714|8731) pub5 100% (32 samples sent)
(8714|8731) pub5 waiting for acks
(8714|8727) pub1 12% (4 samples sent)
(8714|8727) pub1 21% (7 samples sent)
(8714|8727) pub1 31% (10 samples sent)
(8714|8727) pub1 40% (13 samples sent)
(8714|8727) pub1 50% (16 samples sent)
(8714|8727) pub1 62% (20 samples sent)
(8714|8727) pub1 71% (23 samples sent)
(8714|8727) pub1 81% (26 samples sent)
(8714|8727) pub1 90% (29 samples sent)
(8714|8736) pub10 12% (4 samples sent)
(8714|8736) pub10 21% (7 samples sent)
(8714|8736) pub10 31% (10 samples sent)
(8714|8736) pub10 40% (13 samples sent)
(8714|8736) pub10 50% (16 samples sent)
(8714|8743) pub17 writer id: 01030000.516913ca.00000014.00000102(5cecdc71)
(8714|8743) pub17->started
(8714|8743) pub17->wait_match() before write for 01030000.516913ca.00000014.00000102(5cecdc71)
(8714|8736) pub10 62% (20 samples sent)
(8714|8754) pub28 writer id: 01030000.516913ca.0000001d.00000102(51fcbe00)
(8714|8754) pub28->started
(8714|8754) pub28->wait_match() before write for 01030000.516913ca.0000001d.00000102(51fcbe00)
(8714|8725) sub 10% (103 samples received)
(8714|8727) pub1 100% (32 samples sent)
(8714|8727) pub1 waiting for acks
(8714|8736) pub10 71% (23 samples sent)
(8714|8736) pub10 81% (26 samples sent)
(8714|8736) pub10 90% (29 samples sent)
(8714|8736) pub10 100% (32 samples sent)
(8714|8736) pub10 waiting for acks
(8714|8735) pub9 writer id: 01030000.516913ca.0000000c.00000102(0c7c0032)
(8714|8735) pub9->started
(8714|8735) pub9->wait_match() before write for 01030000.516913ca.0000000c.00000102(0c7c0032)
(8714|8739) pub13 writer id: 01030000.516913ca.0000000f.00000102(4bdc7ae2)
(8714|8739) pub13->started
(8714|8739) pub13->wait_match() before write for 01030000.516913ca.0000000f.00000102(4bdc7ae2)
(8714|8748) pub22 writer id: 01030000.516913ca.0000001a.00000102(e3dc6210)
(8714|8748) pub22->started
(8714|8748) pub22->wait_match() before write for 01030000.516913ca.0000001a.00000102(e3dc6210)
(8714|8742) pub16 writer id: 01030000.516913ca.00000012.00000102(d3ac29d1)
(8714|8742) pub16->started
(8714|8742) pub16->wait_match() before write for 01030000.516913ca.00000012.00000102(d3ac29d1)
(8714|8732) pub6<-match found! before write for 01030000.516913ca.00000009.00000102(c49c8f42)
(8714|8732) pub6 12% (4 samples sent)
(8714|8754) pub28<-match found! before write for 01030000.516913ca.0000001d.00000102(51fcbe00)
(8714|8743) pub17<-match found! before write for 01030000.516913ca.00000014.00000102(5cecdc71)
(8714|8751) pub25<-match found! before write for 01030000.516913ca.00000020.00000102(084dc237)
(8714|8743) pub17 12% (4 samples sent)
(8714|8743) pub17 21% (7 samples sent)
(8714|8757) pub31 waiting for acks returned
(8714|8757) pub31<-delete_contained_entities
(8714|8739) pub13<-match found! before write for 01030000.516913ca.0000000f.00000102(4bdc7ae2)
(8714|8753) pub27 waiting for acks returned
(8714|8753) pub27<-delete_contained_entities
(8714|8735) pub9<-match found! before write for 01030000.516913ca.0000000c.00000102(0c7c0032)
(8714|8733) pub7 waiting for acks returned
(8714|8733) pub7<-delete_contained_entities
(8714|8748) pub22<-match found! before write for 01030000.516913ca.0000001a.00000102(e3dc6210)
(8714|8754) pub28 12% (4 samples sent)
(8714|8732) pub6 21% (7 samples sent)
(8714|8748) pub22 12% (4 samples sent)
(8714|8732) pub6 31% (10 samples sent)
(8714|8739) pub13 12% (4 samples sent)
(8714|8739) pub13 21% (7 samples sent)
(8714|8743) pub17 31% (10 samples sent)
(8714|8751) pub25 12% (4 samples sent)
(8714|8743) pub17 40% (13 samples sent)
(8714|8735) pub9 12% (4 samples sent)
(8714|8735) pub9 21% (7 samples sent)
(8714|8729) pub3 writer id: 01030000.516913ca.00000006.00000102(46cc1893)
(8714|8729) pub3->started
(8714|8735) pub9 31% (10 samples sent)
(8714|8729) pub3->wait_match() before write for 01030000.516913ca.00000006.00000102(46cc1893)
(8714|8735) pub9 40% (13 samples sent)
(8714|8735) pub9 50% (16 samples sent)
(8714|8740) pub14 writer id: 01030000.516913ca.00000010.00000102(a96c7ab1)
(8714|8740) pub14->started
(8714|8740) pub14->wait_match() before write for 01030000.516913ca.00000010.00000102(a96c7ab1)
(8714|8754) pub28 21% (7 samples sent)
(8714|8754) pub28 31% (10 samples sent)
(8714|8754) pub28 40% (13 samples sent)
(8714|8754) pub28 50% (16 samples sent)
(8714|8754) pub28 62% (20 samples sent)
(8714|8754) pub28 71% (23 samples sent)
(8714|8751) pub25 21% (7 samples sent)
(8714|8742) pub16<-match found! before write for 01030000.516913ca.00000012.00000102(d3ac29d1)
(8714|8732) pub6 40% (13 samples sent)
(8714|8732) pub6 50% (16 samples sent)
(8714|8751) pub25 31% (10 samples sent)
(8714|8754) pub28 81% (26 samples sent)
(8714|8735) pub9 62% (20 samples sent)
(8714|8748) pub22 21% (7 samples sent)
(8714|8739) pub13 31% (10 samples sent)
(8714|8739) pub13 40% (13 samples sent)
(8714|8739) pub13 50% (16 samples sent)
(8714|8739) pub13 62% (20 samples sent)
(8714|8739) pub13 71% (23 samples sent)
(8714|8739) pub13 81% (26 samples sent)
(8714|8739) pub13 90% (29 samples sent)
(8714|8739) pub13 100% (32 samples sent)
(8714|8739) pub13 waiting for acks
(8714|8732) pub6 62% (20 samples sent)
(8714|8732) pub6 71% (23 samples sent)
(8714|8743) pub17 50% (16 samples sent)
(8714|8735) pub9 71% (23 samples sent)
(8714|8732) pub6 81% (26 samples sent)
(8714|8735) pub9 81% (26 samples sent)
(8714|8732) pub6 90% (29 samples sent)
(8714|8732) pub6 100% (32 samples sent)
(8714|8743) pub17 62% (20 samples sent)
(8714|8743) pub17 71% (23 samples sent)
(8714|8754) pub28 90% (29 samples sent)
(8714|8732) pub6 waiting for acks
(8714|8743) pub17 81% (26 samples sent)
(8714|8742) pub16 12% (4 samples sent)
(8714|8742) pub16 21% (7 samples sent)
(8714|8742) pub16 31% (10 samples sent)
(8714|8742) pub16 40% (13 samples sent)
(8714|8742) pub16 50% (16 samples sent)
(8714|8752) pub26 writer id: 01030000.516913ca.00000022.00000102(728d9157)
(8714|8752) pub26->started
(8714|8752) pub26->wait_match() before write for 01030000.516913ca.00000022.00000102(728d9157)
(8714|8747) pub21 writer id: 01030000.516913ca.00000015.00000102(618cf5c1)
(8714|8747) pub21->started
(8714|8747) pub21->wait_match() before write for 01030000.516913ca.00000015.00000102(618cf5c1)
(8714|8725) sub 20% (205 samples received)
(8714|8741) pub15 writer id: 01030000.516913ca.00000019.00000102(a47c18c0)
(8714|8741) pub15->started
(8714|8741) pub15->wait_match() before write for 01030000.516913ca.00000019.00000102(a47c18c0)
(8714|8742) pub16 62% (20 samples sent)
(8714|8742) pub16 71% (23 samples sent)
(8714|8742) pub16 81% (26 samples sent)
(8714|8742) pub16 90% (29 samples sent)
(8714|8742) pub16 100% (32 samples sent)
(8714|8742) pub16 waiting for acks
(8714|8748) pub22 31% (10 samples sent)
(8714|8754) pub28 100% (32 samples sent)
(8714|8754) pub28 waiting for acks
(8714|8748) pub22 40% (13 samples sent)
(8714|8750) pub24 writer id: 01030000.516913ca.0000001b.00000102(debc4ba0)
(8714|8750) pub24->started
(8714|8750) pub24->wait_match() before write for 01030000.516913ca.0000001b.00000102(debc4ba0)
(8714|8748) pub22 50% (16 samples sent)
(8714|8748) pub22 62% (20 samples sent)
(8714|8751) pub25 40% (13 samples sent)
(8714|8748) pub22 71% (23 samples sent)
(8714|8748) pub22 81% (26 samples sent)
(8714|8751) pub25 50% (16 samples sent)
(8714|8735) pub9 90% (29 samples sent)
(8714|8730) pub4 writer id: 01030000.516913ca.00000007.00000102(7bac3123)
(8714|8730) pub4->started
(8714|8730) pub4->wait_match() before write for 01030000.516913ca.00000007.00000102(7bac3123)
(8714|8737) pub11 writer id: 01030000.516913ca.0000000e.00000102(76bc5352)
(8714|8737) pub11->started
(8714|8737) pub11->wait_match() before write for 01030000.516913ca.0000000e.00000102(76bc5352)
(8714|8751) pub25 62% (20 samples sent)
(8714|8751) pub25 71% (23 samples sent)
(8714|8751) pub25 81% (26 samples sent)
(8714|8751) pub25 90% (29 samples sent)
(8714|8743) pub17 90% (29 samples sent)
(8714|8751) pub25 100% (32 samples sent)
(8714|8751) pub25 waiting for acks
(8714|8755) pub29 writer id: 01030000.516913ca.0000001f.00000102(2b3ced60)
(8714|8755) pub29->started
(8714|8755) pub29->wait_match() before write for 01030000.516913ca.0000001f.00000102(2b3ced60)
(8714|8748) pub22 90% (29 samples sent)
(8714|8734) pub8 writer id: 01030000.516913ca.0000000b.00000102(be5cdc22)
(8714|8734) pub8->started
(8714|8734) pub8->wait_match() before write for 01030000.516913ca.0000000b.00000102(be5cdc22)
(8714|8743) pub17 100% (32 samples sent)
(8714|8743) pub17 waiting for acks
(8714|8749) pub23 writer id: 01030000.516913ca.00000018.00000102(991c3170)
(8714|8749) pub23->started
(8714|8749) pub23->wait_match() before write for 01030000.516913ca.00000018.00000102(991c3170)
(8714|8735) pub9 100% (32 samples sent)
(8714|8735) pub9 waiting for acks
(8714|8748) pub22 100% (32 samples sent)
(8714|8748) pub22 waiting for acks
(8714|8746) pub20 writer id: 01030000.516913ca.00000016.00000102(262c8f11)
(8714|8746) pub20->started
(8714|8746) pub20->wait_match() before write for 01030000.516913ca.00000016.00000102(262c8f11)
(8714|8744) pub18 writer id: 01030000.516913ca.00000017.00000102(1b4ca6a1)
(8714|8744) pub18->started
(8714|8744) pub18->wait_match() before write for 01030000.516913ca.00000017.00000102(1b4ca6a1)
(8714|8729) pub3<-match found! before write for 01030000.516913ca.00000006.00000102(46cc1893)
(8714|8729) pub3 12% (4 samples sent)
(8714|8729) pub3 21% (7 samples sent)
(8714|8729) pub3 31% (10 samples sent)
(8714|8729) pub3 40% (13 samples sent)
(8714|8740) pub14<-match found! before write for 01030000.516913ca.00000010.00000102(a96c7ab1)
(8714|8731) pub5 waiting for acks returned
(8714|8731) pub5<-delete_contained_entities
(8714|8752) pub26<-match found! before write for 01030000.516913ca.00000022.00000102(728d9157)
(8714|8747) pub21<-match found! before write for 01030000.516913ca.00000015.00000102(618cf5c1)
(8714|8741) pub15<-match found! before write for 01030000.516913ca.00000019.00000102(a47c18c0)
(8714|8737) pub11<-match found! before write for 01030000.516913ca.0000000e.00000102(76bc5352)
(8714|8750) pub24<-match found! before write for 01030000.516913ca.0000001b.00000102(debc4ba0)
(8714|8729) pub3 50% (16 samples sent)
(8714|8730) pub4<-match found! before write for 01030000.516913ca.00000007.00000102(7bac3123)
(8714|8727) pub1 waiting for acks returned
(8714|8740) pub14 12% (4 samples sent)
(8714|8727) pub1<-delete_contained_entities
(8714|8747) pub21 12% (4 samples sent)
(8714|8729) pub3 62% (20 samples sent)
(8714|8755) pub29<-match found! before write for 01030000.516913ca.0000001f.00000102(2b3ced60)
(8714|8740) pub14 21% (7 samples sent)
(8714|8734) pub8<-match found! before write for 01030000.516913ca.0000000b.00000102(be5cdc22)
(8714|8740) pub14 31% (10 samples sent)
(8714|8755) pub29 12% (4 samples sent)
(8714|8736) pub10 waiting for acks returned
(8714|8736) pub10<-delete_contained_entities
(8714|8752) pub26 12% (4 samples sent)
(8714|8752) pub26 21% (7 samples sent)
(8714|8752) pub26 31% (10 samples sent)
(8714|8752) pub26 40% (13 samples sent)
(8714|8752) pub26 50% (16 samples sent)
(8714|8752) pub26 62% (20 samples sent)
(8714|8752) pub26 71% (23 samples sent)
(8714|8749) pub23<-match found! before write for 01030000.516913ca.00000018.00000102(991c3170)
(8714|8747) pub21 21% (7 samples sent)
(8714|8740) pub14 40% (13 samples sent)
(8714|8740) pub14 50% (16 samples sent)
(8714|8740) pub14 62% (20 samples sent)
(8714|8740) pub14 71% (23 samples sent)
(8714|8740) pub14 81% (26 samples sent)
(8714|8740) pub14 90% (29 samples sent)
(8714|8740) pub14 100% (32 samples sent)
(8714|8740) pub14 waiting for acks
(8714|8755) pub29 21% (7 samples sent)
(8714|8734) pub8 12% (4 samples sent)
(8714|8729) pub3 71% (23 samples sent)
(8714|8734) pub8 21% (7 samples sent)
(8714|8734) pub8 31% (10 samples sent)
(8714|8755) pub29 31% (10 samples sent)
(8714|8747) pub21 31% (10 samples sent)
(8714|8734) pub8 40% (13 samples sent)
(8714|8750) pub24 12% (4 samples sent)
(8714|8729) pub3 81% (26 samples sent)
(8714|8726) pub0<-delete_participant
(8714|8750) pub24 21% (7 samples sent)
(8714|8741) pub15 12% (4 samples sent)
(8714|8750) pub24 31% (10 samples sent)
(8714|8752) pub26 81% (26 samples sent)
(8714|8750) pub24 40% (13 samples sent)
(8714|8746) pub20<-match found! before write for 01030000.516913ca.00000016.00000102(262c8f11)
(8714|8750) pub24 50% (16 samples sent)
(8714|8746) pub20 12% (4 samples sent)
(8714|8746) pub20 21% (7 samples sent)
(8714|8746) pub20 31% (10 samples sent)
(8714|8755) pub29 40% (13 samples sent)
(8714|8746) pub20 40% (13 samples sent)
(8714|8749) pub23 12% (4 samples sent)
(8714|8749) pub23 21% (7 samples sent)
(8714|8749) pub23 31% (10 samples sent)
(8714|8749) pub23 40% (13 samples sent)
(8714|8749) pub23 50% (16 samples sent)
(8714|8749) pub23 62% (20 samples sent)
(8714|8749) pub23 71% (23 samples sent)
(8714|8749) pub23 81% (26 samples sent)
(8714|8749) pub23 90% (29 samples sent)
(8714|8749) pub23 100% (32 samples sent)
(8714|8749) pub23 waiting for acks
(8714|8746) pub20 50% (16 samples sent)
(8714|8746) pub20 62% (20 samples sent)
(8714|8746) pub20 71% (23 samples sent)
(8714|8744) pub18<-match found! before write for 01030000.516913ca.00000017.00000102(1b4ca6a1)
(8714|8752) pub26 90% (29 samples sent)
(8714|8752) pub26 100% (32 samples sent)
(8714|8752) pub26 waiting for acks
(8714|8725) sub 30% (308 samples received)
(8714|8746) pub20 81% (26 samples sent)
(8714|8746) pub20 90% (29 samples sent)
(8714|8747) pub21 40% (13 samples sent)
(8714|8746) pub20 100% (32 samples sent)
(8714|8746) pub20 waiting for acks
(8714|8737) pub11 12% (4 samples sent)
(8714|8730) pub4 12% (4 samples sent)
(8714|8734) pub8 50% (16 samples sent)
(8714|8730) pub4 21% (7 samples sent)
(8714|8730) pub4 31% (10 samples sent)
(8714|8750) pub24 62% (20 samples sent)
(8714|8730) pub4 40% (13 samples sent)
(8714|8755) pub29 50% (16 samples sent)
(8714|8737) pub11 21% (7 samples sent)
(8714|8729) pub3 90% (29 samples sent)
(8714|8737) pub11 31% (10 samples sent)
(8714|8730) pub4 50% (16 samples sent)
(8714|8737) pub11 40% (13 samples sent)
(8714|8729) pub3 100% (32 samples sent)
(8714|8738) pub12 writer id: 01030000.516913ca.00000011.00000102(940c5301)
(8714|8738) pub12->started
(8714|8738) pub12->wait_match() before write for 01030000.516913ca.00000011.00000102(940c5301)
(8714|8734) pub8 62% (20 samples sent)
(8714|8734) pub8 71% (23 samples sent)
(8714|8734) pub8 81% (26 samples sent)
(8714|8729) pub3 waiting for acks
(8714|8734) pub8 90% (29 samples sent)
(8714|8734) pub8 100% (32 samples sent)
(8714|8734) pub8 waiting for acks
(8714|8741) pub15 21% (7 samples sent)
(8714|8741) pub15 31% (10 samples sent)
(8714|8741) pub15 40% (13 samples sent)
(8714|8741) pub15 50% (16 samples sent)
(8714|8745) pub19 writer id: 01030000.516913ca.00000013.00000102(eecc0061)
(8714|8745) pub19->started
(8714|8745) pub19->wait_match() before write for 01030000.516913ca.00000013.00000102(eecc0061)
(8714|8741) pub15 62% (20 samples sent)
(8714|8741) pub15 71% (23 samples sent)
(8714|8730) pub4 62% (20 samples sent)
(8714|8737) pub11 50% (16 samples sent)
(8714|8737) pub11 62% (20 samples sent)
(8714|8750) pub24 71% (23 samples sent)
(8714|8750) pub24 81% (26 samples sent)
(8714|8750) pub24 90% (29 samples sent)
(8714|8750) pub24 100% (32 samples sent)
(8714|8750) pub24 waiting for acks
(8714|8730) pub4 71% (23 samples sent)
(8714|8730) pub4 81% (26 samples sent)
(8714|8730) pub4 90% (29 samples sent)
(8714|8730) pub4 100% (32 samples sent)
(8714|8730) pub4 waiting for acks
(8714|8755) pub29 62% (20 samples sent)
(8714|8747) pub21 50% (16 samples sent)
(8714|8741) pub15 81% (26 samples sent)
(8714|8755) pub29 71% (23 samples sent)
(8714|8744) pub18 12% (4 samples sent)
(8714|8737) pub11 71% (23 samples sent)
(8714|8744) pub18 21% (7 samples sent)
(8714|8737) pub11 81% (26 samples sent)
(8714|8744) pub18 31% (10 samples sent)
(8714|8747) pub21 62% (20 samples sent)
(8714|8755) pub29 81% (26 samples sent)
(8714|8755) pub29 90% (29 samples sent)
(8714|8755) pub29 100% (32 samples sent)
(8714|8755) pub29 waiting for acks
(8714|8741) pub15 90% (29 samples sent)
(8714|8737) pub11 90% (29 samples sent)
(8714|8728) pub2 writer id: 01030000.516913ca.00000004.00000102(3c0c4bf3)
(8714|8728) pub2->started
(8714|8728) pub2->wait_match() before write for 01030000.516913ca.00000004.00000102(3c0c4bf3)
(8714|8741) pub15 100% (32 samples sent)
(8714|8741) pub15 waiting for acks
(8714|8737) pub11 100% (32 samples sent)
(8714|8737) pub11 waiting for acks
(8714|8744) pub18 40% (13 samples sent)
(8714|8744) pub18 50% (16 samples sent)
(8714|8744) pub18 62% (20 samples sent)
(8714|8747) pub21 71% (23 samples sent)
(8714|8744) pub18 71% (23 samples sent)
(8714|8747) pub21 81% (26 samples sent)
(8714|8747) pub21 90% (29 samples sent)
(8714|8747) pub21 100% (32 samples sent)
(8714|8747) pub21 waiting for acks
(8714|8744) pub18 81% (26 samples sent)
(8714|8744) pub18 90% (29 samples sent)
(8714|8744) pub18 100% (32 samples sent)
(8714|8744) pub18 waiting for acks
(8714|8756) pub30 writer id: 01030000.516913ca.0000001c.00000102(6c9c97b0)
(8714|8756) pub30->started
(8714|8756) pub30->wait_match() before write for 01030000.516913ca.0000001c.00000102(6c9c97b0)
(8714|8725) sub 40% (410 samples received)
(8714|8757) pub31<-delete_participant
(8714|8733) pub7<-delete_participant
(8714|8725) sub 50% (512 samples received)
(8714|8753) pub27<-delete_participant
(8714|8725) sub 60% (615 samples received)
(8714|8731) pub5<-delete_participant
(8714|8738) pub12<-match found! before write for 01030000.516913ca.00000011.00000102(940c5301)
(8714|8745) pub19<-match found! before write for 01030000.516913ca.00000013.00000102(eecc0061)
(8714|8739) pub13 waiting for acks returned
(8714|8739) pub13<-delete_contained_entities
(8714|8738) pub12 12% (4 samples sent)
(8714|8728) pub2<-match found! before write for 01030000.516913ca.00000004.00000102(3c0c4bf3)
(8714|8756) pub30<-match found! before write for 01030000.516913ca.0000001c.00000102(6c9c97b0)
(8714|8754) pub28 waiting for acks returned
(8714|8754) pub28<-delete_contained_entities
(8714|8742) pub16 waiting for acks returned
(8714|8751) pub25 waiting for acks returned
(8714|8751) pub25<-delete_contained_entities
(8714|8732) pub6 waiting for acks returned
(8714|8732) pub6<-delete_contained_entities
(8714|8743) pub17 waiting for acks returned
(8714|8743) pub17<-delete_contained_entities
(8714|8740) pub14 waiting for acks returned
(8714|8740) pub14<-delete_contained_entities
(8714|8738) pub12 21% (7 samples sent)
(8714|8735) pub9 waiting for acks returned
(8714|8745) pub19 12% (4 samples sent)
(8714|8735) pub9<-delete_contained_entities
(8714|8748) pub22 waiting for acks returned
(8714|8748) pub22<-delete_contained_entities
(8714|8756) pub30 12% (4 samples sent)
(8714|8742) pub16<-delete_contained_entities
(8714|8745) pub19 21% (7 samples sent)
(8714|8745) pub19 31% (10 samples sent)
(8714|8745) pub19 40% (13 samples sent)
(8714|8745) pub19 50% (16 samples sent)
(8714|8738) pub12 31% (10 samples sent)
(8714|8756) pub30 21% (7 samples sent)
(8714|8756) pub30 31% (10 samples sent)
(8714|8756) pub30 40% (13 samples sent)
(8714|8727) pub1<-delete_participant
(8714|8756) pub30 50% (16 samples sent)
(8714|8756) pub30 62% (20 samples sent)
(8714|8756) pub30 71% (23 samples sent)
(8714|8728) pub2 12% (4 samples sent)
(8714|8738) pub12 40% (13 samples sent)
(8714|8728) pub2 21% (7 samples sent)
(8714|8738) pub12 50% (16 samples sent)
(8714|8728) pub2 31% (10 samples sent)
(8714|8745) pub19 62% (20 samples sent)
(8714|8725) sub 70% (717 samples received)
(8714|8738) pub12 62% (20 samples sent)
(8714|8738) pub12 71% (23 samples sent)
(8714|8756) pub30 81% (26 samples sent)
(8714|8728) pub2 40% (13 samples sent)
(8714|8756) pub30 90% (29 samples sent)
(8714|8756) pub30 100% (32 samples sent)
(8714|8756) pub30 waiting for acks
(8714|8738) pub12 81% (26 samples sent)
(8714|8745) pub19 71% (23 samples sent)
(8714|8728) pub2 50% (16 samples sent)
(8714|8738) pub12 90% (29 samples sent)
(8714|8728) pub2 62% (20 samples sent)
(8714|8738) pub12 100% (32 samples sent)
(8714|8738) pub12 waiting for acks
(8714|8745) pub19 81% (26 samples sent)
(8714|8745) pub19 90% (29 samples sent)
(8714|8745) pub19 100% (32 samples sent)
(8714|8745) pub19 waiting for acks
(8714|8728) pub2 71% (23 samples sent)
(8714|8728) pub2 81% (26 samples sent)
(8714|8728) pub2 90% (29 samples sent)
(8714|8728) pub2 100% (32 samples sent)
(8714|8728) pub2 waiting for acks
(8714|8736) pub10<-delete_participant
(8714|8725) sub 80% (820 samples received)
(8714|8739) pub13<-delete_participant
(8714|8754) pub28<-delete_participant
(8714|8749) pub23 waiting for acks returned
(8714|8749) pub23<-delete_contained_entities
(8714|8752) pub26 waiting for acks returned
(8714|8752) pub26<-delete_contained_entities
(8714|8729) pub3 waiting for acks returned
(8714|8746) pub20 waiting for acks returned
(8714|8746) pub20<-delete_contained_entities
(8714|8741) pub15 waiting for acks returned
(8714|8730) pub4 waiting for acks returned
(8714|8730) pub4<-delete_contained_entities
(8714|8741) pub15<-delete_contained_entities
(8714|8747) pub21 waiting for acks returned
(8714|8747) pub21<-delete_contained_entities
(8714|8737) pub11 waiting for acks returned
(8714|8737) pub11<-delete_contained_entities
(8714|8734) pub8 waiting for acks returned
(8714|8734) pub8<-delete_contained_entities
(8714|8729) pub3<-delete_contained_entities
(8714|8750) pub24 waiting for acks returned
(8714|8750) pub24<-delete_contained_entities
(8714|8755) pub29 waiting for acks returned
(8714|8755) pub29<-delete_contained_entities
(8714|8744) pub18 waiting for acks returned
(8714|8744) pub18<-delete_contained_entities
(8714|8725) sub 90% (922 samples received)
(8714|8735) pub9<-delete_participant
(8714|8743) pub17<-delete_participant
(8714|8725) sub 100% (1024 samples received)
(8714|8725) sub condition_.notify_all
(8714|8714) sub condition_.wait returned
(8714|8714) sub check_received
(8714|8756) pub30 waiting for acks returned
(8714|8756) pub30<-delete_contained_entities
(8714|8714) sub check_received returns 0
(8714|8714) <- PublisherService::end
(8714|8738) pub12 waiting for acks returned
(8714|8738) pub12<-delete_contained_entities
(8714|8745) pub19 waiting for acks returned
(8714|8745) pub19<-delete_contained_entities
(8714|8728) pub2 waiting for acks returned
(8714|8728) pub2<-delete_contained_entities
(8714|8742) pub16<-delete_participant
(8714|8732) pub6<-delete_participant
(8714|8751) pub25<-delete_participant
(8714|8740) pub14<-delete_participant
(8714|8748) pub22<-delete_participant
(8714|8750) pub24<-delete_participant
(8714|8737) pub11<-delete_participant
(8714|8730) pub4<-delete_participant
(8714|8752) pub26<-delete_participant
(8714|8734) pub8<-delete_participant
(8714|8729) pub3<-delete_participant
(8714|8749) pub23<-delete_participant
(8714|8741) pub15<-delete_participant
(8714|8747) pub21<-delete_participant
(8714|8755) pub29<-delete_participant
(8714|8746) pub20<-delete_participant
(8714|8744) pub18<-delete_participant
(8714|8756) pub30<-delete_participant
(8714|8745) pub19<-delete_participant
(8714|8738) pub12<-delete_participant
(8714|8728) pub2<-delete_participant
(8714|8714) <- PublisherService::~PublisherService
(8714|8714) <- Subscriber delete_contained_entities
(8714|8714) <- Subscriber delete_participant
(8714|8714) <- Subscriber::~Subscriber
(8714|8714) <- 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:2s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl aggressive
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8759
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 64 -s 16 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8769 started at 2026-08-10 17:11:18
(8769|8769) -> Thrasher started
(8769|8769) -> Subscriber::Subscriber
(8759|8759) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(8769|8769) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(8769|8769) Subscriber reader id: 01030000.1e8069ca.00000002.00000507(58ae2f2a)
(8769|8769) -> PublisherService::PublisherService
(8769|8769) -> PublisherService::start (64 threads)
(8769|8769) sub wait_received 0:1024
(8769|8786) pub4 writer id: 01030000.1e8069ca.00000007.00000102(844891d1)
(8769|8786) pub4->started
(8769|8786) pub4->wait_match() before write for 01030000.1e8069ca.00000007.00000102(844891d1)
(8769|8786) pub4<-match found! before write for 01030000.1e8069ca.00000007.00000102(844891d1)
(8769|8786) pub4 12% (2 samples sent)
(8769|8786) pub4 25% (4 samples sent)
(8769|8786) pub4 31% (5 samples sent)
(8769|8786) pub4 43% (7 samples sent)
(8769|8786) pub4 50% (8 samples sent)
(8769|8786) pub4 62% (10 samples sent)
(8769|8786) pub4 75% (12 samples sent)
(8769|8786) pub4 81% (13 samples sent)
(8769|8786) pub4 93% (15 samples sent)
(8769|8786) pub4 100% (16 samples sent)
(8769|8786) pub4 waiting for acks
(8769|8786) pub4 waiting for acks returned
(8769|8786) pub4<-delete_contained_entities
(8769|8799) pub17 writer id: 01030000.1e8069ca.00000014.00000102(a3087c83)
(8769|8799) pub17->started
(8769|8799) pub17->wait_match() before write for 01030000.1e8069ca.00000014.00000102(a3087c83)
(8769|8799) pub17<-match found! before write for 01030000.1e8069ca.00000014.00000102(a3087c83)
(8769|8799) pub17 12% (2 samples sent)
(8769|8799) pub17 25% (4 samples sent)
(8769|8799) pub17 31% (5 samples sent)
(8769|8799) pub17 43% (7 samples sent)
(8769|8799) pub17 50% (8 samples sent)
(8769|8799) pub17 62% (10 samples sent)
(8769|8799) pub17 75% (12 samples sent)
(8769|8799) pub17 81% (13 samples sent)
(8769|8799) pub17 93% (15 samples sent)
(8769|8799) pub17 100% (16 samples sent)
(8769|8799) pub17 waiting for acks
(8769|8799) pub17 waiting for acks returned
(8769|8799) pub17<-delete_contained_entities
(8769|8816) pub34 writer id: 01030000.1e8069ca.0000001e.00000102(e9b86422)
(8769|8816) pub34->started
(8769|8816) pub34->wait_match() before write for 01030000.1e8069ca.0000001e.00000102(e9b86422)
(8769|8816) pub34<-match found! before write for 01030000.1e8069ca.0000001e.00000102(e9b86422)
(8769|8816) pub34 12% (2 samples sent)
(8769|8816) pub34 25% (4 samples sent)
(8769|8816) pub34 31% (5 samples sent)
(8769|8816) pub34 43% (7 samples sent)
(8769|8816) pub34 50% (8 samples sent)
(8769|8816) pub34 62% (10 samples sent)
(8769|8816) pub34 75% (12 samples sent)
(8769|8816) pub34 81% (13 samples sent)
(8769|8816) pub34 93% (15 samples sent)
(8769|8816) pub34 100% (16 samples sent)
(8769|8816) pub34 waiting for acks
(8769|8816) pub34 waiting for acks returned
(8769|8816) pub34<-delete_contained_entities
(8769|8798) pub16 writer id: 01030000.1e8069ca.00000013.00000102(1128a093)
(8769|8798) pub16->started
(8769|8798) pub16->wait_match() before write for 01030000.1e8069ca.00000013.00000102(1128a093)
(8769|8798) pub16<-match found! before write for 01030000.1e8069ca.00000013.00000102(1128a093)
(8769|8793) pub11 writer id: 01030000.1e8069ca.0000000d.00000102(cef88970)
(8769|8793) pub11->started
(8769|8793) pub11->wait_match() before write for 01030000.1e8069ca.0000000d.00000102(cef88970)
(8769|8798) pub16 12% (2 samples sent)
(8769|8798) pub16 25% (4 samples sent)
(8769|8798) pub16 31% (5 samples sent)
(8769|8798) pub16 43% (7 samples sent)
(8769|8798) pub16 50% (8 samples sent)
(8769|8793) pub11<-match found! before write for 01030000.1e8069ca.0000000d.00000102(cef88970)
(8769|8793) pub11 12% (2 samples sent)
(8769|8793) pub11 25% (4 samples sent)
(8769|8793) pub11 31% (5 samples sent)
(8769|8793) pub11 43% (7 samples sent)
(8769|8793) pub11 50% (8 samples sent)
(8769|8793) pub11 62% (10 samples sent)
(8769|8793) pub11 75% (12 samples sent)
(8769|8793) pub11 81% (13 samples sent)
(8769|8793) pub11 93% (15 samples sent)
(8769|8793) pub11 100% (16 samples sent)
(8769|8793) pub11 waiting for acks
(8769|8798) pub16 62% (10 samples sent)
(8769|8798) pub16 75% (12 samples sent)
(8769|8798) pub16 81% (13 samples sent)
(8769|8798) pub16 93% (15 samples sent)
(8769|8798) pub16 100% (16 samples sent)
(8769|8798) pub16 waiting for acks
(8769|8782) pub0 writer id: 01030000.1e8069ca.00000003.00000102(71c83711)
(8769|8782) pub0->started
(8769|8782) pub0->wait_match() before write for 01030000.1e8069ca.00000003.00000102(71c83711)
(8769|8782) pub0<-match found! before write for 01030000.1e8069ca.00000003.00000102(71c83711)
(8769|8782) pub0 12% (2 samples sent)
(8769|8782) pub0 25% (4 samples sent)
(8769|8782) pub0 31% (5 samples sent)
(8769|8817) pub35 writer id: 01030000.1e8069ca.00000029.00000102(fab900b4)
(8769|8817) pub35->started
(8769|8817) pub35->wait_match() before write for 01030000.1e8069ca.00000029.00000102(fab900b4)
(8769|8782) pub0 43% (7 samples sent)
(8769|8782) pub0 50% (8 samples sent)
(8769|8793) pub11 waiting for acks returned
(8769|8793) pub11<-delete_contained_entities
(8769|8798) pub16 waiting for acks returned
(8769|8798) pub16<-delete_contained_entities
(8769|8782) pub0 62% (10 samples sent)
(8769|8782) pub0 75% (12 samples sent)
(8769|8782) pub0 81% (13 samples sent)
(8769|8782) pub0 93% (15 samples sent)
(8769|8782) pub0 100% (16 samples sent)
(8769|8782) pub0 waiting for acks
(8769|8817) pub35<-match found! before write for 01030000.1e8069ca.00000029.00000102(fab900b4)
(8769|8817) pub35 12% (2 samples sent)
(8769|8817) pub35 25% (4 samples sent)
(8769|8817) pub35 31% (5 samples sent)
(8769|8817) pub35 43% (7 samples sent)
(8769|8817) pub35 50% (8 samples sent)
(8769|8817) pub35 62% (10 samples sent)
(8769|8782) pub0 waiting for acks returned
(8769|8782) pub0<-delete_contained_entities
(8769|8781) sub 10% (103 samples received)
(8769|8817) pub35 75% (12 samples sent)
(8769|8817) pub35 81% (13 samples sent)
(8769|8817) pub35 93% (15 samples sent)
(8769|8817) pub35 100% (16 samples sent)
(8769|8817) pub35 waiting for acks
(8769|8817) pub35 waiting for acks returned
(8769|8817) pub35<-delete_contained_entities
(8769|8820) pub37 writer id: 01030000.1e8069ca.0000002c.00000102(32598fc4)
(8769|8820) pub37->started
(8769|8820) pub37->wait_match() before write for 01030000.1e8069ca.0000002c.00000102(32598fc4)
(8769|8820) pub37<-match found! before write for 01030000.1e8069ca.0000002c.00000102(32598fc4)
(8769|8820) pub37 12% (2 samples sent)
(8769|8820) pub37 25% (4 samples sent)
(8769|8820) pub37 31% (5 samples sent)
(8769|8820) pub37 43% (7 samples sent)
(8769|8820) pub37 50% (8 samples sent)
(8769|8820) pub37 62% (10 samples sent)
(8769|8820) pub37 75% (12 samples sent)
(8769|8820) pub37 81% (13 samples sent)
(8769|8820) pub37 93% (15 samples sent)
(8769|8820) pub37 100% (16 samples sent)
(8769|8820) pub37 waiting for acks
(8769|8820) pub37 waiting for acks returned
(8769|8820) pub37<-delete_contained_entities
(8769|8841) pub59 writer id: 01030000.1e8069ca.00000041.00000102(53fb3c38)
(8769|8841) pub59->started
(8769|8841) pub59->wait_match() before write for 01030000.1e8069ca.00000041.00000102(53fb3c38)
(8769|8841) pub59<-match found! before write for 01030000.1e8069ca.00000041.00000102(53fb3c38)
(8769|8841) pub59 12% (2 samples sent)
(8769|8841) pub59 25% (4 samples sent)
(8769|8841) pub59 31% (5 samples sent)
(8769|8841) pub59 43% (7 samples sent)
(8769|8841) pub59 50% (8 samples sent)
(8769|8841) pub59 62% (10 samples sent)
(8769|8841) pub59 75% (12 samples sent)
(8769|8841) pub59 81% (13 samples sent)
(8769|8841) pub59 93% (15 samples sent)
(8769|8841) pub59 100% (16 samples sent)
(8769|8841) pub59 waiting for acks
(8769|8841) pub59 waiting for acks returned
(8769|8841) pub59<-delete_contained_entities
(8769|8797) pub15 writer id: 01030000.1e8069ca.00000012.00000102(2c488923)
(8769|8797) pub15->started
(8769|8797) pub15->wait_match() before write for 01030000.1e8069ca.00000012.00000102(2c488923)
(8769|8797) pub15<-match found! before write for 01030000.1e8069ca.00000012.00000102(2c488923)
(8769|8797) pub15 12% (2 samples sent)
(8769|8797) pub15 25% (4 samples sent)
(8769|8797) pub15 31% (5 samples sent)
(8769|8797) pub15 43% (7 samples sent)
(8769|8797) pub15 50% (8 samples sent)
(8769|8797) pub15 62% (10 samples sent)
(8769|8797) pub15 75% (12 samples sent)
(8769|8797) pub15 81% (13 samples sent)
(8769|8792) pub10 writer id: 01030000.1e8069ca.0000000f.00000102(b438da10)
(8769|8792) pub10->started
(8769|8792) pub10->wait_match() before write for 01030000.1e8069ca.0000000f.00000102(b438da10)
(8769|8792) pub10<-match found! before write for 01030000.1e8069ca.0000000f.00000102(b438da10)
(8769|8792) pub10 12% (2 samples sent)
(8769|8792) pub10 25% (4 samples sent)
(8769|8792) pub10 31% (5 samples sent)
(8769|8792) pub10 43% (7 samples sent)
(8769|8792) pub10 50% (8 samples sent)
(8769|8797) pub15 93% (15 samples sent)
(8769|8797) pub15 100% (16 samples sent)
(8769|8797) pub15 waiting for acks
(8769|8792) pub10 62% (10 samples sent)
(8769|8792) pub10 75% (12 samples sent)
(8769|8792) pub10 81% (13 samples sent)
(8769|8792) pub10 93% (15 samples sent)
(8769|8792) pub10 100% (16 samples sent)
(8769|8792) pub10 waiting for acks
(8769|8826) pub44 writer id: 01030000.1e8069ca.0000002f.00000102(75f9f514)
(8769|8826) pub44->started
(8769|8826) pub44->wait_match() before write for 01030000.1e8069ca.0000002f.00000102(75f9f514)
(8769|8826) pub44<-match found! before write for 01030000.1e8069ca.0000002f.00000102(75f9f514)
(8769|8826) pub44 12% (2 samples sent)
(8769|8826) pub44 25% (4 samples sent)
(8769|8826) pub44 31% (5 samples sent)
(8769|8826) pub44 43% (7 samples sent)
(8769|8826) pub44 50% (8 samples sent)
(8769|8826) pub44 62% (10 samples sent)
(8769|8826) pub44 75% (12 samples sent)
(8769|8826) pub44 81% (13 samples sent)
(8769|8789) pub7 writer id: 01030000.1e8069ca.00000009.00000102(3b782fb0)
(8769|8789) pub7->started
(8769|8789) pub7->wait_match() before write for 01030000.1e8069ca.00000009.00000102(3b782fb0)
(8769|8797) pub15 waiting for acks returned
(8769|8797) pub15<-delete_contained_entities
(8769|8826) pub44 93% (15 samples sent)
(8769|8826) pub44 100% (16 samples sent)
(8769|8826) pub44 waiting for acks
(8769|8789) pub7<-match found! before write for 01030000.1e8069ca.00000009.00000102(3b782fb0)
(8769|8789) pub7 12% (2 samples sent)
(8769|8789) pub7 25% (4 samples sent)
(8769|8789) pub7 31% (5 samples sent)
(8769|8789) pub7 43% (7 samples sent)
(8769|8789) pub7 50% (8 samples sent)
(8769|8792) pub10 waiting for acks returned
(8769|8792) pub10<-delete_contained_entities
(8769|8789) pub7 62% (10 samples sent)
(8769|8789) pub7 75% (12 samples sent)
(8769|8789) pub7 81% (13 samples sent)
(8769|8789) pub7 93% (15 samples sent)
(8769|8789) pub7 100% (16 samples sent)
(8769|8789) pub7 waiting for acks
(8769|8785) pub3 writer id: 01030000.1e8069ca.00000005.00000102(fe88c2b1)
(8769|8785) pub3->started
(8769|8785) pub3->wait_match() before write for 01030000.1e8069ca.00000005.00000102(fe88c2b1)
(8769|8826) pub44 waiting for acks returned
(8769|8826) pub44<-delete_contained_entities
(8769|8781) sub 20% (205 samples received)
(8769|8785) pub3<-match found! before write for 01030000.1e8069ca.00000005.00000102(fe88c2b1)
(8769|8785) pub3 12% (2 samples sent)
(8769|8785) pub3 25% (4 samples sent)
(8769|8785) pub3 31% (5 samples sent)
(8769|8785) pub3 43% (7 samples sent)
(8769|8785) pub3 50% (8 samples sent)
(8769|8785) pub3 62% (10 samples sent)
(8769|8785) pub3 75% (12 samples sent)
(8769|8785) pub3 81% (13 samples sent)
(8769|8806) pub24 writer id: 01030000.1e8069ca.0000001b.00000102(2158eb52)
(8769|8806) pub24->started
(8769|8806) pub24->wait_match() before write for 01030000.1e8069ca.0000001b.00000102(2158eb52)
(8769|8789) pub7 waiting for acks returned
(8769|8789) pub7<-delete_contained_entities
(8769|8785) pub3 93% (15 samples sent)
(8769|8785) pub3 100% (16 samples sent)
(8769|8785) pub3 waiting for acks
(8769|8806) pub24<-match found! before write for 01030000.1e8069ca.0000001b.00000102(2158eb52)
(8769|8806) pub24 12% (2 samples sent)
(8769|8806) pub24 25% (4 samples sent)
(8769|8806) pub24 31% (5 samples sent)
(8769|8806) pub24 43% (7 samples sent)
(8769|8806) pub24 50% (8 samples sent)
(8769|8813) pub31 writer id: 01030000.1e8069ca.00000027.00000102(4589bed5)
(8769|8813) pub31->started
(8769|8813) pub31->wait_match() before write for 01030000.1e8069ca.00000027.00000102(4589bed5)
(8769|8806) pub24 62% (10 samples sent)
(8769|8806) pub24 75% (12 samples sent)
(8769|8806) pub24 81% (13 samples sent)
(8769|8806) pub24 93% (15 samples sent)
(8769|8806) pub24 100% (16 samples sent)
(8769|8806) pub24 waiting for acks
(8769|8813) pub31<-match found! before write for 01030000.1e8069ca.00000027.00000102(4589bed5)
(8769|8813) pub31 12% (2 samples sent)
(8769|8813) pub31 25% (4 samples sent)
(8769|8813) pub31 31% (5 samples sent)
(8769|8813) pub31 43% (7 samples sent)
(8769|8813) pub31 50% (8 samples sent)
(8769|8813) pub31 62% (10 samples sent)
(8769|8785) pub3 waiting for acks returned
(8769|8785) pub3<-delete_contained_entities
(8769|8813) pub31 75% (12 samples sent)
(8769|8813) pub31 81% (13 samples sent)
(8769|8803) pub23 writer id: 01030000.1e8069ca.00000019.00000102(5b98b832)
(8769|8803) pub23->started
(8769|8803) pub23->wait_match() before write for 01030000.1e8069ca.00000019.00000102(5b98b832)
(8769|8803) pub23<-match found! before write for 01030000.1e8069ca.00000019.00000102(5b98b832)
(8769|8803) pub23 12% (2 samples sent)
(8769|8803) pub23 25% (4 samples sent)
(8769|8803) pub23 31% (5 samples sent)
(8769|8806) pub24 waiting for acks returned
(8769|8806) pub24<-delete_contained_entities
(8769|8813) pub31 93% (15 samples sent)
(8769|8813) pub31 100% (16 samples sent)
(8769|8813) pub31 waiting for acks
(8769|8813) pub31 waiting for acks returned
(8769|8813) pub31<-delete_contained_entities
(8769|8803) pub23 43% (7 samples sent)
(8769|8803) pub23 50% (8 samples sent)
(8769|8803) pub23 62% (10 samples sent)
(8769|8803) pub23 75% (12 samples sent)
(8769|8803) pub23 81% (13 samples sent)
(8769|8803) pub23 93% (15 samples sent)
(8769|8803) pub23 100% (16 samples sent)
(8769|8803) pub23 waiting for acks
(8769|8844) pub60 writer id: 01030000.1e8069ca.00000042.00000102(145b46e8)
(8769|8844) pub60->started
(8769|8844) pub60->wait_match() before write for 01030000.1e8069ca.00000042.00000102(145b46e8)
(8769|8803) pub23 waiting for acks returned
(8769|8803) pub23<-delete_contained_entities
(8769|8844) pub60<-match found! before write for 01030000.1e8069ca.00000042.00000102(145b46e8)
(8769|8844) pub60 12% (2 samples sent)
(8769|8844) pub60 25% (4 samples sent)
(8769|8844) pub60 31% (5 samples sent)
(8769|8835) pub53 writer id: 01030000.1e8069ca.0000003b.00000102(e099c456)
(8769|8835) pub53->started
(8769|8835) pub53->wait_match() before write for 01030000.1e8069ca.0000003b.00000102(e099c456)
(8769|8844) pub60 43% (7 samples sent)
(8769|8844) pub60 50% (8 samples sent)
(8769|8844) pub60 62% (10 samples sent)
(8769|8844) pub60 75% (12 samples sent)
(8769|8844) pub60 81% (13 samples sent)
(8769|8844) pub60 93% (15 samples sent)
(8769|8844) pub60 100% (16 samples sent)
(8769|8844) pub60 waiting for acks
(8769|8811) pub29 writer id: 01030000.1e8069ca.00000022.00000102(8d6931a5)
(8769|8811) pub29->started
(8769|8811) pub29->wait_match() before write for 01030000.1e8069ca.00000022.00000102(8d6931a5)
(8769|8835) pub53<-match found! before write for 01030000.1e8069ca.0000003b.00000102(e099c456)
(8769|8835) pub53 12% (2 samples sent)
(8769|8835) pub53 25% (4 samples sent)
(8769|8835) pub53 31% (5 samples sent)
(8769|8835) pub53 43% (7 samples sent)
(8769|8835) pub53 50% (8 samples sent)
(8769|8835) pub53 62% (10 samples sent)
(8769|8835) pub53 75% (12 samples sent)
(8769|8835) pub53 81% (13 samples sent)
(8769|8835) pub53 93% (15 samples sent)
(8769|8835) pub53 100% (16 samples sent)
(8769|8835) pub53 waiting for acks
(8769|8844) pub60 waiting for acks returned
(8769|8844) pub60<-delete_contained_entities
(8769|8811) pub29<-match found! before write for 01030000.1e8069ca.00000022.00000102(8d6931a5)
(8769|8811) pub29 12% (2 samples sent)
(8769|8811) pub29 25% (4 samples sent)
(8769|8811) pub29 31% (5 samples sent)
(8769|8788) pub6 writer id: 01030000.1e8069ca.0000000a.00000102(7cd85560)
(8769|8788) pub6->started
(8769|8788) pub6->wait_match() before write for 01030000.1e8069ca.0000000a.00000102(7cd85560)
(8769|8811) pub29 43% (7 samples sent)
(8769|8811) pub29 50% (8 samples sent)
(8769|8811) pub29 62% (10 samples sent)
(8769|8811) pub29 75% (12 samples sent)
(8769|8811) pub29 81% (13 samples sent)
(8769|8811) pub29 93% (15 samples sent)
(8769|8811) pub29 100% (16 samples sent)
(8769|8811) pub29 waiting for acks
(8769|8784) pub2 writer id: 01030000.1e8069ca.00000004.00000102(c3e8eb01)
(8769|8784) pub2->started
(8769|8784) pub2->wait_match() before write for 01030000.1e8069ca.00000004.00000102(c3e8eb01)
(8769|8835) pub53 waiting for acks returned
(8769|8835) pub53<-delete_contained_entities
(8769|8802) pub20 writer id: 01030000.1e8069ca.00000018.00000102(66f89182)
(8769|8802) pub20->started
(8769|8802) pub20->wait_match() before write for 01030000.1e8069ca.00000018.00000102(66f89182)
(8769|8788) pub6<-match found! before write for 01030000.1e8069ca.0000000a.00000102(7cd85560)
(8769|8788) pub6 12% (2 samples sent)
(8769|8788) pub6 25% (4 samples sent)
(8769|8788) pub6 31% (5 samples sent)
(8769|8788) pub6 43% (7 samples sent)
(8769|8788) pub6 50% (8 samples sent)
(8769|8788) pub6 62% (10 samples sent)
(8769|8788) pub6 75% (12 samples sent)
(8769|8788) pub6 81% (13 samples sent)
(8769|8788) pub6 93% (15 samples sent)
(8769|8788) pub6 100% (16 samples sent)
(8769|8788) pub6 waiting for acks
(8769|8781) sub 30% (308 samples received)
(8769|8824) pub42 writer id: 01030000.1e8069ca.0000002e.00000102(4899dca4)
(8769|8824) pub42->started
(8769|8824) pub42->wait_match() before write for 01030000.1e8069ca.0000002e.00000102(4899dca4)
(8769|8838) pub57 writer id: 01030000.1e8069ca.00000036.00000102(180900e7)
(8769|8838) pub57->started
(8769|8838) pub57->wait_match() before write for 01030000.1e8069ca.00000036.00000102(180900e7)
(8769|8818) pub36 writer id: 01030000.1e8069ca.0000002a.00000102(bd197a64)
(8769|8818) pub36->started
(8769|8784) pub2<-match found! before write for 01030000.1e8069ca.00000004.00000102(c3e8eb01)
(8769|8818) pub36->wait_match() before write for 01030000.1e8069ca.0000002a.00000102(bd197a64)
(8769|8802) pub20<-match found! before write for 01030000.1e8069ca.00000018.00000102(66f89182)
(8769|8802) pub20 12% (2 samples sent)
(8769|8802) pub20 25% (4 samples sent)
(8769|8802) pub20 31% (5 samples sent)
(8769|8802) pub20 43% (7 samples sent)
(8769|8802) pub20 50% (8 samples sent)
(8769|8802) pub20 62% (10 samples sent)
(8769|8818) pub36<-match found! before write for 01030000.1e8069ca.0000002a.00000102(bd197a64)
(8769|8838) pub57<-match found! before write for 01030000.1e8069ca.00000036.00000102(180900e7)
(8769|8784) pub2 12% (2 samples sent)
(8769|8824) pub42<-match found! before write for 01030000.1e8069ca.0000002e.00000102(4899dca4)
(8769|8838) pub57 12% (2 samples sent)
(8769|8838) pub57 25% (4 samples sent)
(8769|8838) pub57 31% (5 samples sent)
(8769|8838) pub57 43% (7 samples sent)
(8769|8838) pub57 50% (8 samples sent)
(8769|8838) pub57 62% (10 samples sent)
(8769|8838) pub57 75% (12 samples sent)
(8769|8838) pub57 81% (13 samples sent)
(8769|8838) pub57 93% (15 samples sent)
(8769|8838) pub57 100% (16 samples sent)
(8769|8838) pub57 waiting for acks
(8769|8784) pub2 25% (4 samples sent)
(8769|8784) pub2 31% (5 samples sent)
(8769|8784) pub2 43% (7 samples sent)
(8769|8784) pub2 50% (8 samples sent)
(8769|8784) pub2 62% (10 samples sent)
(8769|8784) pub2 75% (12 samples sent)
(8769|8784) pub2 81% (13 samples sent)
(8769|8784) pub2 93% (15 samples sent)
(8769|8784) pub2 100% (16 samples sent)
(8769|8784) pub2 waiting for acks
(8769|8811) pub29 waiting for acks returned
(8769|8811) pub29<-delete_contained_entities
(8769|8818) pub36 12% (2 samples sent)
(8769|8818) pub36 25% (4 samples sent)
(8769|8814) pub32 writer id: 01030000.1e8069ca.00000021.00000102(cac94b75)
(8769|8814) pub32->started
(8769|8818) pub36 31% (5 samples sent)
(8769|8814) pub32->wait_match() before write for 01030000.1e8069ca.00000021.00000102(cac94b75)
(8769|8818) pub36 43% (7 samples sent)
(8769|8818) pub36 50% (8 samples sent)
(8769|8818) pub36 62% (10 samples sent)
(8769|8802) pub20 75% (12 samples sent)
(8769|8802) pub20 81% (13 samples sent)
(8769|8802) pub20 93% (15 samples sent)
(8769|8802) pub20 100% (16 samples sent)
(8769|8802) pub20 waiting for acks
(8769|8824) pub42 12% (2 samples sent)
(8769|8824) pub42 25% (4 samples sent)
(8769|8824) pub42 31% (5 samples sent)
(8769|8824) pub42 43% (7 samples sent)
(8769|8824) pub42 50% (8 samples sent)
(8769|8824) pub42 62% (10 samples sent)
(8769|8824) pub42 75% (12 samples sent)
(8769|8824) pub42 81% (13 samples sent)
(8769|8824) pub42 93% (15 samples sent)
(8769|8824) pub42 100% (16 samples sent)
(8769|8824) pub42 waiting for acks
(8769|8818) pub36 75% (12 samples sent)
(8769|8818) pub36 81% (13 samples sent)
(8769|8818) pub36 93% (15 samples sent)
(8769|8805) pub22 writer id: 01030000.1e8069ca.0000001a.00000102(1c38c2e2)
(8769|8805) pub22->started
(8769|8818) pub36 100% (16 samples sent)
(8769|8818) pub36 waiting for acks
(8769|8805) pub22->wait_match() before write for 01030000.1e8069ca.0000001a.00000102(1c38c2e2)
(8769|8831) pub50 writer id: 01030000.1e8069ca.0000003e.00000102(28794b26)
(8769|8831) pub50->started
(8769|8831) pub50->wait_match() before write for 01030000.1e8069ca.0000003e.00000102(28794b26)
(8769|8839) pub56 writer id: 01030000.1e8069ca.0000003d.00000102(6fd931f6)
(8769|8839) pub56->started
(8769|8828) pub47 writer id: 01030000.1e8069ca.00000033.00000102(d0e98f97)
(8769|8828) pub47->started
(8769|8839) pub56->wait_match() before write for 01030000.1e8069ca.0000003d.00000102(6fd931f6)
(8769|8828) pub47->wait_match() before write for 01030000.1e8069ca.00000033.00000102(d0e98f97)
(8769|8801) pub19 writer id: 01030000.1e8069ca.00000016.00000102(d9c82fe3)
(8769|8801) pub19->started
(8769|8801) pub19->wait_match() before write for 01030000.1e8069ca.00000016.00000102(d9c82fe3)
(8769|8805) pub22<-match found! before write for 01030000.1e8069ca.0000001a.00000102(1c38c2e2)
(8769|8805) pub22 12% (2 samples sent)
(8769|8801) pub19<-match found! before write for 01030000.1e8069ca.00000016.00000102(d9c82fe3)
(8769|8829) pub46 writer id: 01030000.1e8069ca.00000030.00000102(9749f547)
(8769|8829) pub46->started
(8769|8829) pub46->wait_match() before write for 01030000.1e8069ca.00000030.00000102(9749f547)
(8769|8805) pub22 25% (4 samples sent)
(8769|8805) pub22 31% (5 samples sent)
(8769|8805) pub22 43% (7 samples sent)
(8769|8805) pub22 50% (8 samples sent)
(8769|8834) pub49 writer id: 01030000.1e8069ca.00000034.00000102(62c95387)
(8769|8834) pub49->started
(8769|8834) pub49->wait_match() before write for 01030000.1e8069ca.00000034.00000102(62c95387)
(8769|8831) pub50<-match found! before write for 01030000.1e8069ca.0000003e.00000102(28794b26)
(8769|8838) pub57 waiting for acks returned
(8769|8838) pub57<-delete_contained_entities
(8769|8814) pub32<-match found! before write for 01030000.1e8069ca.00000021.00000102(cac94b75)
(8769|8788) pub6 waiting for acks returned
(8769|8788) pub6<-delete_contained_entities
(8769|8839) pub56<-match found! before write for 01030000.1e8069ca.0000003d.00000102(6fd931f6)
(8769|8828) pub47<-match found! before write for 01030000.1e8069ca.00000033.00000102(d0e98f97)
(8769|8801) pub19 12% (2 samples sent)
(8769|8828) pub47 12% (2 samples sent)
(8769|8828) pub47 25% (4 samples sent)
(8769|8828) pub47 31% (5 samples sent)
(8769|8828) pub47 43% (7 samples sent)
(8769|8828) pub47 50% (8 samples sent)
(8769|8828) pub47 62% (10 samples sent)
(8769|8801) pub19 25% (4 samples sent)
(8769|8801) pub19 31% (5 samples sent)
(8769|8801) pub19 43% (7 samples sent)
(8769|8801) pub19 50% (8 samples sent)
(8769|8801) pub19 62% (10 samples sent)
(8769|8839) pub56 12% (2 samples sent)
(8769|8801) pub19 75% (12 samples sent)
(8769|8839) pub56 25% (4 samples sent)
(8769|8805) pub22 62% (10 samples sent)
(8769|8839) pub56 31% (5 samples sent)
(8769|8805) pub22 75% (12 samples sent)
(8769|8831) pub50 12% (2 samples sent)
(8769|8814) pub32 12% (2 samples sent)
(8769|8831) pub50 25% (4 samples sent)
(8769|8831) pub50 31% (5 samples sent)
(8769|8814) pub32 25% (4 samples sent)
(8769|8801) pub19 81% (13 samples sent)
(8769|8805) pub22 81% (13 samples sent)
(8769|8801) pub19 93% (15 samples sent)
(8769|8801) pub19 100% (16 samples sent)
(8769|8801) pub19 waiting for acks
(8769|8828) pub47 75% (12 samples sent)
(8769|8805) pub22 93% (15 samples sent)
(8769|8839) pub56 43% (7 samples sent)
(8769|8831) pub50 43% (7 samples sent)
(8769|8822) pub40 writer id: 01030000.1e8069ca.00000024.00000102(0229c405)
(8769|8822) pub40->started
(8769|8822) pub40->wait_match() before write for 01030000.1e8069ca.00000024.00000102(0229c405)
(8769|8839) pub56 50% (8 samples sent)
(8769|8839) pub56 62% (10 samples sent)
(8769|8839) pub56 75% (12 samples sent)
(8769|8839) pub56 81% (13 samples sent)
(8769|8839) pub56 93% (15 samples sent)
(8769|8836) pub54 writer id: 01030000.1e8069ca.0000003a.00000102(ddf9ede6)
(8769|8836) pub54->started
(8769|8836) pub54->wait_match() before write for 01030000.1e8069ca.0000003a.00000102(ddf9ede6)
(8769|8821) pub38 writer id: 01030000.1e8069ca.0000002b.00000102(807953d4)
(8769|8821) pub38->started
(8769|8821) pub38->wait_match() before write for 01030000.1e8069ca.0000002b.00000102(807953d4)
(8769|8839) pub56 100% (16 samples sent)
(8769|8839) pub56 waiting for acks
(8769|8805) pub22 100% (16 samples sent)
(8769|8805) pub22 waiting for acks
(8769|8831) pub50 50% (8 samples sent)
(8769|8831) pub50 62% (10 samples sent)
(8769|8828) pub47 81% (13 samples sent)
(8769|8831) pub50 75% (12 samples sent)
(8769|8819) pub39 writer id: 01030000.1e8069ca.00000028.00000102(c7d92904)
(8769|8819) pub39->started
(8769|8819) pub39->wait_match() before write for 01030000.1e8069ca.00000028.00000102(c7d92904)
(8769|8814) pub32 31% (5 samples sent)
(8769|8828) pub47 93% (15 samples sent)
(8769|8828) pub47 100% (16 samples sent)
(8769|8828) pub47 waiting for acks
(8769|8814) pub32 43% (7 samples sent)
(8769|8814) pub32 50% (8 samples sent)
(8769|8814) pub32 62% (10 samples sent)
(8769|8814) pub32 75% (12 samples sent)
(8769|8814) pub32 81% (13 samples sent)
(8769|8814) pub32 93% (15 samples sent)
(8769|8814) pub32 100% (16 samples sent)
(8769|8814) pub32 waiting for acks
(8769|8831) pub50 81% (13 samples sent)
(8769|8781) sub 40% (410 samples received)
(8769|8831) pub50 93% (15 samples sent)
(8769|8831) pub50 100% (16 samples sent)
(8769|8831) pub50 waiting for acks
(8769|8829) pub46<-match found! before write for 01030000.1e8069ca.00000030.00000102(9749f547)
(8769|8830) pub48 writer id: 01030000.1e8069ca.00000032.00000102(ed89a627)
(8769|8830) pub48->started
(8769|8830) pub48->wait_match() before write for 01030000.1e8069ca.00000032.00000102(ed89a627)
(8769|8815) pub33 writer id: 01030000.1e8069ca.00000023.00000102(b0091815)
(8769|8815) pub33->started
(8769|8815) pub33->wait_match() before write for 01030000.1e8069ca.00000023.00000102(b0091815)
(8769|8825) pub43 writer id: 01030000.1e8069ca.0000002d.00000102(0f39a674)
(8769|8825) pub43->started
(8769|8825) pub43->wait_match() before write for 01030000.1e8069ca.0000002d.00000102(0f39a674)
(8769|8784) pub2 waiting for acks returned
(8769|8784) pub2<-delete_contained_entities
(8769|8834) pub49<-match found! before write for 01030000.1e8069ca.00000034.00000102(62c95387)
(8769|8829) pub46 12% (2 samples sent)
(8769|8829) pub46 25% (4 samples sent)
(8769|8829) pub46 31% (5 samples sent)
(8769|8829) pub46 43% (7 samples sent)
(8769|8829) pub46 50% (8 samples sent)
(8769|8829) pub46 62% (10 samples sent)
(8769|8795) pub13 writer id: 01030000.1e8069ca.00000010.00000102(5688da43)
(8769|8795) pub13->started
(8769|8795) pub13->wait_match() before write for 01030000.1e8069ca.00000010.00000102(5688da43)
(8769|8829) pub46 75% (12 samples sent)
(8769|8819) pub39<-match found! before write for 01030000.1e8069ca.00000028.00000102(c7d92904)
(8769|8829) pub46 81% (13 samples sent)
(8769|8824) pub42 waiting for acks returned
(8769|8824) pub42<-delete_contained_entities
(8769|8821) pub38<-match found! before write for 01030000.1e8069ca.0000002b.00000102(807953d4)
(8769|8827) pub45 writer id: 01030000.1e8069ca.00000031.00000102(aa29dcf7)
(8769|8827) pub45->started
(8769|8827) pub45->wait_match() before write for 01030000.1e8069ca.00000031.00000102(aa29dcf7)
(8769|8802) pub20 waiting for acks returned
(8769|8802) pub20<-delete_contained_entities
(8769|8809) pub27 writer id: 01030000.1e8069ca.00000020.00000102(f7a962c5)
(8769|8809) pub27->started
(8769|8809) pub27->wait_match() before write for 01030000.1e8069ca.00000020.00000102(f7a962c5)
(8769|8821) pub38 12% (2 samples sent)
(8769|8822) pub40<-match found! before write for 01030000.1e8069ca.00000024.00000102(0229c405)
(8769|8794) pub12 writer id: 01030000.1e8069ca.0000000e.00000102(8958f3a0)
(8769|8794) pub12->started
(8769|8794) pub12->wait_match() before write for 01030000.1e8069ca.0000000e.00000102(8958f3a0)
(8769|8840) pub58 writer id: 01030000.1e8069ca.0000003c.00000102(52b91846)
(8769|8840) pub58->started
(8769|8840) pub58->wait_match() before write for 01030000.1e8069ca.0000003c.00000102(52b91846)
(8769|8821) pub38 25% (4 samples sent)
(8769|8819) pub39 12% (2 samples sent)
(8769|8819) pub39 25% (4 samples sent)
(8769|8819) pub39 31% (5 samples sent)
(8769|8819) pub39 43% (7 samples sent)
(8769|8819) pub39 50% (8 samples sent)
(8769|8819) pub39 62% (10 samples sent)
(8769|8796) pub14 writer id: 01030000.1e8069ca.00000011.00000102(6be8f3f3)
(8769|8796) pub14->started
(8769|8796) pub14->wait_match() before write for 01030000.1e8069ca.00000011.00000102(6be8f3f3)
(8769|8819) pub39 75% (12 samples sent)
(8769|8819) pub39 81% (13 samples sent)
(8769|8819) pub39 93% (15 samples sent)
(8769|8819) pub39 100% (16 samples sent)
(8769|8819) pub39 waiting for acks
(8769|8836) pub54<-match found! before write for 01030000.1e8069ca.0000003a.00000102(ddf9ede6)
(8769|8818) pub36 waiting for acks returned
(8769|8818) pub36<-delete_contained_entities
(8769|8829) pub46 93% (15 samples sent)
(8769|8829) pub46 100% (16 samples sent)
(8769|8829) pub46 waiting for acks
(8769|8834) pub49 12% (2 samples sent)
(8769|8830) pub48<-match found! before write for 01030000.1e8069ca.00000032.00000102(ed89a627)
(8769|8834) pub49 25% (4 samples sent)
(8769|8834) pub49 31% (5 samples sent)
(8769|8834) pub49 43% (7 samples sent)
(8769|8834) pub49 50% (8 samples sent)
(8769|8834) pub49 62% (10 samples sent)
(8769|8834) pub49 75% (12 samples sent)
(8769|8834) pub49 81% (13 samples sent)
(8769|8834) pub49 93% (15 samples sent)
(8769|8834) pub49 100% (16 samples sent)
(8769|8834) pub49 waiting for acks
(8769|8836) pub54 12% (2 samples sent)
(8769|8836) pub54 25% (4 samples sent)
(8769|8836) pub54 31% (5 samples sent)
(8769|8836) pub54 43% (7 samples sent)
(8769|8836) pub54 50% (8 samples sent)
(8769|8836) pub54 62% (10 samples sent)
(8769|8836) pub54 75% (12 samples sent)
(8769|8836) pub54 81% (13 samples sent)
(8769|8836) pub54 93% (15 samples sent)
(8769|8836) pub54 100% (16 samples sent)
(8769|8836) pub54 waiting for acks
(8769|8821) pub38 31% (5 samples sent)
(8769|8830) pub48 12% (2 samples sent)
(8769|8830) pub48 25% (4 samples sent)
(8769|8830) pub48 31% (5 samples sent)
(8769|8830) pub48 43% (7 samples sent)
(8769|8830) pub48 50% (8 samples sent)
(8769|8830) pub48 62% (10 samples sent)
(8769|8830) pub48 75% (12 samples sent)
(8769|8830) pub48 81% (13 samples sent)
(8769|8830) pub48 93% (15 samples sent)
(8769|8830) pub48 100% (16 samples sent)
(8769|8830) pub48 waiting for acks
(8769|8821) pub38 43% (7 samples sent)
(8769|8821) pub38 50% (8 samples sent)
(8769|8821) pub38 62% (10 samples sent)
(8769|8821) pub38 75% (12 samples sent)
(8769|8821) pub38 81% (13 samples sent)
(8769|8821) pub38 93% (15 samples sent)
(8769|8821) pub38 100% (16 samples sent)
(8769|8821) pub38 waiting for acks
(8769|8822) pub40 12% (2 samples sent)
(8769|8822) pub40 25% (4 samples sent)
(8769|8822) pub40 31% (5 samples sent)
(8769|8822) pub40 43% (7 samples sent)
(8769|8822) pub40 50% (8 samples sent)
(8769|8822) pub40 62% (10 samples sent)
(8769|8822) pub40 75% (12 samples sent)
(8769|8822) pub40 81% (13 samples sent)
(8769|8822) pub40 93% (15 samples sent)
(8769|8822) pub40 100% (16 samples sent)
(8769|8822) pub40 waiting for acks
(8769|8804) pub21 writer id: 01030000.1e8069ca.00000017.00000102(e4a80653)
(8769|8804) pub21->started
(8769|8804) pub21->wait_match() before write for 01030000.1e8069ca.00000017.00000102(e4a80653)
(8769|8843) pub62 writer id: 01030000.1e8069ca.00000040.00000102(6e9b1588)
(8769|8843) pub62->started
(8769|8843) pub62->wait_match() before write for 01030000.1e8069ca.00000040.00000102(6e9b1588)
(8769|8837) pub55 writer id: 01030000.1e8069ca.0000003f.00000102(15196296)
(8769|8837) pub55->started
(8769|8837) pub55->wait_match() before write for 01030000.1e8069ca.0000003f.00000102(15196296)
(8769|8832) pub51 writer id: 01030000.1e8069ca.00000035.00000102(5fa97a37)
(8769|8832) pub51->started
(8769|8832) pub51->wait_match() before write for 01030000.1e8069ca.00000035.00000102(5fa97a37)
(8769|8812) pub30 writer id: 01030000.1e8069ca.00000026.00000102(78e99765)
(8769|8812) pub30->started
(8769|8812) pub30->wait_match() before write for 01030000.1e8069ca.00000026.00000102(78e99765)
(8769|8781) sub 50% (512 samples received)
(8769|8833) pub52 writer id: 01030000.1e8069ca.00000037.00000102(25692957)
(8769|8833) pub52->started
(8769|8833) pub52->wait_match() before write for 01030000.1e8069ca.00000037.00000102(25692957)
(8769|8790) pub8 writer id: 01030000.1e8069ca.0000000b.00000102(41b87cd0)
(8769|8790) pub8->started
(8769|8790) pub8->wait_match() before write for 01030000.1e8069ca.0000000b.00000102(41b87cd0)
(8769|8825) pub43<-match found! before write for 01030000.1e8069ca.0000002d.00000102(0f39a674)
(8769|8815) pub33<-match found! before write for 01030000.1e8069ca.00000023.00000102(b0091815)
(8769|8795) pub13<-match found! before write for 01030000.1e8069ca.00000010.00000102(5688da43)
(8769|8815) pub33 12% (2 samples sent)
(8769|8815) pub33 25% (4 samples sent)
(8769|8815) pub33 31% (5 samples sent)
(8769|8815) pub33 43% (7 samples sent)
(8769|8815) pub33 50% (8 samples sent)
(8769|8815) pub33 62% (10 samples sent)
(8769|8815) pub33 75% (12 samples sent)
(8769|8815) pub33 81% (13 samples sent)
(8769|8815) pub33 93% (15 samples sent)
(8769|8815) pub33 100% (16 samples sent)
(8769|8815) pub33 waiting for acks
(8769|8808) pub26 writer id: 01030000.1e8069ca.0000001f.00000102(d4d84d92)
(8769|8809) pub27<-match found! before write for 01030000.1e8069ca.00000020.00000102(f7a962c5)
(8769|8808) pub26->started
(8769|8808) pub26->wait_match() before write for 01030000.1e8069ca.0000001f.00000102(d4d84d92)
(8769|8827) pub45<-match found! before write for 01030000.1e8069ca.00000031.00000102(aa29dcf7)
(8769|8840) pub58<-match found! before write for 01030000.1e8069ca.0000003c.00000102(52b91846)
(8769|8825) pub43 12% (2 samples sent)
(8769|8795) pub13 12% (2 samples sent)
(8769|8825) pub43 25% (4 samples sent)
(8769|8795) pub13 25% (4 samples sent)
(8769|8825) pub43 31% (5 samples sent)
(8769|8842) pub61 writer id: 01030000.1e8069ca.00000038.00000102(a739be86)
(8769|8842) pub61->started
(8769|8842) pub61->wait_match() before write for 01030000.1e8069ca.00000038.00000102(a739be86)
(8769|8795) pub13 31% (5 samples sent)
(8769|8795) pub13 43% (7 samples sent)
(8769|8795) pub13 50% (8 samples sent)
(8769|8823) pub41 writer id: 01030000.1e8069ca.00000025.00000102(3f49edb5)
(8769|8823) pub41->started
(8769|8823) pub41->wait_match() before write for 01030000.1e8069ca.00000025.00000102(3f49edb5)
(8769|8827) pub45 12% (2 samples sent)
(8769|8827) pub45 25% (4 samples sent)
(8769|8827) pub45 31% (5 samples sent)
(8769|8827) pub45 43% (7 samples sent)
(8769|8827) pub45 50% (8 samples sent)
(8769|8827) pub45 62% (10 samples sent)
(8769|8795) pub13 62% (10 samples sent)
(8769|8827) pub45 75% (12 samples sent)
(8769|8827) pub45 81% (13 samples sent)
(8769|8827) pub45 93% (15 samples sent)
(8769|8827) pub45 100% (16 samples sent)
(8769|8827) pub45 waiting for acks
(8769|8783) pub1 writer id: 01030000.1e8069ca.00000006.00000102(b928b861)
(8769|8783) pub1->started
(8769|8783) pub1->wait_match() before write for 01030000.1e8069ca.00000006.00000102(b928b861)
(8769|8809) pub27 12% (2 samples sent)
(8769|8840) pub58 12% (2 samples sent)
(8769|8809) pub27 25% (4 samples sent)
(8769|8809) pub27 31% (5 samples sent)
(8769|8825) pub43 43% (7 samples sent)
(8769|8825) pub43 50% (8 samples sent)
(8769|8840) pub58 25% (4 samples sent)
(8769|8809) pub27 43% (7 samples sent)
(8769|8796) pub14<-match found! before write for 01030000.1e8069ca.00000011.00000102(6be8f3f3)
(8769|8795) pub13 75% (12 samples sent)
(8769|8795) pub13 81% (13 samples sent)
(8769|8804) pub21<-match found! before write for 01030000.1e8069ca.00000017.00000102(e4a80653)
(8769|8804) pub21 12% (2 samples sent)
(8769|8804) pub21 25% (4 samples sent)
(8769|8804) pub21 31% (5 samples sent)
(8769|8804) pub21 43% (7 samples sent)
(8769|8804) pub21 50% (8 samples sent)
(8769|8804) pub21 62% (10 samples sent)
(8769|8804) pub21 75% (12 samples sent)
(8769|8804) pub21 81% (13 samples sent)
(8769|8804) pub21 93% (15 samples sent)
(8769|8804) pub21 100% (16 samples sent)
(8769|8804) pub21 waiting for acks
(8769|8843) pub62<-match found! before write for 01030000.1e8069ca.00000040.00000102(6e9b1588)
(8769|8794) pub12<-match found! before write for 01030000.1e8069ca.0000000e.00000102(8958f3a0)
(8769|8840) pub58 31% (5 samples sent)
(8769|8843) pub62 12% (2 samples sent)
(8769|8843) pub62 25% (4 samples sent)
(8769|8843) pub62 31% (5 samples sent)
(8769|8843) pub62 43% (7 samples sent)
(8769|8843) pub62 50% (8 samples sent)
(8769|8837) pub55<-match found! before write for 01030000.1e8069ca.0000003f.00000102(15196296)
(8769|8845) pub63 writer id: 01030000.1e8069ca.00000039.00000102(9a599736)
(8769|8845) pub63->started
(8769|8845) pub63->wait_match() before write for 01030000.1e8069ca.00000039.00000102(9a599736)
(8769|8801) pub19 waiting for acks returned
(8769|8801) pub19<-delete_contained_entities
(8769|8805) pub22 waiting for acks returned
(8769|8805) pub22<-delete_contained_entities
(8769|8828) pub47 waiting for acks returned
(8769|8828) pub47<-delete_contained_entities
(8769|8843) pub62 62% (10 samples sent)
(8769|8796) pub14 12% (2 samples sent)
(8769|8796) pub14 25% (4 samples sent)
(8769|8843) pub62 75% (12 samples sent)
(8769|8796) pub14 31% (5 samples sent)
(8769|8843) pub62 81% (13 samples sent)
(8769|8839) pub56 waiting for acks returned
(8769|8839) pub56<-delete_contained_entities
(8769|8825) pub43 62% (10 samples sent)
(8769|8825) pub43 75% (12 samples sent)
(8769|8825) pub43 81% (13 samples sent)
(8769|8825) pub43 93% (15 samples sent)
(8769|8825) pub43 100% (16 samples sent)
(8769|8825) pub43 waiting for acks
(8769|8794) pub12 12% (2 samples sent)
(8769|8843) pub62 93% (15 samples sent)
(8769|8794) pub12 25% (4 samples sent)
(8769|8843) pub62 100% (16 samples sent)
(8769|8843) pub62 waiting for acks
(8769|8794) pub12 31% (5 samples sent)
(8769|8796) pub14 43% (7 samples sent)
(8769|8800) pub18 writer id: 01030000.1e8069ca.00000015.00000102(9e685533)
(8769|8800) pub18->started
(8769|8800) pub18->wait_match() before write for 01030000.1e8069ca.00000015.00000102(9e685533)
(8769|8807) pub25 writer id: 01030000.1e8069ca.0000001c.00000102(93783742)
(8769|8807) pub25->started
(8769|8807) pub25->wait_match() before write for 01030000.1e8069ca.0000001c.00000102(93783742)
(8769|8794) pub12 43% (7 samples sent)
(8769|8832) pub51<-match found! before write for 01030000.1e8069ca.00000035.00000102(5fa97a37)
(8769|8809) pub27 50% (8 samples sent)
(8769|8796) pub14 50% (8 samples sent)
(8769|8795) pub13 93% (15 samples sent)
(8769|8837) pub55 12% (2 samples sent)
(8769|8840) pub58 43% (7 samples sent)
(8769|8837) pub55 25% (4 samples sent)
(8769|8840) pub58 50% (8 samples sent)
(8769|8837) pub55 31% (5 samples sent)
(8769|8840) pub58 62% (10 samples sent)
(8769|8840) pub58 75% (12 samples sent)
(8769|8840) pub58 81% (13 samples sent)
(8769|8837) pub55 43% (7 samples sent)
(8769|8840) pub58 93% (15 samples sent)
(8769|8840) pub58 100% (16 samples sent)
(8769|8840) pub58 waiting for acks
(8769|8794) pub12 50% (8 samples sent)
(8769|8795) pub13 100% (16 samples sent)
(8769|8795) pub13 waiting for acks
(8769|8837) pub55 50% (8 samples sent)
(8769|8809) pub27 62% (10 samples sent)
(8769|8794) pub12 62% (10 samples sent)
(8769|8837) pub55 62% (10 samples sent)
(8769|8837) pub55 75% (12 samples sent)
(8769|8831) pub50 waiting for acks returned
(8769|8831) pub50<-delete_contained_entities
(8769|8809) pub27 75% (12 samples sent)
(8769|8809) pub27 81% (13 samples sent)
(8769|8809) pub27 93% (15 samples sent)
(8769|8809) pub27 100% (16 samples sent)
(8769|8809) pub27 waiting for acks
(8769|8796) pub14 62% (10 samples sent)
(8769|8796) pub14 75% (12 samples sent)
(8769|8796) pub14 81% (13 samples sent)
(8769|8796) pub14 93% (15 samples sent)
(8769|8796) pub14 100% (16 samples sent)
(8769|8796) pub14 waiting for acks
(8769|8837) pub55 81% (13 samples sent)
(8769|8837) pub55 93% (15 samples sent)
(8769|8837) pub55 100% (16 samples sent)
(8769|8837) pub55 waiting for acks
(8769|8814) pub32 waiting for acks returned
(8769|8794) pub12 75% (12 samples sent)
(8769|8814) pub32<-delete_contained_entities
(8769|8812) pub30<-match found! before write for 01030000.1e8069ca.00000026.00000102(78e99765)
(8769|8794) pub12 81% (13 samples sent)
(8769|8819) pub39 waiting for acks returned
(8769|8819) pub39<-delete_contained_entities
(8769|8829) pub46 waiting for acks returned
(8769|8790) pub8<-match found! before write for 01030000.1e8069ca.0000000b.00000102(41b87cd0)
(8769|8829) pub46<-delete_contained_entities
(8769|8787) pub5 writer id: 01030000.1e8069ca.00000008.00000102(06180600)
(8769|8787) pub5->started
(8769|8787) pub5->wait_match() before write for 01030000.1e8069ca.00000008.00000102(06180600)
(8769|8832) pub51 12% (2 samples sent)
(8769|8790) pub8 12% (2 samples sent)
(8769|8832) pub51 25% (4 samples sent)
(8769|8810) pub28 writer id: 01030000.1e8069ca.0000001d.00000102(ae181ef2)
(8769|8810) pub28->started
(8769|8810) pub28->wait_match() before write for 01030000.1e8069ca.0000001d.00000102(ae181ef2)
(8769|8833) pub52<-match found! before write for 01030000.1e8069ca.00000037.00000102(25692957)
(8769|8790) pub8 25% (4 samples sent)
(8769|8832) pub51 31% (5 samples sent)
(8769|8790) pub8 31% (5 samples sent)
(8769|8794) pub12 93% (15 samples sent)
(8769|8790) pub8 43% (7 samples sent)
(8769|8794) pub12 100% (16 samples sent)
(8769|8794) pub12 waiting for acks
(8769|8790) pub8 50% (8 samples sent)
(8769|8832) pub51 43% (7 samples sent)
(8769|8791) pub9 writer id: 01030000.1e8069ca.0000000c.00000102(f398a0c0)
(8769|8791) pub9->started
(8769|8791) pub9->wait_match() before write for 01030000.1e8069ca.0000000c.00000102(f398a0c0)
(8769|8832) pub51 50% (8 samples sent)
(8769|8832) pub51 62% (10 samples sent)
(8769|8790) pub8 62% (10 samples sent)
(8769|8832) pub51 75% (12 samples sent)
(8769|8786) pub4<-delete_participant
(8769|8790) pub8 75% (12 samples sent)
(8769|8790) pub8 81% (13 samples sent)
(8769|8832) pub51 81% (13 samples sent)
(8769|8812) pub30 12% (2 samples sent)
(8769|8790) pub8 93% (15 samples sent)
(8769|8790) pub8 100% (16 samples sent)
(8769|8812) pub30 25% (4 samples sent)
(8769|8832) pub51 93% (15 samples sent)
(8769|8812) pub30 31% (5 samples sent)
(8769|8832) pub51 100% (16 samples sent)
(8769|8832) pub51 waiting for acks
(8769|8790) pub8 waiting for acks
(8769|8812) pub30 43% (7 samples sent)
(8769|8833) pub52 12% (2 samples sent)
(8769|8833) pub52 25% (4 samples sent)
(8769|8833) pub52 31% (5 samples sent)
(8769|8812) pub30 50% (8 samples sent)
(8769|8812) pub30 62% (10 samples sent)
(8769|8812) pub30 75% (12 samples sent)
(8769|8833) pub52 43% (7 samples sent)
(8769|8812) pub30 81% (13 samples sent)
(8769|8833) pub52 50% (8 samples sent)
(8769|8781) sub 60% (615 samples received)
(8769|8833) pub52 62% (10 samples sent)
(8769|8833) pub52 75% (12 samples sent)
(8769|8833) pub52 81% (13 samples sent)
(8769|8833) pub52 93% (15 samples sent)
(8769|8833) pub52 100% (16 samples sent)
(8769|8833) pub52 waiting for acks
(8769|8812) pub30 93% (15 samples sent)
(8769|8812) pub30 100% (16 samples sent)
(8769|8812) pub30 waiting for acks
(8769|8799) pub17<-delete_participant
(8769|8816) pub34<-delete_participant
(8769|8781) sub 70% (717 samples received)
(8769|8793) pub11<-delete_participant
(8769|8808) pub26<-match found! before write for 01030000.1e8069ca.0000001f.00000102(d4d84d92)
(8769|8842) pub61<-match found! before write for 01030000.1e8069ca.00000038.00000102(a739be86)
(8769|8808) pub26 12% (2 samples sent)
(8769|8823) pub41<-match found! before write for 01030000.1e8069ca.00000025.00000102(3f49edb5)
(8769|8842) pub61 12% (2 samples sent)
(8769|8823) pub41 12% (2 samples sent)
(8769|8842) pub61 25% (4 samples sent)
(8769|8823) pub41 25% (4 samples sent)
(8769|8842) pub61 31% (5 samples sent)
(8769|8823) pub41 31% (5 samples sent)
(8769|8808) pub26 25% (4 samples sent)
(8769|8783) pub1<-match found! before write for 01030000.1e8069ca.00000006.00000102(b928b861)
(8769|8842) pub61 43% (7 samples sent)
(8769|8823) pub41 43% (7 samples sent)
(8769|8842) pub61 50% (8 samples sent)
(8769|8823) pub41 50% (8 samples sent)
(8769|8783) pub1 12% (2 samples sent)
(8769|8808) pub26 31% (5 samples sent)
(8769|8842) pub61 62% (10 samples sent)
(8769|8823) pub41 62% (10 samples sent)
(8769|8845) pub63<-match found! before write for 01030000.1e8069ca.00000039.00000102(9a599736)
(8769|8842) pub61 75% (12 samples sent)
(8769|8823) pub41 75% (12 samples sent)
(8769|8842) pub61 81% (13 samples sent)
(8769|8823) pub41 81% (13 samples sent)
(8769|8783) pub1 25% (4 samples sent)
(8769|8783) pub1 31% (5 samples sent)
(8769|8800) pub18<-match found! before write for 01030000.1e8069ca.00000015.00000102(9e685533)
(8769|8808) pub26 43% (7 samples sent)
(8769|8807) pub25<-match found! before write for 01030000.1e8069ca.0000001c.00000102(93783742)
(8769|8783) pub1 43% (7 samples sent)
(8769|8783) pub1 50% (8 samples sent)
(8769|8823) pub41 93% (15 samples sent)
(8769|8807) pub25 12% (2 samples sent)
(8769|8845) pub63 12% (2 samples sent)
(8769|8823) pub41 100% (16 samples sent)
(8769|8823) pub41 waiting for acks
(8769|8783) pub1 62% (10 samples sent)
(8769|8783) pub1 75% (12 samples sent)
(8769|8783) pub1 81% (13 samples sent)
(8769|8783) pub1 93% (15 samples sent)
(8769|8783) pub1 100% (16 samples sent)
(8769|8783) pub1 waiting for acks
(8769|8808) pub26 50% (8 samples sent)
(8769|8808) pub26 62% (10 samples sent)
(8769|8800) pub18 12% (2 samples sent)
(8769|8808) pub26 75% (12 samples sent)
(8769|8800) pub18 25% (4 samples sent)
(8769|8808) pub26 81% (13 samples sent)
(8769|8800) pub18 31% (5 samples sent)
(8769|8800) pub18 43% (7 samples sent)
(8769|8807) pub25 25% (4 samples sent)
(8769|8842) pub61 93% (15 samples sent)
(8769|8807) pub25 31% (5 samples sent)
(8769|8800) pub18 50% (8 samples sent)
(8769|8842) pub61 100% (16 samples sent)
(8769|8842) pub61 waiting for acks
(8769|8807) pub25 43% (7 samples sent)
(8769|8845) pub63 25% (4 samples sent)
(8769|8845) pub63 31% (5 samples sent)
(8769|8845) pub63 43% (7 samples sent)
(8769|8845) pub63 50% (8 samples sent)
(8769|8845) pub63 62% (10 samples sent)
(8769|8845) pub63 75% (12 samples sent)
(8769|8845) pub63 81% (13 samples sent)
(8769|8787) pub5<-match found! before write for 01030000.1e8069ca.00000008.00000102(06180600)
(8769|8808) pub26 93% (15 samples sent)
(8769|8808) pub26 100% (16 samples sent)
(8769|8808) pub26 waiting for acks
(8769|8807) pub25 50% (8 samples sent)
(8769|8845) pub63 93% (15 samples sent)
(8769|8800) pub18 62% (10 samples sent)
(8769|8787) pub5 12% (2 samples sent)
(8769|8800) pub18 75% (12 samples sent)
(8769|8800) pub18 81% (13 samples sent)
(8769|8787) pub5 25% (4 samples sent)
(8769|8800) pub18 93% (15 samples sent)
(8769|8798) pub16<-delete_participant
(8769|8845) pub63 100% (16 samples sent)
(8769|8845) pub63 waiting for acks
(8769|8787) pub5 31% (5 samples sent)
(8769|8810) pub28<-match found! before write for 01030000.1e8069ca.0000001d.00000102(ae181ef2)
(8769|8834) pub49 waiting for acks returned
(8769|8834) pub49<-delete_contained_entities
(8769|8810) pub28 12% (2 samples sent)
(8769|8810) pub28 25% (4 samples sent)
(8769|8810) pub28 31% (5 samples sent)
(8769|8810) pub28 43% (7 samples sent)
(8769|8810) pub28 50% (8 samples sent)
(8769|8810) pub28 62% (10 samples sent)
(8769|8810) pub28 75% (12 samples sent)
(8769|8810) pub28 81% (13 samples sent)
(8769|8810) pub28 93% (15 samples sent)
(8769|8810) pub28 100% (16 samples sent)
(8769|8810) pub28 waiting for acks
(8769|8787) pub5 43% (7 samples sent)
(8769|8800) pub18 100% (16 samples sent)
(8769|8807) pub25 62% (10 samples sent)
(8769|8807) pub25 75% (12 samples sent)
(8769|8807) pub25 81% (13 samples sent)
(8769|8791) pub9<-match found! before write for 01030000.1e8069ca.0000000c.00000102(f398a0c0)
(8769|8807) pub25 93% (15 samples sent)
(8769|8800) pub18 waiting for acks
(8769|8836) pub54 waiting for acks returned
(8769|8836) pub54<-delete_contained_entities
(8769|8815) pub33 waiting for acks returned
(8769|8815) pub33<-delete_contained_entities
(8769|8821) pub38 waiting for acks returned
(8769|8821) pub38<-delete_contained_entities
(8769|8822) pub40 waiting for acks returned
(8769|8822) pub40<-delete_contained_entities
(8769|8804) pub21 waiting for acks returned
(8769|8804) pub21<-delete_contained_entities
(8769|8827) pub45 waiting for acks returned
(8769|8827) pub45<-delete_contained_entities
(8769|8843) pub62 waiting for acks returned
(8769|8843) pub62<-delete_contained_entities
(8769|8830) pub48 waiting for acks returned
(8769|8830) pub48<-delete_contained_entities
(8769|8825) pub43 waiting for acks returned
(8769|8825) pub43<-delete_contained_entities
(8769|8787) pub5 50% (8 samples sent)
(8769|8795) pub13 waiting for acks returned
(8769|8795) pub13<-delete_contained_entities
(8769|8840) pub58 waiting for acks returned
(8769|8840) pub58<-delete_contained_entities
(8769|8807) pub25 100% (16 samples sent)
(8769|8807) pub25 waiting for acks
(8769|8837) pub55 waiting for acks returned
(8769|8837) pub55<-delete_contained_entities
(8769|8809) pub27 waiting for acks returned
(8769|8809) pub27<-delete_contained_entities
(8769|8787) pub5 62% (10 samples sent)
(8769|8787) pub5 75% (12 samples sent)
(8769|8787) pub5 81% (13 samples sent)
(8769|8787) pub5 93% (15 samples sent)
(8769|8787) pub5 100% (16 samples sent)
(8769|8787) pub5 waiting for acks
(8769|8796) pub14 waiting for acks returned
(8769|8796) pub14<-delete_contained_entities
(8769|8791) pub9 12% (2 samples sent)
(8769|8791) pub9 25% (4 samples sent)
(8769|8791) pub9 31% (5 samples sent)
(8769|8791) pub9 43% (7 samples sent)
(8769|8791) pub9 50% (8 samples sent)
(8769|8791) pub9 62% (10 samples sent)
(8769|8791) pub9 75% (12 samples sent)
(8769|8791) pub9 81% (13 samples sent)
(8769|8791) pub9 93% (15 samples sent)
(8769|8791) pub9 100% (16 samples sent)
(8769|8791) pub9 waiting for acks
(8769|8781) sub 80% (820 samples received)
(8769|8782) pub0<-delete_participant
(8769|8817) pub35<-delete_participant
(8769|8781) sub 90% (922 samples received)
(8769|8820) pub37<-delete_participant
(8769|8832) pub51 waiting for acks returned
(8769|8832) pub51<-delete_contained_entities
(8769|8794) pub12 waiting for acks returned
(8769|8833) pub52 waiting for acks returned
(8769|8833) pub52<-delete_contained_entities
(8769|8790) pub8 waiting for acks returned
(8769|8783) pub1 waiting for acks returned
(8769|8812) pub30 waiting for acks returned
(8769|8812) pub30<-delete_contained_entities
(8769|8823) pub41 waiting for acks returned
(8769|8823) pub41<-delete_contained_entities
(8769|8790) pub8<-delete_contained_entities
(8769|8842) pub61 waiting for acks returned
(8769|8842) pub61<-delete_contained_entities
(8769|8810) pub28 waiting for acks returned
(8769|8810) pub28<-delete_contained_entities
(8769|8845) pub63 waiting for acks returned
(8769|8845) pub63<-delete_contained_entities
(8769|8783) pub1<-delete_contained_entities
(8769|8808) pub26 waiting for acks returned
(8769|8808) pub26<-delete_contained_entities
(8769|8841) pub59<-delete_participant
(8769|8794) pub12<-delete_contained_entities
(8769|8781) sub 100% (1024 samples received)
(8769|8781) sub condition_.notify_all
(8769|8769) sub condition_.wait returned
(8769|8769) sub check_received
(8769|8769) sub check_received returns 0
(8769|8769) <- PublisherService::end
(8769|8807) pub25 waiting for acks returned
(8769|8807) pub25<-delete_contained_entities
(8769|8787) pub5 waiting for acks returned
(8769|8787) pub5<-delete_contained_entities
(8769|8800) pub18 waiting for acks returned
(8769|8800) pub18<-delete_contained_entities
(8769|8791) pub9 waiting for acks returned
(8769|8791) pub9<-delete_contained_entities
(8769|8797) pub15<-delete_participant
(8769|8792) pub10<-delete_participant
(8769|8826) pub44<-delete_participant
(8769|8789) pub7<-delete_participant
(8769|8785) pub3<-delete_participant
(8769|8813) pub31<-delete_participant
(8769|8806) pub24<-delete_participant
(8769|8803) pub23<-delete_participant
(8769|8844) pub60<-delete_participant
(8769|8835) pub53<-delete_participant
(8769|8811) pub29<-delete_participant
(8769|8838) pub57<-delete_participant
(8769|8788) pub6<-delete_participant
(8769|8784) pub2<-delete_participant
(8769|8824) pub42<-delete_participant
(8769|8818) pub36<-delete_participant
(8769|8802) pub20<-delete_participant
(8769|8805) pub22<-delete_participant
(8769|8828) pub47<-delete_participant
(8769|8839) pub56<-delete_participant
(8769|8801) pub19<-delete_participant
(8769|8831) pub50<-delete_participant
(8769|8819) pub39<-delete_participant
(8769|8814) pub32<-delete_participant
(8769|8829) pub46<-delete_participant
(8769|8843) pub62<-delete_participant
(8769|8836) pub54<-delete_participant
(8769|8822) pub40<-delete_participant
(8769|8834) pub49<-delete_participant
(8769|8821) pub38<-delete_participant
(8769|8804) pub21<-delete_participant
(8769|8815) pub33<-delete_participant
(8769|8830) pub48<-delete_participant
(8769|8825) pub43<-delete_participant
(8769|8795) pub13<-delete_participant
(8769|8837) pub55<-delete_participant
(8769|8809) pub27<-delete_participant
(8769|8796) pub14<-delete_participant
(8769|8827) pub45<-delete_participant
(8769|8840) pub58<-delete_participant
(8769|8812) pub30<-delete_participant
(8769|8832) pub51<-delete_participant
(8769|8810) pub28<-delete_participant
(8769|8783) pub1<-delete_participant
(8769|8833) pub52<-delete_participant
(8769|8823) pub41<-delete_participant
(8769|8790) pub8<-delete_participant
(8769|8845) pub63<-delete_participant
(8769|8808) pub26<-delete_participant
(8769|8842) pub61<-delete_participant
(8769|8794) pub12<-delete_participant
(8769|8807) pub25<-delete_participant
(8769|8787) pub5<-delete_participant
(8769|8800) pub18<-delete_participant
(8769|8791) pub9<-delete_participant
(8769|8769) <- PublisherService::~PublisherService
(8769|8769) <- Subscriber delete_contained_entities
(8769|8769) <- Subscriber delete_participant
(8769|8779) WARNING: TransportReceiveStrategy::~TransportReceiveStrategy() - terminating with 21 unprocessed bytes.
(8769|8769) <- Subscriber::~Subscriber
(8769|8769) <- 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:2s 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: 8847 started at 2026-08-10 17:11:20
(8847|8847) -> Thrasher started
(8847|8847) -> Subscriber::Subscriber
(8847|8847) Subscriber reader id: 01037ced.8dca0c69.228f245c.00000007(17a4cf10)
(8847|8847) -> PublisherService::PublisherService
(8847|8847) -> PublisherService::start (1 threads)
(8847|8847) sub wait_received 0:1
(8847|8855) pub0->transport cfg_0
(8847|8855) pub0 writer id: 01037ced.8dca0c69.228f245d.00000002(5aae122f)
(8847|8855) pub0->started
(8847|8855) pub0->wait_match() before write for 01037ced.8dca0c69.228f245d.00000002(5aae122f)
(8847|8855) pub0<-match found! before write for 01037ced.8dca0c69.228f245d.00000002(5aae122f)
(8847|8855) pub0 100% (1 samples sent)
(8847|8855) pub0 waiting for acks
(8847|8854) sub 100% (1 samples received)
(8847|8854) sub condition_.notify_all
(8847|8847) sub condition_.wait returned
(8847|8847) sub check_received
(8847|8847) sub check_received returns 0
(8847|8847) <- PublisherService::end
(8847|8855) pub0 waiting for acks returned
(8847|8855) pub0<-delete_contained_entities
(8847|8855) pub0<-delete_participant
(8847|8847) <- PublisherService::~PublisherService
(8847|8847) <- Subscriber delete_contained_entities
(8847|8847) <- Subscriber delete_participant
(8847|8847) <- Subscriber::~Subscriber
(8847|8847) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl single rtps Time:1s 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: 8861 started at 2026-08-10 17:11:21
(8861|8861) -> Thrasher started
(8861|8861) -> Subscriber::Subscriber
(8861|8861) Subscriber reader id: 01037ced.8dca0c69.229d824b.00000007(fa60fb96)
(8861|8861) -> PublisherService::PublisherService
(8861|8861) -> PublisherService::start (2 threads)
(8861|8861) sub wait_received 0:2
(8861|8869) pub0->transport cfg_0
(8861|8870) pub1->transport cfg_1
(8861|8869) pub0 writer id: 01037ced.8dca0c69.229d824c.00000002(382ad309)
(8861|8869) pub0->started
(8861|8869) pub0->wait_match() before write for 01037ced.8dca0c69.229d824c.00000002(382ad309)
(8861|8870) pub1 writer id: 01037ced.8dca0c69.229d824d.00000002(054afab9)
(8861|8870) pub1->started
(8861|8870) pub1->wait_match() before write for 01037ced.8dca0c69.229d824d.00000002(054afab9)
(8861|8870) pub1<-match found! before write for 01037ced.8dca0c69.229d824d.00000002(054afab9)
(8861|8870) pub1 100% (1 samples sent)
(8861|8870) pub1 waiting for acks
(8861|8869) pub0<-match found! before write for 01037ced.8dca0c69.229d824c.00000002(382ad309)
(8861|8869) pub0 100% (1 samples sent)
(8861|8869) pub0 waiting for acks
(8861|8868) sub 50% (1 samples received)
(8861|8868) sub 100% (2 samples received)
(8861|8868) sub condition_.notify_all
(8861|8861) sub condition_.wait returned
(8861|8861) sub check_received
(8861|8861) sub check_received returns 0
(8861|8861) <- PublisherService::end
(8861|8870) pub1 waiting for acks returned
(8861|8869) pub0 waiting for acks returned
(8861|8870) pub1<-delete_contained_entities
(8861|8869) pub0<-delete_contained_entities
(8861|8870) pub1<-delete_participant
(8861|8869) pub0<-delete_participant
(8861|8861) <- PublisherService::~PublisherService
(8861|8861) <- Subscriber delete_contained_entities
(8861|8861) <- Subscriber delete_participant
(8861|8861) <- Subscriber::~Subscriber
(8861|8861) <- 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: 8880 started at 2026-08-10 17:11:22
(8880|8880) -> Thrasher started
(8880|8880) -> Subscriber::Subscriber
(8880|8880) Subscriber reader id: 01037ced.8dca0c69.22b0c5f7.00000007(93607c0b)
(8880|8880) -> PublisherService::PublisherService
(8880|8880) -> PublisherService::start (3 threads)
(8880|8880) sub wait_received 0:9
(8880|8889) pub1->transport cfg_1
(8880|8890) pub2->transport cfg_2
(8880|8888) pub0->transport cfg_0
(8880|8889) pub1 writer id: 01037ced.8dca0c69.22b0c5f9.00000002(5c3a36e5)
(8880|8889) pub1->started
(8880|8889) pub1->wait_match() before write for 01037ced.8dca0c69.22b0c5f9.00000002(5c3a36e5)
(8880|8890) pub2 writer id: 01037ced.8dca0c69.22b0c5fa.00000002(1b9a4c35)
(8880|8890) pub2->started
(8880|8890) pub2->wait_match() before write for 01037ced.8dca0c69.22b0c5fa.00000002(1b9a4c35)
(8880|8888) pub0 writer id: 01037ced.8dca0c69.22b0c5f8.00000002(615a1f55)
(8880|8888) pub0->started
(8880|8888) pub0->wait_match() before write for 01037ced.8dca0c69.22b0c5f8.00000002(615a1f55)
(8880|8888) pub0<-match found! before write for 01037ced.8dca0c69.22b0c5f8.00000002(615a1f55)
(8880|8890) pub2<-match found! before write for 01037ced.8dca0c69.22b0c5fa.00000002(1b9a4c35)
(8880|8889) pub1<-match found! before write for 01037ced.8dca0c69.22b0c5f9.00000002(5c3a36e5)
(8880|8890) pub2 33% (1 samples sent)
(8880|8888) pub0 33% (1 samples sent)
(8880|8890) pub2 66% (2 samples sent)
(8880|8888) pub0 66% (2 samples sent)
(8880|8890) pub2 100% (3 samples sent)
(8880|8890) pub2 waiting for acks
(8880|8888) pub0 100% (3 samples sent)
(8880|8888) pub0 waiting for acks
(8880|8889) pub1 33% (1 samples sent)
(8880|8889) pub1 66% (2 samples sent)
(8880|8889) pub1 100% (3 samples sent)
(8880|8889) pub1 waiting for acks
(8880|8887) sub 11% (1 samples received)
(8880|8887) sub 22% (2 samples received)
(8880|8887) sub 33% (3 samples received)
(8880|8887) sub 44% (4 samples received)
(8880|8887) sub 55% (5 samples received)
(8880|8887) sub 66% (6 samples received)
(8880|8887) sub 77% (7 samples received)
(8880|8887) sub 88% (8 samples received)
(8880|8887) sub 100% (9 samples received)
(8880|8887) sub condition_.notify_all
(8880|8880) sub condition_.wait returned
(8880|8880) sub check_received
(8880|8880) sub check_received returns 0
(8880|8880) <- PublisherService::end
(8880|8889) pub1 waiting for acks returned
(8880|8888) pub0 waiting for acks returned
(8880|8888) pub0<-delete_contained_entities
(8880|8890) pub2 waiting for acks returned
(8880|8890) pub2<-delete_contained_entities
(8880|8889) pub1<-delete_contained_entities
(8880|8890) pub2<-delete_participant
(8880|8889) pub1<-delete_participant
(8880|8888) pub0<-delete_participant
(8880|8880) <- PublisherService::~PublisherService
(8880|8880) <- Subscriber delete_contained_entities
(8880|8880) <- Subscriber delete_participant
(8880|8880) <- Subscriber::~Subscriber
(8880|8880) <- 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: 8904 started at 2026-08-10 17:11:23
(8904|8904) -> Thrasher started
(8904|8904) -> Subscriber::Subscriber
(8904|8904) Subscriber reader id: 01037ced.8dca0c69.22c8f2f2.00000007(9d785a22)
(8904|8904) -> PublisherService::PublisherService
(8904|8904) -> PublisherService::start (1 threads)
(8904|8904) sub wait_received 0:1024
(8904|8912) pub0->transport cfg_0
(8904|8912) pub0 writer id: 01037ced.8dca0c69.22c8f2f3.00000002(d072871d)
(8904|8912) pub0->started
(8904|8912) pub0->wait_match() before write for 01037ced.8dca0c69.22c8f2f3.00000002(d072871d)
(8904|8912) pub0<-match found! before write for 01037ced.8dca0c69.22c8f2f3.00000002(d072871d)
(8904|8912) pub0 10% (103 samples sent)
(8904|8911) sub 10% (103 samples received)
(8904|8912) pub0 20% (205 samples sent)
(8904|8911) sub 20% (205 samples received)
(8904|8912) pub0 30% (308 samples sent)
(8904|8912) pub0 40% (410 samples sent)
(8904|8911) sub 30% (308 samples received)
(8904|8912) pub0 50% (512 samples sent)
(8904|8912) pub0 60% (615 samples sent)
(8904|8912) pub0 70% (717 samples sent)
(8904|8912) pub0 80% (820 samples sent)
(8904|8912) pub0 90% (922 samples sent)
(8904|8912) pub0 100% (1024 samples sent)
(8904|8912) pub0 waiting for acks
(8904|8911) sub 40% (410 samples received)
(8904|8911) sub 50% (512 samples received)
(8904|8911) sub 60% (615 samples received)
(8904|8911) sub 70% (717 samples received)
(8904|8911) sub 80% (820 samples received)
(8904|8911) sub 90% (922 samples received)
(8904|8911) sub 100% (1024 samples received)
(8904|8911) sub condition_.notify_all
(8904|8904) sub condition_.wait returned
(8904|8904) sub check_received
(8904|8904) sub check_received returns 0
(8904|8904) <- PublisherService::end
(8904|8912) pub0 waiting for acks returned
(8904|8912) pub0<-delete_contained_entities
(8904|8912) pub0<-delete_participant
(8904|8904) <- PublisherService::~PublisherService
(8904|8904) <- Subscriber delete_contained_entities
(8904|8904) <- Subscriber delete_participant
(8904|8904) <- Subscriber::~Subscriber
(8904|8904) <- 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: 8918 started at 2026-08-10 17:11:24
(8918|8918) -> Thrasher started
(8918|8918) -> Subscriber::Subscriber
(8918|8918) Subscriber reader id: 01037ced.8dca0c69.22d6fa96.00000007(2a78ee51)
(8918|8918) -> PublisherService::PublisherService
(8918|8918) -> PublisherService::start (8 threads)
(8918|8918) sub wait_received 0:1024
(8918|8926) pub0->transport cfg_0
(8918|8930) pub4->transport cfg_4
(8918|8932) pub6->transport cfg_6
(8918|8929) pub3->transport cfg_3
(8918|8927) pub1->transport cfg_1
(8918|8928) pub2->transport cfg_2
(8918|8931) pub5->transport cfg_5
(8918|8933) pub7->transport cfg_7
(8918|8926) pub0 writer id: 01037ced.8dca0c69.22d6fa97.00000002(6772336e)
(8918|8926) pub0->started
(8918|8926) pub0->wait_match() before write for 01037ced.8dca0c69.22d6fa97.00000002(6772336e)
(8918|8930) pub4 writer id: 01037ced.8dca0c69.22d6fa9b.00000002(a282de6f)
(8918|8930) pub4->started
(8918|8930) pub4->wait_match() before write for 01037ced.8dca0c69.22d6fa9b.00000002(a282de6f)
(8918|8932) pub6 writer id: 01037ced.8dca0c69.22d6fa9e.00000002(6a62511f)
(8918|8932) pub6->started
(8918|8932) pub6->wait_match() before write for 01037ced.8dca0c69.22d6fa9e.00000002(6a62511f)
(8918|8929) pub3 writer id: 01037ced.8dca0c69.22d6fa9a.00000002(9fe2f7df)
(8918|8929) pub3->started
(8918|8929) pub3->wait_match() before write for 01037ced.8dca0c69.22d6fa9a.00000002(9fe2f7df)
(8918|8928) pub2 writer id: 01037ced.8dca0c69.22d6fa99.00000002(d8428d0f)
(8918|8928) pub2->started
(8918|8928) pub2->wait_match() before write for 01037ced.8dca0c69.22d6fa99.00000002(d8428d0f)
(8918|8927) pub1 writer id: 01037ced.8dca0c69.22d6fa98.00000002(e522a4bf)
(8918|8927) pub1->started
(8918|8927) pub1->wait_match() before write for 01037ced.8dca0c69.22d6fa98.00000002(e522a4bf)
(8918|8931) pub5 writer id: 01037ced.8dca0c69.22d6fa9c.00000002(10a2027f)
(8918|8931) pub5->started
(8918|8931) pub5->wait_match() before write for 01037ced.8dca0c69.22d6fa9c.00000002(10a2027f)
(8918|8933) pub7 writer id: 01037ced.8dca0c69.22d6fa9d.00000002(2dc22bcf)
(8918|8933) pub7->started
(8918|8933) pub7->wait_match() before write for 01037ced.8dca0c69.22d6fa9d.00000002(2dc22bcf)
(8918|8926) pub0<-match found! before write for 01037ced.8dca0c69.22d6fa97.00000002(6772336e)
(8918|8926) pub0 10% (13 samples sent)
(8918|8926) pub0 20% (26 samples sent)
(8918|8930) pub4<-match found! before write for 01037ced.8dca0c69.22d6fa9b.00000002(a282de6f)
(8918|8926) pub0 30% (39 samples sent)
(8918|8926) pub0 40% (52 samples sent)
(8918|8930) pub4 10% (13 samples sent)
(8918|8932) pub6<-match found! before write for 01037ced.8dca0c69.22d6fa9e.00000002(6a62511f)
(8918|8926) pub0 50% (64 samples sent)
(8918|8930) pub4 20% (26 samples sent)
(8918|8932) pub6 10% (13 samples sent)
(8918|8926) pub0 60% (77 samples sent)
(8918|8930) pub4 30% (39 samples sent)
(8918|8932) pub6 20% (26 samples sent)
(8918|8930) pub4 40% (52 samples sent)
(8918|8926) pub0 70% (90 samples sent)
(8918|8932) pub6 30% (39 samples sent)
(8918|8926) pub0 80% (103 samples sent)
(8918|8930) pub4 50% (64 samples sent)
(8918|8930) pub4 60% (77 samples sent)
(8918|8926) pub0 90% (116 samples sent)
(8918|8932) pub6 40% (52 samples sent)
(8918|8926) pub0 100% (128 samples sent)
(8918|8926) pub0 waiting for acks
(8918|8930) pub4 70% (90 samples sent)
(8918|8932) pub6 50% (64 samples sent)
(8918|8930) pub4 80% (103 samples sent)
(8918|8932) pub6 60% (77 samples sent)
(8918|8930) pub4 90% (116 samples sent)
(8918|8932) pub6 70% (90 samples sent)
(8918|8930) pub4 100% (128 samples sent)
(8918|8930) pub4 waiting for acks
(8918|8932) pub6 80% (103 samples sent)
(8918|8932) pub6 90% (116 samples sent)
(8918|8932) pub6 100% (128 samples sent)
(8918|8932) pub6 waiting for acks
(8918|8931) pub5<-match found! before write for 01037ced.8dca0c69.22d6fa9c.00000002(10a2027f)
(8918|8928) pub2<-match found! before write for 01037ced.8dca0c69.22d6fa99.00000002(d8428d0f)
(8918|8933) pub7<-match found! before write for 01037ced.8dca0c69.22d6fa9d.00000002(2dc22bcf)
(8918|8931) pub5 10% (13 samples sent)
(8918|8928) pub2 10% (13 samples sent)
(8918|8933) pub7 10% (13 samples sent)
(8918|8931) pub5 20% (26 samples sent)
(8918|8933) pub7 20% (26 samples sent)
(8918|8931) pub5 30% (39 samples sent)
(8918|8928) pub2 20% (26 samples sent)
(8918|8931) pub5 40% (52 samples sent)
(8918|8933) pub7 30% (39 samples sent)
(8918|8931) pub5 50% (64 samples sent)
(8918|8933) pub7 40% (52 samples sent)
(8918|8928) pub2 30% (39 samples sent)
(8918|8933) pub7 50% (64 samples sent)
(8918|8931) pub5 60% (77 samples sent)
(8918|8928) pub2 40% (52 samples sent)
(8918|8931) pub5 70% (90 samples sent)
(8918|8933) pub7 60% (77 samples sent)
(8918|8931) pub5 80% (103 samples sent)
(8918|8933) pub7 70% (90 samples sent)
(8918|8928) pub2 50% (64 samples sent)
(8918|8931) pub5 90% (116 samples sent)
(8918|8933) pub7 80% (103 samples sent)
(8918|8928) pub2 60% (77 samples sent)
(8918|8931) pub5 100% (128 samples sent)
(8918|8931) pub5 waiting for acks
(8918|8928) pub2 70% (90 samples sent)
(8918|8933) pub7 90% (116 samples sent)
(8918|8928) pub2 80% (103 samples sent)
(8918|8928) pub2 90% (116 samples sent)
(8918|8933) pub7 100% (128 samples sent)
(8918|8933) pub7 waiting for acks
(8918|8928) pub2 100% (128 samples sent)
(8918|8928) pub2 waiting for acks
(8918|8927) pub1<-match found! before write for 01037ced.8dca0c69.22d6fa98.00000002(e522a4bf)
(8918|8929) pub3<-match found! before write for 01037ced.8dca0c69.22d6fa9a.00000002(9fe2f7df)
(8918|8929) pub3 10% (13 samples sent)
(8918|8927) pub1 10% (13 samples sent)
(8918|8929) pub3 20% (26 samples sent)
(8918|8927) pub1 20% (26 samples sent)
(8918|8929) pub3 30% (39 samples sent)
(8918|8925) sub 10% (103 samples received)
(8918|8929) pub3 40% (52 samples sent)
(8918|8927) pub1 30% (39 samples sent)
(8918|8929) pub3 50% (64 samples sent)
(8918|8927) pub1 40% (52 samples sent)
(8918|8929) pub3 60% (77 samples sent)
(8918|8927) pub1 50% (64 samples sent)
(8918|8929) pub3 70% (90 samples sent)
(8918|8929) pub3 80% (103 samples sent)
(8918|8927) pub1 60% (77 samples sent)
(8918|8929) pub3 90% (116 samples sent)
(8918|8929) pub3 100% (128 samples sent)
(8918|8929) pub3 waiting for acks
(8918|8927) pub1 70% (90 samples sent)
(8918|8927) pub1 80% (103 samples sent)
(8918|8927) pub1 90% (116 samples sent)
(8918|8927) pub1 100% (128 samples sent)
(8918|8927) pub1 waiting for acks
(8918|8925) sub 20% (205 samples received)
(8918|8925) sub 30% (308 samples received)
(8918|8925) sub 40% (410 samples received)
(8918|8926) pub0 waiting for acks returned
(8918|8926) pub0<-delete_contained_entities
(8918|8925) sub 50% (512 samples received)
(8918|8928) pub2 waiting for acks returned
(8918|8928) pub2<-delete_contained_entities
(8918|8925) sub 60% (615 samples received)
(8918|8925) sub 70% (717 samples received)
(8918|8926) pub0<-delete_participant
(8918|8931) pub5 waiting for acks returned
(8918|8931) pub5<-delete_contained_entities
(8918|8930) pub4 waiting for acks returned
(8918|8930) pub4<-delete_contained_entities
(8918|8932) pub6 waiting for acks returned
(8918|8932) pub6<-delete_contained_entities
(8918|8925) sub 80% (820 samples received)
(8918|8925) sub 90% (922 samples received)
(8918|8928) pub2<-delete_participant
(8918|8931) pub5<-delete_participant
(8918|8930) pub4<-delete_participant
(8918|8933) pub7 waiting for acks returned
(8918|8933) pub7<-delete_contained_entities
(8918|8932) pub6<-delete_participant
(8918|8925) sub 100% (1024 samples received)
(8918|8925) sub condition_.notify_all
(8918|8918) sub condition_.wait returned
(8918|8918) sub check_received
(8918|8918) sub check_received returns 0
(8918|8918) <- PublisherService::end
(8918|8927) pub1 waiting for acks returned
(8918|8927) pub1<-delete_contained_entities
(8918|8929) pub3 waiting for acks returned
(8918|8929) pub3<-delete_contained_entities
(8918|8933) pub7<-delete_participant
(8918|8927) pub1<-delete_participant
(8918|8929) pub3<-delete_participant
(8918|8918) <- PublisherService::~PublisherService
(8918|8918) <- Subscriber delete_contained_entities
(8918|8918) <- Subscriber delete_participant
(8918|8918) <- Subscriber::~Subscriber
(8918|8918) <- 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: 8967 started at 2026-08-10 17:11:26
(8967|8967) -> Thrasher started
(8967|8967) -> Subscriber::Subscriber
(8967|8967) Subscriber reader id: 01037ced.8dca0c69.2307ad8d.00000007(eddd78e2)
(8967|8967) -> PublisherService::PublisherService
(8967|8967) -> PublisherService::start (16 threads)
(8967|8967) sub wait_received 0:1024
(8967|8980) pub5->transport cfg_5
(8967|8975) pub0->transport cfg_0
(8967|8976) pub1->transport cfg_1
(8967|8978) pub3->transport cfg_3
(8967|8982) pub7->transport cfg_7
(8967|8988) pub13->transport cfg_13
(8967|8980) pub5 writer id: 01037ced.8dca0c69.2307ad92.00000002(7f078c3e)
(8967|8980) pub5->started
(8967|8980) pub5->wait_match() before write for 01037ced.8dca0c69.2307ad92.00000002(7f078c3e)
(8967|8986) pub11->transport cfg_11
(8967|8987) pub12->transport cfg_12
(8967|8975) pub0 writer id: 01037ced.8dca0c69.2307ad8e.00000002(da17f6bd)
(8967|8975) pub0->started
(8967|8975) pub0->wait_match() before write for 01037ced.8dca0c69.2307ad8e.00000002(da17f6bd)
(8967|8981) pub6->transport cfg_6
(8967|8977) pub2->transport cfg_2
(8967|8980) pub5<-match found! before write for 01037ced.8dca0c69.2307ad92.00000002(7f078c3e)
(8967|8980) pub5 10% (7 samples sent)
(8967|8980) pub5 20% (13 samples sent)
(8967|8980) pub5 31% (20 samples sent)
(8967|8976) pub1 writer id: 01037ced.8dca0c69.2307ad8f.00000002(e777df0d)
(8967|8976) pub1->started
(8967|8976) pub1->wait_match() before write for 01037ced.8dca0c69.2307ad8f.00000002(e777df0d)
(8967|8980) pub5 40% (26 samples sent)
(8967|8980) pub5 50% (32 samples sent)
(8967|8983) pub8->transport cfg_8
(8967|8980) pub5 60% (39 samples sent)
(8967|8980) pub5 70% (45 samples sent)
(8967|8980) pub5 81% (52 samples sent)
(8967|8975) pub0<-match found! before write for 01037ced.8dca0c69.2307ad8e.00000002(da17f6bd)
(8967|8980) pub5 90% (58 samples sent)
(8967|8975) pub0 10% (7 samples sent)
(8967|8980) pub5 100% (64 samples sent)
(8967|8980) pub5 waiting for acks
(8967|8975) pub0 20% (13 samples sent)
(8967|8975) pub0 31% (20 samples sent)
(8967|8975) pub0 40% (26 samples sent)
(8967|8975) pub0 50% (32 samples sent)
(8967|8975) pub0 60% (39 samples sent)
(8967|8990) pub15->transport cfg_15
(8967|8975) pub0 70% (45 samples sent)
(8967|8974) sub 10% (103 samples received)
(8967|8975) pub0 81% (52 samples sent)
(8967|8980) pub5 waiting for acks returned
(8967|8980) pub5<-delete_contained_entities
(8967|8975) pub0 90% (58 samples sent)
(8967|8975) pub0 100% (64 samples sent)
(8967|8975) pub0 waiting for acks
(8967|8975) pub0 waiting for acks returned
(8967|8975) pub0<-delete_contained_entities
(8967|8979) pub4->transport cfg_4
(8967|8976) pub1<-match found! before write for 01037ced.8dca0c69.2307ad8f.00000002(e777df0d)
(8967|8976) pub1 10% (7 samples sent)
(8967|8976) pub1 20% (13 samples sent)
(8967|8976) pub1 31% (20 samples sent)
(8967|8976) pub1 40% (26 samples sent)
(8967|8976) pub1 50% (32 samples sent)
(8967|8976) pub1 60% (39 samples sent)
(8967|8976) pub1 70% (45 samples sent)
(8967|8976) pub1 81% (52 samples sent)
(8967|8976) pub1 90% (58 samples sent)
(8967|8976) pub1 100% (64 samples sent)
(8967|8976) pub1 waiting for acks
(8967|8976) pub1 waiting for acks returned
(8967|8976) pub1<-delete_contained_entities
(8967|8978) pub3 writer id: 01037ced.8dca0c69.2307ad91.00000002(38a7f6ee)
(8967|8978) pub3->started
(8967|8978) pub3->wait_match() before write for 01037ced.8dca0c69.2307ad91.00000002(38a7f6ee)
(8967|8980) pub5<-delete_participant
(8967|8984) pub9->transport cfg_9
(8967|8975) pub0<-delete_participant
(8967|8989) pub14->transport cfg_14
(8967|8985) pub10->transport cfg_10
(8967|8978) pub3<-match found! before write for 01037ced.8dca0c69.2307ad91.00000002(38a7f6ee)
(8967|8978) pub3 10% (7 samples sent)
(8967|8978) pub3 20% (13 samples sent)
(8967|8978) pub3 31% (20 samples sent)
(8967|8974) sub 20% (205 samples received)
(8967|8978) pub3 40% (26 samples sent)
(8967|8978) pub3 50% (32 samples sent)
(8967|8978) pub3 60% (39 samples sent)
(8967|8978) pub3 70% (45 samples sent)
(8967|8978) pub3 81% (52 samples sent)
(8967|8978) pub3 90% (58 samples sent)
(8967|8978) pub3 100% (64 samples sent)
(8967|8978) pub3 waiting for acks
(8967|8978) pub3 waiting for acks returned
(8967|8978) pub3<-delete_contained_entities
(8967|8976) pub1<-delete_participant
(8967|8982) pub7 writer id: 01037ced.8dca0c69.2307ad95.00000002(cd27502e)
(8967|8982) pub7->started
(8967|8982) pub7->wait_match() before write for 01037ced.8dca0c69.2307ad95.00000002(cd27502e)
(8967|8988) pub13 writer id: 01037ced.8dca0c69.2307ad9b.00000002(7217ee4f)
(8967|8988) pub13->started
(8967|8988) pub13->wait_match() before write for 01037ced.8dca0c69.2307ad9b.00000002(7217ee4f)
(8967|8978) pub3<-delete_participant
(8967|8982) pub7<-match found! before write for 01037ced.8dca0c69.2307ad95.00000002(cd27502e)
(8967|8986) pub11 writer id: 01037ced.8dca0c69.2307ad98.00000002(35b7949f)
(8967|8986) pub11->started
(8967|8986) pub11->wait_match() before write for 01037ced.8dca0c69.2307ad98.00000002(35b7949f)
(8967|8982) pub7 10% (7 samples sent)
(8967|8982) pub7 20% (13 samples sent)
(8967|8982) pub7 31% (20 samples sent)
(8967|8982) pub7 40% (26 samples sent)
(8967|8982) pub7 50% (32 samples sent)
(8967|8982) pub7 60% (39 samples sent)
(8967|8982) pub7 70% (45 samples sent)
(8967|8982) pub7 81% (52 samples sent)
(8967|8974) sub 30% (308 samples received)
(8967|8982) pub7 90% (58 samples sent)
(8967|8982) pub7 100% (64 samples sent)
(8967|8982) pub7 waiting for acks
(8967|8988) pub13<-match found! before write for 01037ced.8dca0c69.2307ad9b.00000002(7217ee4f)
(8967|8988) pub13 10% (7 samples sent)
(8967|8988) pub13 20% (13 samples sent)
(8967|8988) pub13 31% (20 samples sent)
(8967|8988) pub13 40% (26 samples sent)
(8967|8988) pub13 50% (32 samples sent)
(8967|8988) pub13 60% (39 samples sent)
(8967|8988) pub13 70% (45 samples sent)
(8967|8988) pub13 81% (52 samples sent)
(8967|8986) pub11<-match found! before write for 01037ced.8dca0c69.2307ad98.00000002(35b7949f)
(8967|8982) pub7 waiting for acks returned
(8967|8982) pub7<-delete_contained_entities
(8967|8986) pub11 10% (7 samples sent)
(8967|8988) pub13 90% (58 samples sent)
(8967|8988) pub13 100% (64 samples sent)
(8967|8988) pub13 waiting for acks
(8967|8986) pub11 20% (13 samples sent)
(8967|8986) pub11 31% (20 samples sent)
(8967|8986) pub11 40% (26 samples sent)
(8967|8986) pub11 50% (32 samples sent)
(8967|8986) pub11 60% (39 samples sent)
(8967|8987) pub12 writer id: 01037ced.8dca0c69.2307ad9a.00000002(4f77c7ff)
(8967|8987) pub12->started
(8967|8987) pub12->wait_match() before write for 01037ced.8dca0c69.2307ad9a.00000002(4f77c7ff)
(8967|8986) pub11 70% (45 samples sent)
(8967|8986) pub11 81% (52 samples sent)
(8967|8986) pub11 90% (58 samples sent)
(8967|8986) pub11 100% (64 samples sent)
(8967|8986) pub11 waiting for acks
(8967|8974) sub 40% (410 samples received)
(8967|8981) pub6 writer id: 01037ced.8dca0c69.2307ad94.00000002(f047799e)
(8967|8981) pub6->started
(8967|8981) pub6->wait_match() before write for 01037ced.8dca0c69.2307ad94.00000002(f047799e)
(8967|8988) pub13 waiting for acks returned
(8967|8988) pub13<-delete_contained_entities
(8967|8986) pub11 waiting for acks returned
(8967|8986) pub11<-delete_contained_entities
(8967|8977) pub2 writer id: 01037ced.8dca0c69.2307ad90.00000002(05c7df5e)
(8967|8977) pub2->started
(8967|8977) pub2->wait_match() before write for 01037ced.8dca0c69.2307ad90.00000002(05c7df5e)
(8967|8983) pub8 writer id: 01037ced.8dca0c69.2307ad96.00000002(8a872afe)
(8967|8983) pub8->started
(8967|8983) pub8->wait_match() before write for 01037ced.8dca0c69.2307ad96.00000002(8a872afe)
(8967|8981) pub6<-match found! before write for 01037ced.8dca0c69.2307ad94.00000002(f047799e)
(8967|8977) pub2<-match found! before write for 01037ced.8dca0c69.2307ad90.00000002(05c7df5e)
(8967|8981) pub6 10% (7 samples sent)
(8967|8977) pub2 10% (7 samples sent)
(8967|8977) pub2 20% (13 samples sent)
(8967|8977) pub2 31% (20 samples sent)
(8967|8977) pub2 40% (26 samples sent)
(8967|8981) pub6 20% (13 samples sent)
(8967|8977) pub2 50% (32 samples sent)
(8967|8977) pub2 60% (39 samples sent)
(8967|8977) pub2 70% (45 samples sent)
(8967|8981) pub6 31% (20 samples sent)
(8967|8977) pub2 81% (52 samples sent)
(8967|8981) pub6 40% (26 samples sent)
(8967|8977) pub2 90% (58 samples sent)
(8967|8990) pub15 writer id: 01037ced.8dca0c69.2307ad9d.00000002(fd571bef)
(8967|8990) pub15->started
(8967|8990) pub15->wait_match() before write for 01037ced.8dca0c69.2307ad9d.00000002(fd571bef)
(8967|8977) pub2 100% (64 samples sent)
(8967|8977) pub2 waiting for acks
(8967|8981) pub6 50% (32 samples sent)
(8967|8981) pub6 60% (39 samples sent)
(8967|8981) pub6 70% (45 samples sent)
(8967|8981) pub6 81% (52 samples sent)
(8967|8981) pub6 90% (58 samples sent)
(8967|8981) pub6 100% (64 samples sent)
(8967|8981) pub6 waiting for acks
(8967|8974) sub 50% (512 samples received)
(8967|8979) pub4 writer id: 01037ced.8dca0c69.2307ad93.00000002(4267a58e)
(8967|8979) pub4->started
(8967|8979) pub4->wait_match() before write for 01037ced.8dca0c69.2307ad93.00000002(4267a58e)
(8967|8977) pub2 waiting for acks returned
(8967|8977) pub2<-delete_contained_entities
(8967|8981) pub6 waiting for acks returned
(8967|8981) pub6<-delete_contained_entities
(8967|8982) pub7<-delete_participant
(8967|8989) pub14 writer id: 01037ced.8dca0c69.2307ad9c.00000002(c037325f)
(8967|8989) pub14->started
(8967|8989) pub14->wait_match() before write for 01037ced.8dca0c69.2307ad9c.00000002(c037325f)
(8967|8984) pub9 writer id: 01037ced.8dca0c69.2307ad99.00000002(08d7bd2f)
(8967|8984) pub9->started
(8967|8984) pub9->wait_match() before write for 01037ced.8dca0c69.2307ad99.00000002(08d7bd2f)
(8967|8988) pub13<-delete_participant
(8967|8985) pub10 writer id: 01037ced.8dca0c69.2307ad97.00000002(b7e7034e)
(8967|8985) pub10->started
(8967|8985) pub10->wait_match() before write for 01037ced.8dca0c69.2307ad97.00000002(b7e7034e)
(8967|8986) pub11<-delete_participant
(8967|8987) pub12<-match found! before write for 01037ced.8dca0c69.2307ad9a.00000002(4f77c7ff)
(8967|8984) pub9<-match found! before write for 01037ced.8dca0c69.2307ad99.00000002(08d7bd2f)
(8967|8984) pub9 10% (7 samples sent)
(8967|8987) pub12 10% (7 samples sent)
(8967|8984) pub9 20% (13 samples sent)
(8967|8987) pub12 20% (13 samples sent)
(8967|8987) pub12 31% (20 samples sent)
(8967|8984) pub9 31% (20 samples sent)
(8967|8987) pub12 40% (26 samples sent)
(8967|8984) pub9 40% (26 samples sent)
(8967|8987) pub12 50% (32 samples sent)
(8967|8984) pub9 50% (32 samples sent)
(8967|8987) pub12 60% (39 samples sent)
(8967|8984) pub9 60% (39 samples sent)
(8967|8987) pub12 70% (45 samples sent)
(8967|8984) pub9 70% (45 samples sent)
(8967|8987) pub12 81% (52 samples sent)
(8967|8984) pub9 81% (52 samples sent)
(8967|8987) pub12 90% (58 samples sent)
(8967|8984) pub9 90% (58 samples sent)
(8967|8987) pub12 100% (64 samples sent)
(8967|8987) pub12 waiting for acks
(8967|8984) pub9 100% (64 samples sent)
(8967|8984) pub9 waiting for acks
(8967|8974) sub 60% (615 samples received)
(8967|8983) pub8<-match found! before write for 01037ced.8dca0c69.2307ad96.00000002(8a872afe)
(8967|8983) pub8 10% (7 samples sent)
(8967|8989) pub14<-match found! before write for 01037ced.8dca0c69.2307ad9c.00000002(c037325f)
(8967|8983) pub8 20% (13 samples sent)
(8967|8983) pub8 31% (20 samples sent)
(8967|8989) pub14 10% (7 samples sent)
(8967|8983) pub8 40% (26 samples sent)
(8967|8989) pub14 20% (13 samples sent)
(8967|8983) pub8 50% (32 samples sent)
(8967|8989) pub14 31% (20 samples sent)
(8967|8983) pub8 60% (39 samples sent)
(8967|8989) pub14 40% (26 samples sent)
(8967|8983) pub8 70% (45 samples sent)
(8967|8983) pub8 81% (52 samples sent)
(8967|8983) pub8 90% (58 samples sent)
(8967|8989) pub14 50% (32 samples sent)
(8967|8983) pub8 100% (64 samples sent)
(8967|8983) pub8 waiting for acks
(8967|8989) pub14 60% (39 samples sent)
(8967|8989) pub14 70% (45 samples sent)
(8967|8987) pub12 waiting for acks returned
(8967|8987) pub12<-delete_contained_entities
(8967|8989) pub14 81% (52 samples sent)
(8967|8984) pub9 waiting for acks returned
(8967|8984) pub9<-delete_contained_entities
(8967|8974) sub 70% (717 samples received)
(8967|8989) pub14 90% (58 samples sent)
(8967|8989) pub14 100% (64 samples sent)
(8967|8989) pub14 waiting for acks
(8967|8981) pub6<-delete_participant
(8967|8990) pub15<-match found! before write for 01037ced.8dca0c69.2307ad9d.00000002(fd571bef)
(8967|8977) pub2<-delete_participant
(8967|8990) pub15 10% (7 samples sent)
(8967|8990) pub15 20% (13 samples sent)
(8967|8990) pub15 31% (20 samples sent)
(8967|8990) pub15 40% (26 samples sent)
(8967|8990) pub15 50% (32 samples sent)
(8967|8990) pub15 60% (39 samples sent)
(8967|8990) pub15 70% (45 samples sent)
(8967|8974) sub 80% (820 samples received)
(8967|8990) pub15 81% (52 samples sent)
(8967|8979) pub4<-match found! before write for 01037ced.8dca0c69.2307ad93.00000002(4267a58e)
(8967|8990) pub15 90% (58 samples sent)
(8967|8979) pub4 10% (7 samples sent)
(8967|8979) pub4 20% (13 samples sent)
(8967|8990) pub15 100% (64 samples sent)
(8967|8990) pub15 waiting for acks
(8967|8979) pub4 31% (20 samples sent)
(8967|8989) pub14 waiting for acks returned
(8967|8989) pub14<-delete_contained_entities
(8967|8983) pub8 waiting for acks returned
(8967|8983) pub8<-delete_contained_entities
(8967|8979) pub4 40% (26 samples sent)
(8967|8979) pub4 50% (32 samples sent)
(8967|8979) pub4 60% (39 samples sent)
(8967|8979) pub4 70% (45 samples sent)
(8967|8979) pub4 81% (52 samples sent)
(8967|8979) pub4 90% (58 samples sent)
(8967|8979) pub4 100% (64 samples sent)
(8967|8979) pub4 waiting for acks
(8967|8974) sub 90% (922 samples received)
(8967|8985) pub10<-match found! before write for 01037ced.8dca0c69.2307ad97.00000002(b7e7034e)
(8967|8985) pub10 10% (7 samples sent)
(8967|8985) pub10 20% (13 samples sent)
(8967|8985) pub10 31% (20 samples sent)
(8967|8985) pub10 40% (26 samples sent)
(8967|8985) pub10 50% (32 samples sent)
(8967|8985) pub10 60% (39 samples sent)
(8967|8985) pub10 70% (45 samples sent)
(8967|8985) pub10 81% (52 samples sent)
(8967|8985) pub10 90% (58 samples sent)
(8967|8985) pub10 100% (64 samples sent)
(8967|8985) pub10 waiting for acks
(8967|8990) pub15 waiting for acks returned
(8967|8990) pub15<-delete_contained_entities
(8967|8979) pub4 waiting for acks returned
(8967|8979) pub4<-delete_contained_entities
(8967|8974) sub 100% (1024 samples received)
(8967|8974) sub condition_.notify_all
(8967|8967) sub condition_.wait returned
(8967|8967) sub check_received
(8967|8967) sub check_received returns 0
(8967|8967) <- PublisherService::end
(8967|8985) pub10 waiting for acks returned
(8967|8985) pub10<-delete_contained_entities
(8967|8987) pub12<-delete_participant
(8967|8984) pub9<-delete_participant
(8967|8989) pub14<-delete_participant
(8967|8983) pub8<-delete_participant
(8967|8990) pub15<-delete_participant
(8967|8979) pub4<-delete_participant
(8967|8985) pub10<-delete_participant
(8967|8967) <- PublisherService::~PublisherService
(8967|8967) <- Subscriber delete_contained_entities
(8967|8967) <- Subscriber delete_participant
(8967|8967) <- Subscriber::~Subscriber
(8967|8967) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl medium rtps Time:3s 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: 9056 started at 2026-08-10 17:11:29
(9056|9056) -> Thrasher started
(9056|9056) -> Subscriber::Subscriber
(9056|9056) Subscriber reader id: 01037ced.8dca0c69.23602507.00000007(aa79340f)
(9056|9056) -> PublisherService::PublisherService
(9056|9056) -> PublisherService::start (32 threads)
(9056|9056) sub wait_received 0:1024
(9056|9065) pub1->transport cfg_1
(9056|9064) pub0->transport cfg_0
(9056|9070) pub7->transport cfg_7
(9056|9068) pub4->transport cfg_4
(9056|9066) pub2->transport cfg_2
(9056|9073) pub9->transport cfg_9
(9056|9072) pub8->transport cfg_8
(9056|9065) pub1 writer id: 01037ced.8dca0c69.23602509.00000002(65237ee1)
(9056|9065) pub1->started
(9056|9065) pub1->wait_match() before write for 01037ced.8dca0c69.23602509.00000002(65237ee1)
(9056|9076) pub12->transport cfg_12
(9056|9075) pub11->transport cfg_11
(9056|9065) pub1<-match found! before write for 01037ced.8dca0c69.23602509.00000002(65237ee1)
(9056|9065) pub1 12% (4 samples sent)
(9056|9065) pub1 21% (7 samples sent)
(9056|9065) pub1 31% (10 samples sent)
(9056|9065) pub1 40% (13 samples sent)
(9056|9065) pub1 50% (16 samples sent)
(9056|9065) pub1 62% (20 samples sent)
(9056|9065) pub1 71% (23 samples sent)
(9056|9065) pub1 81% (26 samples sent)
(9056|9065) pub1 90% (29 samples sent)
(9056|9065) pub1 100% (32 samples sent)
(9056|9065) pub1 waiting for acks
(9056|9065) pub1 waiting for acks returned
(9056|9065) pub1<-delete_contained_entities
(9056|9082) pub18->transport cfg_18
(9056|9065) pub1<-delete_participant
(9056|9084) pub20->transport cfg_20
(9056|9094) pub30->transport cfg_30
(9056|9064) pub0 writer id: 01037ced.8dca0c69.23602508.00000002(58435751)
(9056|9064) pub0->started
(9056|9064) pub0->wait_match() before write for 01037ced.8dca0c69.23602508.00000002(58435751)
(9056|9095) pub31->transport cfg_31
(9056|9085) pub21->transport cfg_21
(9056|9064) pub0<-match found! before write for 01037ced.8dca0c69.23602508.00000002(58435751)
(9056|9064) pub0 12% (4 samples sent)
(9056|9064) pub0 21% (7 samples sent)
(9056|9064) pub0 31% (10 samples sent)
(9056|9064) pub0 40% (13 samples sent)
(9056|9064) pub0 50% (16 samples sent)
(9056|9064) pub0 62% (20 samples sent)
(9056|9064) pub0 71% (23 samples sent)
(9056|9064) pub0 81% (26 samples sent)
(9056|9064) pub0 90% (29 samples sent)
(9056|9064) pub0 100% (32 samples sent)
(9056|9064) pub0 waiting for acks
(9056|9064) pub0 waiting for acks returned
(9056|9064) pub0<-delete_contained_entities
(9056|9070) pub7 writer id: 01037ced.8dca0c69.2360250e.00000002(d703a2f1)
(9056|9070) pub7->started
(9056|9070) pub7->wait_match() before write for 01037ced.8dca0c69.2360250e.00000002(d703a2f1)
(9056|9088) pub24->transport cfg_24
(9056|9070) pub7<-match found! before write for 01037ced.8dca0c69.2360250e.00000002(d703a2f1)
(9056|9070) pub7 12% (4 samples sent)
(9056|9070) pub7 21% (7 samples sent)
(9056|9070) pub7 31% (10 samples sent)
(9056|9070) pub7 40% (13 samples sent)
(9056|9070) pub7 50% (16 samples sent)
(9056|9070) pub7 62% (20 samples sent)
(9056|9070) pub7 71% (23 samples sent)
(9056|9070) pub7 81% (26 samples sent)
(9056|9070) pub7 90% (29 samples sent)
(9056|9070) pub7 100% (32 samples sent)
(9056|9070) pub7 waiting for acks
(9056|9070) pub7 waiting for acks returned
(9056|9070) pub7<-delete_contained_entities
(9056|9077) pub13->transport cfg_13
(9056|9068) pub4 writer id: 01037ced.8dca0c69.2360250c.00000002(adc3f191)
(9056|9068) pub4->started
(9056|9068) pub4->wait_match() before write for 01037ced.8dca0c69.2360250c.00000002(adc3f191)
(9056|9064) pub0<-delete_participant
(9056|9067) pub3->transport cfg_3
(9056|9070) pub7<-delete_participant
(9056|9066) pub2 writer id: 01037ced.8dca0c69.2360250a.00000002(22830431)
(9056|9066) pub2->started
(9056|9066) pub2->wait_match() before write for 01037ced.8dca0c69.2360250a.00000002(22830431)
(9056|9068) pub4<-match found! before write for 01037ced.8dca0c69.2360250c.00000002(adc3f191)
(9056|9068) pub4 12% (4 samples sent)
(9056|9068) pub4 21% (7 samples sent)
(9056|9068) pub4 31% (10 samples sent)
(9056|9068) pub4 40% (13 samples sent)
(9056|9068) pub4 50% (16 samples sent)
(9056|9068) pub4 62% (20 samples sent)
(9056|9068) pub4 71% (23 samples sent)
(9056|9068) pub4 81% (26 samples sent)
(9056|9068) pub4 90% (29 samples sent)
(9056|9068) pub4 100% (32 samples sent)
(9056|9068) pub4 waiting for acks
(9056|9063) sub 10% (103 samples received)
(9056|9068) pub4 waiting for acks returned
(9056|9068) pub4<-delete_contained_entities
(9056|9080) pub16->transport cfg_16
(9056|9066) pub2<-match found! before write for 01037ced.8dca0c69.2360250a.00000002(22830431)
(9056|9066) pub2 12% (4 samples sent)
(9056|9066) pub2 21% (7 samples sent)
(9056|9066) pub2 31% (10 samples sent)
(9056|9066) pub2 40% (13 samples sent)
(9056|9066) pub2 50% (16 samples sent)
(9056|9066) pub2 62% (20 samples sent)
(9056|9066) pub2 71% (23 samples sent)
(9056|9066) pub2 81% (26 samples sent)
(9056|9066) pub2 90% (29 samples sent)
(9056|9066) pub2 100% (32 samples sent)
(9056|9066) pub2 waiting for acks
(9056|9079) pub15->transport cfg_15
(9056|9066) pub2 waiting for acks returned
(9056|9066) pub2<-delete_contained_entities
(9056|9068) pub4<-delete_participant
(9056|9073) pub9 writer id: 01037ced.8dca0c69.23602511.00000002(35b3a2a2)
(9056|9073) pub9->started
(9056|9073) pub9->wait_match() before write for 01037ced.8dca0c69.23602511.00000002(35b3a2a2)
(9056|9083) pub19->transport cfg_19
(9056|9069) pub5->transport cfg_5
(9056|9066) pub2<-delete_participant
(9056|9073) pub9<-match found! before write for 01037ced.8dca0c69.23602511.00000002(35b3a2a2)
(9056|9073) pub9 12% (4 samples sent)
(9056|9073) pub9 21% (7 samples sent)
(9056|9073) pub9 31% (10 samples sent)
(9056|9073) pub9 40% (13 samples sent)
(9056|9073) pub9 50% (16 samples sent)
(9056|9073) pub9 62% (20 samples sent)
(9056|9073) pub9 71% (23 samples sent)
(9056|9073) pub9 81% (26 samples sent)
(9056|9073) pub9 90% (29 samples sent)
(9056|9073) pub9 100% (32 samples sent)
(9056|9073) pub9 waiting for acks
(9056|9073) pub9 waiting for acks returned
(9056|9073) pub9<-delete_contained_entities
(9056|9072) pub8 writer id: 01037ced.8dca0c69.23602510.00000002(08d38b12)
(9056|9072) pub8->started
(9056|9072) pub8->wait_match() before write for 01037ced.8dca0c69.23602510.00000002(08d38b12)
(9056|9081) pub17->transport cfg_17
(9056|9073) pub9<-delete_participant
(9056|9072) pub8<-match found! before write for 01037ced.8dca0c69.23602510.00000002(08d38b12)
(9056|9072) pub8 12% (4 samples sent)
(9056|9072) pub8 21% (7 samples sent)
(9056|9072) pub8 31% (10 samples sent)
(9056|9072) pub8 40% (13 samples sent)
(9056|9063) sub 20% (205 samples received)
(9056|9072) pub8 50% (16 samples sent)
(9056|9072) pub8 62% (20 samples sent)
(9056|9072) pub8 71% (23 samples sent)
(9056|9072) pub8 81% (26 samples sent)
(9056|9072) pub8 90% (29 samples sent)
(9056|9072) pub8 100% (32 samples sent)
(9056|9072) pub8 waiting for acks
(9056|9072) pub8 waiting for acks returned
(9056|9072) pub8<-delete_contained_entities
(9056|9078) pub14->transport cfg_14
(9056|9090) pub26->transport cfg_26
(9056|9072) pub8<-delete_participant
(9056|9076) pub12 writer id: 01037ced.8dca0c69.23602515.00000002(c0330462)
(9056|9076) pub12->started
(9056|9076) pub12->wait_match() before write for 01037ced.8dca0c69.23602515.00000002(c0330462)
(9056|9075) pub11 writer id: 01037ced.8dca0c69.23602514.00000002(fd532dd2)
(9056|9075) pub11->started
(9056|9075) pub11->wait_match() before write for 01037ced.8dca0c69.23602514.00000002(fd532dd2)
(9056|9087) pub23->transport cfg_23
(9056|9076) pub12<-match found! before write for 01037ced.8dca0c69.23602515.00000002(c0330462)
(9056|9076) pub12 12% (4 samples sent)
(9056|9076) pub12 21% (7 samples sent)
(9056|9076) pub12 31% (10 samples sent)
(9056|9076) pub12 40% (13 samples sent)
(9056|9076) pub12 50% (16 samples sent)
(9056|9076) pub12 62% (20 samples sent)
(9056|9076) pub12 71% (23 samples sent)
(9056|9076) pub12 81% (26 samples sent)
(9056|9076) pub12 90% (29 samples sent)
(9056|9092) pub29->transport cfg_29
(9056|9076) pub12 100% (32 samples sent)
(9056|9076) pub12 waiting for acks
(9056|9076) pub12 waiting for acks returned
(9056|9076) pub12<-delete_contained_entities
(9056|9075) pub11<-match found! before write for 01037ced.8dca0c69.23602514.00000002(fd532dd2)
(9056|9075) pub11 12% (4 samples sent)
(9056|9075) pub11 21% (7 samples sent)
(9056|9075) pub11 31% (10 samples sent)
(9056|9075) pub11 40% (13 samples sent)
(9056|9075) pub11 50% (16 samples sent)
(9056|9075) pub11 62% (20 samples sent)
(9056|9075) pub11 71% (23 samples sent)
(9056|9075) pub11 81% (26 samples sent)
(9056|9075) pub11 90% (29 samples sent)
(9056|9075) pub11 100% (32 samples sent)
(9056|9075) pub11 waiting for acks
(9056|9076) pub12<-delete_participant
(9056|9075) pub11 waiting for acks returned
(9056|9075) pub11<-delete_contained_entities
(9056|9074) pub10->transport cfg_10
(9056|9082) pub18 writer id: 01037ced.8dca0c69.2360251a.00000002(426393b3)
(9056|9082) pub18->started
(9056|9082) pub18->wait_match() before write for 01037ced.8dca0c69.2360251a.00000002(426393b3)
(9056|9075) pub11<-delete_participant
(9056|9089) pub25->transport cfg_25
(9056|9084) pub20 writer id: 01037ced.8dca0c69.2360251d.00000002(f0434fa3)
(9056|9084) pub20->started
(9056|9084) pub20->wait_match() before write for 01037ced.8dca0c69.2360251d.00000002(f0434fa3)
(9056|9082) pub18<-match found! before write for 01037ced.8dca0c69.2360251a.00000002(426393b3)
(9056|9082) pub18 12% (4 samples sent)
(9056|9082) pub18 21% (7 samples sent)
(9056|9082) pub18 31% (10 samples sent)
(9056|9082) pub18 40% (13 samples sent)
(9056|9082) pub18 50% (16 samples sent)
(9056|9082) pub18 62% (20 samples sent)
(9056|9082) pub18 71% (23 samples sent)
(9056|9082) pub18 81% (26 samples sent)
(9056|9082) pub18 90% (29 samples sent)
(9056|9082) pub18 100% (32 samples sent)
(9056|9082) pub18 waiting for acks
(9056|9063) sub 30% (308 samples received)
(9056|9082) pub18 waiting for acks returned
(9056|9082) pub18<-delete_contained_entities
(9056|9091) pub27->transport cfg_27
(9056|9084) pub20<-match found! before write for 01037ced.8dca0c69.2360251d.00000002(f0434fa3)
(9056|9084) pub20 12% (4 samples sent)
(9056|9084) pub20 21% (7 samples sent)
(9056|9084) pub20 31% (10 samples sent)
(9056|9084) pub20 40% (13 samples sent)
(9056|9084) pub20 50% (16 samples sent)
(9056|9084) pub20 62% (20 samples sent)
(9056|9084) pub20 71% (23 samples sent)
(9056|9084) pub20 81% (26 samples sent)
(9056|9084) pub20 90% (29 samples sent)
(9056|9084) pub20 100% (32 samples sent)
(9056|9084) pub20 waiting for acks
(9056|9084) pub20 waiting for acks returned
(9056|9084) pub20<-delete_contained_entities
(9056|9094) pub30 writer id: 01037ced.8dca0c69.23602526.00000002(26b2c634)
(9056|9094) pub30->started
(9056|9094) pub30->wait_match() before write for 01037ced.8dca0c69.23602526.00000002(26b2c634)
(9056|9082) pub18<-delete_participant
(9056|9095) pub31 writer id: 01037ced.8dca0c69.23602527.00000002(1bd2ef84)
(9056|9095) pub31->started
(9056|9095) pub31->wait_match() before write for 01037ced.8dca0c69.23602527.00000002(1bd2ef84)
(9056|9085) pub21 writer id: 01037ced.8dca0c69.2360251c.00000002(cd236613)
(9056|9085) pub21->started
(9056|9085) pub21->wait_match() before write for 01037ced.8dca0c69.2360251c.00000002(cd236613)
(9056|9094) pub30<-match found! before write for 01037ced.8dca0c69.23602526.00000002(26b2c634)
(9056|9094) pub30 12% (4 samples sent)
(9056|9094) pub30 21% (7 samples sent)
(9056|9094) pub30 31% (10 samples sent)
(9056|9094) pub30 40% (13 samples sent)
(9056|9094) pub30 50% (16 samples sent)
(9056|9094) pub30 62% (20 samples sent)
(9056|9094) pub30 71% (23 samples sent)
(9056|9094) pub30 81% (26 samples sent)
(9056|9094) pub30 90% (29 samples sent)
(9056|9094) pub30 100% (32 samples sent)
(9056|9094) pub30 waiting for acks
(9056|9094) pub30 waiting for acks returned
(9056|9094) pub30<-delete_contained_entities
(9056|9071) pub6->transport cfg_6
(9056|9084) pub20<-delete_participant
(9056|9095) pub31<-match found! before write for 01037ced.8dca0c69.23602527.00000002(1bd2ef84)
(9056|9095) pub31 12% (4 samples sent)
(9056|9095) pub31 21% (7 samples sent)
(9056|9095) pub31 31% (10 samples sent)
(9056|9095) pub31 40% (13 samples sent)
(9056|9095) pub31 50% (16 samples sent)
(9056|9095) pub31 62% (20 samples sent)
(9056|9095) pub31 71% (23 samples sent)
(9056|9095) pub31 81% (26 samples sent)
(9056|9095) pub31 90% (29 samples sent)
(9056|9095) pub31 100% (32 samples sent)
(9056|9095) pub31 waiting for acks
(9056|9063) sub 40% (410 samples received)
(9056|9088) pub24 writer id: 01037ced.8dca0c69.23602522.00000002(d33260f4)
(9056|9088) pub24->started
(9056|9088) pub24->wait_match() before write for 01037ced.8dca0c69.23602522.00000002(d33260f4)
(9056|9095) pub31 waiting for acks returned
(9056|9095) pub31<-delete_contained_entities
(9056|9085) pub21<-match found! before write for 01037ced.8dca0c69.2360251c.00000002(cd236613)
(9056|9085) pub21 12% (4 samples sent)
(9056|9085) pub21 21% (7 samples sent)
(9056|9085) pub21 31% (10 samples sent)
(9056|9085) pub21 40% (13 samples sent)
(9056|9085) pub21 50% (16 samples sent)
(9056|9085) pub21 62% (20 samples sent)
(9056|9085) pub21 71% (23 samples sent)
(9056|9085) pub21 81% (26 samples sent)
(9056|9085) pub21 90% (29 samples sent)
(9056|9085) pub21 100% (32 samples sent)
(9056|9085) pub21 waiting for acks
(9056|9094) pub30<-delete_participant
(9056|9077) pub13 writer id: 01037ced.8dca0c69.23602513.00000002(4f73f1c2)
(9056|9077) pub13->started
(9056|9077) pub13->wait_match() before write for 01037ced.8dca0c69.23602513.00000002(4f73f1c2)
(9056|9085) pub21 waiting for acks returned
(9056|9085) pub21<-delete_contained_entities
(9056|9067) pub3 writer id: 01037ced.8dca0c69.2360250b.00000002(1fe32d81)
(9056|9067) pub3->started
(9056|9067) pub3->wait_match() before write for 01037ced.8dca0c69.2360250b.00000002(1fe32d81)
(9056|9077) pub13<-match found! before write for 01037ced.8dca0c69.23602513.00000002(4f73f1c2)
(9056|9077) pub13 12% (4 samples sent)
(9056|9077) pub13 21% (7 samples sent)
(9056|9077) pub13 31% (10 samples sent)
(9056|9077) pub13 40% (13 samples sent)
(9056|9077) pub13 50% (16 samples sent)
(9056|9077) pub13 62% (20 samples sent)
(9056|9077) pub13 71% (23 samples sent)
(9056|9077) pub13 81% (26 samples sent)
(9056|9077) pub13 90% (29 samples sent)
(9056|9077) pub13 100% (32 samples sent)
(9056|9077) pub13 waiting for acks
(9056|9077) pub13 waiting for acks returned
(9056|9077) pub13<-delete_contained_entities
(9056|9088) pub24<-match found! before write for 01037ced.8dca0c69.23602522.00000002(d33260f4)
(9056|9088) pub24 12% (4 samples sent)
(9056|9088) pub24 21% (7 samples sent)
(9056|9088) pub24 31% (10 samples sent)
(9056|9095) pub31<-delete_participant
(9056|9088) pub24 40% (13 samples sent)
(9056|9088) pub24 50% (16 samples sent)
(9056|9088) pub24 62% (20 samples sent)
(9056|9088) pub24 71% (23 samples sent)
(9056|9088) pub24 81% (26 samples sent)
(9056|9088) pub24 90% (29 samples sent)
(9056|9088) pub24 100% (32 samples sent)
(9056|9088) pub24 waiting for acks
(9056|9063) sub 50% (512 samples received)
(9056|9067) pub3<-match found! before write for 01037ced.8dca0c69.2360250b.00000002(1fe32d81)
(9056|9067) pub3 12% (4 samples sent)
(9056|9067) pub3 21% (7 samples sent)
(9056|9067) pub3 31% (10 samples sent)
(9056|9067) pub3 40% (13 samples sent)
(9056|9067) pub3 50% (16 samples sent)
(9056|9067) pub3 62% (20 samples sent)
(9056|9067) pub3 71% (23 samples sent)
(9056|9088) pub24 waiting for acks returned
(9056|9088) pub24<-delete_contained_entities
(9056|9067) pub3 81% (26 samples sent)
(9056|9067) pub3 90% (29 samples sent)
(9056|9067) pub3 100% (32 samples sent)
(9056|9067) pub3 waiting for acks
(9056|9067) pub3 waiting for acks returned
(9056|9067) pub3<-delete_contained_entities
(9056|9085) pub21<-delete_participant
(9056|9080) pub16 writer id: 01037ced.8dca0c69.23602518.00000002(38a3c0d3)
(9056|9080) pub16->started
(9056|9080) pub16->wait_match() before write for 01037ced.8dca0c69.23602518.00000002(38a3c0d3)
(9056|9079) pub15 writer id: 01037ced.8dca0c69.23602516.00000002(87937eb2)
(9056|9079) pub15->started
(9056|9079) pub15->wait_match() before write for 01037ced.8dca0c69.23602516.00000002(87937eb2)
(9056|9079) pub15<-match found! before write for 01037ced.8dca0c69.23602516.00000002(87937eb2)
(9056|9079) pub15 12% (4 samples sent)
(9056|9079) pub15 21% (7 samples sent)
(9056|9079) pub15 31% (10 samples sent)
(9056|9079) pub15 40% (13 samples sent)
(9056|9079) pub15 50% (16 samples sent)
(9056|9079) pub15 62% (20 samples sent)
(9056|9079) pub15 71% (23 samples sent)
(9056|9079) pub15 81% (26 samples sent)
(9056|9079) pub15 90% (29 samples sent)
(9056|9079) pub15 100% (32 samples sent)
(9056|9079) pub15 waiting for acks
(9056|9079) pub15 waiting for acks returned
(9056|9079) pub15<-delete_contained_entities
(9056|9077) pub13<-delete_participant
(9056|9083) pub19 writer id: 01037ced.8dca0c69.2360251b.00000002(7f03ba03)
(9056|9083) pub19->started
(9056|9083) pub19->wait_match() before write for 01037ced.8dca0c69.2360251b.00000002(7f03ba03)
(9056|9088) pub24<-delete_participant
(9056|9080) pub16<-match found! before write for 01037ced.8dca0c69.23602518.00000002(38a3c0d3)
(9056|9080) pub16 12% (4 samples sent)
(9056|9080) pub16 21% (7 samples sent)
(9056|9080) pub16 31% (10 samples sent)
(9056|9080) pub16 40% (13 samples sent)
(9056|9080) pub16 50% (16 samples sent)
(9056|9080) pub16 62% (20 samples sent)
(9056|9080) pub16 71% (23 samples sent)
(9056|9080) pub16 81% (26 samples sent)
(9056|9080) pub16 90% (29 samples sent)
(9056|9083) pub19<-match found! before write for 01037ced.8dca0c69.2360251b.00000002(7f03ba03)
(9056|9080) pub16 100% (32 samples sent)
(9056|9080) pub16 waiting for acks
(9056|9083) pub19 12% (4 samples sent)
(9056|9083) pub19 21% (7 samples sent)
(9056|9083) pub19 31% (10 samples sent)
(9056|9083) pub19 40% (13 samples sent)
(9056|9083) pub19 50% (16 samples sent)
(9056|9083) pub19 62% (20 samples sent)
(9056|9083) pub19 71% (23 samples sent)
(9056|9083) pub19 81% (26 samples sent)
(9056|9083) pub19 90% (29 samples sent)
(9056|9083) pub19 100% (32 samples sent)
(9056|9083) pub19 waiting for acks
(9056|9063) sub 60% (615 samples received)
(9056|9069) pub5 writer id: 01037ced.8dca0c69.2360250f.00000002(ea638b41)
(9056|9069) pub5->started
(9056|9069) pub5->wait_match() before write for 01037ced.8dca0c69.2360250f.00000002(ea638b41)
(9056|9080) pub16 waiting for acks returned
(9056|9080) pub16<-delete_contained_entities
(9056|9083) pub19 waiting for acks returned
(9056|9083) pub19<-delete_contained_entities
(9056|9067) pub3<-delete_participant
(9056|9086) pub22->transport cfg_22
(9056|9079) pub15<-delete_participant
(9056|9081) pub17 writer id: 01037ced.8dca0c69.23602519.00000002(05c3e963)
(9056|9081) pub17->started
(9056|9081) pub17->wait_match() before write for 01037ced.8dca0c69.23602519.00000002(05c3e963)
(9056|9080) pub16<-delete_participant
(9056|9083) pub19<-delete_participant
(9056|9069) pub5<-match found! before write for 01037ced.8dca0c69.2360250f.00000002(ea638b41)
(9056|9069) pub5 12% (4 samples sent)
(9056|9069) pub5 21% (7 samples sent)
(9056|9078) pub14 writer id: 01037ced.8dca0c69.23602517.00000002(baf35702)
(9056|9078) pub14->started
(9056|9078) pub14->wait_match() before write for 01037ced.8dca0c69.23602517.00000002(baf35702)
(9056|9069) pub5 31% (10 samples sent)
(9056|9069) pub5 40% (13 samples sent)
(9056|9069) pub5 50% (16 samples sent)
(9056|9069) pub5 62% (20 samples sent)
(9056|9069) pub5 71% (23 samples sent)
(9056|9069) pub5 81% (26 samples sent)
(9056|9069) pub5 90% (29 samples sent)
(9056|9069) pub5 100% (32 samples sent)
(9056|9069) pub5 waiting for acks
(9056|9069) pub5 waiting for acks returned
(9056|9069) pub5<-delete_contained_entities
(9056|9090) pub26 writer id: 01037ced.8dca0c69.2360251f.00000002(8a831cc3)
(9056|9090) pub26->started
(9056|9090) pub26->wait_match() before write for 01037ced.8dca0c69.2360251f.00000002(8a831cc3)
(9056|9090) pub26<-match found! before write for 01037ced.8dca0c69.2360251f.00000002(8a831cc3)
(9056|9090) pub26 12% (4 samples sent)
(9056|9090) pub26 21% (7 samples sent)
(9056|9090) pub26 31% (10 samples sent)
(9056|9090) pub26 40% (13 samples sent)
(9056|9090) pub26 50% (16 samples sent)
(9056|9090) pub26 62% (20 samples sent)
(9056|9090) pub26 71% (23 samples sent)
(9056|9090) pub26 81% (26 samples sent)
(9056|9090) pub26 90% (29 samples sent)
(9056|9081) pub17<-match found! before write for 01037ced.8dca0c69.23602519.00000002(05c3e963)
(9056|9090) pub26 100% (32 samples sent)
(9056|9090) pub26 waiting for acks
(9056|9081) pub17 12% (4 samples sent)
(9056|9081) pub17 21% (7 samples sent)
(9056|9081) pub17 31% (10 samples sent)
(9056|9081) pub17 40% (13 samples sent)
(9056|9081) pub17 50% (16 samples sent)
(9056|9081) pub17 62% (20 samples sent)
(9056|9081) pub17 71% (23 samples sent)
(9056|9081) pub17 81% (26 samples sent)
(9056|9081) pub17 90% (29 samples sent)
(9056|9081) pub17 100% (32 samples sent)
(9056|9081) pub17 waiting for acks
(9056|9063) sub 70% (717 samples received)
(9056|9078) pub14<-match found! before write for 01037ced.8dca0c69.23602517.00000002(baf35702)
(9056|9090) pub26 waiting for acks returned
(9056|9090) pub26<-delete_contained_entities
(9056|9078) pub14 12% (4 samples sent)
(9056|9078) pub14 21% (7 samples sent)
(9056|9078) pub14 31% (10 samples sent)
(9056|9078) pub14 40% (13 samples sent)
(9056|9078) pub14 50% (16 samples sent)
(9056|9078) pub14 62% (20 samples sent)
(9056|9078) pub14 71% (23 samples sent)
(9056|9078) pub14 81% (26 samples sent)
(9056|9078) pub14 90% (29 samples sent)
(9056|9081) pub17 waiting for acks returned
(9056|9081) pub17<-delete_contained_entities
(9056|9078) pub14 100% (32 samples sent)
(9056|9078) pub14 waiting for acks
(9056|9078) pub14 waiting for acks returned
(9056|9078) pub14<-delete_contained_entities
(9056|9069) pub5<-delete_participant
(9056|9087) pub23 writer id: 01037ced.8dca0c69.2360251e.00000002(b7e33573)
(9056|9087) pub23->started
(9056|9087) pub23->wait_match() before write for 01037ced.8dca0c69.2360251e.00000002(b7e33573)
(9056|9092) pub29 writer id: 01037ced.8dca0c69.23602525.00000002(6112bce4)
(9056|9092) pub29->started
(9056|9092) pub29->wait_match() before write for 01037ced.8dca0c69.23602525.00000002(6112bce4)
(9056|9092) pub29<-match found! before write for 01037ced.8dca0c69.23602525.00000002(6112bce4)
(9056|9092) pub29 12% (4 samples sent)
(9056|9092) pub29 21% (7 samples sent)
(9056|9087) pub23<-match found! before write for 01037ced.8dca0c69.2360251e.00000002(b7e33573)
(9056|9092) pub29 31% (10 samples sent)
(9056|9087) pub23 12% (4 samples sent)
(9056|9092) pub29 40% (13 samples sent)
(9056|9087) pub23 21% (7 samples sent)
(9056|9092) pub29 50% (16 samples sent)
(9056|9087) pub23 31% (10 samples sent)
(9056|9092) pub29 62% (20 samples sent)
(9056|9087) pub23 40% (13 samples sent)
(9056|9092) pub29 71% (23 samples sent)
(9056|9087) pub23 50% (16 samples sent)
(9056|9092) pub29 81% (26 samples sent)
(9056|9087) pub23 62% (20 samples sent)
(9056|9092) pub29 90% (29 samples sent)
(9056|9087) pub23 71% (23 samples sent)
(9056|9092) pub29 100% (32 samples sent)
(9056|9092) pub29 waiting for acks
(9056|9087) pub23 81% (26 samples sent)
(9056|9087) pub23 90% (29 samples sent)
(9056|9087) pub23 100% (32 samples sent)
(9056|9087) pub23 waiting for acks
(9056|9090) pub26<-delete_participant
(9056|9074) pub10 writer id: 01037ced.8dca0c69.23602512.00000002(7213d872)
(9056|9074) pub10->started
(9056|9074) pub10->wait_match() before write for 01037ced.8dca0c69.23602512.00000002(7213d872)
(9056|9081) pub17<-delete_participant
(9056|9063) sub 80% (820 samples received)
(9056|9092) pub29 waiting for acks returned
(9056|9092) pub29<-delete_contained_entities
(9056|9087) pub23 waiting for acks returned
(9056|9087) pub23<-delete_contained_entities
(9056|9078) pub14<-delete_participant
(9056|9074) pub10<-match found! before write for 01037ced.8dca0c69.23602512.00000002(7213d872)
(9056|9089) pub25 writer id: 01037ced.8dca0c69.23602521.00000002(94921a24)
(9056|9089) pub25->started
(9056|9089) pub25->wait_match() before write for 01037ced.8dca0c69.23602521.00000002(94921a24)
(9056|9074) pub10 12% (4 samples sent)
(9056|9074) pub10 21% (7 samples sent)
(9056|9074) pub10 31% (10 samples sent)
(9056|9074) pub10 40% (13 samples sent)
(9056|9074) pub10 50% (16 samples sent)
(9056|9074) pub10 62% (20 samples sent)
(9056|9074) pub10 71% (23 samples sent)
(9056|9074) pub10 81% (26 samples sent)
(9056|9074) pub10 90% (29 samples sent)
(9056|9074) pub10 100% (32 samples sent)
(9056|9074) pub10 waiting for acks
(9056|9074) pub10 waiting for acks returned
(9056|9074) pub10<-delete_contained_entities
(9056|9091) pub27 writer id: 01037ced.8dca0c69.23602523.00000002(ee524944)
(9056|9091) pub27->started
(9056|9091) pub27->wait_match() before write for 01037ced.8dca0c69.23602523.00000002(ee524944)
(9056|9093) pub28->transport cfg_28
(9056|9087) pub23<-delete_participant
(9056|9092) pub29<-delete_participant
(9056|9071) pub6 writer id: 01037ced.8dca0c69.2360250d.00000002(90a3d821)
(9056|9071) pub6->started
(9056|9071) pub6->wait_match() before write for 01037ced.8dca0c69.2360250d.00000002(90a3d821)
(9056|9089) pub25<-match found! before write for 01037ced.8dca0c69.23602521.00000002(94921a24)
(9056|9074) pub10<-delete_participant
(9056|9089) pub25 12% (4 samples sent)
(9056|9089) pub25 21% (7 samples sent)
(9056|9089) pub25 31% (10 samples sent)
(9056|9089) pub25 40% (13 samples sent)
(9056|9089) pub25 50% (16 samples sent)
(9056|9089) pub25 62% (20 samples sent)
(9056|9089) pub25 71% (23 samples sent)
(9056|9089) pub25 81% (26 samples sent)
(9056|9089) pub25 90% (29 samples sent)
(9056|9089) pub25 100% (32 samples sent)
(9056|9089) pub25 waiting for acks
(9056|9089) pub25 waiting for acks returned
(9056|9089) pub25<-delete_contained_entities
(9056|9091) pub27<-match found! before write for 01037ced.8dca0c69.23602523.00000002(ee524944)
(9056|9091) pub27 12% (4 samples sent)
(9056|9091) pub27 21% (7 samples sent)
(9056|9091) pub27 31% (10 samples sent)
(9056|9091) pub27 40% (13 samples sent)
(9056|9091) pub27 50% (16 samples sent)
(9056|9091) pub27 62% (20 samples sent)
(9056|9091) pub27 71% (23 samples sent)
(9056|9091) pub27 81% (26 samples sent)
(9056|9091) pub27 90% (29 samples sent)
(9056|9091) pub27 100% (32 samples sent)
(9056|9091) pub27 waiting for acks
(9056|9063) sub 90% (922 samples received)
(9056|9091) pub27 waiting for acks returned
(9056|9091) pub27<-delete_contained_entities
(9056|9071) pub6<-match found! before write for 01037ced.8dca0c69.2360250d.00000002(90a3d821)
(9056|9071) pub6 12% (4 samples sent)
(9056|9071) pub6 21% (7 samples sent)
(9056|9071) pub6 31% (10 samples sent)
(9056|9071) pub6 40% (13 samples sent)
(9056|9071) pub6 50% (16 samples sent)
(9056|9071) pub6 62% (20 samples sent)
(9056|9071) pub6 71% (23 samples sent)
(9056|9071) pub6 81% (26 samples sent)
(9056|9071) pub6 90% (29 samples sent)
(9056|9071) pub6 100% (32 samples sent)
(9056|9071) pub6 waiting for acks
(9056|9071) pub6 waiting for acks returned
(9056|9071) pub6<-delete_contained_entities
(9056|9089) pub25<-delete_participant
(9056|9091) pub27<-delete_participant
(9056|9071) pub6<-delete_participant
(9056|9086) pub22 writer id: 01037ced.8dca0c69.23602520.00000002(a9f23394)
(9056|9086) pub22->started
(9056|9086) pub22->wait_match() before write for 01037ced.8dca0c69.23602520.00000002(a9f23394)
(9056|9086) pub22<-match found! before write for 01037ced.8dca0c69.23602520.00000002(a9f23394)
(9056|9086) pub22 12% (4 samples sent)
(9056|9086) pub22 21% (7 samples sent)
(9056|9086) pub22 31% (10 samples sent)
(9056|9086) pub22 40% (13 samples sent)
(9056|9086) pub22 50% (16 samples sent)
(9056|9086) pub22 62% (20 samples sent)
(9056|9086) pub22 71% (23 samples sent)
(9056|9086) pub22 81% (26 samples sent)
(9056|9086) pub22 90% (29 samples sent)
(9056|9086) pub22 100% (32 samples sent)
(9056|9086) pub22 waiting for acks
(9056|9086) pub22 waiting for acks returned
(9056|9086) pub22<-delete_contained_entities
(9056|9093) pub28 writer id: 01037ced.8dca0c69.23602524.00000002(5c729554)
(9056|9093) pub28->started
(9056|9093) pub28->wait_match() before write for 01037ced.8dca0c69.23602524.00000002(5c729554)
(9056|9086) pub22<-delete_participant
(9056|9093) pub28<-match found! before write for 01037ced.8dca0c69.23602524.00000002(5c729554)
(9056|9093) pub28 12% (4 samples sent)
(9056|9093) pub28 21% (7 samples sent)
(9056|9093) pub28 31% (10 samples sent)
(9056|9093) pub28 40% (13 samples sent)
(9056|9093) pub28 50% (16 samples sent)
(9056|9093) pub28 62% (20 samples sent)
(9056|9093) pub28 71% (23 samples sent)
(9056|9093) pub28 81% (26 samples sent)
(9056|9093) pub28 90% (29 samples sent)
(9056|9093) pub28 100% (32 samples sent)
(9056|9093) pub28 waiting for acks
(9056|9063) sub 100% (1024 samples received)
(9056|9063) sub condition_.notify_all
(9056|9056) sub condition_.wait returned
(9056|9056) sub check_received
(9056|9056) sub check_received returns 0
(9056|9056) <- PublisherService::end
(9056|9093) pub28 waiting for acks returned
(9056|9093) pub28<-delete_contained_entities
(9056|9093) pub28<-delete_participant
(9056|9056) <- PublisherService::~PublisherService
(9056|9056) <- Subscriber delete_contained_entities
(9056|9056) <- Subscriber delete_participant
(9056|9056) <- Subscriber::~Subscriber
(9056|9056) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl high rtps Time:15s 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: 9225
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1 -n 1 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9235 started at 2026-08-10 17:11:44
(9235|9235) -> Thrasher started
(9235|9235) -> Subscriber::Subscriber
(9225|9225) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(9235|9235) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(9235|9235) Subscriber reader id: 01030000.062e7f73.00000002.00000507(3fc6a20f)
(9235|9235) -> PublisherService::PublisherService
(9235|9235) -> PublisherService::start (1 threads)
(9235|9235) sub wait_received 0:1
(9235|9247) pub0 writer id: 01030000.062e7f73.00000003.00000102(16a0ba34)
(9235|9247) pub0->started
(9235|9247) pub0 100% (1 samples sent)
(9235|9247) pub0->wait_match() before write for 01030000.062e7f73.00000003.00000102(16a0ba34)
(9235|9247) pub0<-match found! before write for 01030000.062e7f73.00000003.00000102(16a0ba34)
(9235|9247) pub0 waiting for acks
(9235|9246) sub 100% (1 samples received)
(9235|9246) sub condition_.notify_all
(9235|9235) sub condition_.wait returned
(9235|9235) sub check_received
(9235|9235) sub check_received returns 0
(9235|9235) <- PublisherService::end
(9235|9247) pub0 waiting for acks returned
(9235|9247) pub0<-delete_contained_entities
(9235|9247) pub0<-delete_participant
(9235|9235) <- PublisherService::~PublisherService
(9235|9235) <- Subscriber delete_contained_entities
(9235|9235) <- Subscriber delete_participant
(9235|9235) <- Subscriber::~Subscriber
(9235|9235) <- 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: 9249
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 2 -s 1 -n 2 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9259 started at 2026-08-10 17:11:45
(9259|9259) -> Thrasher started
(9259|9259) -> Subscriber::Subscriber
(9249|9249) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(9259|9259) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(9259|9259) Subscriber reader id: 01030000.2628fc88.00000002.00000507(d6d35cf1)
(9259|9259) -> PublisherService::PublisherService
(9259|9259) -> PublisherService::start (2 threads)
(9259|9259) sub wait_received 0:2
(9259|9271) pub0 writer id: 01030000.2628fc88.00000003.00000102(ffb544ca)
(9259|9271) pub0->started
(9259|9271) pub0 100% (1 samples sent)
(9259|9271) pub0->wait_match() before write for 01030000.2628fc88.00000003.00000102(ffb544ca)
(9259|9272) pub1 writer id: 01030000.2628fc88.00000004.00000102(4d9598da)
(9259|9272) pub1->started
(9259|9272) pub1 100% (1 samples sent)
(9259|9272) pub1->wait_match() before write for 01030000.2628fc88.00000004.00000102(4d9598da)
(9259|9271) pub0<-match found! before write for 01030000.2628fc88.00000003.00000102(ffb544ca)
(9259|9271) pub0 waiting for acks
(9259|9272) pub1<-match found! before write for 01030000.2628fc88.00000004.00000102(4d9598da)
(9259|9272) pub1 waiting for acks
(9259|9270) sub 50% (1 samples received)
(9259|9270) sub 100% (2 samples received)
(9259|9270) sub condition_.notify_all
(9259|9259) sub condition_.wait returned
(9259|9259) sub check_received
(9259|9259) sub check_received returns 0
(9259|9259) <- PublisherService::end
(9259|9271) pub0 waiting for acks returned
(9259|9271) pub0<-delete_contained_entities
(9259|9272) pub1 waiting for acks returned
(9259|9272) pub1<-delete_contained_entities
(9259|9271) pub0<-delete_participant
(9259|9272) pub1<-delete_participant
(9259|9259) <- PublisherService::~PublisherService
(9259|9259) <- Subscriber delete_contained_entities
(9259|9259) <- Subscriber delete_participant
(9259|9259) <- Subscriber::~Subscriber
(9259|9259) <- 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: 9274
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 3 -s 3 -n 9 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9285 started at 2026-08-10 17:11:46
(9285|9285) -> Thrasher started
(9285|9285) -> Subscriber::Subscriber
(9274|9274) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(9285|9285) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(9285|9285) Subscriber reader id: 01030000.2113c765.00000002.00000507(f26a6655)
(9285|9285) -> PublisherService::PublisherService
(9285|9285) -> PublisherService::start (3 threads)
(9285|9285) sub wait_received 0:9
(9285|9298) pub1 writer id: 01030000.2113c765.00000005.00000102(544c8bce)
(9285|9298) pub1->started
(9285|9298) pub1 33% (1 samples sent)
(9285|9298) pub1 66% (2 samples sent)
(9285|9298) pub1 100% (3 samples sent)
(9285|9298) pub1->wait_match() before write for 01030000.2113c765.00000005.00000102(544c8bce)
(9285|9298) pub1<-match found! before write for 01030000.2113c765.00000005.00000102(544c8bce)
(9285|9298) pub1 waiting for acks
(9285|9296) sub 11% (1 samples received)
(9285|9296) sub 22% (2 samples received)
(9285|9296) sub 33% (3 samples received)
(9285|9299) pub2 writer id: 01030000.2113c765.00000004.00000102(692ca27e)
(9285|9299) pub2->started
(9285|9299) pub2 33% (1 samples sent)
(9285|9299) pub2 66% (2 samples sent)
(9285|9299) pub2 100% (3 samples sent)
(9285|9299) pub2->wait_match() before write for 01030000.2113c765.00000004.00000102(692ca27e)
(9285|9299) pub2<-match found! before write for 01030000.2113c765.00000004.00000102(692ca27e)
(9285|9299) pub2 waiting for acks
(9285|9298) pub1 waiting for acks returned
(9285|9298) pub1<-delete_contained_entities
(9285|9296) sub 44% (4 samples received)
(9285|9296) sub 55% (5 samples received)
(9285|9296) sub 66% (6 samples received)
(9285|9299) pub2 waiting for acks returned
(9285|9299) pub2<-delete_contained_entities
(9285|9297) pub0 writer id: 01030000.2113c765.00000003.00000102(db0c7e6e)
(9285|9297) pub0->started
(9285|9297) pub0 33% (1 samples sent)
(9285|9297) pub0 66% (2 samples sent)
(9285|9297) pub0 100% (3 samples sent)
(9285|9297) pub0->wait_match() before write for 01030000.2113c765.00000003.00000102(db0c7e6e)
(9285|9297) pub0<-match found! before write for 01030000.2113c765.00000003.00000102(db0c7e6e)
(9285|9297) pub0 waiting for acks
(9285|9296) sub 77% (7 samples received)
(9285|9296) sub 88% (8 samples received)
(9285|9296) sub 100% (9 samples received)
(9285|9296) sub condition_.notify_all
(9285|9285) sub condition_.wait returned
(9285|9285) sub check_received
(9285|9285) sub check_received returns 0
(9285|9285) <- PublisherService::end
(9285|9297) pub0 waiting for acks returned
(9285|9297) pub0<-delete_contained_entities
(9285|9298) pub1<-delete_participant
(9285|9299) pub2<-delete_participant
(9285|9297) pub0<-delete_participant
(9285|9285) <- PublisherService::~PublisherService
(9285|9285) <- Subscriber delete_contained_entities
(9285|9285) <- Subscriber delete_participant
(9285|9285) <- Subscriber::~Subscriber
(9285|9285) <- 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: 9301
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1024 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9311 started at 2026-08-10 17:11:47
(9311|9311) -> Thrasher started
(9311|9311) -> Subscriber::Subscriber
(9301|9301) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(9311|9311) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(9311|9311) Subscriber reader id: 01030000.37514984.00000002.00000507(4aea227d)
(9311|9311) -> PublisherService::PublisherService
(9311|9311) -> PublisherService::start (1 threads)
(9311|9311) sub wait_received 0:1024
(9311|9323) pub0 writer id: 01030000.37514984.00000003.00000102(638c3a46)
(9311|9323) pub0->started
(9311|9323) pub0 10% (103 samples sent)
(9311|9322) sub 10% (103 samples received)
(9311|9323) pub0 20% (205 samples sent)
(9311|9322) sub 20% (205 samples received)
(9311|9323) pub0 30% (308 samples sent)
(9311|9322) sub 30% (308 samples received)
(9311|9323) pub0 40% (410 samples sent)
(9311|9322) sub 40% (410 samples received)
(9311|9323) pub0 50% (512 samples sent)
(9311|9322) sub 50% (512 samples received)
(9311|9323) pub0 60% (615 samples sent)
(9311|9322) sub 60% (615 samples received)
(9311|9323) pub0 70% (717 samples sent)
(9311|9322) sub 70% (717 samples received)
(9311|9323) pub0 80% (820 samples sent)
(9311|9322) sub 80% (820 samples received)
(9311|9323) pub0 90% (922 samples sent)
(9311|9322) sub 90% (922 samples received)
(9311|9323) pub0 100% (1024 samples sent)
(9311|9323) pub0->wait_match() before write for 01030000.37514984.00000003.00000102(638c3a46)
(9311|9322) sub 100% (1024 samples received)
(9311|9322) sub condition_.notify_all
(9311|9323) pub0<-match found! before write for 01030000.37514984.00000003.00000102(638c3a46)
(9311|9323) pub0 waiting for acks
(9311|9311) sub condition_.wait returned
(9311|9311) sub check_received
(9311|9311) sub check_received returns 0
(9311|9311) <- PublisherService::end
(9311|9323) pub0 waiting for acks returned
(9311|9323) pub0<-delete_contained_entities
(9311|9323) pub0<-delete_participant
(9311|9311) <- PublisherService::~PublisherService
(9311|9311) <- Subscriber delete_contained_entities
(9311|9311) <- Subscriber delete_participant
(9311|9311) <- Subscriber::~Subscriber
(9311|9311) <- 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: 9325
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 8 -s 128 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9335 started at 2026-08-10 17:11:48
(9335|9335) -> Thrasher started
(9335|9335) -> Subscriber::Subscriber
(9325|9325) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(9335|9335) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(9335|9335) Subscriber reader id: 01030000.09122442.00000002.00000507(179c4d8b)
(9335|9335) -> PublisherService::PublisherService
(9335|9335) -> PublisherService::start (8 threads)
(9335|9335) sub wait_received 0:1024
(9335|9352) pub4 writer id: 01030000.09122442.0000000a.00000102(33ea37c1)
(9335|9352) pub4->started
(9335|9352) pub4 10% (13 samples sent)
(9335|9352) pub4 20% (26 samples sent)
(9335|9348) pub0 writer id: 01030000.09122442.00000003.00000102(3efa55b0)
(9335|9348) pub0->started
(9335|9352) pub4 30% (39 samples sent)
(9335|9352) pub4 40% (52 samples sent)
(9335|9348) pub0 10% (13 samples sent)
(9335|9348) pub0 20% (26 samples sent)
(9335|9348) pub0 30% (39 samples sent)
(9335|9348) pub0 40% (52 samples sent)
(9335|9352) pub4 50% (64 samples sent)
(9335|9349) pub1 writer id: 01030000.09122442.00000005.00000102(b1baa010)
(9335|9349) pub1->started
(9335|9352) pub4 60% (77 samples sent)
(9335|9353) pub5 writer id: 01030000.09122442.00000006.00000102(f61adac0)
(9335|9353) pub5->started
(9335|9353) pub5 10% (13 samples sent)
(9335|9348) pub0 50% (64 samples sent)
(9335|9355) pub7 writer id: 01030000.09122442.00000009.00000102(744a4d11)
(9335|9355) pub7->started
(9335|9352) pub4 70% (90 samples sent)
(9335|9355) pub7 10% (13 samples sent)
(9335|9355) pub7 20% (26 samples sent)
(9335|9349) pub1 10% (13 samples sent)
(9335|9349) pub1 20% (26 samples sent)
(9335|9353) pub5 20% (26 samples sent)
(9335|9352) pub4 80% (103 samples sent)
(9335|9349) pub1 30% (39 samples sent)
(9335|9353) pub5 30% (39 samples sent)
(9335|9348) pub0 60% (77 samples sent)
(9335|9355) pub7 30% (39 samples sent)
(9335|9349) pub1 40% (52 samples sent)
(9335|9355) pub7 40% (52 samples sent)
(9335|9354) pub6 writer id: 01030000.09122442.00000007.00000102(cb7af370)
(9335|9354) pub6->started
(9335|9349) pub1 50% (64 samples sent)
(9335|9355) pub7 50% (64 samples sent)
(9335|9354) pub6 10% (13 samples sent)
(9335|9349) pub1 60% (77 samples sent)
(9335|9353) pub5 40% (52 samples sent)
(9335|9350) pub2 writer id: 01030000.09122442.00000004.00000102(8cda89a0)
(9335|9350) pub2->started
(9335|9349) pub1 70% (90 samples sent)
(9335|9350) pub2 10% (13 samples sent)
(9335|9352) pub4 90% (116 samples sent)
(9335|9350) pub2 20% (26 samples sent)
(9335|9354) pub6 20% (26 samples sent)
(9335|9350) pub2 30% (39 samples sent)
(9335|9353) pub5 50% (64 samples sent)
(9335|9354) pub6 30% (39 samples sent)
(9335|9353) pub5 60% (77 samples sent)
(9335|9349) pub1 80% (103 samples sent)
(9335|9352) pub4 100% (128 samples sent)
(9335|9352) pub4->wait_match() before write for 01030000.09122442.0000000a.00000102(33ea37c1)
(9335|9354) pub6 40% (52 samples sent)
(9335|9350) pub2 40% (52 samples sent)
(9335|9351) pub3 writer id: 01030000.09122442.00000008.00000102(492a64a1)
(9335|9351) pub3->started
(9335|9353) pub5 70% (90 samples sent)
(9335|9349) pub1 90% (116 samples sent)
(9335|9354) pub6 50% (64 samples sent)
(9335|9351) pub3 10% (13 samples sent)
(9335|9350) pub2 50% (64 samples sent)
(9335|9349) pub1 100% (128 samples sent)
(9335|9349) pub1->wait_match() before write for 01030000.09122442.00000005.00000102(b1baa010)
(9335|9348) pub0 70% (90 samples sent)
(9335|9351) pub3 20% (26 samples sent)
(9335|9353) pub5 80% (103 samples sent)
(9335|9350) pub2 60% (77 samples sent)
(9335|9355) pub7 60% (77 samples sent)
(9335|9354) pub6 60% (77 samples sent)
(9335|9350) pub2 70% (90 samples sent)
(9335|9353) pub5 90% (116 samples sent)
(9335|9355) pub7 70% (90 samples sent)
(9335|9354) pub6 70% (90 samples sent)
(9335|9350) pub2 80% (103 samples sent)
(9335|9353) pub5 100% (128 samples sent)
(9335|9353) pub5->wait_match() before write for 01030000.09122442.00000006.00000102(f61adac0)
(9335|9351) pub3 30% (39 samples sent)
(9335|9350) pub2 90% (116 samples sent)
(9335|9351) pub3 40% (52 samples sent)
(9335|9350) pub2 100% (128 samples sent)
(9335|9350) pub2->wait_match() before write for 01030000.09122442.00000004.00000102(8cda89a0)
(9335|9348) pub0 80% (103 samples sent)
(9335|9354) pub6 80% (103 samples sent)
(9335|9351) pub3 50% (64 samples sent)
(9335|9348) pub0 90% (116 samples sent)
(9335|9352) pub4<-match found! before write for 01030000.09122442.0000000a.00000102(33ea37c1)
(9335|9352) pub4 waiting for acks
(9335|9355) pub7 80% (103 samples sent)
(9335|9355) pub7 90% (116 samples sent)
(9335|9351) pub3 60% (77 samples sent)
(9335|9355) pub7 100% (128 samples sent)
(9335|9355) pub7->wait_match() before write for 01030000.09122442.00000009.00000102(744a4d11)
(9335|9354) pub6 90% (116 samples sent)
(9335|9351) pub3 70% (90 samples sent)
(9335|9354) pub6 100% (128 samples sent)
(9335|9354) pub6->wait_match() before write for 01030000.09122442.00000007.00000102(cb7af370)
(9335|9351) pub3 80% (103 samples sent)
(9335|9348) pub0 100% (128 samples sent)
(9335|9348) pub0->wait_match() before write for 01030000.09122442.00000003.00000102(3efa55b0)
(9335|9348) pub0<-match found! before write for 01030000.09122442.00000003.00000102(3efa55b0)
(9335|9348) pub0 waiting for acks
(9335|9351) pub3 90% (116 samples sent)
(9335|9351) pub3 100% (128 samples sent)
(9335|9351) pub3->wait_match() before write for 01030000.09122442.00000008.00000102(492a64a1)
(9335|9349) pub1<-match found! before write for 01030000.09122442.00000005.00000102(b1baa010)
(9335|9349) pub1 waiting for acks
(9335|9353) pub5<-match found! before write for 01030000.09122442.00000006.00000102(f61adac0)
(9335|9353) pub5 waiting for acks
(9335|9355) pub7<-match found! before write for 01030000.09122442.00000009.00000102(744a4d11)
(9335|9355) pub7 waiting for acks
(9335|9354) pub6<-match found! before write for 01030000.09122442.00000007.00000102(cb7af370)
(9335|9354) pub6 waiting for acks
(9335|9350) pub2<-match found! before write for 01030000.09122442.00000004.00000102(8cda89a0)
(9335|9350) pub2 waiting for acks
(9335|9351) pub3<-match found! before write for 01030000.09122442.00000008.00000102(492a64a1)
(9335|9351) pub3 waiting for acks
(9335|9347) sub 10% (103 samples received)
(9335|9347) sub 20% (205 samples received)
(9335|9347) sub 30% (308 samples received)
(9335|9347) sub 40% (410 samples received)
(9335|9347) sub 50% (512 samples received)
(9335|9347) sub 60% (615 samples received)
(9335|9347) sub 70% (717 samples received)
(9335|9347) sub 80% (820 samples received)
(9335|9347) sub 90% (922 samples received)
(9335|9347) sub 100% (1024 samples received)
(9335|9347) sub condition_.notify_all
(9335|9335) sub condition_.wait returned
(9335|9335) sub check_received
(9335|9335) sub check_received returns 0
(9335|9335) <- PublisherService::end
(9335|9348) pub0 waiting for acks returned
(9335|9348) pub0<-delete_contained_entities
(9335|9352) pub4 waiting for acks returned
(9335|9352) pub4<-delete_contained_entities
(9335|9349) pub1 waiting for acks returned
(9335|9349) pub1<-delete_contained_entities
(9335|9355) pub7 waiting for acks returned
(9335|9355) pub7<-delete_contained_entities
(9335|9353) pub5 waiting for acks returned
(9335|9354) pub6 waiting for acks returned
(9335|9353) pub5<-delete_contained_entities
(9335|9354) pub6<-delete_contained_entities
(9335|9350) pub2 waiting for acks returned
(9335|9350) pub2<-delete_contained_entities
(9335|9351) pub3 waiting for acks returned
(9335|9351) pub3<-delete_contained_entities
(9335|9354) pub6<-delete_participant
(9335|9349) pub1<-delete_participant
(9335|9353) pub5<-delete_participant
(9335|9348) pub0<-delete_participant
(9335|9355) pub7<-delete_participant
(9335|9351) pub3<-delete_participant
(9335|9352) pub4<-delete_participant
(9335|9350) pub2<-delete_participant
(9335|9335) <- PublisherService::~PublisherService
(9335|9335) <- Subscriber delete_contained_entities
(9335|9335) <- Subscriber delete_participant
(9335|9335) <- Subscriber::~Subscriber
(9335|9335) <- 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: 9357
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 16 -s 64 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9367 started at 2026-08-10 17:11:50
(9367|9367) -> Thrasher started
(9367|9367) -> Subscriber::Subscriber
(9357|9357) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(9367|9367) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(9367|9367) Subscriber reader id: 01030000.03bb4bf3.00000002.00000507(0868aa04)
(9367|9367) -> PublisherService::PublisherService
(9367|9367) -> PublisherService::start (16 threads)
(9367|9367) sub wait_received 0:1024
(9367|9379) pub0 writer id: 01030000.03bb4bf3.00000003.00000102(210eb23f)
(9367|9379) pub0->started
(9367|9379) pub0 10% (7 samples sent)
(9367|9379) pub0 20% (13 samples sent)
(9367|9379) pub0 31% (20 samples sent)
(9367|9379) pub0 40% (26 samples sent)
(9367|9379) pub0 50% (32 samples sent)
(9367|9379) pub0 60% (39 samples sent)
(9367|9379) pub0 70% (45 samples sent)
(9367|9379) pub0 81% (52 samples sent)
(9367|9379) pub0 90% (58 samples sent)
(9367|9379) pub0 100% (64 samples sent)
(9367|9379) pub0->wait_match() before write for 01030000.03bb4bf3.00000003.00000102(210eb23f)
(9367|9380) pub1 writer id: 01030000.03bb4bf3.00000006.00000102(e9ee3d4f)
(9367|9380) pub1->started
(9367|9380) pub1 10% (7 samples sent)
(9367|9380) pub1 20% (13 samples sent)
(9367|9380) pub1 31% (20 samples sent)
(9367|9380) pub1 40% (26 samples sent)
(9367|9384) pub5 writer id: 01030000.03bb4bf3.00000008.00000102(56de832e)
(9367|9384) pub5->started
(9367|9380) pub1 50% (32 samples sent)
(9367|9390) pub11 writer id: 01030000.03bb4bf3.0000000d.00000102(9e3e0c5e)
(9367|9390) pub11->started
(9367|9392) pub14 writer id: 01030000.03bb4bf3.00000010.00000102(064e5f6d)
(9367|9392) pub14->started
(9367|9390) pub11 10% (7 samples sent)
(9367|9392) pub14 10% (7 samples sent)
(9367|9392) pub14 20% (13 samples sent)
(9367|9381) pub2 writer id: 01030000.03bb4bf3.00000004.00000102(932e6e2f)
(9367|9381) pub2->started
(9367|9392) pub14 31% (20 samples sent)
(9367|9381) pub2 10% (7 samples sent)
(9367|9392) pub14 40% (26 samples sent)
(9367|9381) pub2 20% (13 samples sent)
(9367|9380) pub1 60% (39 samples sent)
(9367|9381) pub2 31% (20 samples sent)
(9367|9381) pub2 40% (26 samples sent)
(9367|9384) pub5 10% (7 samples sent)
(9367|9384) pub5 20% (13 samples sent)
(9367|9384) pub5 31% (20 samples sent)
(9367|9390) pub11 20% (13 samples sent)
(9367|9384) pub5 40% (26 samples sent)
(9367|9384) pub5 50% (32 samples sent)
(9367|9390) pub11 31% (20 samples sent)
(9367|9381) pub2 50% (32 samples sent)
(9367|9381) pub2 60% (39 samples sent)
(9367|9385) pub6 writer id: 01030000.03bb4bf3.00000009.00000102(6bbeaa9e)
(9367|9385) pub6->started
(9367|9381) pub2 70% (45 samples sent)
(9367|9385) pub6 10% (7 samples sent)
(9367|9381) pub2 81% (52 samples sent)
(9367|9385) pub6 20% (13 samples sent)
(9367|9385) pub6 31% (20 samples sent)
(9367|9381) pub2 90% (58 samples sent)
(9367|9385) pub6 40% (26 samples sent)
(9367|9384) pub5 60% (39 samples sent)
(9367|9385) pub6 50% (32 samples sent)
(9367|9384) pub5 70% (45 samples sent)
(9367|9384) pub5 81% (52 samples sent)
(9367|9384) pub5 90% (58 samples sent)
(9367|9390) pub11 40% (26 samples sent)
(9367|9390) pub11 50% (32 samples sent)
(9367|9379) pub0<-match found! before write for 01030000.03bb4bf3.00000003.00000102(210eb23f)
(9367|9379) pub0 waiting for acks
(9367|9381) pub2 100% (64 samples sent)
(9367|9381) pub2->wait_match() before write for 01030000.03bb4bf3.00000004.00000102(932e6e2f)
(9367|9392) pub14 50% (32 samples sent)
(9367|9386) pub7 writer id: 01030000.03bb4bf3.0000000e.00000102(d99e768e)
(9367|9386) pub7->started
(9367|9392) pub14 60% (39 samples sent)
(9367|9386) pub7 10% (7 samples sent)
(9367|9392) pub14 70% (45 samples sent)
(9367|9384) pub5 100% (64 samples sent)
(9367|9384) pub5->wait_match() before write for 01030000.03bb4bf3.00000008.00000102(56de832e)
(9367|9386) pub7 20% (13 samples sent)
(9367|9392) pub14 81% (52 samples sent)
(9367|9386) pub7 31% (20 samples sent)
(9367|9386) pub7 40% (26 samples sent)
(9367|9392) pub14 90% (58 samples sent)
(9367|9386) pub7 50% (32 samples sent)
(9367|9392) pub14 100% (64 samples sent)
(9367|9392) pub14->wait_match() before write for 01030000.03bb4bf3.00000010.00000102(064e5f6d)
(9367|9390) pub11 60% (39 samples sent)
(9367|9385) pub6 60% (39 samples sent)
(9367|9380) pub1 70% (45 samples sent)
(9367|9390) pub11 70% (45 samples sent)
(9367|9380) pub1 81% (52 samples sent)
(9367|9390) pub11 81% (52 samples sent)
(9367|9380) pub1 90% (58 samples sent)
(9367|9380) pub1 100% (64 samples sent)
(9367|9380) pub1->wait_match() before write for 01030000.03bb4bf3.00000006.00000102(e9ee3d4f)
(9367|9385) pub6 70% (45 samples sent)
(9367|9385) pub6 81% (52 samples sent)
(9367|9382) pub3 writer id: 01030000.03bb4bf3.00000005.00000102(ae4e479f)
(9367|9382) pub3->started
(9367|9385) pub6 90% (58 samples sent)
(9367|9382) pub3 10% (7 samples sent)
(9367|9385) pub6 100% (64 samples sent)
(9367|9385) pub6->wait_match() before write for 01030000.03bb4bf3.00000009.00000102(6bbeaa9e)
(9367|9382) pub3 20% (13 samples sent)
(9367|9382) pub3 31% (20 samples sent)
(9367|9382) pub3 40% (26 samples sent)
(9367|9390) pub11 90% (58 samples sent)
(9367|9390) pub11 100% (64 samples sent)
(9367|9382) pub3 50% (32 samples sent)
(9367|9380) pub1<-match found! before write for 01030000.03bb4bf3.00000006.00000102(e9ee3d4f)
(9367|9380) pub1 waiting for acks
(9367|9382) pub3 60% (39 samples sent)
(9367|9390) pub11->wait_match() before write for 01030000.03bb4bf3.0000000d.00000102(9e3e0c5e)
(9367|9382) pub3 70% (45 samples sent)
(9367|9386) pub7 60% (39 samples sent)
(9367|9386) pub7 70% (45 samples sent)
(9367|9382) pub3 81% (52 samples sent)
(9367|9382) pub3 90% (58 samples sent)
(9367|9382) pub3 100% (64 samples sent)
(9367|9382) pub3->wait_match() before write for 01030000.03bb4bf3.00000005.00000102(ae4e479f)
(9367|9388) pub9 writer id: 01030000.03bb4bf3.0000000c.00000102(a35e25ee)
(9367|9388) pub9->started
(9367|9389) pub10 writer id: 01030000.03bb4bf3.0000000b.00000102(117ef9fe)
(9367|9389) pub10->started
(9367|9388) pub9 10% (7 samples sent)
(9367|9388) pub9 20% (13 samples sent)
(9367|9388) pub9 31% (20 samples sent)
(9367|9388) pub9 40% (26 samples sent)
(9367|9386) pub7 81% (52 samples sent)
(9367|9388) pub9 50% (32 samples sent)
(9367|9386) pub7 90% (58 samples sent)
(9367|9388) pub9 60% (39 samples sent)
(9367|9386) pub7 100% (64 samples sent)
(9367|9388) pub9 70% (45 samples sent)
(9367|9386) pub7->wait_match() before write for 01030000.03bb4bf3.0000000e.00000102(d99e768e)
(9367|9388) pub9 81% (52 samples sent)
(9367|9388) pub9 90% (58 samples sent)
(9367|9389) pub10 10% (7 samples sent)
(9367|9389) pub10 20% (13 samples sent)
(9367|9388) pub9 100% (64 samples sent)
(9367|9388) pub9->wait_match() before write for 01030000.03bb4bf3.0000000c.00000102(a35e25ee)
(9367|9389) pub10 31% (20 samples sent)
(9367|9389) pub10 40% (26 samples sent)
(9367|9389) pub10 50% (32 samples sent)
(9367|9389) pub10 60% (39 samples sent)
(9367|9389) pub10 70% (45 samples sent)
(9367|9389) pub10 81% (52 samples sent)
(9367|9390) pub11<-match found! before write for 01030000.03bb4bf3.0000000d.00000102(9e3e0c5e)
(9367|9390) pub11 waiting for acks
(9367|9389) pub10 90% (58 samples sent)
(9367|9394) pub15 writer id: 01030000.03bb4bf3.00000011.00000102(3b2e76dd)
(9367|9394) pub15->started
(9367|9394) pub15 10% (7 samples sent)
(9367|9394) pub15 20% (13 samples sent)
(9367|9394) pub15 31% (20 samples sent)
(9367|9394) pub15 40% (26 samples sent)
(9367|9394) pub15 50% (32 samples sent)
(9367|9387) pub8 writer id: 01030000.03bb4bf3.0000000a.00000102(2c1ed04e)
(9367|9387) pub8->started
(9367|9387) pub8 10% (7 samples sent)
(9367|9387) pub8 20% (13 samples sent)
(9367|9387) pub8 31% (20 samples sent)
(9367|9387) pub8 40% (26 samples sent)
(9367|9392) pub14<-match found! before write for 01030000.03bb4bf3.00000010.00000102(064e5f6d)
(9367|9392) pub14 waiting for acks
(9367|9389) pub10 100% (64 samples sent)
(9367|9389) pub10->wait_match() before write for 01030000.03bb4bf3.0000000b.00000102(117ef9fe)
(9367|9387) pub8 50% (32 samples sent)
(9367|9387) pub8 60% (39 samples sent)
(9367|9387) pub8 70% (45 samples sent)
(9367|9387) pub8 81% (52 samples sent)
(9367|9394) pub15 60% (39 samples sent)
(9367|9391) pub12 writer id: 01030000.03bb4bf3.00000012.00000102(7c8e0c0d)
(9367|9391) pub12->started
(9367|9394) pub15 70% (45 samples sent)
(9367|9394) pub15 81% (52 samples sent)
(9367|9383) pub4 writer id: 01030000.03bb4bf3.00000007.00000102(d48e14ff)
(9367|9383) pub4->started
(9367|9394) pub15 90% (58 samples sent)
(9367|9383) pub4 10% (7 samples sent)
(9367|9394) pub15 100% (64 samples sent)
(9367|9394) pub15->wait_match() before write for 01030000.03bb4bf3.00000011.00000102(3b2e76dd)
(9367|9387) pub8 90% (58 samples sent)
(9367|9383) pub4 20% (13 samples sent)
(9367|9393) pub13 writer id: 01030000.03bb4bf3.0000000f.00000102(e4fe5f3e)
(9367|9393) pub13->started
(9367|9383) pub4 31% (20 samples sent)
(9367|9387) pub8 100% (64 samples sent)
(9367|9387) pub8->wait_match() before write for 01030000.03bb4bf3.0000000a.00000102(2c1ed04e)
(9367|9393) pub13 10% (7 samples sent)
(9367|9385) pub6<-match found! before write for 01030000.03bb4bf3.00000009.00000102(6bbeaa9e)
(9367|9385) pub6 waiting for acks
(9367|9393) pub13 20% (13 samples sent)
(9367|9393) pub13 31% (20 samples sent)
(9367|9393) pub13 40% (26 samples sent)
(9367|9393) pub13 50% (32 samples sent)
(9367|9383) pub4 40% (26 samples sent)
(9367|9391) pub12 10% (7 samples sent)
(9367|9383) pub4 50% (32 samples sent)
(9367|9391) pub12 20% (13 samples sent)
(9367|9393) pub13 60% (39 samples sent)
(9367|9393) pub13 70% (45 samples sent)
(9367|9391) pub12 31% (20 samples sent)
(9367|9393) pub13 81% (52 samples sent)
(9367|9391) pub12 40% (26 samples sent)
(9367|9393) pub13 90% (58 samples sent)
(9367|9391) pub12 50% (32 samples sent)
(9367|9393) pub13 100% (64 samples sent)
(9367|9393) pub13->wait_match() before write for 01030000.03bb4bf3.0000000f.00000102(e4fe5f3e)
(9367|9391) pub12 60% (39 samples sent)
(9367|9383) pub4 60% (39 samples sent)
(9367|9391) pub12 70% (45 samples sent)
(9367|9383) pub4 70% (45 samples sent)
(9367|9391) pub12 81% (52 samples sent)
(9367|9386) pub7<-match found! before write for 01030000.03bb4bf3.0000000e.00000102(d99e768e)
(9367|9386) pub7 waiting for acks
(9367|9383) pub4 81% (52 samples sent)
(9367|9391) pub12 90% (58 samples sent)
(9367|9383) pub4 90% (58 samples sent)
(9367|9391) pub12 100% (64 samples sent)
(9367|9391) pub12->wait_match() before write for 01030000.03bb4bf3.00000012.00000102(7c8e0c0d)
(9367|9383) pub4 100% (64 samples sent)
(9367|9383) pub4->wait_match() before write for 01030000.03bb4bf3.00000007.00000102(d48e14ff)
(9367|9384) pub5<-match found! before write for 01030000.03bb4bf3.00000008.00000102(56de832e)
(9367|9384) pub5 waiting for acks
(9367|9381) pub2<-match found! before write for 01030000.03bb4bf3.00000004.00000102(932e6e2f)
(9367|9381) pub2 waiting for acks
(9367|9382) pub3<-match found! before write for 01030000.03bb4bf3.00000005.00000102(ae4e479f)
(9367|9382) pub3 waiting for acks
(9367|9389) pub10<-match found! before write for 01030000.03bb4bf3.0000000b.00000102(117ef9fe)
(9367|9389) pub10 waiting for acks
(9367|9388) pub9<-match found! before write for 01030000.03bb4bf3.0000000c.00000102(a35e25ee)
(9367|9388) pub9 waiting for acks
(9367|9378) sub 10% (103 samples received)
(9367|9378) sub 20% (205 samples received)
(9367|9378) sub 30% (308 samples received)
(9367|9378) sub 40% (410 samples received)
(9367|9378) sub 50% (512 samples received)
(9367|9378) sub 60% (615 samples received)
(9367|9394) pub15<-match found! before write for 01030000.03bb4bf3.00000011.00000102(3b2e76dd)
(9367|9394) pub15 waiting for acks
(9367|9387) pub8<-match found! before write for 01030000.03bb4bf3.0000000a.00000102(2c1ed04e)
(9367|9387) pub8 waiting for acks
(9367|9391) pub12<-match found! before write for 01030000.03bb4bf3.00000012.00000102(7c8e0c0d)
(9367|9391) pub12 waiting for acks
(9367|9383) pub4<-match found! before write for 01030000.03bb4bf3.00000007.00000102(d48e14ff)
(9367|9383) pub4 waiting for acks
(9367|9393) pub13<-match found! before write for 01030000.03bb4bf3.0000000f.00000102(e4fe5f3e)
(9367|9393) pub13 waiting for acks
(9367|9379) pub0 waiting for acks returned
(9367|9379) pub0<-delete_contained_entities
(9367|9390) pub11 waiting for acks returned
(9367|9390) pub11<-delete_contained_entities
(9367|9392) pub14 waiting for acks returned
(9367|9392) pub14<-delete_contained_entities
(9367|9380) pub1 waiting for acks returned
(9367|9380) pub1<-delete_contained_entities
(9367|9385) pub6 waiting for acks returned
(9367|9385) pub6<-delete_contained_entities
(9367|9386) pub7 waiting for acks returned
(9367|9386) pub7<-delete_contained_entities
(9367|9381) pub2 waiting for acks returned
(9367|9381) pub2<-delete_contained_entities
(9367|9384) pub5 waiting for acks returned
(9367|9384) pub5<-delete_contained_entities
(9367|9382) pub3 waiting for acks returned
(9367|9382) pub3<-delete_contained_entities
(9367|9389) pub10 waiting for acks returned
(9367|9389) pub10<-delete_contained_entities
(9367|9388) pub9 waiting for acks returned
(9367|9388) pub9<-delete_contained_entities
(9367|9378) sub 70% (717 samples received)
(9367|9380) pub1<-delete_participant
(9367|9378) sub 80% (820 samples received)
(9367|9379) pub0<-delete_participant
(9367|9378) sub 90% (922 samples received)
(9367|9382) pub3<-delete_participant
(9367|9378) sub 100% (1024 samples received)
(9367|9378) sub condition_.notify_all
(9367|9367) sub condition_.wait returned
(9367|9367) sub check_received
(9367|9367) sub check_received returns 0
(9367|9367) <- PublisherService::end
(9367|9394) pub15 waiting for acks returned
(9367|9394) pub15<-delete_contained_entities
(9367|9391) pub12 waiting for acks returned
(9367|9391) pub12<-delete_contained_entities
(9367|9387) pub8 waiting for acks returned
(9367|9387) pub8<-delete_contained_entities
(9367|9383) pub4 waiting for acks returned
(9367|9383) pub4<-delete_contained_entities
(9367|9393) pub13 waiting for acks returned
(9367|9393) pub13<-delete_contained_entities
(9367|9381) pub2<-delete_participant
(9367|9389) pub10<-delete_participant
(9367|9384) pub5<-delete_participant
(9367|9388) pub9<-delete_participant
(9367|9386) pub7<-delete_participant
(9367|9385) pub6<-delete_participant
(9367|9390) pub11<-delete_participant
(9367|9392) pub14<-delete_participant
(9367|9394) pub15<-delete_participant
(9367|9391) pub12<-delete_participant
(9367|9387) pub8<-delete_participant
(9367|9383) pub4<-delete_participant
(9367|9393) pub13<-delete_participant
(9367|9367) <- PublisherService::~PublisherService
(9367|9367) <- Subscriber delete_contained_entities
(9367|9367) <- Subscriber delete_participant
(9367|9367) <- Subscriber::~Subscriber
(9367|9367) <- 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:2s 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: 9396
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 32 -s 32 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9406 started at 2026-08-10 17:11:51
(9406|9406) -> Thrasher started
(9406|9406) -> Subscriber::Subscriber
(9396|9396) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(9406|9406) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(9406|9406) Subscriber reader id: 01030000.338388ac.00000002.00000507(b08b0d5c)
(9406|9406) -> PublisherService::PublisherService
(9406|9406) -> PublisherService::start (32 threads)
(9406|9406) sub wait_received 0:1024
(9406|9422) pub4 writer id: 01030000.338388ac.00000008.00000102(ee3d2476)
(9406|9422) pub4->started
(9406|9422) pub4 12% (4 samples sent)
(9406|9422) pub4 21% (7 samples sent)
(9406|9422) pub4 31% (10 samples sent)
(9406|9422) pub4 40% (13 samples sent)
(9406|9422) pub4 50% (16 samples sent)
(9406|9422) pub4 62% (20 samples sent)
(9406|9422) pub4 71% (23 samples sent)
(9406|9422) pub4 81% (26 samples sent)
(9406|9422) pub4 90% (29 samples sent)
(9406|9422) pub4 100% (32 samples sent)
(9406|9422) pub4->wait_match() before write for 01030000.338388ac.00000008.00000102(ee3d2476)
(9406|9422) pub4<-match found! before write for 01030000.338388ac.00000008.00000102(ee3d2476)
(9406|9422) pub4 waiting for acks
(9406|9422) pub4 waiting for acks returned
(9406|9422) pub4<-delete_contained_entities
(9406|9420) pub2 writer id: 01030000.338388ac.00000005.00000102(16ade0c7)
(9406|9420) pub2->started
(9406|9420) pub2 12% (4 samples sent)
(9406|9420) pub2 21% (7 samples sent)
(9406|9420) pub2 31% (10 samples sent)
(9406|9420) pub2 40% (13 samples sent)
(9406|9419) pub1 writer id: 01030000.338388ac.00000004.00000102(2bcdc977)
(9406|9419) pub1->started
(9406|9420) pub2 50% (16 samples sent)
(9406|9420) pub2 62% (20 samples sent)
(9406|9420) pub2 71% (23 samples sent)
(9406|9419) pub1 12% (4 samples sent)
(9406|9420) pub2 81% (26 samples sent)
(9406|9419) pub1 21% (7 samples sent)
(9406|9420) pub2 90% (29 samples sent)
(9406|9419) pub1 31% (10 samples sent)
(9406|9420) pub2 100% (32 samples sent)
(9406|9420) pub2->wait_match() before write for 01030000.338388ac.00000005.00000102(16ade0c7)
(9406|9419) pub1 40% (13 samples sent)
(9406|9419) pub1 50% (16 samples sent)
(9406|9419) pub1 62% (20 samples sent)
(9406|9419) pub1 71% (23 samples sent)
(9406|9419) pub1 81% (26 samples sent)
(9406|9419) pub1 90% (29 samples sent)
(9406|9419) pub1 100% (32 samples sent)
(9406|9419) pub1->wait_match() before write for 01030000.338388ac.00000004.00000102(2bcdc977)
(9406|9420) pub2<-match found! before write for 01030000.338388ac.00000005.00000102(16ade0c7)
(9406|9420) pub2 waiting for acks
(9406|9419) pub1<-match found! before write for 01030000.338388ac.00000004.00000102(2bcdc977)
(9406|9419) pub1 waiting for acks
(9406|9423) pub6 writer id: 01030000.338388ac.00000006.00000102(510d9a17)
(9406|9423) pub6->started
(9406|9423) pub6 12% (4 samples sent)
(9406|9423) pub6 21% (7 samples sent)
(9406|9423) pub6 31% (10 samples sent)
(9406|9423) pub6 40% (13 samples sent)
(9406|9423) pub6 50% (16 samples sent)
(9406|9423) pub6 62% (20 samples sent)
(9406|9423) pub6 71% (23 samples sent)
(9406|9423) pub6 81% (26 samples sent)
(9406|9423) pub6 90% (29 samples sent)
(9406|9423) pub6 100% (32 samples sent)
(9406|9423) pub6->wait_match() before write for 01030000.338388ac.00000006.00000102(510d9a17)
(9406|9423) pub6<-match found! before write for 01030000.338388ac.00000006.00000102(510d9a17)
(9406|9423) pub6 waiting for acks
(9406|9421) pub3 writer id: 01030000.338388ac.0000000b.00000102(a99d5ea6)
(9406|9421) pub3->started
(9406|9421) pub3 12% (4 samples sent)
(9406|9421) pub3 21% (7 samples sent)
(9406|9421) pub3 31% (10 samples sent)
(9406|9421) pub3 40% (13 samples sent)
(9406|9421) pub3 50% (16 samples sent)
(9406|9421) pub3 62% (20 samples sent)
(9406|9421) pub3 71% (23 samples sent)
(9406|9421) pub3 81% (26 samples sent)
(9406|9420) pub2 waiting for acks returned
(9406|9420) pub2<-delete_contained_entities
(9406|9425) pub7 writer id: 01030000.338388ac.00000009.00000102(d35d0dc6)
(9406|9425) pub7->started
(9406|9425) pub7 12% (4 samples sent)
(9406|9425) pub7 21% (7 samples sent)
(9406|9425) pub7 31% (10 samples sent)
(9406|9429) pub11 writer id: 01030000.338388ac.00000010.00000102(beadf835)
(9406|9429) pub11->started
(9406|9425) pub7 40% (13 samples sent)
(9406|9429) pub11 12% (4 samples sent)
(9406|9425) pub7 50% (16 samples sent)
(9406|9429) pub11 21% (7 samples sent)
(9406|9425) pub7 62% (20 samples sent)
(9406|9429) pub11 31% (10 samples sent)
(9406|9425) pub7 71% (23 samples sent)
(9406|9429) pub11 40% (13 samples sent)
(9406|9425) pub7 81% (26 samples sent)
(9406|9429) pub11 50% (16 samples sent)
(9406|9425) pub7 90% (29 samples sent)
(9406|9429) pub11 62% (20 samples sent)
(9406|9425) pub7 100% (32 samples sent)
(9406|9425) pub7->wait_match() before write for 01030000.338388ac.00000009.00000102(d35d0dc6)
(9406|9429) pub11 71% (23 samples sent)
(9406|9429) pub11 81% (26 samples sent)
(9406|9429) pub11 90% (29 samples sent)
(9406|9421) pub3 90% (29 samples sent)
(9406|9429) pub11 100% (32 samples sent)
(9406|9421) pub3 100% (32 samples sent)
(9406|9421) pub3->wait_match() before write for 01030000.338388ac.0000000b.00000102(a99d5ea6)
(9406|9429) pub11->wait_match() before write for 01030000.338388ac.00000010.00000102(beadf835)
(9406|9417) sub 10% (103 samples received)
(9406|9426) pub8 writer id: 01030000.338388ac.0000000a.00000102(94fd7716)
(9406|9426) pub8->started
(9406|9426) pub8 12% (4 samples sent)
(9406|9426) pub8 21% (7 samples sent)
(9406|9426) pub8 31% (10 samples sent)
(9406|9426) pub8 40% (13 samples sent)
(9406|9426) pub8 50% (16 samples sent)
(9406|9426) pub8 62% (20 samples sent)
(9406|9426) pub8 71% (23 samples sent)
(9406|9426) pub8 81% (26 samples sent)
(9406|9426) pub8 90% (29 samples sent)
(9406|9426) pub8 100% (32 samples sent)
(9406|9426) pub8->wait_match() before write for 01030000.338388ac.0000000a.00000102(94fd7716)
(9406|9421) pub3<-match found! before write for 01030000.338388ac.0000000b.00000102(a99d5ea6)
(9406|9421) pub3 waiting for acks
(9406|9419) pub1 waiting for acks returned
(9406|9419) pub1<-delete_contained_entities
(9406|9425) pub7<-match found! before write for 01030000.338388ac.00000009.00000102(d35d0dc6)
(9406|9425) pub7 waiting for acks
(9406|9429) pub11<-match found! before write for 01030000.338388ac.00000010.00000102(beadf835)
(9406|9429) pub11 waiting for acks
(9406|9418) pub0 writer id: 01030000.338388ac.00000003.00000102(99ed1567)
(9406|9418) pub0->started
(9406|9418) pub0 12% (4 samples sent)
(9406|9418) pub0 21% (7 samples sent)
(9406|9418) pub0 31% (10 samples sent)
(9406|9418) pub0 40% (13 samples sent)
(9406|9418) pub0 50% (16 samples sent)
(9406|9418) pub0 62% (20 samples sent)
(9406|9426) pub8<-match found! before write for 01030000.338388ac.0000000a.00000102(94fd7716)
(9406|9426) pub8 waiting for acks
(9406|9418) pub0 71% (23 samples sent)
(9406|9423) pub6 waiting for acks returned
(9406|9423) pub6<-delete_contained_entities
(9406|9418) pub0 81% (26 samples sent)
(9406|9418) pub0 90% (29 samples sent)
(9406|9418) pub0 100% (32 samples sent)
(9406|9418) pub0->wait_match() before write for 01030000.338388ac.00000003.00000102(99ed1567)
(9406|9418) pub0<-match found! before write for 01030000.338388ac.00000003.00000102(99ed1567)
(9406|9418) pub0 waiting for acks
(9406|9427) pub9 writer id: 01030000.338388ac.0000000c.00000102(1bbd82b6)
(9406|9427) pub9->started
(9406|9427) pub9 12% (4 samples sent)
(9406|9427) pub9 21% (7 samples sent)
(9406|9427) pub9 31% (10 samples sent)
(9406|9427) pub9 40% (13 samples sent)
(9406|9427) pub9 50% (16 samples sent)
(9406|9427) pub9 62% (20 samples sent)
(9406|9427) pub9 71% (23 samples sent)
(9406|9427) pub9 81% (26 samples sent)
(9406|9427) pub9 90% (29 samples sent)
(9406|9427) pub9 100% (32 samples sent)
(9406|9427) pub9->wait_match() before write for 01030000.338388ac.0000000c.00000102(1bbd82b6)
(9406|9424) pub5 writer id: 01030000.338388ac.00000007.00000102(6c6db3a7)
(9406|9424) pub5->started
(9406|9424) pub5 12% (4 samples sent)
(9406|9424) pub5 21% (7 samples sent)
(9406|9424) pub5 31% (10 samples sent)
(9406|9424) pub5 40% (13 samples sent)
(9406|9424) pub5 50% (16 samples sent)
(9406|9424) pub5 62% (20 samples sent)
(9406|9424) pub5 71% (23 samples sent)
(9406|9424) pub5 81% (26 samples sent)
(9406|9424) pub5 90% (29 samples sent)
(9406|9424) pub5 100% (32 samples sent)
(9406|9424) pub5->wait_match() before write for 01030000.338388ac.00000007.00000102(6c6db3a7)
(9406|9417) sub 20% (205 samples received)
(9406|9428) pub12 writer id: 01030000.338388ac.0000000d.00000102(26ddab06)
(9406|9428) pub12->started
(9406|9428) pub12 12% (4 samples sent)
(9406|9428) pub12 21% (7 samples sent)
(9406|9428) pub12 31% (10 samples sent)
(9406|9428) pub12 40% (13 samples sent)
(9406|9428) pub12 50% (16 samples sent)
(9406|9433) pub15 writer id: 01030000.338388ac.00000012.00000102(c46dab55)
(9406|9433) pub15->started
(9406|9428) pub12 62% (20 samples sent)
(9406|9428) pub12 71% (23 samples sent)
(9406|9433) pub15 12% (4 samples sent)
(9406|9433) pub15 21% (7 samples sent)
(9406|9433) pub15 31% (10 samples sent)
(9406|9433) pub15 40% (13 samples sent)
(9406|9433) pub15 50% (16 samples sent)
(9406|9433) pub15 62% (20 samples sent)
(9406|9433) pub15 71% (23 samples sent)
(9406|9428) pub12 81% (26 samples sent)
(9406|9428) pub12 90% (29 samples sent)
(9406|9428) pub12 100% (32 samples sent)
(9406|9428) pub12->wait_match() before write for 01030000.338388ac.0000000d.00000102(26ddab06)
(9406|9433) pub15 81% (26 samples sent)
(9406|9433) pub15 90% (29 samples sent)
(9406|9433) pub15 100% (32 samples sent)
(9406|9433) pub15->wait_match() before write for 01030000.338388ac.00000012.00000102(c46dab55)
(9406|9421) pub3 waiting for acks returned
(9406|9421) pub3<-delete_contained_entities
(9406|9427) pub9<-match found! before write for 01030000.338388ac.0000000c.00000102(1bbd82b6)
(9406|9427) pub9 waiting for acks
(9406|9424) pub5<-match found! before write for 01030000.338388ac.00000007.00000102(6c6db3a7)
(9406|9424) pub5 waiting for acks
(9406|9431) pub13 writer id: 01030000.338388ac.00000011.00000102(83cdd185)
(9406|9431) pub13->started
(9406|9425) pub7 waiting for acks returned
(9406|9425) pub7<-delete_contained_entities
(9406|9429) pub11 waiting for acks returned
(9406|9429) pub11<-delete_contained_entities
(9406|9428) pub12<-match found! before write for 01030000.338388ac.0000000d.00000102(26ddab06)
(9406|9428) pub12 waiting for acks
(9406|9426) pub8 waiting for acks returned
(9406|9426) pub8<-delete_contained_entities
(9406|9431) pub13 12% (4 samples sent)
(9406|9433) pub15<-match found! before write for 01030000.338388ac.00000012.00000102(c46dab55)
(9406|9433) pub15 waiting for acks
(9406|9431) pub13 21% (7 samples sent)
(9406|9431) pub13 31% (10 samples sent)
(9406|9431) pub13 40% (13 samples sent)
(9406|9431) pub13 50% (16 samples sent)
(9406|9431) pub13 62% (20 samples sent)
(9406|9431) pub13 71% (23 samples sent)
(9406|9431) pub13 81% (26 samples sent)
(9406|9431) pub13 90% (29 samples sent)
(9406|9431) pub13 100% (32 samples sent)
(9406|9417) sub 30% (308 samples received)
(9406|9431) pub13->wait_match() before write for 01030000.338388ac.00000011.00000102(83cdd185)
(9406|9417) sub 40% (410 samples received)
(9406|9431) pub13<-match found! before write for 01030000.338388ac.00000011.00000102(83cdd185)
(9406|9431) pub13 waiting for acks
(9406|9434) pub16 writer id: 01030000.338388ac.00000013.00000102(f90d82e5)
(9406|9434) pub16->started
(9406|9428) pub12 waiting for acks returned
(9406|9428) pub12<-delete_contained_entities
(9406|9434) pub16 12% (4 samples sent)
(9406|9434) pub16 21% (7 samples sent)
(9406|9424) pub5 waiting for acks returned
(9406|9427) pub9 waiting for acks returned
(9406|9427) pub9<-delete_contained_entities
(9406|9434) pub16 31% (10 samples sent)
(9406|9434) pub16 40% (13 samples sent)
(9406|9434) pub16 50% (16 samples sent)
(9406|9418) pub0 waiting for acks returned
(9406|9418) pub0<-delete_contained_entities
(9406|9434) pub16 62% (20 samples sent)
(9406|9434) pub16 71% (23 samples sent)
(9406|9424) pub5<-delete_contained_entities
(9406|9434) pub16 81% (26 samples sent)
(9406|9434) pub16 90% (29 samples sent)
(9406|9434) pub16 100% (32 samples sent)
(9406|9434) pub16->wait_match() before write for 01030000.338388ac.00000013.00000102(f90d82e5)
(9406|9432) pub14 writer id: 01030000.338388ac.0000000f.00000102(5c1df866)
(9406|9432) pub14->started
(9406|9432) pub14 12% (4 samples sent)
(9406|9432) pub14 21% (7 samples sent)
(9406|9432) pub14 31% (10 samples sent)
(9406|9432) pub14 40% (13 samples sent)
(9406|9432) pub14 50% (16 samples sent)
(9406|9432) pub14 62% (20 samples sent)
(9406|9432) pub14 71% (23 samples sent)
(9406|9432) pub14 81% (26 samples sent)
(9406|9432) pub14 90% (29 samples sent)
(9406|9432) pub14 100% (32 samples sent)
(9406|9432) pub14->wait_match() before write for 01030000.338388ac.0000000f.00000102(5c1df866)
(9406|9439) pub21 writer id: 01030000.338388ac.00000017.00000102(0c8d2425)
(9406|9439) pub21->started
(9406|9439) pub21 12% (4 samples sent)
(9406|9439) pub21 21% (7 samples sent)
(9406|9439) pub21 31% (10 samples sent)
(9406|9439) pub21 40% (13 samples sent)
(9406|9439) pub21 50% (16 samples sent)
(9406|9439) pub21 62% (20 samples sent)
(9406|9439) pub21 71% (23 samples sent)
(9406|9439) pub21 81% (26 samples sent)
(9406|9439) pub21 90% (29 samples sent)
(9406|9439) pub21 100% (32 samples sent)
(9406|9439) pub21->wait_match() before write for 01030000.338388ac.00000017.00000102(0c8d2425)
(9406|9433) pub15 waiting for acks returned
(9406|9433) pub15<-delete_contained_entities
(9406|9432) pub14<-match found! before write for 01030000.338388ac.0000000f.00000102(5c1df866)
(9406|9432) pub14 waiting for acks
(9406|9434) pub16<-match found! before write for 01030000.338388ac.00000013.00000102(f90d82e5)
(9406|9434) pub16 waiting for acks
(9406|9440) pub22 writer id: 01030000.338388ac.00000018.00000102(8eddb3f4)
(9406|9440) pub22->started
(9406|9440) pub22 12% (4 samples sent)
(9406|9440) pub22 21% (7 samples sent)
(9406|9440) pub22 31% (10 samples sent)
(9406|9440) pub22 40% (13 samples sent)
(9406|9440) pub22 50% (16 samples sent)
(9406|9440) pub22 62% (20 samples sent)
(9406|9440) pub22 71% (23 samples sent)
(9406|9440) pub22 81% (26 samples sent)
(9406|9440) pub22 90% (29 samples sent)
(9406|9440) pub22 100% (32 samples sent)
(9406|9440) pub22->wait_match() before write for 01030000.338388ac.00000018.00000102(8eddb3f4)
(9406|9436) pub18 writer id: 01030000.338388ac.00000014.00000102(4b2d5ef5)
(9406|9436) pub18->started
(9406|9436) pub18 12% (4 samples sent)
(9406|9436) pub18 21% (7 samples sent)
(9406|9436) pub18 31% (10 samples sent)
(9406|9436) pub18 40% (13 samples sent)
(9406|9436) pub18 50% (16 samples sent)
(9406|9436) pub18 62% (20 samples sent)
(9406|9436) pub18 71% (23 samples sent)
(9406|9436) pub18 81% (26 samples sent)
(9406|9436) pub18 90% (29 samples sent)
(9406|9436) pub18 100% (32 samples sent)
(9406|9430) pub10 writer id: 01030000.338388ac.0000000e.00000102(617dd1d6)
(9406|9430) pub10->started
(9406|9436) pub18->wait_match() before write for 01030000.338388ac.00000014.00000102(4b2d5ef5)
(9406|9430) pub10 12% (4 samples sent)
(9406|9430) pub10 21% (7 samples sent)
(9406|9430) pub10 31% (10 samples sent)
(9406|9430) pub10 40% (13 samples sent)
(9406|9430) pub10 50% (16 samples sent)
(9406|9430) pub10 62% (20 samples sent)
(9406|9430) pub10 71% (23 samples sent)
(9406|9430) pub10 81% (26 samples sent)
(9406|9430) pub10 90% (29 samples sent)
(9406|9430) pub10 100% (32 samples sent)
(9406|9430) pub10->wait_match() before write for 01030000.338388ac.0000000e.00000102(617dd1d6)
(9406|9448) pub30 writer id: 01030000.338388ac.00000022.00000102(654c13d3)
(9406|9448) pub30->started
(9406|9448) pub30 12% (4 samples sent)
(9406|9448) pub30 21% (7 samples sent)
(9406|9448) pub30 31% (10 samples sent)
(9406|9448) pub30 40% (13 samples sent)
(9406|9448) pub30 50% (16 samples sent)
(9406|9417) sub 50% (512 samples received)
(9406|9438) pub20 writer id: 01030000.338388ac.00000016.00000102(31ed0d95)
(9406|9438) pub20->started
(9406|9439) pub21<-match found! before write for 01030000.338388ac.00000017.00000102(0c8d2425)
(9406|9439) pub21 waiting for acks
(9406|9446) pub28 writer id: 01030000.338388ac.0000001e.00000102(019d4654)
(9406|9446) pub28->started
(9406|9431) pub13 waiting for acks returned
(9406|9431) pub13<-delete_contained_entities
(9406|9446) pub28 12% (4 samples sent)
(9406|9446) pub28 21% (7 samples sent)
(9406|9448) pub30 62% (20 samples sent)
(9406|9448) pub30 71% (23 samples sent)
(9406|9448) pub30 81% (26 samples sent)
(9406|9442) pub24 writer id: 01030000.338388ac.0000001d.00000102(463d3c84)
(9406|9442) pub24->started
(9406|9442) pub24 12% (4 samples sent)
(9406|9442) pub24 21% (7 samples sent)
(9406|9442) pub24 31% (10 samples sent)
(9406|9442) pub24 40% (13 samples sent)
(9406|9440) pub22<-match found! before write for 01030000.338388ac.00000018.00000102(8eddb3f4)
(9406|9440) pub22 waiting for acks
(9406|9442) pub24 50% (16 samples sent)
(9406|9442) pub24 62% (20 samples sent)
(9406|9448) pub30 90% (29 samples sent)
(9406|9442) pub24 71% (23 samples sent)
(9406|9442) pub24 81% (26 samples sent)
(9406|9438) pub20 12% (4 samples sent)
(9406|9438) pub20 21% (7 samples sent)
(9406|9448) pub30 100% (32 samples sent)
(9406|9448) pub30->wait_match() before write for 01030000.338388ac.00000022.00000102(654c13d3)
(9406|9436) pub18<-match found! before write for 01030000.338388ac.00000014.00000102(4b2d5ef5)
(9406|9436) pub18 waiting for acks
(9406|9446) pub28 31% (10 samples sent)
(9406|9446) pub28 40% (13 samples sent)
(9406|9446) pub28 50% (16 samples sent)
(9406|9446) pub28 62% (20 samples sent)
(9406|9442) pub24 90% (29 samples sent)
(9406|9446) pub28 71% (23 samples sent)
(9406|9442) pub24 100% (32 samples sent)
(9406|9442) pub24->wait_match() before write for 01030000.338388ac.0000001d.00000102(463d3c84)
(9406|9446) pub28 81% (26 samples sent)
(9406|9438) pub20 31% (10 samples sent)
(9406|9446) pub28 90% (29 samples sent)
(9406|9438) pub20 40% (13 samples sent)
(9406|9446) pub28 100% (32 samples sent)
(9406|9446) pub28->wait_match() before write for 01030000.338388ac.0000001e.00000102(019d4654)
(9406|9438) pub20 50% (16 samples sent)
(9406|9438) pub20 62% (20 samples sent)
(9406|9438) pub20 71% (23 samples sent)
(9406|9438) pub20 81% (26 samples sent)
(9406|9441) pub23 writer id: 01030000.338388ac.0000001b.00000102(c97dc924)
(9406|9441) pub23->started
(9406|9441) pub23 12% (4 samples sent)
(9406|9441) pub23 21% (7 samples sent)
(9406|9437) pub19 writer id: 01030000.338388ac.00000019.00000102(b3bd9a44)
(9406|9437) pub19->started
(9406|9441) pub23 31% (10 samples sent)
(9406|9441) pub23 40% (13 samples sent)
(9406|9437) pub19 12% (4 samples sent)
(9406|9441) pub23 50% (16 samples sent)
(9406|9437) pub19 21% (7 samples sent)
(9406|9441) pub23 62% (20 samples sent)
(9406|9437) pub19 31% (10 samples sent)
(9406|9447) pub29 writer id: 01030000.338388ac.00000021.00000102(22ec6903)
(9406|9447) pub29->started
(9406|9437) pub19 40% (13 samples sent)
(9406|9447) pub29 12% (4 samples sent)
(9406|9447) pub29 21% (7 samples sent)
(9406|9437) pub19 50% (16 samples sent)
(9406|9438) pub20 90% (29 samples sent)
(9406|9430) pub10<-match found! before write for 01030000.338388ac.0000000e.00000102(617dd1d6)
(9406|9430) pub10 waiting for acks
(9406|9447) pub29 31% (10 samples sent)
(9406|9438) pub20 100% (32 samples sent)
(9406|9438) pub20->wait_match() before write for 01030000.338388ac.00000016.00000102(31ed0d95)
(9406|9447) pub29 40% (13 samples sent)
(9406|9447) pub29 50% (16 samples sent)
(9406|9447) pub29 62% (20 samples sent)
(9406|9437) pub19 62% (20 samples sent)
(9406|9447) pub29 71% (23 samples sent)
(9406|9437) pub19 71% (23 samples sent)
(9406|9447) pub29 81% (26 samples sent)
(9406|9437) pub19 81% (26 samples sent)
(9406|9447) pub29 90% (29 samples sent)
(9406|9437) pub19 90% (29 samples sent)
(9406|9448) pub30<-match found! before write for 01030000.338388ac.00000022.00000102(654c13d3)
(9406|9448) pub30 waiting for acks
(9406|9441) pub23 71% (23 samples sent)
(9406|9441) pub23 81% (26 samples sent)
(9406|9449) pub31 writer id: 01030000.338388ac.0000001f.00000102(3cfd6fe4)
(9406|9449) pub31->started
(9406|9443) pub25 writer id: 01030000.338388ac.00000020.00000102(1f8c40b3)
(9406|9443) pub25->started
(9406|9449) pub31 12% (4 samples sent)
(9406|9443) pub25 12% (4 samples sent)
(9406|9449) pub31 21% (7 samples sent)
(9406|9443) pub25 21% (7 samples sent)
(9406|9449) pub31 31% (10 samples sent)
(9406|9443) pub25 31% (10 samples sent)
(9406|9449) pub31 40% (13 samples sent)
(9406|9443) pub25 40% (13 samples sent)
(9406|9449) pub31 50% (16 samples sent)
(9406|9443) pub25 50% (16 samples sent)
(9406|9449) pub31 62% (20 samples sent)
(9406|9443) pub25 62% (20 samples sent)
(9406|9449) pub31 71% (23 samples sent)
(9406|9443) pub25 71% (23 samples sent)
(9406|9449) pub31 81% (26 samples sent)
(9406|9441) pub23 90% (29 samples sent)
(9406|9443) pub25 81% (26 samples sent)
(9406|9441) pub23 100% (32 samples sent)
(9406|9441) pub23->wait_match() before write for 01030000.338388ac.0000001b.00000102(c97dc924)
(9406|9447) pub29 100% (32 samples sent)
(9406|9447) pub29->wait_match() before write for 01030000.338388ac.00000021.00000102(22ec6903)
(9406|9443) pub25 90% (29 samples sent)
(9406|9443) pub25 100% (32 samples sent)
(9406|9443) pub25->wait_match() before write for 01030000.338388ac.00000020.00000102(1f8c40b3)
(9406|9435) pub17 writer id: 01030000.338388ac.00000015.00000102(764d7745)
(9406|9435) pub17->started
(9406|9435) pub17 12% (4 samples sent)
(9406|9437) pub19 100% (32 samples sent)
(9406|9437) pub19->wait_match() before write for 01030000.338388ac.00000019.00000102(b3bd9a44)
(9406|9435) pub17 21% (7 samples sent)
(9406|9435) pub17 31% (10 samples sent)
(9406|9435) pub17 40% (13 samples sent)
(9406|9435) pub17 50% (16 samples sent)
(9406|9435) pub17 62% (20 samples sent)
(9406|9435) pub17 71% (23 samples sent)
(9406|9449) pub31 90% (29 samples sent)
(9406|9435) pub17 81% (26 samples sent)
(9406|9449) pub31 100% (32 samples sent)
(9406|9449) pub31->wait_match() before write for 01030000.338388ac.0000001f.00000102(3cfd6fe4)
(9406|9435) pub17 90% (29 samples sent)
(9406|9435) pub17 100% (32 samples sent)
(9406|9435) pub17->wait_match() before write for 01030000.338388ac.00000015.00000102(764d7745)
(9406|9444) pub26 writer id: 01030000.338388ac.0000001a.00000102(f41de094)
(9406|9444) pub26->started
(9406|9444) pub26 12% (4 samples sent)
(9406|9444) pub26 21% (7 samples sent)
(9406|9444) pub26 31% (10 samples sent)
(9406|9444) pub26 40% (13 samples sent)
(9406|9444) pub26 50% (16 samples sent)
(9406|9445) pub27 writer id: 01030000.338388ac.0000001c.00000102(7b5d1534)
(9406|9445) pub27->started
(9406|9444) pub26 62% (20 samples sent)
(9406|9444) pub26 71% (23 samples sent)
(9406|9445) pub27 12% (4 samples sent)
(9406|9444) pub26 81% (26 samples sent)
(9406|9445) pub27 21% (7 samples sent)
(9406|9445) pub27 31% (10 samples sent)
(9406|9444) pub26 90% (29 samples sent)
(9406|9445) pub27 40% (13 samples sent)
(9406|9444) pub26 100% (32 samples sent)
(9406|9444) pub26->wait_match() before write for 01030000.338388ac.0000001a.00000102(f41de094)
(9406|9445) pub27 50% (16 samples sent)
(9406|9445) pub27 62% (20 samples sent)
(9406|9445) pub27 71% (23 samples sent)
(9406|9445) pub27 81% (26 samples sent)
(9406|9445) pub27 90% (29 samples sent)
(9406|9445) pub27 100% (32 samples sent)
(9406|9445) pub27->wait_match() before write for 01030000.338388ac.0000001c.00000102(7b5d1534)
(9406|9422) pub4<-delete_participant
(9406|9420) pub2<-delete_participant
(9406|9417) sub 60% (615 samples received)
(9406|9438) pub20<-match found! before write for 01030000.338388ac.00000016.00000102(31ed0d95)
(9406|9438) pub20 waiting for acks
(9406|9419) pub1<-delete_participant
(9406|9442) pub24<-match found! before write for 01030000.338388ac.0000001d.00000102(463d3c84)
(9406|9442) pub24 waiting for acks
(9406|9446) pub28<-match found! before write for 01030000.338388ac.0000001e.00000102(019d4654)
(9406|9446) pub28 waiting for acks
(9406|9447) pub29<-match found! before write for 01030000.338388ac.00000021.00000102(22ec6903)
(9406|9447) pub29 waiting for acks
(9406|9423) pub6<-delete_participant
(9406|9441) pub23<-match found! before write for 01030000.338388ac.0000001b.00000102(c97dc924)
(9406|9441) pub23 waiting for acks
(9406|9443) pub25<-match found! before write for 01030000.338388ac.00000020.00000102(1f8c40b3)
(9406|9443) pub25 waiting for acks
(9406|9449) pub31<-match found! before write for 01030000.338388ac.0000001f.00000102(3cfd6fe4)
(9406|9449) pub31 waiting for acks
(9406|9434) pub16 waiting for acks returned
(9406|9434) pub16<-delete_contained_entities
(9406|9437) pub19<-match found! before write for 01030000.338388ac.00000019.00000102(b3bd9a44)
(9406|9437) pub19 waiting for acks
(9406|9432) pub14 waiting for acks returned
(9406|9432) pub14<-delete_contained_entities
(9406|9445) pub27<-match found! before write for 01030000.338388ac.0000001c.00000102(7b5d1534)
(9406|9445) pub27 waiting for acks
(9406|9421) pub3<-delete_participant
(9406|9435) pub17<-match found! before write for 01030000.338388ac.00000015.00000102(764d7745)
(9406|9435) pub17 waiting for acks
(9406|9444) pub26<-match found! before write for 01030000.338388ac.0000001a.00000102(f41de094)
(9406|9444) pub26 waiting for acks
(9406|9439) pub21 waiting for acks returned
(9406|9439) pub21<-delete_contained_entities
(9406|9440) pub22 waiting for acks returned
(9406|9440) pub22<-delete_contained_entities
(9406|9436) pub18 waiting for acks returned
(9406|9436) pub18<-delete_contained_entities
(9406|9430) pub10 waiting for acks returned
(9406|9430) pub10<-delete_contained_entities
(9406|9417) sub 70% (717 samples received)
(9406|9425) pub7<-delete_participant
(9406|9429) pub11<-delete_participant
(9406|9417) sub 80% (820 samples received)
(9406|9426) pub8<-delete_participant
(9406|9417) sub 90% (922 samples received)
(9406|9428) pub12<-delete_participant
(9406|9427) pub9<-delete_participant
(9406|9417) sub 100% (1024 samples received)
(9406|9417) sub condition_.notify_all
(9406|9406) sub condition_.wait returned
(9406|9406) sub check_received
(9406|9448) pub30 waiting for acks returned
(9406|9448) pub30<-delete_contained_entities
(9406|9438) pub20 waiting for acks returned
(9406|9438) pub20<-delete_contained_entities
(9406|9446) pub28 waiting for acks returned
(9406|9446) pub28<-delete_contained_entities
(9406|9447) pub29 waiting for acks returned
(9406|9447) pub29<-delete_contained_entities
(9406|9443) pub25 waiting for acks returned
(9406|9442) pub24 waiting for acks returned
(9406|9442) pub24<-delete_contained_entities
(9406|9441) pub23 waiting for acks returned
(9406|9441) pub23<-delete_contained_entities
(9406|9443) pub25<-delete_contained_entities
(9406|9406) sub check_received returns 0
(9406|9406) <- PublisherService::end
(9406|9449) pub31 waiting for acks returned
(9406|9449) pub31<-delete_contained_entities
(9406|9437) pub19 waiting for acks returned
(9406|9437) pub19<-delete_contained_entities
(9406|9445) pub27 waiting for acks returned
(9406|9445) pub27<-delete_contained_entities
(9406|9444) pub26 waiting for acks returned
(9406|9444) pub26<-delete_contained_entities
(9406|9435) pub17 waiting for acks returned
(9406|9435) pub17<-delete_contained_entities
(9406|9424) pub5<-delete_participant
(9406|9418) pub0<-delete_participant
(9406|9433) pub15<-delete_participant
(9406|9431) pub13<-delete_participant
(9406|9434) pub16<-delete_participant
(9406|9432) pub14<-delete_participant
(9406|9440) pub22<-delete_participant
(9406|9436) pub18<-delete_participant
(9406|9430) pub10<-delete_participant
(9406|9439) pub21<-delete_participant
(9406|9446) pub28<-delete_participant
(9406|9442) pub24<-delete_participant
(9406|9447) pub29<-delete_participant
(9406|9448) pub30<-delete_participant
(9406|9438) pub20<-delete_participant
(9406|9443) pub25<-delete_participant
(9406|9437) pub19<-delete_participant
(9406|9445) pub27<-delete_participant
(9406|9444) pub26<-delete_participant
(9406|9449) pub31<-delete_participant
(9406|9435) pub17<-delete_participant
(9406|9441) pub23<-delete_participant
(9406|9406) <- PublisherService::~PublisherService
(9406|9406) <- Subscriber delete_contained_entities
(9406|9406) <- Subscriber delete_participant
(9406|9406) <- Subscriber::~Subscriber
(9406|9406) <- 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: 9451
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 64 -s 16 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9461 started at 2026-08-10 17:11:53
(9461|9461) -> Thrasher started
(9461|9461) -> Subscriber::Subscriber
(9451|9451) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(9461|9461) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(9461|9461) Subscriber reader id: 01030000.6dae1167.00000002.00000507(2fe57828)
(9461|9461) -> PublisherService::PublisherService
(9461|9461) -> PublisherService::start (64 threads)
(9461|9461) sub wait_received 0:1024
(9461|9499) pub26 writer id: 01030000.6dae1167.00000023.00000102(c7424f17)
(9461|9499) pub26->started
(9461|9499) pub26 12% (2 samples sent)
(9461|9499) pub26 25% (4 samples sent)
(9461|9499) pub26 31% (5 samples sent)
(9461|9499) pub26 43% (7 samples sent)
(9461|9499) pub26 50% (8 samples sent)
(9461|9499) pub26 62% (10 samples sent)
(9461|9499) pub26 75% (12 samples sent)
(9461|9499) pub26 81% (13 samples sent)
(9461|9499) pub26 93% (15 samples sent)
(9461|9499) pub26 100% (16 samples sent)
(9461|9499) pub26->wait_match() before write for 01030000.6dae1167.00000023.00000102(c7424f17)
(9461|9499) pub26<-match found! before write for 01030000.6dae1167.00000023.00000102(c7424f17)
(9461|9499) pub26 waiting for acks
(9461|9499) pub26 waiting for acks returned
(9461|9499) pub26<-delete_contained_entities
(9461|9477) pub4 writer id: 01030000.6dae1167.00000006.00000102(ce63ef63)
(9461|9477) pub4->started
(9461|9477) pub4 12% (2 samples sent)
(9461|9477) pub4 25% (4 samples sent)
(9461|9477) pub4 31% (5 samples sent)
(9461|9477) pub4 43% (7 samples sent)
(9461|9477) pub4 50% (8 samples sent)
(9461|9477) pub4 62% (10 samples sent)
(9461|9477) pub4 75% (12 samples sent)
(9461|9477) pub4 81% (13 samples sent)
(9461|9477) pub4 93% (15 samples sent)
(9461|9477) pub4 100% (16 samples sent)
(9461|9477) pub4->wait_match() before write for 01030000.6dae1167.00000006.00000102(ce63ef63)
(9461|9477) pub4<-match found! before write for 01030000.6dae1167.00000006.00000102(ce63ef63)
(9461|9477) pub4 waiting for acks
(9461|9477) pub4 waiting for acks returned
(9461|9477) pub4<-delete_contained_entities
(9461|9473) pub0 writer id: 01030000.6dae1167.00000003.00000102(06836013)
(9461|9473) pub0->started
(9461|9473) pub0 12% (2 samples sent)
(9461|9473) pub0 25% (4 samples sent)
(9461|9473) pub0 31% (5 samples sent)
(9461|9473) pub0 43% (7 samples sent)
(9461|9473) pub0 50% (8 samples sent)
(9461|9473) pub0 62% (10 samples sent)
(9461|9473) pub0 75% (12 samples sent)
(9461|9473) pub0 81% (13 samples sent)
(9461|9473) pub0 93% (15 samples sent)
(9461|9473) pub0 100% (16 samples sent)
(9461|9473) pub0->wait_match() before write for 01030000.6dae1167.00000003.00000102(06836013)
(9461|9473) pub0<-match found! before write for 01030000.6dae1167.00000003.00000102(06836013)
(9461|9473) pub0 waiting for acks
(9461|9486) pub13 writer id: 01030000.6dae1167.00000010.00000102(21c38d41)
(9461|9486) pub13->started
(9461|9486) pub13 12% (2 samples sent)
(9461|9486) pub13 25% (4 samples sent)
(9461|9486) pub13 31% (5 samples sent)
(9461|9486) pub13 43% (7 samples sent)
(9461|9486) pub13 50% (8 samples sent)
(9461|9486) pub13 62% (10 samples sent)
(9461|9486) pub13 75% (12 samples sent)
(9461|9486) pub13 81% (13 samples sent)
(9461|9486) pub13 93% (15 samples sent)
(9461|9486) pub13 100% (16 samples sent)
(9461|9486) pub13->wait_match() before write for 01030000.6dae1167.00000010.00000102(21c38d41)
(9461|9478) pub6 writer id: 01030000.6dae1167.00000007.00000102(f303c6d3)
(9461|9478) pub6->started
(9461|9478) pub6 12% (2 samples sent)
(9461|9478) pub6 25% (4 samples sent)
(9461|9478) pub6 31% (5 samples sent)
(9461|9478) pub6 43% (7 samples sent)
(9461|9478) pub6 50% (8 samples sent)
(9461|9478) pub6 62% (10 samples sent)
(9461|9478) pub6 75% (12 samples sent)
(9461|9478) pub6 81% (13 samples sent)
(9461|9478) pub6 93% (15 samples sent)
(9461|9478) pub6 100% (16 samples sent)
(9461|9478) pub6->wait_match() before write for 01030000.6dae1167.00000007.00000102(f303c6d3)
(9461|9486) pub13<-match found! before write for 01030000.6dae1167.00000010.00000102(21c38d41)
(9461|9486) pub13 waiting for acks
(9461|9478) pub6<-match found! before write for 01030000.6dae1167.00000007.00000102(f303c6d3)
(9461|9478) pub6 waiting for acks
(9461|9473) pub0 waiting for acks returned
(9461|9473) pub0<-delete_contained_entities
(9461|9486) pub13 waiting for acks returned
(9461|9486) pub13<-delete_contained_entities
(9461|9478) pub6 waiting for acks returned
(9461|9478) pub6<-delete_contained_entities
(9461|9490) pub17 writer id: 01030000.6dae1167.00000018.00000102(11b3c680)
(9461|9490) pub17->started
(9461|9490) pub17 12% (2 samples sent)
(9461|9490) pub17 25% (4 samples sent)
(9461|9490) pub17 31% (5 samples sent)
(9461|9490) pub17 43% (7 samples sent)
(9461|9490) pub17 50% (8 samples sent)
(9461|9490) pub17 62% (10 samples sent)
(9461|9490) pub17 75% (12 samples sent)
(9461|9490) pub17 81% (13 samples sent)
(9461|9490) pub17 93% (15 samples sent)
(9461|9490) pub17 100% (16 samples sent)
(9461|9490) pub17->wait_match() before write for 01030000.6dae1167.00000018.00000102(11b3c680)
(9461|9490) pub17<-match found! before write for 01030000.6dae1167.00000018.00000102(11b3c680)
(9461|9490) pub17 waiting for acks
(9461|9490) pub17 waiting for acks returned
(9461|9490) pub17<-delete_contained_entities
(9461|9501) pub28 writer id: 01030000.6dae1167.00000025.00000102(4802bab7)
(9461|9501) pub28->started
(9461|9501) pub28 12% (2 samples sent)
(9461|9501) pub28 25% (4 samples sent)
(9461|9501) pub28 31% (5 samples sent)
(9461|9501) pub28 43% (7 samples sent)
(9461|9501) pub28 50% (8 samples sent)
(9461|9501) pub28 62% (10 samples sent)
(9461|9501) pub28 75% (12 samples sent)
(9461|9501) pub28 81% (13 samples sent)
(9461|9501) pub28 93% (15 samples sent)
(9461|9501) pub28 100% (16 samples sent)
(9461|9501) pub28->wait_match() before write for 01030000.6dae1167.00000025.00000102(4802bab7)
(9461|9501) pub28<-match found! before write for 01030000.6dae1167.00000025.00000102(4802bab7)
(9461|9501) pub28 waiting for acks
(9461|9472) sub 10% (103 samples received)
(9461|9483) pub10 writer id: 01030000.6dae1167.0000000d.00000102(b9b3de72)
(9461|9483) pub10->started
(9461|9483) pub10 12% (2 samples sent)
(9461|9483) pub10 25% (4 samples sent)
(9461|9483) pub10 31% (5 samples sent)
(9461|9483) pub10 43% (7 samples sent)
(9461|9483) pub10 50% (8 samples sent)
(9461|9483) pub10 62% (10 samples sent)
(9461|9483) pub10 75% (12 samples sent)
(9461|9483) pub10 81% (13 samples sent)
(9461|9483) pub10 93% (15 samples sent)
(9461|9483) pub10 100% (16 samples sent)
(9461|9483) pub10->wait_match() before write for 01030000.6dae1167.0000000d.00000102(b9b3de72)
(9461|9501) pub28 waiting for acks returned
(9461|9501) pub28<-delete_contained_entities
(9461|9483) pub10<-match found! before write for 01030000.6dae1167.0000000d.00000102(b9b3de72)
(9461|9483) pub10 waiting for acks
(9461|9481) pub8 writer id: 01030000.6dae1167.0000000a.00000102(0b930262)
(9461|9481) pub8->started
(9461|9481) pub8 12% (2 samples sent)
(9461|9481) pub8 25% (4 samples sent)
(9461|9481) pub8 31% (5 samples sent)
(9461|9481) pub8 43% (7 samples sent)
(9461|9481) pub8 50% (8 samples sent)
(9461|9481) pub8 62% (10 samples sent)
(9461|9495) pub22 writer id: 01030000.6dae1167.00000016.00000102(ae8378e1)
(9461|9495) pub22->started
(9461|9481) pub8 75% (12 samples sent)
(9461|9481) pub8 81% (13 samples sent)
(9461|9495) pub22 12% (2 samples sent)
(9461|9481) pub8 93% (15 samples sent)
(9461|9481) pub8 100% (16 samples sent)
(9461|9495) pub22 25% (4 samples sent)
(9461|9481) pub8->wait_match() before write for 01030000.6dae1167.0000000a.00000102(0b930262)
(9461|9495) pub22 31% (5 samples sent)
(9461|9495) pub22 43% (7 samples sent)
(9461|9495) pub22 50% (8 samples sent)
(9461|9495) pub22 62% (10 samples sent)
(9461|9495) pub22 75% (12 samples sent)
(9461|9495) pub22 81% (13 samples sent)
(9461|9481) pub8<-match found! before write for 01030000.6dae1167.0000000a.00000102(0b930262)
(9461|9481) pub8 waiting for acks
(9461|9495) pub22 93% (15 samples sent)
(9461|9495) pub22 100% (16 samples sent)
(9461|9495) pub22->wait_match() before write for 01030000.6dae1167.00000016.00000102(ae8378e1)
(9461|9495) pub22<-match found! before write for 01030000.6dae1167.00000016.00000102(ae8378e1)
(9461|9495) pub22 waiting for acks
(9461|9483) pub10 waiting for acks returned
(9461|9483) pub10<-delete_contained_entities
(9461|9481) pub8 waiting for acks returned
(9461|9481) pub8<-delete_contained_entities
(9461|9495) pub22 waiting for acks returned
(9461|9495) pub22<-delete_contained_entities
(9461|9503) pub30 writer id: 01030000.6dae1167.0000001b.00000102(5613bc50)
(9461|9503) pub30->started
(9461|9503) pub30 12% (2 samples sent)
(9461|9503) pub30 25% (4 samples sent)
(9461|9503) pub30 31% (5 samples sent)
(9461|9503) pub30 43% (7 samples sent)
(9461|9503) pub30 50% (8 samples sent)
(9461|9503) pub30 62% (10 samples sent)
(9461|9494) pub21 writer id: 01030000.6dae1167.00000013.00000102(6663f791)
(9461|9494) pub21->started
(9461|9494) pub21 12% (2 samples sent)
(9461|9494) pub21 25% (4 samples sent)
(9461|9494) pub21 31% (5 samples sent)
(9461|9494) pub21 43% (7 samples sent)
(9461|9494) pub21 50% (8 samples sent)
(9461|9494) pub21 62% (10 samples sent)
(9461|9494) pub21 75% (12 samples sent)
(9461|9494) pub21 81% (13 samples sent)
(9461|9494) pub21 93% (15 samples sent)
(9461|9494) pub21 100% (16 samples sent)
(9461|9494) pub21->wait_match() before write for 01030000.6dae1167.00000013.00000102(6663f791)
(9461|9503) pub30 75% (12 samples sent)
(9461|9503) pub30 81% (13 samples sent)
(9461|9494) pub21<-match found! before write for 01030000.6dae1167.00000013.00000102(6663f791)
(9461|9494) pub21 waiting for acks
(9461|9503) pub30 93% (15 samples sent)
(9461|9503) pub30 100% (16 samples sent)
(9461|9503) pub30->wait_match() before write for 01030000.6dae1167.0000001b.00000102(5613bc50)
(9461|9503) pub30<-match found! before write for 01030000.6dae1167.0000001b.00000102(5613bc50)
(9461|9503) pub30 waiting for acks
(9461|9494) pub21 waiting for acks returned
(9461|9494) pub21<-delete_contained_entities
(9461|9503) pub30 waiting for acks returned
(9461|9503) pub30<-delete_contained_entities
(9461|9513) pub40 writer id: 01030000.6dae1167.00000033.00000102(a7a2d895)
(9461|9513) pub40->started
(9461|9513) pub40 12% (2 samples sent)
(9461|9513) pub40 25% (4 samples sent)
(9461|9513) pub40 31% (5 samples sent)
(9461|9513) pub40 43% (7 samples sent)
(9461|9513) pub40 50% (8 samples sent)
(9461|9513) pub40 62% (10 samples sent)
(9461|9513) pub40 75% (12 samples sent)
(9461|9513) pub40 81% (13 samples sent)
(9461|9513) pub40 93% (15 samples sent)
(9461|9513) pub40 100% (16 samples sent)
(9461|9513) pub40->wait_match() before write for 01030000.6dae1167.00000033.00000102(a7a2d895)
(9461|9513) pub40<-match found! before write for 01030000.6dae1167.00000033.00000102(a7a2d895)
(9461|9513) pub40 waiting for acks
(9461|9472) sub 20% (205 samples received)
(9461|9513) pub40 waiting for acks returned
(9461|9513) pub40<-delete_contained_entities
(9461|9524) pub51 writer id: 01030000.6dae1167.00000022.00000102(fa2266a7)
(9461|9524) pub51->started
(9461|9524) pub51 12% (2 samples sent)
(9461|9524) pub51 25% (4 samples sent)
(9461|9524) pub51 31% (5 samples sent)
(9461|9524) pub51 43% (7 samples sent)
(9461|9524) pub51 50% (8 samples sent)
(9461|9524) pub51 62% (10 samples sent)
(9461|9524) pub51 75% (12 samples sent)
(9461|9524) pub51 81% (13 samples sent)
(9461|9524) pub51 93% (15 samples sent)
(9461|9524) pub51 100% (16 samples sent)
(9461|9524) pub51->wait_match() before write for 01030000.6dae1167.00000022.00000102(fa2266a7)
(9461|9524) pub51<-match found! before write for 01030000.6dae1167.00000022.00000102(fa2266a7)
(9461|9524) pub51 waiting for acks
(9461|9480) pub7 writer id: 01030000.6dae1167.00000008.00000102(71535102)
(9461|9480) pub7->started
(9461|9480) pub7 12% (2 samples sent)
(9461|9480) pub7 25% (4 samples sent)
(9461|9524) pub51 waiting for acks returned
(9461|9524) pub51<-delete_contained_entities
(9461|9480) pub7 31% (5 samples sent)
(9461|9480) pub7 43% (7 samples sent)
(9461|9480) pub7 50% (8 samples sent)
(9461|9480) pub7 62% (10 samples sent)
(9461|9480) pub7 75% (12 samples sent)
(9461|9480) pub7 81% (13 samples sent)
(9461|9480) pub7 93% (15 samples sent)
(9461|9480) pub7 100% (16 samples sent)
(9461|9480) pub7->wait_match() before write for 01030000.6dae1167.00000008.00000102(71535102)
(9461|9480) pub7<-match found! before write for 01030000.6dae1167.00000008.00000102(71535102)
(9461|9480) pub7 waiting for acks
(9461|9480) pub7 waiting for acks returned
(9461|9480) pub7<-delete_contained_entities
(9461|9479) pub5 writer id: 01030000.6dae1167.00000009.00000102(4c3378b2)
(9461|9479) pub5->started
(9461|9479) pub5 12% (2 samples sent)
(9461|9479) pub5 25% (4 samples sent)
(9461|9479) pub5 31% (5 samples sent)
(9461|9479) pub5 43% (7 samples sent)
(9461|9479) pub5 50% (8 samples sent)
(9461|9479) pub5 62% (10 samples sent)
(9461|9479) pub5 75% (12 samples sent)
(9461|9479) pub5 81% (13 samples sent)
(9461|9479) pub5 93% (15 samples sent)
(9461|9479) pub5 100% (16 samples sent)
(9461|9479) pub5->wait_match() before write for 01030000.6dae1167.00000009.00000102(4c3378b2)
(9461|9479) pub5<-match found! before write for 01030000.6dae1167.00000009.00000102(4c3378b2)
(9461|9479) pub5 waiting for acks
(9461|9479) pub5 waiting for acks returned
(9461|9479) pub5<-delete_contained_entities
(9461|9491) pub18 writer id: 01030000.6dae1167.00000017.00000102(93e35151)
(9461|9491) pub18->started
(9461|9491) pub18 12% (2 samples sent)
(9461|9491) pub18 25% (4 samples sent)
(9461|9491) pub18 31% (5 samples sent)
(9461|9475) pub2 writer id: 01030000.6dae1167.00000004.00000102(b4a3bc03)
(9461|9475) pub2->started
(9461|9491) pub18 43% (7 samples sent)
(9461|9491) pub18 50% (8 samples sent)
(9461|9491) pub18 62% (10 samples sent)
(9461|9491) pub18 75% (12 samples sent)
(9461|9491) pub18 81% (13 samples sent)
(9461|9491) pub18 93% (15 samples sent)
(9461|9491) pub18 100% (16 samples sent)
(9461|9491) pub18->wait_match() before write for 01030000.6dae1167.00000017.00000102(93e35151)
(9461|9491) pub18<-match found! before write for 01030000.6dae1167.00000017.00000102(93e35151)
(9461|9491) pub18 waiting for acks
(9461|9475) pub2 12% (2 samples sent)
(9461|9475) pub2 25% (4 samples sent)
(9461|9475) pub2 31% (5 samples sent)
(9461|9475) pub2 43% (7 samples sent)
(9461|9475) pub2 50% (8 samples sent)
(9461|9475) pub2 62% (10 samples sent)
(9461|9475) pub2 75% (12 samples sent)
(9461|9475) pub2 81% (13 samples sent)
(9461|9475) pub2 93% (15 samples sent)
(9461|9475) pub2 100% (16 samples sent)
(9461|9475) pub2->wait_match() before write for 01030000.6dae1167.00000004.00000102(b4a3bc03)
(9461|9475) pub2<-match found! before write for 01030000.6dae1167.00000004.00000102(b4a3bc03)
(9461|9475) pub2 waiting for acks
(9461|9475) pub2 waiting for acks returned
(9461|9475) pub2<-delete_contained_entities
(9461|9491) pub18 waiting for acks returned
(9461|9491) pub18<-delete_contained_entities
(9461|9506) pub33 writer id: 01030000.6dae1167.00000029.00000102(8df257b6)
(9461|9506) pub33->started
(9461|9506) pub33 12% (2 samples sent)
(9461|9506) pub33 25% (4 samples sent)
(9461|9506) pub33 31% (5 samples sent)
(9461|9506) pub33 43% (7 samples sent)
(9461|9506) pub33 50% (8 samples sent)
(9461|9506) pub33 62% (10 samples sent)
(9461|9506) pub33 75% (12 samples sent)
(9461|9506) pub33 81% (13 samples sent)
(9461|9506) pub33 93% (15 samples sent)
(9461|9506) pub33 100% (16 samples sent)
(9461|9506) pub33->wait_match() before write for 01030000.6dae1167.00000029.00000102(8df257b6)
(9461|9506) pub33<-match found! before write for 01030000.6dae1167.00000029.00000102(8df257b6)
(9461|9506) pub33 waiting for acks
(9461|9506) pub33 waiting for acks returned
(9461|9506) pub33<-delete_contained_entities
(9461|9504) pub31 writer id: 01030000.6dae1167.00000020.00000102(80e235c7)
(9461|9504) pub31->started
(9461|9504) pub31 12% (2 samples sent)
(9461|9492) pub19 writer id: 01030000.6dae1167.00000012.00000102(5b03de21)
(9461|9492) pub19->started
(9461|9492) pub19 12% (2 samples sent)
(9461|9492) pub19 25% (4 samples sent)
(9461|9492) pub19 31% (5 samples sent)
(9461|9492) pub19 43% (7 samples sent)
(9461|9492) pub19 50% (8 samples sent)
(9461|9492) pub19 62% (10 samples sent)
(9461|9492) pub19 75% (12 samples sent)
(9461|9492) pub19 81% (13 samples sent)
(9461|9531) pub58 writer id: 01030000.6dae1167.0000003f.00000102(62523594)
(9461|9531) pub58->started
(9461|9531) pub58 12% (2 samples sent)
(9461|9531) pub58 25% (4 samples sent)
(9461|9531) pub58 31% (5 samples sent)
(9461|9531) pub58 43% (7 samples sent)
(9461|9531) pub58 50% (8 samples sent)
(9461|9531) pub58 62% (10 samples sent)
(9461|9531) pub58 75% (12 samples sent)
(9461|9531) pub58 81% (13 samples sent)
(9461|9531) pub58 93% (15 samples sent)
(9461|9531) pub58 100% (16 samples sent)
(9461|9531) pub58->wait_match() before write for 01030000.6dae1167.0000003f.00000102(62523594)
(9461|9492) pub19 93% (15 samples sent)
(9461|9492) pub19 100% (16 samples sent)
(9461|9492) pub19->wait_match() before write for 01030000.6dae1167.00000012.00000102(5b03de21)
(9461|9531) pub58<-match found! before write for 01030000.6dae1167.0000003f.00000102(62523594)
(9461|9531) pub58 waiting for acks
(9461|9504) pub31 25% (4 samples sent)
(9461|9504) pub31 31% (5 samples sent)
(9461|9492) pub19<-match found! before write for 01030000.6dae1167.00000012.00000102(5b03de21)
(9461|9492) pub19 waiting for acks
(9461|9504) pub31 43% (7 samples sent)
(9461|9504) pub31 50% (8 samples sent)
(9461|9504) pub31 62% (10 samples sent)
(9461|9504) pub31 75% (12 samples sent)
(9461|9500) pub27 writer id: 01030000.6dae1167.00000024.00000102(75629307)
(9461|9500) pub27->started
(9461|9500) pub27 12% (2 samples sent)
(9461|9504) pub31 81% (13 samples sent)
(9461|9504) pub31 93% (15 samples sent)
(9461|9500) pub27 25% (4 samples sent)
(9461|9504) pub31 100% (16 samples sent)
(9461|9500) pub27 31% (5 samples sent)
(9461|9500) pub27 43% (7 samples sent)
(9461|9500) pub27 50% (8 samples sent)
(9461|9472) sub 30% (308 samples received)
(9461|9500) pub27 62% (10 samples sent)
(9461|9500) pub27 75% (12 samples sent)
(9461|9500) pub27 81% (13 samples sent)
(9461|9500) pub27 93% (15 samples sent)
(9461|9500) pub27 100% (16 samples sent)
(9461|9500) pub27->wait_match() before write for 01030000.6dae1167.00000024.00000102(75629307)
(9461|9504) pub31->wait_match() before write for 01030000.6dae1167.00000020.00000102(80e235c7)
(9461|9504) pub31<-match found! before write for 01030000.6dae1167.00000020.00000102(80e235c7)
(9461|9504) pub31 waiting for acks
(9461|9482) pub9 writer id: 01030000.6dae1167.0000000b.00000102(36f32bd2)
(9461|9482) pub9->started
(9461|9482) pub9 12% (2 samples sent)
(9461|9482) pub9 25% (4 samples sent)
(9461|9482) pub9 31% (5 samples sent)
(9461|9482) pub9 43% (7 samples sent)
(9461|9482) pub9 50% (8 samples sent)
(9461|9482) pub9 62% (10 samples sent)
(9461|9482) pub9 75% (12 samples sent)
(9461|9482) pub9 81% (13 samples sent)
(9461|9482) pub9 93% (15 samples sent)
(9461|9482) pub9 100% (16 samples sent)
(9461|9482) pub9->wait_match() before write for 01030000.6dae1167.0000000b.00000102(36f32bd2)
(9461|9522) pub49 writer id: 01030000.6dae1167.00000038.00000102(d072e984)
(9461|9522) pub49->started
(9461|9522) pub49 12% (2 samples sent)
(9461|9522) pub49 25% (4 samples sent)
(9461|9522) pub49 31% (5 samples sent)
(9461|9522) pub49 43% (7 samples sent)
(9461|9522) pub49 50% (8 samples sent)
(9461|9522) pub49 62% (10 samples sent)
(9461|9522) pub49 75% (12 samples sent)
(9461|9522) pub49 81% (13 samples sent)
(9461|9522) pub49 93% (15 samples sent)
(9461|9522) pub49 100% (16 samples sent)
(9461|9522) pub49->wait_match() before write for 01030000.6dae1167.00000038.00000102(d072e984)
(9461|9499) pub26<-delete_participant
(9461|9500) pub27<-match found! before write for 01030000.6dae1167.00000024.00000102(75629307)
(9461|9500) pub27 waiting for acks
(9461|9482) pub9<-match found! before write for 01030000.6dae1167.0000000b.00000102(36f32bd2)
(9461|9482) pub9 waiting for acks
(9461|9531) pub58 waiting for acks returned
(9461|9531) pub58<-delete_contained_entities
(9461|9522) pub49<-match found! before write for 01030000.6dae1167.00000038.00000102(d072e984)
(9461|9522) pub49 waiting for acks
(9461|9526) pub53 writer id: 01030000.6dae1167.0000003a.00000102(aab2bae4)
(9461|9526) pub53->started
(9461|9526) pub53 12% (2 samples sent)
(9461|9526) pub53 25% (4 samples sent)
(9461|9526) pub53 31% (5 samples sent)
(9461|9526) pub53 43% (7 samples sent)
(9461|9526) pub53 50% (8 samples sent)
(9461|9526) pub53 62% (10 samples sent)
(9461|9526) pub53 75% (12 samples sent)
(9461|9526) pub53 81% (13 samples sent)
(9461|9526) pub53 93% (15 samples sent)
(9461|9526) pub53 100% (16 samples sent)
(9461|9526) pub53->wait_match() before write for 01030000.6dae1167.0000003a.00000102(aab2bae4)
(9461|9527) pub54 writer id: 01030000.6dae1167.0000003b.00000102(97d29354)
(9461|9527) pub54->started
(9461|9527) pub54 12% (2 samples sent)
(9461|9527) pub54 25% (4 samples sent)
(9461|9527) pub54 31% (5 samples sent)
(9461|9527) pub54 43% (7 samples sent)
(9461|9527) pub54 50% (8 samples sent)
(9461|9527) pub54 62% (10 samples sent)
(9461|9527) pub54 75% (12 samples sent)
(9461|9527) pub54 81% (13 samples sent)
(9461|9527) pub54 93% (15 samples sent)
(9461|9527) pub54 100% (16 samples sent)
(9461|9527) pub54->wait_match() before write for 01030000.6dae1167.0000003b.00000102(97d29354)
(9461|9485) pub12 writer id: 01030000.6dae1167.0000000f.00000102(c3738d12)
(9461|9485) pub12->started
(9461|9485) pub12 12% (2 samples sent)
(9461|9485) pub12 25% (4 samples sent)
(9461|9485) pub12 31% (5 samples sent)
(9461|9485) pub12 43% (7 samples sent)
(9461|9485) pub12 50% (8 samples sent)
(9461|9485) pub12 62% (10 samples sent)
(9461|9485) pub12 75% (12 samples sent)
(9461|9485) pub12 81% (13 samples sent)
(9461|9485) pub12 93% (15 samples sent)
(9461|9485) pub12 100% (16 samples sent)
(9461|9485) pub12->wait_match() before write for 01030000.6dae1167.0000000f.00000102(c3738d12)
(9461|9497) pub24 writer id: 01030000.6dae1167.0000001f.00000102(a3931a90)
(9461|9497) pub24->started
(9461|9497) pub24 12% (2 samples sent)
(9461|9489) pub16 writer id: 01030000.6dae1167.00000014.00000102(d4432b81)
(9461|9489) pub16->started
(9461|9489) pub16 12% (2 samples sent)
(9461|9489) pub16 25% (4 samples sent)
(9461|9493) pub20 writer id: 01030000.6dae1167.00000015.00000102(e9230231)
(9461|9493) pub20->started
(9461|9493) pub20 12% (2 samples sent)
(9461|9493) pub20 25% (4 samples sent)
(9461|9493) pub20 31% (5 samples sent)
(9461|9493) pub20 43% (7 samples sent)
(9461|9493) pub20 50% (8 samples sent)
(9461|9493) pub20 62% (10 samples sent)
(9461|9493) pub20 75% (12 samples sent)
(9461|9497) pub24 25% (4 samples sent)
(9461|9493) pub20 81% (13 samples sent)
(9461|9497) pub24 31% (5 samples sent)
(9461|9493) pub20 93% (15 samples sent)
(9461|9497) pub24 43% (7 samples sent)
(9461|9497) pub24 50% (8 samples sent)
(9461|9497) pub24 62% (10 samples sent)
(9461|9497) pub24 75% (12 samples sent)
(9461|9497) pub24 81% (13 samples sent)
(9461|9497) pub24 93% (15 samples sent)
(9461|9497) pub24 100% (16 samples sent)
(9461|9497) pub24->wait_match() before write for 01030000.6dae1167.0000001f.00000102(a3931a90)
(9461|9489) pub16 31% (5 samples sent)
(9461|9489) pub16 43% (7 samples sent)
(9461|9489) pub16 50% (8 samples sent)
(9461|9493) pub20 100% (16 samples sent)
(9461|9493) pub20->wait_match() before write for 01030000.6dae1167.00000015.00000102(e9230231)
(9461|9489) pub16 62% (10 samples sent)
(9461|9489) pub16 75% (12 samples sent)
(9461|9489) pub16 81% (13 samples sent)
(9461|9489) pub16 93% (15 samples sent)
(9461|9489) pub16 100% (16 samples sent)
(9461|9489) pub16->wait_match() before write for 01030000.6dae1167.00000014.00000102(d4432b81)
(9461|9526) pub53<-match found! before write for 01030000.6dae1167.0000003a.00000102(aab2bae4)
(9461|9526) pub53 waiting for acks
(9461|9492) pub19 waiting for acks returned
(9461|9492) pub19<-delete_contained_entities
(9461|9504) pub31 waiting for acks returned
(9461|9504) pub31<-delete_contained_entities
(9461|9485) pub12<-match found! before write for 01030000.6dae1167.0000000f.00000102(c3738d12)
(9461|9485) pub12 waiting for acks
(9461|9500) pub27 waiting for acks returned
(9461|9500) pub27<-delete_contained_entities
(9461|9527) pub54<-match found! before write for 01030000.6dae1167.0000003b.00000102(97d29354)
(9461|9527) pub54 waiting for acks
(9461|9489) pub16<-match found! before write for 01030000.6dae1167.00000014.00000102(d4432b81)
(9461|9489) pub16 waiting for acks
(9461|9518) pub45 writer id: 01030000.6dae1167.0000002c.00000102(4512d8c6)
(9461|9515) pub42 writer id: 01030000.6dae1167.0000002a.00000102(ca522d66)
(9461|9515) pub42->started
(9461|9515) pub42 12% (2 samples sent)
(9461|9518) pub45->started
(9461|9518) pub45 12% (2 samples sent)
(9461|9518) pub45 25% (4 samples sent)
(9461|9518) pub45 31% (5 samples sent)
(9461|9518) pub45 43% (7 samples sent)
(9461|9518) pub45 50% (8 samples sent)
(9461|9518) pub45 62% (10 samples sent)
(9461|9518) pub45 75% (12 samples sent)
(9461|9518) pub45 81% (13 samples sent)
(9461|9518) pub45 93% (15 samples sent)
(9461|9518) pub45 100% (16 samples sent)
(9461|9518) pub45->wait_match() before write for 01030000.6dae1167.0000002c.00000102(4512d8c6)
(9461|9515) pub42 25% (4 samples sent)
(9461|9515) pub42 31% (5 samples sent)
(9461|9515) pub42 43% (7 samples sent)
(9461|9515) pub42 50% (8 samples sent)
(9461|9515) pub42 62% (10 samples sent)
(9461|9515) pub42 75% (12 samples sent)
(9461|9515) pub42 81% (13 samples sent)
(9461|9515) pub42 93% (15 samples sent)
(9461|9515) pub42 100% (16 samples sent)
(9461|9515) pub42->wait_match() before write for 01030000.6dae1167.0000002a.00000102(ca522d66)
(9461|9482) pub9 waiting for acks returned
(9461|9482) pub9<-delete_contained_entities
(9461|9522) pub49 waiting for acks returned
(9461|9522) pub49<-delete_contained_entities
(9461|9493) pub20<-match found! before write for 01030000.6dae1167.00000015.00000102(e9230231)
(9461|9493) pub20 waiting for acks
(9461|9497) pub24<-match found! before write for 01030000.6dae1167.0000001f.00000102(a3931a90)
(9461|9497) pub24 waiting for acks
(9461|9518) pub45<-match found! before write for 01030000.6dae1167.0000002c.00000102(4512d8c6)
(9461|9518) pub45 waiting for acks
(9461|9515) pub42<-match found! before write for 01030000.6dae1167.0000002a.00000102(ca522d66)
(9461|9515) pub42 waiting for acks
(9461|9472) sub 40% (410 samples received)
(9461|9472) sub 50% (512 samples received)
(9461|9484) pub11 writer id: 01030000.6dae1167.0000000e.00000102(fe13a4a2)
(9461|9484) pub11->started
(9461|9484) pub11 12% (2 samples sent)
(9461|9484) pub11 25% (4 samples sent)
(9461|9484) pub11 31% (5 samples sent)
(9461|9484) pub11 43% (7 samples sent)
(9461|9484) pub11 50% (8 samples sent)
(9461|9484) pub11 62% (10 samples sent)
(9461|9484) pub11 75% (12 samples sent)
(9461|9484) pub11 81% (13 samples sent)
(9461|9484) pub11 93% (15 samples sent)
(9461|9484) pub11 100% (16 samples sent)
(9461|9484) pub11->wait_match() before write for 01030000.6dae1167.0000000e.00000102(fe13a4a2)
(9461|9526) pub53 waiting for acks returned
(9461|9526) pub53<-delete_contained_entities
(9461|9485) pub12 waiting for acks returned
(9461|9485) pub12<-delete_contained_entities
(9461|9489) pub16 waiting for acks returned
(9461|9489) pub16<-delete_contained_entities
(9461|9493) pub20 waiting for acks returned
(9461|9493) pub20<-delete_contained_entities
(9461|9497) pub24 waiting for acks returned
(9461|9497) pub24<-delete_contained_entities
(9461|9527) pub54 waiting for acks returned
(9461|9527) pub54<-delete_contained_entities
(9461|9518) pub45 waiting for acks returned
(9461|9518) pub45<-delete_contained_entities
(9461|9484) pub11<-match found! before write for 01030000.6dae1167.0000000e.00000102(fe13a4a2)
(9461|9484) pub11 waiting for acks
(9461|9515) pub42 waiting for acks returned
(9461|9515) pub42<-delete_contained_entities
(9461|9474) pub1 writer id: 01030000.6dae1167.0000000c.00000102(84d3f7c2)
(9461|9474) pub1->started
(9461|9474) pub1 12% (2 samples sent)
(9461|9474) pub1 25% (4 samples sent)
(9461|9474) pub1 31% (5 samples sent)
(9461|9474) pub1 43% (7 samples sent)
(9461|9474) pub1 50% (8 samples sent)
(9461|9474) pub1 62% (10 samples sent)
(9461|9474) pub1 75% (12 samples sent)
(9461|9474) pub1 81% (13 samples sent)
(9461|9474) pub1 93% (15 samples sent)
(9461|9474) pub1 100% (16 samples sent)
(9461|9474) pub1->wait_match() before write for 01030000.6dae1167.0000000c.00000102(84d3f7c2)
(9461|9484) pub11 waiting for acks returned
(9461|9484) pub11<-delete_contained_entities
(9461|9474) pub1<-match found! before write for 01030000.6dae1167.0000000c.00000102(84d3f7c2)
(9461|9474) pub1 waiting for acks
(9461|9474) pub1 waiting for acks returned
(9461|9474) pub1<-delete_contained_entities
(9461|9487) pub14 writer id: 01030000.6dae1167.00000011.00000102(1ca3a4f1)
(9461|9487) pub14->started
(9461|9487) pub14 12% (2 samples sent)
(9461|9520) pub47 writer id: 01030000.6dae1167.0000001d.00000102(d95349f0)
(9461|9520) pub47->started
(9461|9487) pub14 25% (4 samples sent)
(9461|9487) pub14 31% (5 samples sent)
(9461|9487) pub14 43% (7 samples sent)
(9461|9487) pub14 50% (8 samples sent)
(9461|9487) pub14 62% (10 samples sent)
(9461|9487) pub14 75% (12 samples sent)
(9461|9487) pub14 81% (13 samples sent)
(9461|9487) pub14 93% (15 samples sent)
(9461|9487) pub14 100% (16 samples sent)
(9461|9487) pub14->wait_match() before write for 01030000.6dae1167.00000011.00000102(1ca3a4f1)
(9461|9487) pub14<-match found! before write for 01030000.6dae1167.00000011.00000102(1ca3a4f1)
(9461|9487) pub14 waiting for acks
(9461|9528) pub55 writer id: 01030000.6dae1167.0000003c.00000102(25f24f44)
(9461|9528) pub55->started
(9461|9528) pub55 12% (2 samples sent)
(9461|9528) pub55 25% (4 samples sent)
(9461|9528) pub55 31% (5 samples sent)
(9461|9528) pub55 43% (7 samples sent)
(9461|9528) pub55 50% (8 samples sent)
(9461|9528) pub55 62% (10 samples sent)
(9461|9510) pub37 writer id: 01030000.6dae1167.0000002e.00000102(3fd28ba6)
(9461|9510) pub37->started
(9461|9528) pub55 75% (12 samples sent)
(9461|9528) pub55 81% (13 samples sent)
(9461|9510) pub37 12% (2 samples sent)
(9461|9520) pub47 12% (2 samples sent)
(9461|9520) pub47 25% (4 samples sent)
(9461|9520) pub47 31% (5 samples sent)
(9461|9520) pub47 43% (7 samples sent)
(9461|9520) pub47 50% (8 samples sent)
(9461|9510) pub37 25% (4 samples sent)
(9461|9520) pub47 62% (10 samples sent)
(9461|9520) pub47 75% (12 samples sent)
(9461|9520) pub47 81% (13 samples sent)
(9461|9520) pub47 93% (15 samples sent)
(9461|9528) pub55 93% (15 samples sent)
(9461|9528) pub55 100% (16 samples sent)
(9461|9528) pub55->wait_match() before write for 01030000.6dae1167.0000003c.00000102(25f24f44)
(9461|9520) pub47 100% (16 samples sent)
(9461|9520) pub47->wait_match() before write for 01030000.6dae1167.0000001d.00000102(d95349f0)
(9461|9520) pub47<-match found! before write for 01030000.6dae1167.0000001d.00000102(d95349f0)
(9461|9520) pub47 waiting for acks
(9461|9510) pub37 31% (5 samples sent)
(9461|9528) pub55<-match found! before write for 01030000.6dae1167.0000003c.00000102(25f24f44)
(9461|9528) pub55 waiting for acks
(9461|9533) pub61 writer id: 01030000.6dae1167.00000042.00000102(631011ea)
(9461|9533) pub61->started
(9461|9510) pub37 43% (7 samples sent)
(9461|9533) pub61 12% (2 samples sent)
(9461|9510) pub37 50% (8 samples sent)
(9461|9533) pub61 25% (4 samples sent)
(9461|9533) pub61 31% (5 samples sent)
(9461|9510) pub37 62% (10 samples sent)
(9461|9533) pub61 43% (7 samples sent)
(9461|9533) pub61 50% (8 samples sent)
(9461|9510) pub37 75% (12 samples sent)
(9461|9510) pub37 81% (13 samples sent)
(9461|9533) pub61 62% (10 samples sent)
(9461|9533) pub61 75% (12 samples sent)
(9461|9533) pub61 81% (13 samples sent)
(9461|9533) pub61 93% (15 samples sent)
(9461|9510) pub37 93% (15 samples sent)
(9461|9533) pub61 100% (16 samples sent)
(9461|9533) pub61->wait_match() before write for 01030000.6dae1167.00000042.00000102(631011ea)
(9461|9510) pub37 100% (16 samples sent)
(9461|9510) pub37->wait_match() before write for 01030000.6dae1167.0000002e.00000102(3fd28ba6)
(9461|9510) pub37<-match found! before write for 01030000.6dae1167.0000002e.00000102(3fd28ba6)
(9461|9510) pub37 waiting for acks
(9461|9488) pub15 writer id: 01030000.6dae1167.0000001a.00000102(6b7395e0)
(9461|9488) pub15->started
(9461|9488) pub15 12% (2 samples sent)
(9461|9488) pub15 25% (4 samples sent)
(9461|9488) pub15 31% (5 samples sent)
(9461|9488) pub15 43% (7 samples sent)
(9461|9488) pub15 50% (8 samples sent)
(9461|9488) pub15 62% (10 samples sent)
(9461|9488) pub15 75% (12 samples sent)
(9461|9488) pub15 81% (13 samples sent)
(9461|9488) pub15 93% (15 samples sent)
(9461|9488) pub15 100% (16 samples sent)
(9461|9488) pub15->wait_match() before write for 01030000.6dae1167.0000001a.00000102(6b7395e0)
(9461|9472) sub 60% (615 samples received)
(9461|9511) pub39 writer id: 01030000.6dae1167.00000030.00000102(e002a245)
(9461|9511) pub39->started
(9461|9511) pub39 12% (2 samples sent)
(9461|9511) pub39 25% (4 samples sent)
(9461|9511) pub39 31% (5 samples sent)
(9461|9511) pub39 43% (7 samples sent)
(9461|9511) pub39 50% (8 samples sent)
(9461|9511) pub39 62% (10 samples sent)
(9461|9511) pub39 75% (12 samples sent)
(9461|9511) pub39 81% (13 samples sent)
(9461|9511) pub39 93% (15 samples sent)
(9461|9511) pub39 100% (16 samples sent)
(9461|9511) pub39->wait_match() before write for 01030000.6dae1167.00000030.00000102(e002a245)
(9461|9532) pub59 writer id: 01030000.6dae1167.00000031.00000102(dd628bf5)
(9461|9532) pub59->started
(9461|9532) pub59 12% (2 samples sent)
(9461|9532) pub59 25% (4 samples sent)
(9461|9533) pub61<-match found! before write for 01030000.6dae1167.00000042.00000102(631011ea)
(9461|9533) pub61 waiting for acks
(9461|9532) pub59 31% (5 samples sent)
(9461|9488) pub15<-match found! before write for 01030000.6dae1167.0000001a.00000102(6b7395e0)
(9461|9488) pub15 waiting for acks
(9461|9532) pub59 43% (7 samples sent)
(9461|9532) pub59 50% (8 samples sent)
(9461|9532) pub59 62% (10 samples sent)
(9461|9498) pub25 writer id: 01030000.6dae1167.00000021.00000102(bd821c77)
(9461|9498) pub25->started
(9461|9509) pub36 writer id: 01030000.6dae1167.00000026.00000102(0fa2c067)
(9461|9509) pub36->started
(9461|9509) pub36 12% (2 samples sent)
(9461|9532) pub59 75% (12 samples sent)
(9461|9509) pub36 25% (4 samples sent)
(9461|9509) pub36 31% (5 samples sent)
(9461|9532) pub59 81% (13 samples sent)
(9461|9509) pub36 43% (7 samples sent)
(9461|9509) pub36 50% (8 samples sent)
(9461|9532) pub59 93% (15 samples sent)
(9461|9498) pub25 12% (2 samples sent)
(9461|9509) pub36 62% (10 samples sent)
(9461|9498) pub25 25% (4 samples sent)
(9461|9509) pub36 75% (12 samples sent)
(9461|9498) pub25 31% (5 samples sent)
(9461|9509) pub36 81% (13 samples sent)
(9461|9498) pub25 43% (7 samples sent)
(9461|9509) pub36 93% (15 samples sent)
(9461|9498) pub25 50% (8 samples sent)
(9461|9509) pub36 100% (16 samples sent)
(9461|9509) pub36->wait_match() before write for 01030000.6dae1167.00000026.00000102(0fa2c067)
(9461|9498) pub25 62% (10 samples sent)
(9461|9498) pub25 75% (12 samples sent)
(9461|9498) pub25 81% (13 samples sent)
(9461|9498) pub25 93% (15 samples sent)
(9461|9498) pub25 100% (16 samples sent)
(9461|9498) pub25->wait_match() before write for 01030000.6dae1167.00000021.00000102(bd821c77)
(9461|9532) pub59 100% (16 samples sent)
(9461|9532) pub59->wait_match() before write for 01030000.6dae1167.00000031.00000102(dd628bf5)
(9461|9487) pub14 waiting for acks returned
(9461|9487) pub14<-delete_contained_entities
(9461|9520) pub47 waiting for acks returned
(9461|9520) pub47<-delete_contained_entities
(9461|9510) pub37 waiting for acks returned
(9461|9510) pub37<-delete_contained_entities
(9461|9511) pub39<-match found! before write for 01030000.6dae1167.00000030.00000102(e002a245)
(9461|9511) pub39 waiting for acks
(9461|9508) pub35 writer id: 01030000.6dae1167.0000001c.00000102(e4336040)
(9461|9508) pub35->started
(9461|9508) pub35 12% (2 samples sent)
(9461|9508) pub35 25% (4 samples sent)
(9461|9508) pub35 31% (5 samples sent)
(9461|9508) pub35 43% (7 samples sent)
(9461|9508) pub35 50% (8 samples sent)
(9461|9508) pub35 62% (10 samples sent)
(9461|9508) pub35 75% (12 samples sent)
(9461|9508) pub35 81% (13 samples sent)
(9461|9508) pub35 93% (15 samples sent)
(9461|9508) pub35 100% (16 samples sent)
(9461|9508) pub35->wait_match() before write for 01030000.6dae1167.0000001c.00000102(e4336040)
(9461|9532) pub59<-match found! before write for 01030000.6dae1167.00000031.00000102(dd628bf5)
(9461|9532) pub59 waiting for acks
(9461|9498) pub25<-match found! before write for 01030000.6dae1167.00000021.00000102(bd821c77)
(9461|9498) pub25 waiting for acks
(9461|9509) pub36<-match found! before write for 01030000.6dae1167.00000026.00000102(0fa2c067)
(9461|9509) pub36 waiting for acks
(9461|9528) pub55 waiting for acks returned
(9461|9528) pub55<-delete_contained_entities
(9461|9533) pub61 waiting for acks returned
(9461|9533) pub61<-delete_contained_entities
(9461|9512) pub38 writer id: 01030000.6dae1167.00000027.00000102(32c2e9d7)
(9461|9512) pub38->started
(9461|9512) pub38 12% (2 samples sent)
(9461|9512) pub38 25% (4 samples sent)
(9461|9512) pub38 31% (5 samples sent)
(9461|9512) pub38 43% (7 samples sent)
(9461|9512) pub38 50% (8 samples sent)
(9461|9512) pub38 62% (10 samples sent)
(9461|9512) pub38 75% (12 samples sent)
(9461|9512) pub38 81% (13 samples sent)
(9461|9512) pub38 93% (15 samples sent)
(9461|9512) pub38 100% (16 samples sent)
(9461|9512) pub38->wait_match() before write for 01030000.6dae1167.00000027.00000102(32c2e9d7)
(9461|9516) pub43 writer id: 01030000.6dae1167.00000035.00000102(28e22d35)
(9461|9516) pub43->started
(9461|9516) pub43 12% (2 samples sent)
(9461|9516) pub43 25% (4 samples sent)
(9461|9508) pub35<-match found! before write for 01030000.6dae1167.0000001c.00000102(e4336040)
(9461|9508) pub35 waiting for acks
(9461|9516) pub43 31% (5 samples sent)
(9461|9516) pub43 43% (7 samples sent)
(9461|9516) pub43 50% (8 samples sent)
(9461|9488) pub15 waiting for acks returned
(9461|9488) pub15<-delete_contained_entities
(9461|9534) pub60 writer id: 01030000.6dae1167.00000040.00000102(19d0428a)
(9461|9534) pub60->started
(9461|9534) pub60 12% (2 samples sent)
(9461|9534) pub60 25% (4 samples sent)
(9461|9534) pub60 31% (5 samples sent)
(9461|9534) pub60 43% (7 samples sent)
(9461|9523) pub50 writer id: 01030000.6dae1167.0000002f.00000102(02b2a216)
(9461|9523) pub50->started
(9461|9534) pub60 50% (8 samples sent)
(9461|9534) pub60 62% (10 samples sent)
(9461|9534) pub60 75% (12 samples sent)
(9461|9534) pub60 81% (13 samples sent)
(9461|9534) pub60 93% (15 samples sent)
(9461|9534) pub60 100% (16 samples sent)
(9461|9523) pub50 12% (2 samples sent)
(9461|9523) pub50 25% (4 samples sent)
(9461|9523) pub50 31% (5 samples sent)
(9461|9523) pub50 43% (7 samples sent)
(9461|9523) pub50 50% (8 samples sent)
(9461|9523) pub50 62% (10 samples sent)
(9461|9523) pub50 75% (12 samples sent)
(9461|9523) pub50 81% (13 samples sent)
(9461|9523) pub50 93% (15 samples sent)
(9461|9523) pub50 100% (16 samples sent)
(9461|9523) pub50->wait_match() before write for 01030000.6dae1167.0000002f.00000102(02b2a216)
(9461|9534) pub60->wait_match() before write for 01030000.6dae1167.00000040.00000102(19d0428a)
(9461|9516) pub43 62% (10 samples sent)
(9461|9516) pub43 75% (12 samples sent)
(9461|9516) pub43 81% (13 samples sent)
(9461|9516) pub43 93% (15 samples sent)
(9461|9516) pub43 100% (16 samples sent)
(9461|9516) pub43->wait_match() before write for 01030000.6dae1167.00000035.00000102(28e22d35)
(9461|9529) pub56 writer id: 01030000.6dae1167.0000003d.00000102(189266f4)
(9461|9529) pub56->started
(9461|9529) pub56 12% (2 samples sent)
(9461|9529) pub56 25% (4 samples sent)
(9461|9529) pub56 31% (5 samples sent)
(9461|9529) pub56 43% (7 samples sent)
(9461|9529) pub56 50% (8 samples sent)
(9461|9529) pub56 62% (10 samples sent)
(9461|9529) pub56 75% (12 samples sent)
(9461|9529) pub56 81% (13 samples sent)
(9461|9529) pub56 93% (15 samples sent)
(9461|9529) pub56 100% (16 samples sent)
(9461|9529) pub56->wait_match() before write for 01030000.6dae1167.0000003d.00000102(189266f4)
(9461|9472) sub 70% (717 samples received)
(9461|9521) pub48 writer id: 01030000.6dae1167.00000037.00000102(52227e55)
(9461|9521) pub48->started
(9461|9521) pub48 12% (2 samples sent)
(9461|9521) pub48 25% (4 samples sent)
(9461|9521) pub48 31% (5 samples sent)
(9461|9521) pub48 43% (7 samples sent)
(9461|9521) pub48 50% (8 samples sent)
(9461|9521) pub48 62% (10 samples sent)
(9461|9521) pub48 75% (12 samples sent)
(9461|9521) pub48 81% (13 samples sent)
(9461|9521) pub48 93% (15 samples sent)
(9461|9521) pub48 100% (16 samples sent)
(9461|9521) pub48->wait_match() before write for 01030000.6dae1167.00000037.00000102(52227e55)
(9461|9535) pub62 writer id: 01030000.6dae1167.00000041.00000102(24b06b3a)
(9461|9535) pub62->started
(9461|9535) pub62 12% (2 samples sent)
(9461|9535) pub62 25% (4 samples sent)
(9461|9535) pub62 31% (5 samples sent)
(9461|9535) pub62 43% (7 samples sent)
(9461|9535) pub62 50% (8 samples sent)
(9461|9535) pub62 62% (10 samples sent)
(9461|9535) pub62 75% (12 samples sent)
(9461|9535) pub62 81% (13 samples sent)
(9461|9535) pub62 93% (15 samples sent)
(9461|9535) pub62 100% (16 samples sent)
(9461|9535) pub62->wait_match() before write for 01030000.6dae1167.00000041.00000102(24b06b3a)
(9461|9512) pub38<-match found! before write for 01030000.6dae1167.00000027.00000102(32c2e9d7)
(9461|9512) pub38 waiting for acks
(9461|9530) pub57 writer id: 01030000.6dae1167.0000003e.00000102(5f321c24)
(9461|9530) pub57->started
(9461|9530) pub57 12% (2 samples sent)
(9461|9530) pub57 25% (4 samples sent)
(9461|9516) pub43<-match found! before write for 01030000.6dae1167.00000035.00000102(28e22d35)
(9461|9516) pub43 waiting for acks
(9461|9530) pub57 31% (5 samples sent)
(9461|9530) pub57 43% (7 samples sent)
(9461|9530) pub57 50% (8 samples sent)
(9461|9530) pub57 62% (10 samples sent)
(9461|9530) pub57 75% (12 samples sent)
(9461|9530) pub57 81% (13 samples sent)
(9461|9530) pub57 93% (15 samples sent)
(9461|9530) pub57 100% (16 samples sent)
(9461|9530) pub57->wait_match() before write for 01030000.6dae1167.0000003e.00000102(5f321c24)
(9461|9534) pub60<-match found! before write for 01030000.6dae1167.00000040.00000102(19d0428a)
(9461|9534) pub60 waiting for acks
(9461|9511) pub39 waiting for acks returned
(9461|9511) pub39<-delete_contained_entities
(9461|9523) pub50<-match found! before write for 01030000.6dae1167.0000002f.00000102(02b2a216)
(9461|9523) pub50 waiting for acks
(9461|9532) pub59 waiting for acks returned
(9461|9532) pub59<-delete_contained_entities
(9461|9498) pub25 waiting for acks returned
(9461|9498) pub25<-delete_contained_entities
(9461|9521) pub48<-match found! before write for 01030000.6dae1167.00000037.00000102(52227e55)
(9461|9521) pub48 waiting for acks
(9461|9529) pub56<-match found! before write for 01030000.6dae1167.0000003d.00000102(189266f4)
(9461|9529) pub56 waiting for acks
(9461|9509) pub36 waiting for acks returned
(9461|9509) pub36<-delete_contained_entities
(9461|9535) pub62<-match found! before write for 01030000.6dae1167.00000041.00000102(24b06b3a)
(9461|9535) pub62 waiting for acks
(9461|9476) pub3 writer id: 01030000.6dae1167.00000005.00000102(89c395b3)
(9461|9476) pub3->started
(9461|9476) pub3 12% (2 samples sent)
(9461|9476) pub3 25% (4 samples sent)
(9461|9476) pub3 31% (5 samples sent)
(9461|9476) pub3 43% (7 samples sent)
(9461|9476) pub3 50% (8 samples sent)
(9461|9476) pub3 62% (10 samples sent)
(9461|9476) pub3 75% (12 samples sent)
(9461|9476) pub3 81% (13 samples sent)
(9461|9476) pub3 93% (15 samples sent)
(9461|9476) pub3 100% (16 samples sent)
(9461|9476) pub3->wait_match() before write for 01030000.6dae1167.00000005.00000102(89c395b3)
(9461|9519) pub46 writer id: 01030000.6dae1167.0000002d.00000102(7872f176)
(9461|9519) pub46->started
(9461|9519) pub46 12% (2 samples sent)
(9461|9519) pub46 25% (4 samples sent)
(9461|9519) pub46 31% (5 samples sent)
(9461|9519) pub46 43% (7 samples sent)
(9461|9519) pub46 50% (8 samples sent)
(9461|9519) pub46 62% (10 samples sent)
(9461|9519) pub46 75% (12 samples sent)
(9461|9519) pub46 81% (13 samples sent)
(9461|9519) pub46 93% (15 samples sent)
(9461|9519) pub46 100% (16 samples sent)
(9461|9519) pub46->wait_match() before write for 01030000.6dae1167.0000002d.00000102(7872f176)
(9461|9514) pub41 writer id: 01030000.6dae1167.00000032.00000102(9ac2f125)
(9461|9514) pub41->started
(9461|9514) pub41 12% (2 samples sent)
(9461|9514) pub41 25% (4 samples sent)
(9461|9514) pub41 31% (5 samples sent)
(9461|9514) pub41 43% (7 samples sent)
(9461|9514) pub41 50% (8 samples sent)
(9461|9514) pub41 62% (10 samples sent)
(9461|9514) pub41 75% (12 samples sent)
(9461|9514) pub41 81% (13 samples sent)
(9461|9514) pub41 93% (15 samples sent)
(9461|9514) pub41 100% (16 samples sent)
(9461|9514) pub41->wait_match() before write for 01030000.6dae1167.00000032.00000102(9ac2f125)
(9461|9472) sub 80% (820 samples received)
(9461|9530) pub57<-match found! before write for 01030000.6dae1167.0000003e.00000102(5f321c24)
(9461|9530) pub57 waiting for acks
(9461|9508) pub35 waiting for acks returned
(9461|9505) pub32 writer id: 01030000.6dae1167.00000028.00000102(b0927e06)
(9461|9508) pub35<-delete_contained_entities
(9461|9505) pub32->started
(9461|9476) pub3<-match found! before write for 01030000.6dae1167.00000005.00000102(89c395b3)
(9461|9476) pub3 waiting for acks
(9461|9519) pub46<-match found! before write for 01030000.6dae1167.0000002d.00000102(7872f176)
(9461|9519) pub46 waiting for acks
(9461|9505) pub32 12% (2 samples sent)
(9461|9505) pub32 25% (4 samples sent)
(9461|9505) pub32 31% (5 samples sent)
(9461|9505) pub32 43% (7 samples sent)
(9461|9505) pub32 50% (8 samples sent)
(9461|9505) pub32 62% (10 samples sent)
(9461|9512) pub38 waiting for acks returned
(9461|9512) pub38<-delete_contained_entities
(9461|9505) pub32 75% (12 samples sent)
(9461|9505) pub32 81% (13 samples sent)
(9461|9505) pub32 93% (15 samples sent)
(9461|9505) pub32 100% (16 samples sent)
(9461|9505) pub32->wait_match() before write for 01030000.6dae1167.00000028.00000102(b0927e06)
(9461|9516) pub43 waiting for acks returned
(9461|9516) pub43<-delete_contained_entities
(9461|9534) pub60 waiting for acks returned
(9461|9534) pub60<-delete_contained_entities
(9461|9514) pub41<-match found! before write for 01030000.6dae1167.00000032.00000102(9ac2f125)
(9461|9514) pub41 waiting for acks
(9461|9523) pub50 waiting for acks returned
(9461|9523) pub50<-delete_contained_entities
(9461|9529) pub56 waiting for acks returned
(9461|9529) pub56<-delete_contained_entities
(9461|9521) pub48 waiting for acks returned
(9461|9521) pub48<-delete_contained_entities
(9461|9505) pub32<-match found! before write for 01030000.6dae1167.00000028.00000102(b0927e06)
(9461|9505) pub32 waiting for acks
(9461|9517) pub44 writer id: 01030000.6dae1167.00000036.00000102(6f4257e5)
(9461|9517) pub44->started
(9461|9517) pub44 12% (2 samples sent)
(9461|9517) pub44 25% (4 samples sent)
(9461|9517) pub44 31% (5 samples sent)
(9461|9517) pub44 43% (7 samples sent)
(9461|9517) pub44 50% (8 samples sent)
(9461|9517) pub44 62% (10 samples sent)
(9461|9517) pub44 75% (12 samples sent)
(9461|9517) pub44 81% (13 samples sent)
(9461|9517) pub44 93% (15 samples sent)
(9461|9517) pub44 100% (16 samples sent)
(9461|9517) pub44->wait_match() before write for 01030000.6dae1167.00000036.00000102(6f4257e5)
(9461|9472) sub 90% (922 samples received)
(9461|9496) pub23 writer id: 01030000.6dae1167.00000019.00000102(2cd3ef30)
(9461|9496) pub23->started
(9461|9496) pub23 12% (2 samples sent)
(9461|9496) pub23 25% (4 samples sent)
(9461|9496) pub23 31% (5 samples sent)
(9461|9496) pub23 43% (7 samples sent)
(9461|9496) pub23 50% (8 samples sent)
(9461|9535) pub62 waiting for acks returned
(9461|9496) pub23 62% (10 samples sent)
(9461|9530) pub57 waiting for acks returned
(9461|9530) pub57<-delete_contained_entities
(9461|9496) pub23 75% (12 samples sent)
(9461|9496) pub23 81% (13 samples sent)
(9461|9496) pub23 93% (15 samples sent)
(9461|9496) pub23 100% (16 samples sent)
(9461|9496) pub23->wait_match() before write for 01030000.6dae1167.00000019.00000102(2cd3ef30)
(9461|9535) pub62<-delete_contained_entities
(9461|9517) pub44<-match found! before write for 01030000.6dae1167.00000036.00000102(6f4257e5)
(9461|9517) pub44 waiting for acks
(9461|9476) pub3 waiting for acks returned
(9461|9476) pub3<-delete_contained_entities
(9461|9519) pub46 waiting for acks returned
(9461|9519) pub46<-delete_contained_entities
(9461|9514) pub41 waiting for acks returned
(9461|9514) pub41<-delete_contained_entities
(9461|9496) pub23<-match found! before write for 01030000.6dae1167.00000019.00000102(2cd3ef30)
(9461|9496) pub23 waiting for acks
(9461|9505) pub32 waiting for acks returned
(9461|9505) pub32<-delete_contained_entities
(9461|9517) pub44 waiting for acks returned
(9461|9517) pub44<-delete_contained_entities
(9461|9496) pub23 waiting for acks returned
(9461|9496) pub23<-delete_contained_entities
(9461|9507) pub34 writer id: 01030000.6dae1167.0000002b.00000102(f73204d6)
(9461|9507) pub34->started
(9461|9507) pub34 12% (2 samples sent)
(9461|9507) pub34 25% (4 samples sent)
(9461|9507) pub34 31% (5 samples sent)
(9461|9507) pub34 43% (7 samples sent)
(9461|9507) pub34 50% (8 samples sent)
(9461|9507) pub34 62% (10 samples sent)
(9461|9507) pub34 75% (12 samples sent)
(9461|9507) pub34 81% (13 samples sent)
(9461|9536) pub63 writer id: 01030000.6dae1167.00000034.00000102(15820485)
(9461|9536) pub63->started
(9461|9525) pub52 writer id: 01030000.6dae1167.00000039.00000102(ed12c034)
(9461|9525) pub52->started
(9461|9507) pub34 93% (15 samples sent)
(9461|9507) pub34 100% (16 samples sent)
(9461|9507) pub34->wait_match() before write for 01030000.6dae1167.0000002b.00000102(f73204d6)
(9461|9507) pub34<-match found! before write for 01030000.6dae1167.0000002b.00000102(f73204d6)
(9461|9507) pub34 waiting for acks
(9461|9525) pub52 12% (2 samples sent)
(9461|9525) pub52 25% (4 samples sent)
(9461|9525) pub52 31% (5 samples sent)
(9461|9525) pub52 43% (7 samples sent)
(9461|9525) pub52 50% (8 samples sent)
(9461|9525) pub52 62% (10 samples sent)
(9461|9525) pub52 75% (12 samples sent)
(9461|9525) pub52 81% (13 samples sent)
(9461|9477) pub4<-delete_participant
(9461|9536) pub63 12% (2 samples sent)
(9461|9525) pub52 93% (15 samples sent)
(9461|9536) pub63 25% (4 samples sent)
(9461|9536) pub63 31% (5 samples sent)
(9461|9536) pub63 43% (7 samples sent)
(9461|9536) pub63 50% (8 samples sent)
(9461|9536) pub63 62% (10 samples sent)
(9461|9536) pub63 75% (12 samples sent)
(9461|9536) pub63 81% (13 samples sent)
(9461|9536) pub63 93% (15 samples sent)
(9461|9536) pub63 100% (16 samples sent)
(9461|9536) pub63->wait_match() before write for 01030000.6dae1167.00000034.00000102(15820485)
(9461|9536) pub63<-match found! before write for 01030000.6dae1167.00000034.00000102(15820485)
(9461|9536) pub63 waiting for acks
(9461|9525) pub52 100% (16 samples sent)
(9461|9525) pub52->wait_match() before write for 01030000.6dae1167.00000039.00000102(ed12c034)
(9461|9525) pub52<-match found! before write for 01030000.6dae1167.00000039.00000102(ed12c034)
(9461|9525) pub52 waiting for acks
(9461|9507) pub34 waiting for acks returned
(9461|9507) pub34<-delete_contained_entities
(9461|9536) pub63 waiting for acks returned
(9461|9536) pub63<-delete_contained_entities
(9461|9525) pub52 waiting for acks returned
(9461|9525) pub52<-delete_contained_entities
(9461|9502) pub29 writer id: 01030000.6dae1167.0000001e.00000102(9ef33320)
(9461|9502) pub29->started
(9461|9502) pub29 12% (2 samples sent)
(9461|9502) pub29 25% (4 samples sent)
(9461|9502) pub29 31% (5 samples sent)
(9461|9502) pub29 43% (7 samples sent)
(9461|9502) pub29 50% (8 samples sent)
(9461|9502) pub29 62% (10 samples sent)
(9461|9502) pub29 75% (12 samples sent)
(9461|9502) pub29 81% (13 samples sent)
(9461|9502) pub29 93% (15 samples sent)
(9461|9502) pub29 100% (16 samples sent)
(9461|9502) pub29->wait_match() before write for 01030000.6dae1167.0000001e.00000102(9ef33320)
(9461|9502) pub29<-match found! before write for 01030000.6dae1167.0000001e.00000102(9ef33320)
(9461|9502) pub29 waiting for acks
(9461|9472) sub 100% (1024 samples received)
(9461|9472) sub condition_.notify_all
(9461|9461) sub condition_.wait returned
(9461|9461) sub check_received
(9461|9461) sub check_received returns 0
(9461|9461) <- PublisherService::end
(9461|9502) pub29 waiting for acks returned
(9461|9502) pub29<-delete_contained_entities
(9461|9473) pub0<-delete_participant
(9461|9486) pub13<-delete_participant
(9461|9478) pub6<-delete_participant
(9461|9490) pub17<-delete_participant
(9461|9501) pub28<-delete_participant
(9461|9483) pub10<-delete_participant
(9461|9481) pub8<-delete_participant
(9461|9495) pub22<-delete_participant
(9461|9494) pub21<-delete_participant
(9461|9503) pub30<-delete_participant
(9461|9513) pub40<-delete_participant
(9461|9524) pub51<-delete_participant
(9461|9480) pub7<-delete_participant
(9461|9479) pub5<-delete_participant
(9461|9475) pub2<-delete_participant
(9461|9491) pub18<-delete_participant
(9461|9506) pub33<-delete_participant
(9461|9531) pub58<-delete_participant
(9461|9492) pub19<-delete_participant
(9461|9504) pub31<-delete_participant
(9461|9500) pub27<-delete_participant
(9461|9482) pub9<-delete_participant
(9461|9522) pub49<-delete_participant
(9461|9485) pub12<-delete_participant
(9461|9526) pub53<-delete_participant
(9461|9489) pub16<-delete_participant
(9461|9493) pub20<-delete_participant
(9461|9497) pub24<-delete_participant
(9461|9518) pub45<-delete_participant
(9461|9515) pub42<-delete_participant
(9461|9527) pub54<-delete_participant
(9461|9484) pub11<-delete_participant
(9461|9474) pub1<-delete_participant
(9461|9510) pub37<-delete_participant
(9461|9520) pub47<-delete_participant
(9461|9487) pub14<-delete_participant
(9461|9528) pub55<-delete_participant
(9461|9533) pub61<-delete_participant
(9461|9488) pub15<-delete_participant
(9461|9511) pub39<-delete_participant
(9461|9498) pub25<-delete_participant
(9461|9532) pub59<-delete_participant
(9461|9509) pub36<-delete_participant
(9461|9508) pub35<-delete_participant
(9461|9512) pub38<-delete_participant
(9461|9534) pub60<-delete_participant
(9461|9516) pub43<-delete_participant
(9461|9529) pub56<-delete_participant
(9461|9521) pub48<-delete_participant
(9461|9523) pub50<-delete_participant
(9461|9530) pub57<-delete_participant
(9461|9476) pub3<-delete_participant
(9461|9514) pub41<-delete_participant
(9461|9535) pub62<-delete_participant
(9461|9519) pub46<-delete_participant
(9461|9505) pub32<-delete_participant
(9461|9496) pub23<-delete_participant
(9461|9517) pub44<-delete_participant
(9461|9525) pub52<-delete_participant
(9461|9536) pub63<-delete_participant
(9461|9507) pub34<-delete_participant
(9461|9502) pub29<-delete_participant
(9461|9461) <- PublisherService::~PublisherService
(9461|9461) <- Subscriber delete_contained_entities
(9461|9461) <- Subscriber delete_participant
(9461|9461) <- Subscriber::~Subscriber
(9461|9461) <- 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:2s 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: 9538 started at 2026-08-10 17:11:55
(9538|9538) -> Thrasher started
(9538|9538) -> Subscriber::Subscriber
(9538|9538) Subscriber reader id: 01037ced.8dca0c69.2542327e.00000007(de25a5a0)
(9538|9538) -> PublisherService::PublisherService
(9538|9538) -> PublisherService::start (1 threads)
(9538|9538) sub wait_received 0:1
(9538|9546) pub0->transport cfg_0
(9538|9546) pub0 writer id: 01037ced.8dca0c69.2542327f.00000002(932f789f)
(9538|9546) pub0->started
(9538|9546) pub0 100% (1 samples sent)
(9538|9546) pub0->wait_match() before write for 01037ced.8dca0c69.2542327f.00000002(932f789f)
(9538|9546) pub0<-match found! before write for 01037ced.8dca0c69.2542327f.00000002(932f789f)
(9538|9546) pub0 waiting for acks
(9538|9545) sub 100% (1 samples received)
(9538|9545) sub condition_.notify_all
(9538|9538) sub condition_.wait returned
(9538|9538) sub check_received
(9538|9538) sub check_received returns 0
(9538|9538) <- PublisherService::end
(9538|9546) pub0 waiting for acks returned
(9538|9546) pub0<-delete_contained_entities
(9538|9546) pub0<-delete_participant
(9538|9538) <- PublisherService::~PublisherService
(9538|9538) <- Subscriber delete_contained_entities
(9538|9538) <- Subscriber delete_participant
(9538|9538) <- Subscriber::~Subscriber
(9538|9538) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl single rtps durable Time:2s 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: 9552 started at 2026-08-10 17:11:57
(9552|9552) -> Thrasher started
(9552|9552) -> Subscriber::Subscriber
(9552|9552) Subscriber reader id: 01037ced.8dca0c69.2550cc6d.00000007(26bcbd7c)
(9552|9552) -> PublisherService::PublisherService
(9552|9552) -> PublisherService::start (2 threads)
(9552|9552) sub wait_received 0:2
(9552|9561) pub1->transport cfg_1
(9552|9560) pub0->transport cfg_0
(9552|9561) pub1 writer id: 01037ced.8dca0c69.2550cc6f.00000002(2c161a93)
(9552|9561) pub1->started
(9552|9561) pub1 100% (1 samples sent)
(9552|9561) pub1->wait_match() before write for 01037ced.8dca0c69.2550cc6f.00000002(2c161a93)
(9552|9560) pub0 writer id: 01037ced.8dca0c69.2550cc6e.00000002(11763323)
(9552|9560) pub0->started
(9552|9560) pub0 100% (1 samples sent)
(9552|9560) pub0->wait_match() before write for 01037ced.8dca0c69.2550cc6e.00000002(11763323)
(9552|9561) pub1<-match found! before write for 01037ced.8dca0c69.2550cc6f.00000002(2c161a93)
(9552|9561) pub1 waiting for acks
(9552|9560) pub0<-match found! before write for 01037ced.8dca0c69.2550cc6e.00000002(11763323)
(9552|9560) pub0 waiting for acks
(9552|9559) sub 50% (1 samples received)
(9552|9559) sub 100% (2 samples received)
(9552|9559) sub condition_.notify_all
(9552|9552) sub condition_.wait returned
(9552|9552) sub check_received
(9552|9552) sub check_received returns 0
(9552|9552) <- PublisherService::end
(9552|9561) pub1 waiting for acks returned
(9552|9561) pub1<-delete_contained_entities
(9552|9560) pub0 waiting for acks returned
(9552|9560) pub0<-delete_contained_entities
(9552|9560) pub0<-delete_participant
(9552|9561) pub1<-delete_participant
(9552|9552) <- PublisherService::~PublisherService
(9552|9552) <- Subscriber delete_contained_entities
(9552|9552) <- Subscriber delete_participant
(9552|9552) <- Subscriber::~Subscriber
(9552|9552) <- 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: 9571 started at 2026-08-10 17:11:58
(9571|9571) -> Thrasher started
(9571|9571) -> Subscriber::Subscriber
(9571|9571) Subscriber reader id: 01037ced.8dca0c69.2563fbff.00000007(0d8e41d6)
(9571|9571) -> PublisherService::PublisherService
(9571|9571) -> PublisherService::start (3 threads)
(9571|9571) sub wait_received 0:9
(9571|9580) pub1->transport cfg_1
(9571|9579) pub0->transport cfg_0
(9571|9581) pub2->transport cfg_2
(9571|9579) pub0 writer id: 01037ced.8dca0c69.2563fc00.00000002(aa85426d)
(9571|9579) pub0->started
(9571|9579) pub0 33% (1 samples sent)
(9571|9579) pub0 66% (2 samples sent)
(9571|9579) pub0 100% (3 samples sent)
(9571|9579) pub0->wait_match() before write for 01037ced.8dca0c69.2563fc00.00000002(aa85426d)
(9571|9581) pub2 writer id: 01037ced.8dca0c69.2563fc02.00000002(d045110d)
(9571|9581) pub2->started
(9571|9581) pub2 33% (1 samples sent)
(9571|9581) pub2 66% (2 samples sent)
(9571|9581) pub2 100% (3 samples sent)
(9571|9581) pub2->wait_match() before write for 01037ced.8dca0c69.2563fc02.00000002(d045110d)
(9571|9580) pub1 writer id: 01037ced.8dca0c69.2563fc01.00000002(97e56bdd)
(9571|9580) pub1->started
(9571|9580) pub1 33% (1 samples sent)
(9571|9580) pub1 66% (2 samples sent)
(9571|9580) pub1 100% (3 samples sent)
(9571|9580) pub1->wait_match() before write for 01037ced.8dca0c69.2563fc01.00000002(97e56bdd)
(9571|9579) pub0<-match found! before write for 01037ced.8dca0c69.2563fc00.00000002(aa85426d)
(9571|9579) pub0 waiting for acks
(9571|9580) pub1<-match found! before write for 01037ced.8dca0c69.2563fc01.00000002(97e56bdd)
(9571|9580) pub1 waiting for acks
(9571|9581) pub2<-match found! before write for 01037ced.8dca0c69.2563fc02.00000002(d045110d)
(9571|9581) pub2 waiting for acks
(9571|9578) sub 11% (1 samples received)
(9571|9578) sub 22% (2 samples received)
(9571|9578) sub 33% (3 samples received)
(9571|9578) sub 44% (4 samples received)
(9571|9578) sub 55% (5 samples received)
(9571|9578) sub 66% (6 samples received)
(9571|9578) sub 77% (7 samples received)
(9571|9578) sub 88% (8 samples received)
(9571|9578) sub 100% (9 samples received)
(9571|9578) sub condition_.notify_all
(9571|9571) sub condition_.wait returned
(9571|9571) sub check_received
(9571|9571) sub check_received returns 0
(9571|9571) <- PublisherService::end
(9571|9581) pub2 waiting for acks returned
(9571|9580) pub1 waiting for acks returned
(9571|9581) pub2<-delete_contained_entities
(9571|9579) pub0 waiting for acks returned
(9571|9579) pub0<-delete_contained_entities
(9571|9580) pub1<-delete_contained_entities
(9571|9581) pub2<-delete_participant
(9571|9579) pub0<-delete_participant
(9571|9580) pub1<-delete_participant
(9571|9571) <- PublisherService::~PublisherService
(9571|9571) <- Subscriber delete_contained_entities
(9571|9571) <- Subscriber delete_participant
(9571|9571) <- Subscriber::~Subscriber
(9571|9571) <- 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: 9595 started at 2026-08-10 17:12:00
(9595|9595) -> Thrasher started
(9595|9595) -> Subscriber::Subscriber
(9595|9595) Subscriber reader id: 01037ced.8dca0c69.257be4e1.00000007(74ef0ad2)
(9595|9595) -> PublisherService::PublisherService
(9595|9595) -> PublisherService::start (1 threads)
(9595|9595) sub wait_received 0:1024
(9595|9603) pub0->transport cfg_0
(9595|9603) pub0 writer id: 01037ced.8dca0c69.257be4e2.00000002(4325848d)
(9595|9603) pub0->started
(9595|9603) pub0 10% (103 samples sent)
(9595|9603) pub0 20% (205 samples sent)
(9595|9603) pub0 30% (308 samples sent)
(9595|9603) pub0 40% (410 samples sent)
(9595|9603) pub0 50% (512 samples sent)
(9595|9603) pub0 60% (615 samples sent)
(9595|9603) pub0 70% (717 samples sent)
(9595|9603) pub0 80% (820 samples sent)
(9595|9603) pub0 90% (922 samples sent)
(9595|9603) pub0 100% (1024 samples sent)
(9595|9603) pub0->wait_match() before write for 01037ced.8dca0c69.257be4e2.00000002(4325848d)
(9595|9603) pub0<-match found! before write for 01037ced.8dca0c69.257be4e2.00000002(4325848d)
(9595|9603) pub0 waiting for acks
(9595|9602) sub 10% (103 samples received)
(9595|9602) sub 20% (205 samples received)
(9595|9602) sub 30% (308 samples received)
(9595|9602) sub 40% (410 samples received)
(9595|9602) sub 50% (512 samples received)
(9595|9602) sub 60% (615 samples received)
(9595|9602) sub 70% (717 samples received)
(9595|9602) sub 80% (820 samples received)
(9595|9602) sub 90% (922 samples received)
(9595|9602) sub 100% (1024 samples received)
(9595|9602) sub condition_.notify_all
(9595|9595) sub condition_.wait returned
(9595|9595) sub check_received
(9595|9595) sub check_received returns 0
(9595|9595) <- PublisherService::end
(9595|9603) pub0 waiting for acks returned
(9595|9603) pub0<-delete_contained_entities
(9595|9603) pub0<-delete_participant
(9595|9595) <- PublisherService::~PublisherService
(9595|9595) <- Subscriber delete_contained_entities
(9595|9595) <- Subscriber delete_participant
(9595|9595) <- Subscriber::~Subscriber
(9595|9595) <- 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: 9609 started at 2026-08-10 17:12:02
(9609|9609) -> Thrasher started
(9609|9609) -> Subscriber::Subscriber
(9609|9609) Subscriber reader id: 01037ced.8dca0c69.25898651.00000007(d2f58767)
(9609|9609) -> PublisherService::PublisherService
(9609|9609) -> PublisherService::start (8 threads)
(9609|9609) sub wait_received 0:1024
(9609|9617) pub0->transport cfg_0
(9609|9620) pub3->transport cfg_3
(9609|9618) pub1->transport cfg_1
(9609|9619) pub2->transport cfg_2
(9609|9623) pub6->transport cfg_6
(9609|9622) pub5->transport cfg_5
(9609|9617) pub0 writer id: 01037ced.8dca0c69.25898652.00000002(e53f0938)
(9609|9617) pub0->started
(9609|9617) pub0 10% (13 samples sent)
(9609|9617) pub0 20% (26 samples sent)
(9609|9617) pub0 30% (39 samples sent)
(9609|9617) pub0 40% (52 samples sent)
(9609|9617) pub0 50% (64 samples sent)
(9609|9617) pub0 60% (77 samples sent)
(9609|9624) pub7->transport cfg_7
(9609|9617) pub0 70% (90 samples sent)
(9609|9617) pub0 80% (103 samples sent)
(9609|9617) pub0 90% (116 samples sent)
(9609|9617) pub0 100% (128 samples sent)
(9609|9617) pub0->wait_match() before write for 01037ced.8dca0c69.25898652.00000002(e53f0938)
(9609|9620) pub3 writer id: 01037ced.8dca0c69.25898655.00000002(571fd528)
(9609|9620) pub3->started
(9609|9620) pub3 10% (13 samples sent)
(9609|9620) pub3 20% (26 samples sent)
(9609|9620) pub3 30% (39 samples sent)
(9609|9620) pub3 40% (52 samples sent)
(9609|9621) pub4->transport cfg_4
(9609|9620) pub3 50% (64 samples sent)
(9609|9620) pub3 60% (77 samples sent)
(9609|9620) pub3 70% (90 samples sent)
(9609|9620) pub3 80% (103 samples sent)
(9609|9620) pub3 90% (116 samples sent)
(9609|9620) pub3 100% (128 samples sent)
(9609|9620) pub3->wait_match() before write for 01037ced.8dca0c69.25898655.00000002(571fd528)
(9609|9618) pub1 writer id: 01037ced.8dca0c69.25898653.00000002(d85f2088)
(9609|9618) pub1->started
(9609|9618) pub1 10% (13 samples sent)
(9609|9618) pub1 20% (26 samples sent)
(9609|9618) pub1 30% (39 samples sent)
(9609|9618) pub1 40% (52 samples sent)
(9609|9618) pub1 50% (64 samples sent)
(9609|9618) pub1 60% (77 samples sent)
(9609|9618) pub1 70% (90 samples sent)
(9609|9618) pub1 80% (103 samples sent)
(9609|9618) pub1 90% (116 samples sent)
(9609|9618) pub1 100% (128 samples sent)
(9609|9618) pub1->wait_match() before write for 01037ced.8dca0c69.25898653.00000002(d85f2088)
(9609|9619) pub2 writer id: 01037ced.8dca0c69.25898654.00000002(6a7ffc98)
(9609|9619) pub2->started
(9609|9619) pub2 10% (13 samples sent)
(9609|9619) pub2 20% (26 samples sent)
(9609|9619) pub2 30% (39 samples sent)
(9609|9619) pub2 40% (52 samples sent)
(9609|9619) pub2 50% (64 samples sent)
(9609|9619) pub2 60% (77 samples sent)
(9609|9619) pub2 70% (90 samples sent)
(9609|9619) pub2 80% (103 samples sent)
(9609|9619) pub2 90% (116 samples sent)
(9609|9623) pub6 writer id: 01037ced.8dca0c69.25898658.00000002(af8f1199)
(9609|9619) pub2 100% (128 samples sent)
(9609|9623) pub6->started
(9609|9619) pub2->wait_match() before write for 01037ced.8dca0c69.25898654.00000002(6a7ffc98)
(9609|9623) pub6 10% (13 samples sent)
(9609|9623) pub6 20% (26 samples sent)
(9609|9623) pub6 30% (39 samples sent)
(9609|9623) pub6 40% (52 samples sent)
(9609|9623) pub6 50% (64 samples sent)
(9609|9623) pub6 60% (77 samples sent)
(9609|9623) pub6 70% (90 samples sent)
(9609|9623) pub6 80% (103 samples sent)
(9609|9623) pub6 90% (116 samples sent)
(9609|9622) pub5 writer id: 01037ced.8dca0c69.25898657.00000002(2ddf8648)
(9609|9622) pub5->started
(9609|9623) pub6 100% (128 samples sent)
(9609|9623) pub6->wait_match() before write for 01037ced.8dca0c69.25898658.00000002(af8f1199)
(9609|9622) pub5 10% (13 samples sent)
(9609|9622) pub5 20% (26 samples sent)
(9609|9622) pub5 30% (39 samples sent)
(9609|9622) pub5 40% (52 samples sent)
(9609|9622) pub5 50% (64 samples sent)
(9609|9622) pub5 60% (77 samples sent)
(9609|9622) pub5 70% (90 samples sent)
(9609|9622) pub5 80% (103 samples sent)
(9609|9622) pub5 90% (116 samples sent)
(9609|9622) pub5 100% (128 samples sent)
(9609|9622) pub5->wait_match() before write for 01037ced.8dca0c69.25898657.00000002(2ddf8648)
(9609|9624) pub7 writer id: 01037ced.8dca0c69.25898659.00000002(92ef3829)
(9609|9624) pub7->started
(9609|9624) pub7 10% (13 samples sent)
(9609|9624) pub7 20% (26 samples sent)
(9609|9624) pub7 30% (39 samples sent)
(9609|9624) pub7 40% (52 samples sent)
(9609|9624) pub7 50% (64 samples sent)
(9609|9624) pub7 60% (77 samples sent)
(9609|9624) pub7 70% (90 samples sent)
(9609|9624) pub7 80% (103 samples sent)
(9609|9624) pub7 90% (116 samples sent)
(9609|9624) pub7 100% (128 samples sent)
(9609|9624) pub7->wait_match() before write for 01037ced.8dca0c69.25898659.00000002(92ef3829)
(9609|9621) pub4 writer id: 01037ced.8dca0c69.25898656.00000002(10bfaff8)
(9609|9621) pub4->started
(9609|9621) pub4 10% (13 samples sent)
(9609|9621) pub4 20% (26 samples sent)
(9609|9621) pub4 30% (39 samples sent)
(9609|9621) pub4 40% (52 samples sent)
(9609|9621) pub4 50% (64 samples sent)
(9609|9621) pub4 60% (77 samples sent)
(9609|9621) pub4 70% (90 samples sent)
(9609|9621) pub4 80% (103 samples sent)
(9609|9621) pub4 90% (116 samples sent)
(9609|9621) pub4 100% (128 samples sent)
(9609|9621) pub4->wait_match() before write for 01037ced.8dca0c69.25898656.00000002(10bfaff8)
(9609|9618) pub1<-match found! before write for 01037ced.8dca0c69.25898653.00000002(d85f2088)
(9609|9618) pub1 waiting for acks
(9609|9617) pub0<-match found! before write for 01037ced.8dca0c69.25898652.00000002(e53f0938)
(9609|9617) pub0 waiting for acks
(9609|9620) pub3<-match found! before write for 01037ced.8dca0c69.25898655.00000002(571fd528)
(9609|9620) pub3 waiting for acks
(9609|9622) pub5<-match found! before write for 01037ced.8dca0c69.25898657.00000002(2ddf8648)
(9609|9622) pub5 waiting for acks
(9609|9624) pub7<-match found! before write for 01037ced.8dca0c69.25898659.00000002(92ef3829)
(9609|9624) pub7 waiting for acks
(9609|9619) pub2<-match found! before write for 01037ced.8dca0c69.25898654.00000002(6a7ffc98)
(9609|9619) pub2 waiting for acks
(9609|9621) pub4<-match found! before write for 01037ced.8dca0c69.25898656.00000002(10bfaff8)
(9609|9621) pub4 waiting for acks
(9609|9623) pub6<-match found! before write for 01037ced.8dca0c69.25898658.00000002(af8f1199)
(9609|9623) pub6 waiting for acks
(9609|9616) sub 10% (103 samples received)
(9609|9618) pub1 waiting for acks returned
(9609|9618) pub1<-delete_contained_entities
(9609|9616) sub 20% (205 samples received)
(9609|9616) sub 30% (308 samples received)
(9609|9616) sub 40% (410 samples received)
(9609|9618) pub1<-delete_participant
(9609|9616) sub 50% (512 samples received)
(9609|9616) sub 60% (615 samples received)
(9609|9620) pub3 waiting for acks returned
(9609|9620) pub3<-delete_contained_entities
(9609|9617) pub0 waiting for acks returned
(9609|9617) pub0<-delete_contained_entities
(9609|9616) sub 70% (717 samples received)
(9609|9616) sub 80% (820 samples received)
(9609|9616) sub 90% (922 samples received)
(9609|9623) pub6 waiting for acks returned
(9609|9623) pub6<-delete_contained_entities
(9609|9620) pub3<-delete_participant
(9609|9617) pub0<-delete_participant
(9609|9622) pub5 waiting for acks returned
(9609|9622) pub5<-delete_contained_entities
(9609|9621) pub4 waiting for acks returned
(9609|9621) pub4<-delete_contained_entities
(9609|9619) pub2 waiting for acks returned
(9609|9619) pub2<-delete_contained_entities
(9609|9616) sub 100% (1024 samples received)
(9609|9616) sub condition_.notify_all
(9609|9609) sub condition_.wait returned
(9609|9609) sub check_received
(9609|9609) sub check_received returns 0
(9609|9609) <- PublisherService::end
(9609|9624) pub7 waiting for acks returned
(9609|9624) pub7<-delete_contained_entities
(9609|9623) pub6<-delete_participant
(9609|9622) pub5<-delete_participant
(9609|9621) pub4<-delete_participant
(9609|9619) pub2<-delete_participant
(9609|9624) pub7<-delete_participant
(9609|9609) <- PublisherService::~PublisherService
(9609|9609) <- Subscriber delete_contained_entities
(9609|9609) <- Subscriber delete_participant
(9609|9609) <- Subscriber::~Subscriber
(9609|9609) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl low rtps durable Time:3s 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: 9659 started at 2026-08-10 17:12:05
(9659|9659) -> Thrasher started
(9659|9659) -> Subscriber::Subscriber
(9659|9659) Subscriber reader id: 01037ced.8dca0c69.25bb9d3c.00000007(e5ba72b8)
(9659|9659) -> PublisherService::PublisherService
(9659|9659) -> PublisherService::start (16 threads)
(9659|9659) sub wait_received 0:1024
(9659|9667) pub0->transport cfg_0
(9659|9669) pub2->transport cfg_2
(9659|9668) pub1->transport cfg_1
(9659|9672) pub5->transport cfg_5
(9659|9678) pub11->transport cfg_11
(9659|9675) pub8->transport cfg_8
(9659|9676) pub9->transport cfg_9
(9659|9674) pub7->transport cfg_7
(9659|9670) pub3->transport cfg_3
(9659|9673) pub6->transport cfg_6
(9659|9667) pub0 writer id: 01037ced.8dca0c69.25bb9d3d.00000002(a8b0af87)
(9659|9667) pub0->started
(9659|9667) pub0 10% (7 samples sent)
(9659|9667) pub0 20% (13 samples sent)
(9659|9667) pub0 31% (20 samples sent)
(9659|9667) pub0 40% (26 samples sent)
(9659|9667) pub0 50% (32 samples sent)
(9659|9667) pub0 60% (39 samples sent)
(9659|9667) pub0 70% (45 samples sent)
(9659|9667) pub0 81% (52 samples sent)
(9659|9667) pub0 90% (58 samples sent)
(9659|9667) pub0 100% (64 samples sent)
(9659|9667) pub0->wait_match() before write for 01037ced.8dca0c69.25bb9d3d.00000002(a8b0af87)
(9659|9681) pub15->transport cfg_15
(9659|9669) pub2 writer id: 01037ced.8dca0c69.25bb9d3f.00000002(d270fce7)
(9659|9669) pub2->started
(9659|9669) pub2 10% (7 samples sent)
(9659|9669) pub2 20% (13 samples sent)
(9659|9669) pub2 31% (20 samples sent)
(9659|9669) pub2 40% (26 samples sent)
(9659|9669) pub2 50% (32 samples sent)
(9659|9669) pub2 60% (39 samples sent)
(9659|9669) pub2 70% (45 samples sent)
(9659|9669) pub2 81% (52 samples sent)
(9659|9669) pub2 90% (58 samples sent)
(9659|9669) pub2 100% (64 samples sent)
(9659|9669) pub2->wait_match() before write for 01037ced.8dca0c69.25bb9d3f.00000002(d270fce7)
(9659|9677) pub10->transport cfg_10
(9659|9667) pub0<-match found! before write for 01037ced.8dca0c69.25bb9d3d.00000002(a8b0af87)
(9659|9667) pub0 waiting for acks
(9659|9668) pub1 writer id: 01037ced.8dca0c69.25bb9d3e.00000002(ef10d557)
(9659|9668) pub1->started
(9659|9668) pub1 10% (7 samples sent)
(9659|9668) pub1 20% (13 samples sent)
(9659|9668) pub1 31% (20 samples sent)
(9659|9668) pub1 40% (26 samples sent)
(9659|9668) pub1 50% (32 samples sent)
(9659|9668) pub1 60% (39 samples sent)
(9659|9668) pub1 70% (45 samples sent)
(9659|9668) pub1 81% (52 samples sent)
(9659|9668) pub1 90% (58 samples sent)
(9659|9668) pub1 100% (64 samples sent)
(9659|9668) pub1->wait_match() before write for 01037ced.8dca0c69.25bb9d3e.00000002(ef10d557)
(9659|9671) pub4->transport cfg_4
(9659|9672) pub5 writer id: 01037ced.8dca0c69.25bb9d42.00000002(d332d899)
(9659|9672) pub5->started
(9659|9672) pub5 10% (7 samples sent)
(9659|9672) pub5 20% (13 samples sent)
(9659|9672) pub5 31% (20 samples sent)
(9659|9672) pub5 40% (26 samples sent)
(9659|9672) pub5 50% (32 samples sent)
(9659|9672) pub5 60% (39 samples sent)
(9659|9672) pub5 70% (45 samples sent)
(9659|9672) pub5 81% (52 samples sent)
(9659|9672) pub5 90% (58 samples sent)
(9659|9672) pub5 100% (64 samples sent)
(9659|9672) pub5->wait_match() before write for 01037ced.8dca0c69.25bb9d42.00000002(d332d899)
(9659|9669) pub2<-match found! before write for 01037ced.8dca0c69.25bb9d3f.00000002(d270fce7)
(9659|9669) pub2 waiting for acks
(9659|9678) pub11 writer id: 01037ced.8dca0c69.25bb9d47.00000002(1bd257e9)
(9659|9678) pub11->started
(9659|9678) pub11 10% (7 samples sent)
(9659|9678) pub11 20% (13 samples sent)
(9659|9678) pub11 31% (20 samples sent)
(9659|9678) pub11 40% (26 samples sent)
(9659|9678) pub11 50% (32 samples sent)
(9659|9678) pub11 60% (39 samples sent)
(9659|9678) pub11 70% (45 samples sent)
(9659|9678) pub11 81% (52 samples sent)
(9659|9678) pub11 90% (58 samples sent)
(9659|9678) pub11 100% (64 samples sent)
(9659|9678) pub11->wait_match() before write for 01037ced.8dca0c69.25bb9d47.00000002(1bd257e9)
(9659|9680) pub13->transport cfg_13
(9659|9668) pub1<-match found! before write for 01037ced.8dca0c69.25bb9d3e.00000002(ef10d557)
(9659|9668) pub1 waiting for acks
(9659|9672) pub5<-match found! before write for 01037ced.8dca0c69.25bb9d42.00000002(d332d899)
(9659|9672) pub5 waiting for acks
(9659|9678) pub11<-match found! before write for 01037ced.8dca0c69.25bb9d47.00000002(1bd257e9)
(9659|9678) pub11 waiting for acks
(9659|9675) pub8 writer id: 01037ced.8dca0c69.25bb9d44.00000002(5c722d39)
(9659|9675) pub8->started
(9659|9675) pub8 10% (7 samples sent)
(9659|9675) pub8 20% (13 samples sent)
(9659|9675) pub8 31% (20 samples sent)
(9659|9675) pub8 40% (26 samples sent)
(9659|9675) pub8 50% (32 samples sent)
(9659|9675) pub8 60% (39 samples sent)
(9659|9675) pub8 70% (45 samples sent)
(9659|9675) pub8 81% (52 samples sent)
(9659|9675) pub8 90% (58 samples sent)
(9659|9675) pub8 100% (64 samples sent)
(9659|9675) pub8->wait_match() before write for 01037ced.8dca0c69.25bb9d44.00000002(5c722d39)
(9659|9682) pub14->transport cfg_14
(9659|9676) pub9 writer id: 01037ced.8dca0c69.25bb9d46.00000002(26b27e59)
(9659|9676) pub9->started
(9659|9676) pub9 10% (7 samples sent)
(9659|9676) pub9 20% (13 samples sent)
(9659|9676) pub9 31% (20 samples sent)
(9659|9676) pub9 40% (26 samples sent)
(9659|9676) pub9 50% (32 samples sent)
(9659|9676) pub9 60% (39 samples sent)
(9659|9676) pub9 70% (45 samples sent)
(9659|9676) pub9 81% (52 samples sent)
(9659|9676) pub9 90% (58 samples sent)
(9659|9676) pub9 100% (64 samples sent)
(9659|9676) pub9->wait_match() before write for 01037ced.8dca0c69.25bb9d46.00000002(26b27e59)
(9659|9666) sub 10% (103 samples received)
(9659|9674) pub7 writer id: 01037ced.8dca0c69.25bb9d45.00000002(61120489)
(9659|9674) pub7->started
(9659|9674) pub7 10% (7 samples sent)
(9659|9674) pub7 20% (13 samples sent)
(9659|9674) pub7 31% (20 samples sent)
(9659|9674) pub7 40% (26 samples sent)
(9659|9674) pub7 50% (32 samples sent)
(9659|9674) pub7 60% (39 samples sent)
(9659|9674) pub7 70% (45 samples sent)
(9659|9674) pub7 81% (52 samples sent)
(9659|9674) pub7 90% (58 samples sent)
(9659|9674) pub7 100% (64 samples sent)
(9659|9674) pub7->wait_match() before write for 01037ced.8dca0c69.25bb9d45.00000002(61120489)
(9659|9670) pub3 writer id: 01037ced.8dca0c69.25bb9d40.00000002(a9f28bf9)
(9659|9670) pub3->started
(9659|9670) pub3 10% (7 samples sent)
(9659|9670) pub3 20% (13 samples sent)
(9659|9670) pub3 31% (20 samples sent)
(9659|9670) pub3 40% (26 samples sent)
(9659|9670) pub3 50% (32 samples sent)
(9659|9670) pub3 60% (39 samples sent)
(9659|9670) pub3 70% (45 samples sent)
(9659|9670) pub3 81% (52 samples sent)
(9659|9670) pub3 90% (58 samples sent)
(9659|9670) pub3 100% (64 samples sent)
(9659|9670) pub3->wait_match() before write for 01037ced.8dca0c69.25bb9d40.00000002(a9f28bf9)
(9659|9667) pub0 waiting for acks returned
(9659|9667) pub0<-delete_contained_entities
(9659|9666) sub 20% (205 samples received)
(9659|9673) pub6 writer id: 01037ced.8dca0c69.25bb9d43.00000002(ee52f129)
(9659|9673) pub6->started
(9659|9673) pub6 10% (7 samples sent)
(9659|9673) pub6 20% (13 samples sent)
(9659|9673) pub6 31% (20 samples sent)
(9659|9673) pub6 40% (26 samples sent)
(9659|9673) pub6 50% (32 samples sent)
(9659|9673) pub6 60% (39 samples sent)
(9659|9673) pub6 70% (45 samples sent)
(9659|9673) pub6 81% (52 samples sent)
(9659|9673) pub6 90% (58 samples sent)
(9659|9673) pub6 100% (64 samples sent)
(9659|9673) pub6->wait_match() before write for 01037ced.8dca0c69.25bb9d43.00000002(ee52f129)
(9659|9675) pub8<-match found! before write for 01037ced.8dca0c69.25bb9d44.00000002(5c722d39)
(9659|9675) pub8 waiting for acks
(9659|9681) pub15 writer id: 01037ced.8dca0c69.25bb9d4c.00000002(6c0266f8)
(9659|9681) pub15->started
(9659|9681) pub15 10% (7 samples sent)
(9659|9681) pub15 20% (13 samples sent)
(9659|9681) pub15 31% (20 samples sent)
(9659|9681) pub15 40% (26 samples sent)
(9659|9681) pub15 50% (32 samples sent)
(9659|9681) pub15 60% (39 samples sent)
(9659|9681) pub15 70% (45 samples sent)
(9659|9681) pub15 81% (52 samples sent)
(9659|9681) pub15 90% (58 samples sent)
(9659|9681) pub15 100% (64 samples sent)
(9659|9681) pub15->wait_match() before write for 01037ced.8dca0c69.25bb9d4c.00000002(6c0266f8)
(9659|9666) sub 30% (308 samples received)
(9659|9676) pub9<-match found! before write for 01037ced.8dca0c69.25bb9d46.00000002(26b27e59)
(9659|9676) pub9 waiting for acks
(9659|9674) pub7<-match found! before write for 01037ced.8dca0c69.25bb9d45.00000002(61120489)
(9659|9674) pub7 waiting for acks
(9659|9677) pub10 writer id: 01037ced.8dca0c69.25bb9d48.00000002(9982c038)
(9659|9677) pub10->started
(9659|9677) pub10 10% (7 samples sent)
(9659|9677) pub10 20% (13 samples sent)
(9659|9681) pub15<-match found! before write for 01037ced.8dca0c69.25bb9d4c.00000002(6c0266f8)
(9659|9681) pub15 waiting for acks
(9659|9677) pub10 31% (20 samples sent)
(9659|9677) pub10 40% (26 samples sent)
(9659|9677) pub10 50% (32 samples sent)
(9659|9677) pub10 60% (39 samples sent)
(9659|9677) pub10 70% (45 samples sent)
(9659|9677) pub10 81% (52 samples sent)
(9659|9677) pub10 90% (58 samples sent)
(9659|9677) pub10 100% (64 samples sent)
(9659|9677) pub10->wait_match() before write for 01037ced.8dca0c69.25bb9d48.00000002(9982c038)
(9659|9669) pub2 waiting for acks returned
(9659|9669) pub2<-delete_contained_entities
(9659|9679) pub12->transport cfg_12
(9659|9668) pub1 waiting for acks returned
(9659|9668) pub1<-delete_contained_entities
(9659|9677) pub10<-match found! before write for 01037ced.8dca0c69.25bb9d48.00000002(9982c038)
(9659|9677) pub10 waiting for acks
(9659|9670) pub3<-match found! before write for 01037ced.8dca0c69.25bb9d40.00000002(a9f28bf9)
(9659|9670) pub3 waiting for acks
(9659|9673) pub6<-match found! before write for 01037ced.8dca0c69.25bb9d43.00000002(ee52f129)
(9659|9673) pub6 waiting for acks
(9659|9671) pub4 writer id: 01037ced.8dca0c69.25bb9d41.00000002(9492a249)
(9659|9671) pub4->started
(9659|9671) pub4 10% (7 samples sent)
(9659|9671) pub4 20% (13 samples sent)
(9659|9671) pub4 31% (20 samples sent)
(9659|9671) pub4 40% (26 samples sent)
(9659|9671) pub4 50% (32 samples sent)
(9659|9671) pub4 60% (39 samples sent)
(9659|9672) pub5 waiting for acks returned
(9659|9672) pub5<-delete_contained_entities
(9659|9671) pub4 70% (45 samples sent)
(9659|9671) pub4 81% (52 samples sent)
(9659|9671) pub4 90% (58 samples sent)
(9659|9671) pub4 100% (64 samples sent)
(9659|9671) pub4->wait_match() before write for 01037ced.8dca0c69.25bb9d41.00000002(9492a249)
(9659|9667) pub0<-delete_participant
(9659|9678) pub11 waiting for acks returned
(9659|9678) pub11<-delete_contained_entities
(9659|9680) pub13 writer id: 01037ced.8dca0c69.25bb9d4a.00000002(e3429358)
(9659|9680) pub13->started
(9659|9680) pub13 10% (7 samples sent)
(9659|9680) pub13 20% (13 samples sent)
(9659|9680) pub13 31% (20 samples sent)
(9659|9680) pub13 40% (26 samples sent)
(9659|9680) pub13 50% (32 samples sent)
(9659|9680) pub13 60% (39 samples sent)
(9659|9680) pub13 70% (45 samples sent)
(9659|9680) pub13 81% (52 samples sent)
(9659|9680) pub13 90% (58 samples sent)
(9659|9680) pub13 100% (64 samples sent)
(9659|9680) pub13->wait_match() before write for 01037ced.8dca0c69.25bb9d4a.00000002(e3429358)
(9659|9682) pub14 writer id: 01037ced.8dca0c69.25bb9d4b.00000002(de22bae8)
(9659|9682) pub14->started
(9659|9682) pub14 10% (7 samples sent)
(9659|9682) pub14 20% (13 samples sent)
(9659|9682) pub14 31% (20 samples sent)
(9659|9682) pub14 40% (26 samples sent)
(9659|9682) pub14 50% (32 samples sent)
(9659|9682) pub14 60% (39 samples sent)
(9659|9682) pub14 70% (45 samples sent)
(9659|9682) pub14 81% (52 samples sent)
(9659|9682) pub14 90% (58 samples sent)
(9659|9682) pub14 100% (64 samples sent)
(9659|9682) pub14->wait_match() before write for 01037ced.8dca0c69.25bb9d4b.00000002(de22bae8)
(9659|9671) pub4<-match found! before write for 01037ced.8dca0c69.25bb9d41.00000002(9492a249)
(9659|9671) pub4 waiting for acks
(9659|9679) pub12 writer id: 01037ced.8dca0c69.25bb9d49.00000002(a4e2e988)
(9659|9679) pub12->started
(9659|9666) sub 40% (410 samples received)
(9659|9679) pub12 10% (7 samples sent)
(9659|9679) pub12 20% (13 samples sent)
(9659|9679) pub12 31% (20 samples sent)
(9659|9679) pub12 40% (26 samples sent)
(9659|9679) pub12 50% (32 samples sent)
(9659|9679) pub12 60% (39 samples sent)
(9659|9679) pub12 70% (45 samples sent)
(9659|9679) pub12 81% (52 samples sent)
(9659|9679) pub12 90% (58 samples sent)
(9659|9679) pub12 100% (64 samples sent)
(9659|9679) pub12->wait_match() before write for 01037ced.8dca0c69.25bb9d49.00000002(a4e2e988)
(9659|9666) sub 50% (512 samples received)
(9659|9669) pub2<-delete_participant
(9659|9668) pub1<-delete_participant
(9659|9680) pub13<-match found! before write for 01037ced.8dca0c69.25bb9d4a.00000002(e3429358)
(9659|9680) pub13 waiting for acks
(9659|9666) sub 60% (615 samples received)
(9659|9672) pub5<-delete_participant
(9659|9666) sub 70% (717 samples received)
(9659|9678) pub11<-delete_participant
(9659|9675) pub8 waiting for acks returned
(9659|9675) pub8<-delete_contained_entities
(9659|9676) pub9 waiting for acks returned
(9659|9676) pub9<-delete_contained_entities
(9659|9682) pub14<-match found! before write for 01037ced.8dca0c69.25bb9d4b.00000002(de22bae8)
(9659|9682) pub14 waiting for acks
(9659|9681) pub15 waiting for acks returned
(9659|9681) pub15<-delete_contained_entities
(9659|9674) pub7 waiting for acks returned
(9659|9674) pub7<-delete_contained_entities
(9659|9679) pub12<-match found! before write for 01037ced.8dca0c69.25bb9d49.00000002(a4e2e988)
(9659|9679) pub12 waiting for acks
(9659|9666) sub 80% (820 samples received)
(9659|9677) pub10 waiting for acks returned
(9659|9677) pub10<-delete_contained_entities
(9659|9670) pub3 waiting for acks returned
(9659|9670) pub3<-delete_contained_entities
(9659|9673) pub6 waiting for acks returned
(9659|9673) pub6<-delete_contained_entities
(9659|9671) pub4 waiting for acks returned
(9659|9671) pub4<-delete_contained_entities
(9659|9666) sub 90% (922 samples received)
(9659|9666) sub 100% (1024 samples received)
(9659|9666) sub condition_.notify_all
(9659|9659) sub condition_.wait returned
(9659|9659) sub check_received
(9659|9659) sub check_received returns 0
(9659|9659) <- PublisherService::end
(9659|9680) pub13 waiting for acks returned
(9659|9680) pub13<-delete_contained_entities
(9659|9675) pub8<-delete_participant
(9659|9676) pub9<-delete_participant
(9659|9682) pub14 waiting for acks returned
(9659|9682) pub14<-delete_contained_entities
(9659|9681) pub15<-delete_participant
(9659|9679) pub12 waiting for acks returned
(9659|9679) pub12<-delete_contained_entities
(9659|9674) pub7<-delete_participant
(9659|9677) pub10<-delete_participant
(9659|9670) pub3<-delete_participant
(9659|9673) pub6<-delete_participant
(9659|9671) pub4<-delete_participant
(9659|9680) pub13<-delete_participant
(9659|9682) pub14<-delete_participant
(9659|9679) pub12<-delete_participant
(9659|9659) <- PublisherService::~PublisherService
(9659|9659) <- Subscriber delete_contained_entities
(9659|9659) <- Subscriber delete_participant
(9659|9659) <- Subscriber::~Subscriber
(9659|9659) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl medium rtps durable Time:3s 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: 9748 started at 2026-08-10 17:12:08
(9748|9748) -> Thrasher started
(9748|9748) -> Subscriber::Subscriber
(9748|9748) Subscriber reader id: 01037ced.8dca0c69.2614ba45.00000007(34bd61ec)
(9748|9748) -> PublisherService::PublisherService
(9748|9748) -> PublisherService::start (32 threads)
(9748|9748) sub wait_received 0:1024
(9748|9760) pub4->transport cfg_4
(9748|9766) pub10->transport cfg_10
(9748|9756) pub0->transport cfg_0
(9748|9761) pub5->transport cfg_5
(9748|9763) pub7->transport cfg_7
(9748|9765) pub9->transport cfg_9
(9748|9759) pub3->transport cfg_3
(9748|9760) pub4 writer id: 01037ced.8dca0c69.2614ba4a.00000002(c68702b2)
(9748|9760) pub4->started
(9748|9760) pub4 12% (4 samples sent)
(9748|9760) pub4 21% (7 samples sent)
(9748|9760) pub4 31% (10 samples sent)
(9748|9760) pub4 40% (13 samples sent)
(9748|9760) pub4 50% (16 samples sent)
(9748|9760) pub4 62% (20 samples sent)
(9748|9760) pub4 71% (23 samples sent)
(9748|9760) pub4 81% (26 samples sent)
(9748|9760) pub4 90% (29 samples sent)
(9748|9760) pub4 100% (32 samples sent)
(9748|9760) pub4->wait_match() before write for 01037ced.8dca0c69.2614ba4a.00000002(c68702b2)
(9748|9762) pub6->transport cfg_6
(9748|9766) pub10 writer id: 01037ced.8dca0c69.2614ba50.00000002(ecd78d91)
(9748|9766) pub10->started
(9748|9766) pub10 12% (4 samples sent)
(9748|9766) pub10 21% (7 samples sent)
(9748|9766) pub10 31% (10 samples sent)
(9748|9766) pub10 40% (13 samples sent)
(9748|9766) pub10 50% (16 samples sent)
(9748|9766) pub10 62% (20 samples sent)
(9748|9766) pub10 71% (23 samples sent)
(9748|9766) pub10 81% (26 samples sent)
(9748|9766) pub10 90% (29 samples sent)
(9748|9766) pub10 100% (32 samples sent)
(9748|9766) pub10->wait_match() before write for 01037ced.8dca0c69.2614ba50.00000002(ecd78d91)
(9748|9760) pub4<-match found! before write for 01037ced.8dca0c69.2614ba4a.00000002(c68702b2)
(9748|9760) pub4 waiting for acks
(9748|9766) pub10<-match found! before write for 01037ced.8dca0c69.2614ba50.00000002(ecd78d91)
(9748|9766) pub10 waiting for acks
(9748|9758) pub2->transport cfg_2
(9748|9769) pub12->transport cfg_12
(9748|9774) pub18->transport cfg_18
(9748|9782) pub26->transport cfg_26
(9748|9766) pub10 waiting for acks returned
(9748|9760) pub4 waiting for acks returned
(9748|9766) pub10<-delete_contained_entities
(9748|9760) pub4<-delete_contained_entities
(9748|9773) pub17->transport cfg_17
(9748|9771) pub14->transport cfg_14
(9748|9778) pub22->transport cfg_22
(9748|9757) pub1->transport cfg_1
(9748|9766) pub10<-delete_participant
(9748|9760) pub4<-delete_participant
(9748|9785) pub31->transport cfg_31
(9748|9756) pub0 writer id: 01037ced.8dca0c69.2614ba46.00000002(0377efb3)
(9748|9756) pub0->started
(9748|9756) pub0 12% (4 samples sent)
(9748|9756) pub0 21% (7 samples sent)
(9748|9756) pub0 31% (10 samples sent)
(9748|9756) pub0 40% (13 samples sent)
(9748|9756) pub0 50% (16 samples sent)
(9748|9756) pub0 62% (20 samples sent)
(9748|9756) pub0 71% (23 samples sent)
(9748|9756) pub0 81% (26 samples sent)
(9748|9756) pub0 90% (29 samples sent)
(9748|9756) pub0 100% (32 samples sent)
(9748|9756) pub0->wait_match() before write for 01037ced.8dca0c69.2614ba46.00000002(0377efb3)
(9748|9777) pub21->transport cfg_21
(9748|9756) pub0<-match found! before write for 01037ced.8dca0c69.2614ba46.00000002(0377efb3)
(9748|9756) pub0 waiting for acks
(9748|9779) pub24->transport cfg_24
(9748|9788) pub30->transport cfg_30
(9748|9761) pub5 writer id: 01037ced.8dca0c69.2614ba4b.00000002(fbe72b02)
(9748|9761) pub5->started
(9748|9761) pub5 12% (4 samples sent)
(9748|9761) pub5 21% (7 samples sent)
(9748|9761) pub5 31% (10 samples sent)
(9748|9761) pub5 40% (13 samples sent)
(9748|9761) pub5 50% (16 samples sent)
(9748|9761) pub5 62% (20 samples sent)
(9748|9761) pub5 71% (23 samples sent)
(9748|9761) pub5 81% (26 samples sent)
(9748|9761) pub5 90% (29 samples sent)
(9748|9761) pub5 100% (32 samples sent)
(9748|9761) pub5->wait_match() before write for 01037ced.8dca0c69.2614ba4b.00000002(fbe72b02)
(9748|9763) pub7 writer id: 01037ced.8dca0c69.2614ba4d.00000002(74a7dea2)
(9748|9763) pub7->started
(9748|9763) pub7 12% (4 samples sent)
(9748|9763) pub7 21% (7 samples sent)
(9748|9763) pub7 31% (10 samples sent)
(9748|9763) pub7 40% (13 samples sent)
(9748|9763) pub7 50% (16 samples sent)
(9748|9763) pub7 62% (20 samples sent)
(9748|9763) pub7 71% (23 samples sent)
(9748|9763) pub7 81% (26 samples sent)
(9748|9763) pub7 90% (29 samples sent)
(9748|9763) pub7 100% (32 samples sent)
(9748|9763) pub7->wait_match() before write for 01037ced.8dca0c69.2614ba4d.00000002(74a7dea2)
(9748|9761) pub5<-match found! before write for 01037ced.8dca0c69.2614ba4b.00000002(fbe72b02)
(9748|9761) pub5 waiting for acks
(9748|9756) pub0 waiting for acks returned
(9748|9756) pub0<-delete_contained_entities
(9748|9763) pub7<-match found! before write for 01037ced.8dca0c69.2614ba4d.00000002(74a7dea2)
(9748|9763) pub7 waiting for acks
(9748|9765) pub9 writer id: 01037ced.8dca0c69.2614ba4f.00000002(0e678dc2)
(9748|9765) pub9->started
(9748|9765) pub9 12% (4 samples sent)
(9748|9765) pub9 21% (7 samples sent)
(9748|9765) pub9 31% (10 samples sent)
(9748|9765) pub9 40% (13 samples sent)
(9748|9765) pub9 50% (16 samples sent)
(9748|9765) pub9 62% (20 samples sent)
(9748|9765) pub9 71% (23 samples sent)
(9748|9765) pub9 81% (26 samples sent)
(9748|9765) pub9 90% (29 samples sent)
(9748|9765) pub9 100% (32 samples sent)
(9748|9765) pub9->wait_match() before write for 01037ced.8dca0c69.2614ba4f.00000002(0e678dc2)
(9748|9767) pub11->transport cfg_11
(9748|9765) pub9<-match found! before write for 01037ced.8dca0c69.2614ba4f.00000002(0e678dc2)
(9748|9765) pub9 waiting for acks
(9748|9759) pub3 writer id: 01037ced.8dca0c69.2614ba49.00000002(81277862)
(9748|9759) pub3->started
(9748|9759) pub3 12% (4 samples sent)
(9748|9759) pub3 21% (7 samples sent)
(9748|9759) pub3 31% (10 samples sent)
(9748|9759) pub3 40% (13 samples sent)
(9748|9759) pub3 50% (16 samples sent)
(9748|9759) pub3 62% (20 samples sent)
(9748|9759) pub3 71% (23 samples sent)
(9748|9759) pub3 81% (26 samples sent)
(9748|9759) pub3 90% (29 samples sent)
(9748|9759) pub3 100% (32 samples sent)
(9748|9759) pub3->wait_match() before write for 01037ced.8dca0c69.2614ba49.00000002(81277862)
(9748|9755) sub 10% (103 samples received)
(9748|9756) pub0<-delete_participant
(9748|9762) pub6 writer id: 01037ced.8dca0c69.2614ba4c.00000002(49c7f712)
(9748|9762) pub6->started
(9748|9762) pub6 12% (4 samples sent)
(9748|9762) pub6 21% (7 samples sent)
(9748|9762) pub6 31% (10 samples sent)
(9748|9762) pub6 40% (13 samples sent)
(9748|9762) pub6 50% (16 samples sent)
(9748|9762) pub6 62% (20 samples sent)
(9748|9762) pub6 71% (23 samples sent)
(9748|9762) pub6 81% (26 samples sent)
(9748|9762) pub6 90% (29 samples sent)
(9748|9762) pub6 100% (32 samples sent)
(9748|9762) pub6->wait_match() before write for 01037ced.8dca0c69.2614ba4c.00000002(49c7f712)
(9748|9770) pub15->transport cfg_15
(9748|9764) pub8->transport cfg_8
(9748|9762) pub6<-match found! before write for 01037ced.8dca0c69.2614ba4c.00000002(49c7f712)
(9748|9762) pub6 waiting for acks
(9748|9759) pub3<-match found! before write for 01037ced.8dca0c69.2614ba49.00000002(81277862)
(9748|9759) pub3 waiting for acks
(9748|9761) pub5 waiting for acks returned
(9748|9761) pub5<-delete_contained_entities
(9748|9763) pub7 waiting for acks returned
(9748|9763) pub7<-delete_contained_entities
(9748|9758) pub2 writer id: 01037ced.8dca0c69.2614ba48.00000002(bc4751d2)
(9748|9758) pub2->started
(9748|9758) pub2 12% (4 samples sent)
(9748|9758) pub2 21% (7 samples sent)
(9748|9758) pub2 31% (10 samples sent)
(9748|9758) pub2 40% (13 samples sent)
(9748|9758) pub2 50% (16 samples sent)
(9748|9758) pub2 62% (20 samples sent)
(9748|9758) pub2 71% (23 samples sent)
(9748|9758) pub2 81% (26 samples sent)
(9748|9758) pub2 90% (29 samples sent)
(9748|9758) pub2 100% (32 samples sent)
(9748|9758) pub2->wait_match() before write for 01037ced.8dca0c69.2614ba48.00000002(bc4751d2)
(9748|9765) pub9 waiting for acks returned
(9748|9765) pub9<-delete_contained_entities
(9748|9755) sub 20% (205 samples received)
(9748|9769) pub12 writer id: 01037ced.8dca0c69.2614ba53.00000002(ab77f741)
(9748|9769) pub12->started
(9748|9769) pub12 12% (4 samples sent)
(9748|9769) pub12 21% (7 samples sent)
(9748|9769) pub12 31% (10 samples sent)
(9748|9769) pub12 40% (13 samples sent)
(9748|9769) pub12 50% (16 samples sent)
(9748|9769) pub12 62% (20 samples sent)
(9748|9769) pub12 71% (23 samples sent)
(9748|9769) pub12 81% (26 samples sent)
(9748|9769) pub12 90% (29 samples sent)
(9748|9769) pub12 100% (32 samples sent)
(9748|9769) pub12->wait_match() before write for 01037ced.8dca0c69.2614ba53.00000002(ab77f741)
(9748|9772) pub16->transport cfg_16
(9748|9759) pub3 waiting for acks returned
(9748|9759) pub3<-delete_contained_entities
(9748|9762) pub6 waiting for acks returned
(9748|9762) pub6<-delete_contained_entities
(9748|9761) pub5<-delete_participant
(9748|9769) pub12<-match found! before write for 01037ced.8dca0c69.2614ba53.00000002(ab77f741)
(9748|9769) pub12 waiting for acks
(9748|9763) pub7<-delete_participant
(9748|9758) pub2<-match found! before write for 01037ced.8dca0c69.2614ba48.00000002(bc4751d2)
(9748|9758) pub2 waiting for acks
(9748|9765) pub9<-delete_participant
(9748|9774) pub18 writer id: 01037ced.8dca0c69.2614ba58.00000002(dca7c650)
(9748|9774) pub18->started
(9748|9774) pub18 12% (4 samples sent)
(9748|9774) pub18 21% (7 samples sent)
(9748|9774) pub18 31% (10 samples sent)
(9748|9774) pub18 40% (13 samples sent)
(9748|9774) pub18 50% (16 samples sent)
(9748|9774) pub18 62% (20 samples sent)
(9748|9774) pub18 71% (23 samples sent)
(9748|9774) pub18 81% (26 samples sent)
(9748|9774) pub18 90% (29 samples sent)
(9748|9774) pub18 100% (32 samples sent)
(9748|9774) pub18->wait_match() before write for 01037ced.8dca0c69.2614ba58.00000002(dca7c650)
(9748|9774) pub18<-match found! before write for 01037ced.8dca0c69.2614ba58.00000002(dca7c650)
(9748|9774) pub18 waiting for acks
(9748|9759) pub3<-delete_participant
(9748|9782) pub26 writer id: 01037ced.8dca0c69.2614ba5c.00000002(29276090)
(9748|9782) pub26->started
(9748|9782) pub26 12% (4 samples sent)
(9748|9782) pub26 21% (7 samples sent)
(9748|9782) pub26 31% (10 samples sent)
(9748|9782) pub26 40% (13 samples sent)
(9748|9782) pub26 50% (16 samples sent)
(9748|9782) pub26 62% (20 samples sent)
(9748|9782) pub26 71% (23 samples sent)
(9748|9782) pub26 81% (26 samples sent)
(9748|9782) pub26 90% (29 samples sent)
(9748|9782) pub26 100% (32 samples sent)
(9748|9782) pub26->wait_match() before write for 01037ced.8dca0c69.2614ba5c.00000002(29276090)
(9748|9773) pub17 writer id: 01037ced.8dca0c69.2614ba57.00000002(5ef75181)
(9748|9773) pub17->started
(9748|9773) pub17 12% (4 samples sent)
(9748|9773) pub17 21% (7 samples sent)
(9748|9773) pub17 31% (10 samples sent)
(9748|9773) pub17 40% (13 samples sent)
(9748|9773) pub17 50% (16 samples sent)
(9748|9773) pub17 62% (20 samples sent)
(9748|9773) pub17 71% (23 samples sent)
(9748|9773) pub17 81% (26 samples sent)
(9748|9773) pub17 90% (29 samples sent)
(9748|9773) pub17 100% (32 samples sent)
(9748|9773) pub17->wait_match() before write for 01037ced.8dca0c69.2614ba57.00000002(5ef75181)
(9748|9755) sub 30% (308 samples received)
(9748|9784) pub28->transport cfg_28
(9748|9782) pub26<-match found! before write for 01037ced.8dca0c69.2614ba5c.00000002(29276090)
(9748|9782) pub26 waiting for acks
(9748|9778) pub22 writer id: 01037ced.8dca0c69.2614ba5e.00000002(53e733f0)
(9748|9778) pub22->started
(9748|9778) pub22 12% (4 samples sent)
(9748|9778) pub22 21% (7 samples sent)
(9748|9778) pub22 31% (10 samples sent)
(9748|9778) pub22 40% (13 samples sent)
(9748|9778) pub22 50% (16 samples sent)
(9748|9778) pub22 62% (20 samples sent)
(9748|9778) pub22 71% (23 samples sent)
(9748|9778) pub22 81% (26 samples sent)
(9748|9778) pub22 90% (29 samples sent)
(9748|9778) pub22 100% (32 samples sent)
(9748|9778) pub22->wait_match() before write for 01037ced.8dca0c69.2614ba5e.00000002(53e733f0)
(9748|9773) pub17<-match found! before write for 01037ced.8dca0c69.2614ba57.00000002(5ef75181)
(9748|9773) pub17 waiting for acks
(9748|9762) pub6<-delete_participant
(9748|9769) pub12 waiting for acks returned
(9748|9769) pub12<-delete_contained_entities
(9748|9771) pub14 writer id: 01037ced.8dca0c69.2614ba55.00000002(243702e1)
(9748|9771) pub14->started
(9748|9771) pub14 12% (4 samples sent)
(9748|9771) pub14 21% (7 samples sent)
(9748|9771) pub14 31% (10 samples sent)
(9748|9771) pub14 40% (13 samples sent)
(9748|9771) pub14 50% (16 samples sent)
(9748|9771) pub14 62% (20 samples sent)
(9748|9771) pub14 71% (23 samples sent)
(9748|9771) pub14 81% (26 samples sent)
(9748|9771) pub14 90% (29 samples sent)
(9748|9771) pub14 100% (32 samples sent)
(9748|9771) pub14->wait_match() before write for 01037ced.8dca0c69.2614ba55.00000002(243702e1)
(9748|9758) pub2 waiting for acks returned
(9748|9758) pub2<-delete_contained_entities
(9748|9775) pub19->transport cfg_19
(9748|9771) pub14<-match found! before write for 01037ced.8dca0c69.2614ba55.00000002(243702e1)
(9748|9771) pub14 waiting for acks
(9748|9778) pub22<-match found! before write for 01037ced.8dca0c69.2614ba5e.00000002(53e733f0)
(9748|9778) pub22 waiting for acks
(9748|9755) sub 40% (410 samples received)
(9748|9774) pub18 waiting for acks returned
(9748|9774) pub18<-delete_contained_entities
(9748|9769) pub12<-delete_participant
(9748|9757) pub1 writer id: 01037ced.8dca0c69.2614ba47.00000002(3e17c603)
(9748|9757) pub1->started
(9748|9757) pub1 12% (4 samples sent)
(9748|9757) pub1 21% (7 samples sent)
(9748|9757) pub1 31% (10 samples sent)
(9748|9757) pub1 40% (13 samples sent)
(9748|9757) pub1 50% (16 samples sent)
(9748|9757) pub1 62% (20 samples sent)
(9748|9757) pub1 71% (23 samples sent)
(9748|9757) pub1 81% (26 samples sent)
(9748|9758) pub2<-delete_participant
(9748|9757) pub1 90% (29 samples sent)
(9748|9757) pub1 100% (32 samples sent)
(9748|9757) pub1->wait_match() before write for 01037ced.8dca0c69.2614ba47.00000002(3e17c603)
(9748|9782) pub26 waiting for acks returned
(9748|9782) pub26<-delete_contained_entities
(9748|9785) pub31 writer id: 01037ced.8dca0c69.2614ba60.00000002(4df63517)
(9748|9785) pub31->started
(9748|9785) pub31 12% (4 samples sent)
(9748|9785) pub31 21% (7 samples sent)
(9748|9785) pub31 31% (10 samples sent)
(9748|9785) pub31 40% (13 samples sent)
(9748|9785) pub31 50% (16 samples sent)
(9748|9785) pub31 62% (20 samples sent)
(9748|9785) pub31 71% (23 samples sent)
(9748|9785) pub31 81% (26 samples sent)
(9748|9785) pub31 90% (29 samples sent)
(9748|9785) pub31 100% (32 samples sent)
(9748|9785) pub31->wait_match() before write for 01037ced.8dca0c69.2614ba60.00000002(4df63517)
(9748|9757) pub1<-match found! before write for 01037ced.8dca0c69.2614ba47.00000002(3e17c603)
(9748|9757) pub1 waiting for acks
(9748|9773) pub17 waiting for acks returned
(9748|9773) pub17<-delete_contained_entities
(9748|9776) pub20->transport cfg_20
(9748|9774) pub18<-delete_participant
(9748|9785) pub31<-match found! before write for 01037ced.8dca0c69.2614ba60.00000002(4df63517)
(9748|9785) pub31 waiting for acks
(9748|9781) pub25->transport cfg_25
(9748|9780) pub23->transport cfg_23
(9748|9782) pub26<-delete_participant
(9748|9755) sub 50% (512 samples received)
(9748|9771) pub14 waiting for acks returned
(9748|9771) pub14<-delete_contained_entities
(9748|9778) pub22 waiting for acks returned
(9748|9778) pub22<-delete_contained_entities
(9748|9773) pub17<-delete_participant
(9748|9783) pub27->transport cfg_27
(9748|9757) pub1 waiting for acks returned
(9748|9757) pub1<-delete_contained_entities
(9748|9785) pub31 waiting for acks returned
(9748|9785) pub31<-delete_contained_entities
(9748|9777) pub21 writer id: 01037ced.8dca0c69.2614ba64.00000002(b87693d7)
(9748|9777) pub21->started
(9748|9777) pub21 12% (4 samples sent)
(9748|9777) pub21 21% (7 samples sent)
(9748|9777) pub21 31% (10 samples sent)
(9748|9777) pub21 40% (13 samples sent)
(9748|9777) pub21 50% (16 samples sent)
(9748|9777) pub21 62% (20 samples sent)
(9748|9777) pub21 71% (23 samples sent)
(9748|9777) pub21 81% (26 samples sent)
(9748|9777) pub21 90% (29 samples sent)
(9748|9777) pub21 100% (32 samples sent)
(9748|9777) pub21->wait_match() before write for 01037ced.8dca0c69.2614ba64.00000002(b87693d7)
(9748|9779) pub24 writer id: 01037ced.8dca0c69.2614ba62.00000002(37366677)
(9748|9779) pub24->started
(9748|9779) pub24 12% (4 samples sent)
(9748|9779) pub24 21% (7 samples sent)
(9748|9779) pub24 31% (10 samples sent)
(9748|9779) pub24 40% (13 samples sent)
(9748|9779) pub24 50% (16 samples sent)
(9748|9779) pub24 62% (20 samples sent)
(9748|9779) pub24 71% (23 samples sent)
(9748|9779) pub24 81% (26 samples sent)
(9748|9779) pub24 90% (29 samples sent)
(9748|9779) pub24 100% (32 samples sent)
(9748|9779) pub24->wait_match() before write for 01037ced.8dca0c69.2614ba62.00000002(37366677)
(9748|9771) pub14<-delete_participant
(9748|9778) pub22<-delete_participant
(9748|9757) pub1<-delete_participant
(9748|9768) pub13->transport cfg_13
(9748|9777) pub21<-match found! before write for 01037ced.8dca0c69.2614ba64.00000002(b87693d7)
(9748|9777) pub21 waiting for acks
(9748|9779) pub24<-match found! before write for 01037ced.8dca0c69.2614ba62.00000002(37366677)
(9748|9779) pub24 waiting for acks
(9748|9785) pub31<-delete_participant
(9748|9788) pub30 writer id: 01037ced.8dca0c69.2614ba5f.00000002(6e871a40)
(9748|9788) pub30->started
(9748|9788) pub30 12% (4 samples sent)
(9748|9788) pub30 21% (7 samples sent)
(9748|9788) pub30 31% (10 samples sent)
(9748|9788) pub30 40% (13 samples sent)
(9748|9788) pub30 50% (16 samples sent)
(9748|9788) pub30 62% (20 samples sent)
(9748|9788) pub30 71% (23 samples sent)
(9748|9788) pub30 81% (26 samples sent)
(9748|9788) pub30 90% (29 samples sent)
(9748|9788) pub30 100% (32 samples sent)
(9748|9788) pub30->wait_match() before write for 01037ced.8dca0c69.2614ba5f.00000002(6e871a40)
(9748|9788) pub30<-match found! before write for 01037ced.8dca0c69.2614ba5f.00000002(6e871a40)
(9748|9788) pub30 waiting for acks
(9748|9767) pub11 writer id: 01037ced.8dca0c69.2614ba51.00000002(d1b7a421)
(9748|9767) pub11->started
(9748|9767) pub11 12% (4 samples sent)
(9748|9767) pub11 21% (7 samples sent)
(9748|9767) pub11 31% (10 samples sent)
(9748|9767) pub11 40% (13 samples sent)
(9748|9767) pub11 50% (16 samples sent)
(9748|9767) pub11 62% (20 samples sent)
(9748|9767) pub11 71% (23 samples sent)
(9748|9767) pub11 81% (26 samples sent)
(9748|9767) pub11 90% (29 samples sent)
(9748|9767) pub11 100% (32 samples sent)
(9748|9767) pub11->wait_match() before write for 01037ced.8dca0c69.2614ba51.00000002(d1b7a421)
(9748|9770) pub15 writer id: 01037ced.8dca0c69.2614ba56.00000002(63977831)
(9748|9770) pub15->started
(9748|9770) pub15 12% (4 samples sent)
(9748|9770) pub15 21% (7 samples sent)
(9748|9770) pub15 31% (10 samples sent)
(9748|9770) pub15 40% (13 samples sent)
(9748|9770) pub15 50% (16 samples sent)
(9748|9770) pub15 62% (20 samples sent)
(9748|9770) pub15 71% (23 samples sent)
(9748|9770) pub15 81% (26 samples sent)
(9748|9770) pub15 90% (29 samples sent)
(9748|9770) pub15 100% (32 samples sent)
(9748|9770) pub15->wait_match() before write for 01037ced.8dca0c69.2614ba56.00000002(63977831)
(9748|9764) pub8 writer id: 01037ced.8dca0c69.2614ba4e.00000002(3307a472)
(9748|9764) pub8->started
(9748|9764) pub8 12% (4 samples sent)
(9748|9764) pub8 21% (7 samples sent)
(9748|9764) pub8 31% (10 samples sent)
(9748|9764) pub8 40% (13 samples sent)
(9748|9764) pub8 50% (16 samples sent)
(9748|9764) pub8 62% (20 samples sent)
(9748|9764) pub8 71% (23 samples sent)
(9748|9764) pub8 81% (26 samples sent)
(9748|9764) pub8 90% (29 samples sent)
(9748|9764) pub8 100% (32 samples sent)
(9748|9764) pub8->wait_match() before write for 01037ced.8dca0c69.2614ba4e.00000002(3307a472)
(9748|9764) pub8<-match found! before write for 01037ced.8dca0c69.2614ba4e.00000002(3307a472)
(9748|9764) pub8 waiting for acks
(9748|9770) pub15<-match found! before write for 01037ced.8dca0c69.2614ba56.00000002(63977831)
(9748|9770) pub15 waiting for acks
(9748|9755) sub 60% (615 samples received)
(9748|9767) pub11<-match found! before write for 01037ced.8dca0c69.2614ba51.00000002(d1b7a421)
(9748|9767) pub11 waiting for acks
(9748|9777) pub21 waiting for acks returned
(9748|9777) pub21<-delete_contained_entities
(9748|9779) pub24 waiting for acks returned
(9748|9779) pub24<-delete_contained_entities
(9748|9772) pub16 writer id: 01037ced.8dca0c69.2614ba54.00000002(19572b51)
(9748|9772) pub16->started
(9748|9772) pub16 12% (4 samples sent)
(9748|9772) pub16 21% (7 samples sent)
(9748|9772) pub16 31% (10 samples sent)
(9748|9772) pub16 40% (13 samples sent)
(9748|9772) pub16 50% (16 samples sent)
(9748|9772) pub16 62% (20 samples sent)
(9748|9772) pub16 71% (23 samples sent)
(9748|9772) pub16 81% (26 samples sent)
(9748|9772) pub16 90% (29 samples sent)
(9748|9772) pub16 100% (32 samples sent)
(9748|9772) pub16->wait_match() before write for 01037ced.8dca0c69.2614ba54.00000002(19572b51)
(9748|9784) pub28 writer id: 01037ced.8dca0c69.2614ba5b.00000002(9b07bc80)
(9748|9784) pub28->started
(9748|9784) pub28 12% (4 samples sent)
(9748|9784) pub28 21% (7 samples sent)
(9748|9784) pub28 31% (10 samples sent)
(9748|9784) pub28 40% (13 samples sent)
(9748|9784) pub28 50% (16 samples sent)
(9748|9784) pub28 62% (20 samples sent)
(9748|9784) pub28 71% (23 samples sent)
(9748|9784) pub28 81% (26 samples sent)
(9748|9784) pub28 90% (29 samples sent)
(9748|9784) pub28 100% (32 samples sent)
(9748|9784) pub28->wait_match() before write for 01037ced.8dca0c69.2614ba5b.00000002(9b07bc80)
(9748|9772) pub16<-match found! before write for 01037ced.8dca0c69.2614ba54.00000002(19572b51)
(9748|9772) pub16 waiting for acks
(9748|9788) pub30 waiting for acks returned
(9748|9788) pub30<-delete_contained_entities
(9748|9777) pub21<-delete_participant
(9748|9755) sub 70% (717 samples received)
(9748|9779) pub24<-delete_participant
(9748|9775) pub19 writer id: 01037ced.8dca0c69.2614ba59.00000002(e1c7efe0)
(9748|9775) pub19->started
(9748|9775) pub19 12% (4 samples sent)
(9748|9775) pub19 21% (7 samples sent)
(9748|9775) pub19 31% (10 samples sent)
(9748|9775) pub19 40% (13 samples sent)
(9748|9775) pub19 50% (16 samples sent)
(9748|9775) pub19 62% (20 samples sent)
(9748|9775) pub19 71% (23 samples sent)
(9748|9775) pub19 81% (26 samples sent)
(9748|9775) pub19 90% (29 samples sent)
(9748|9775) pub19 100% (32 samples sent)
(9748|9775) pub19->wait_match() before write for 01037ced.8dca0c69.2614ba59.00000002(e1c7efe0)
(9748|9784) pub28<-match found! before write for 01037ced.8dca0c69.2614ba5b.00000002(9b07bc80)
(9748|9784) pub28 waiting for acks
(9748|9788) pub30<-delete_participant
(9748|9764) pub8 waiting for acks returned
(9748|9764) pub8<-delete_contained_entities
(9748|9767) pub11 waiting for acks returned
(9748|9767) pub11<-delete_contained_entities
(9748|9770) pub15 waiting for acks returned
(9748|9770) pub15<-delete_contained_entities
(9748|9776) pub20 writer id: 01037ced.8dca0c69.2614ba5d.00000002(14474920)
(9748|9776) pub20->started
(9748|9776) pub20 12% (4 samples sent)
(9748|9776) pub20 21% (7 samples sent)
(9748|9776) pub20 31% (10 samples sent)
(9748|9776) pub20 40% (13 samples sent)
(9748|9776) pub20 50% (16 samples sent)
(9748|9776) pub20 62% (20 samples sent)
(9748|9776) pub20 71% (23 samples sent)
(9748|9776) pub20 81% (26 samples sent)
(9748|9776) pub20 90% (29 samples sent)
(9748|9776) pub20 100% (32 samples sent)
(9748|9776) pub20->wait_match() before write for 01037ced.8dca0c69.2614ba5d.00000002(14474920)
(9748|9781) pub25 writer id: 01037ced.8dca0c69.2614ba65.00000002(8516ba67)
(9748|9781) pub25->started
(9748|9781) pub25 12% (4 samples sent)
(9748|9781) pub25 21% (7 samples sent)
(9748|9781) pub25 31% (10 samples sent)
(9748|9781) pub25 40% (13 samples sent)
(9748|9781) pub25 50% (16 samples sent)
(9748|9781) pub25 62% (20 samples sent)
(9748|9781) pub25 71% (23 samples sent)
(9748|9781) pub25 81% (26 samples sent)
(9748|9781) pub25 90% (29 samples sent)
(9748|9781) pub25 100% (32 samples sent)
(9748|9781) pub25->wait_match() before write for 01037ced.8dca0c69.2614ba65.00000002(8516ba67)
(9748|9775) pub19<-match found! before write for 01037ced.8dca0c69.2614ba59.00000002(e1c7efe0)
(9748|9775) pub19 waiting for acks
(9748|9787) pub29->transport cfg_29
(9748|9772) pub16 waiting for acks returned
(9748|9772) pub16<-delete_contained_entities
(9748|9781) pub25<-match found! before write for 01037ced.8dca0c69.2614ba65.00000002(8516ba67)
(9748|9781) pub25 waiting for acks
(9748|9764) pub8<-delete_participant
(9748|9767) pub11<-delete_participant
(9748|9780) pub23 writer id: 01037ced.8dca0c69.2614ba5a.00000002(a6679530)
(9748|9780) pub23->started
(9748|9780) pub23 12% (4 samples sent)
(9748|9780) pub23 21% (7 samples sent)
(9748|9780) pub23 31% (10 samples sent)
(9748|9780) pub23 40% (13 samples sent)
(9748|9780) pub23 50% (16 samples sent)
(9748|9780) pub23 62% (20 samples sent)
(9748|9780) pub23 71% (23 samples sent)
(9748|9780) pub23 81% (26 samples sent)
(9748|9780) pub23 90% (29 samples sent)
(9748|9780) pub23 100% (32 samples sent)
(9748|9780) pub23->wait_match() before write for 01037ced.8dca0c69.2614ba5a.00000002(a6679530)
(9748|9770) pub15<-delete_participant
(9748|9776) pub20<-match found! before write for 01037ced.8dca0c69.2614ba5d.00000002(14474920)
(9748|9776) pub20 waiting for acks
(9748|9755) sub 80% (820 samples received)
(9748|9784) pub28 waiting for acks returned
(9748|9784) pub28<-delete_contained_entities
(9748|9783) pub27 writer id: 01037ced.8dca0c69.2614ba63.00000002(0a564fc7)
(9748|9783) pub27->started
(9748|9783) pub27 12% (4 samples sent)
(9748|9783) pub27 21% (7 samples sent)
(9748|9783) pub27 31% (10 samples sent)
(9748|9783) pub27 40% (13 samples sent)
(9748|9783) pub27 50% (16 samples sent)
(9748|9783) pub27 62% (20 samples sent)
(9748|9780) pub23<-match found! before write for 01037ced.8dca0c69.2614ba5a.00000002(a6679530)
(9748|9780) pub23 waiting for acks
(9748|9783) pub27 71% (23 samples sent)
(9748|9783) pub27 81% (26 samples sent)
(9748|9783) pub27 90% (29 samples sent)
(9748|9783) pub27 100% (32 samples sent)
(9748|9783) pub27->wait_match() before write for 01037ced.8dca0c69.2614ba63.00000002(0a564fc7)
(9748|9768) pub13 writer id: 01037ced.8dca0c69.2614ba52.00000002(9617def1)
(9748|9768) pub13->started
(9748|9768) pub13 12% (4 samples sent)
(9748|9768) pub13 21% (7 samples sent)
(9748|9768) pub13 31% (10 samples sent)
(9748|9768) pub13 40% (13 samples sent)
(9748|9768) pub13 50% (16 samples sent)
(9748|9768) pub13 62% (20 samples sent)
(9748|9768) pub13 71% (23 samples sent)
(9748|9768) pub13 81% (26 samples sent)
(9748|9768) pub13 90% (29 samples sent)
(9748|9768) pub13 100% (32 samples sent)
(9748|9768) pub13->wait_match() before write for 01037ced.8dca0c69.2614ba52.00000002(9617def1)
(9748|9775) pub19 waiting for acks returned
(9748|9775) pub19<-delete_contained_entities
(9748|9783) pub27<-match found! before write for 01037ced.8dca0c69.2614ba63.00000002(0a564fc7)
(9748|9783) pub27 waiting for acks
(9748|9768) pub13<-match found! before write for 01037ced.8dca0c69.2614ba52.00000002(9617def1)
(9748|9768) pub13 waiting for acks
(9748|9772) pub16<-delete_participant
(9748|9755) sub 90% (922 samples received)
(9748|9784) pub28<-delete_participant
(9748|9781) pub25 waiting for acks returned
(9748|9781) pub25<-delete_contained_entities
(9748|9776) pub20 waiting for acks returned
(9748|9776) pub20<-delete_contained_entities
(9748|9780) pub23 waiting for acks returned
(9748|9780) pub23<-delete_contained_entities
(9748|9775) pub19<-delete_participant
(9748|9768) pub13 waiting for acks returned
(9748|9768) pub13<-delete_contained_entities
(9748|9783) pub27 waiting for acks returned
(9748|9783) pub27<-delete_contained_entities
(9748|9781) pub25<-delete_participant
(9748|9776) pub20<-delete_participant
(9748|9780) pub23<-delete_participant
(9748|9783) pub27<-delete_participant
(9748|9768) pub13<-delete_participant
(9748|9787) pub29 writer id: 01037ced.8dca0c69.2614ba61.00000002(70961ca7)
(9748|9787) pub29->started
(9748|9787) pub29 12% (4 samples sent)
(9748|9787) pub29 21% (7 samples sent)
(9748|9787) pub29 31% (10 samples sent)
(9748|9787) pub29 40% (13 samples sent)
(9748|9787) pub29 50% (16 samples sent)
(9748|9787) pub29 62% (20 samples sent)
(9748|9787) pub29 71% (23 samples sent)
(9748|9787) pub29 81% (26 samples sent)
(9748|9787) pub29 90% (29 samples sent)
(9748|9787) pub29 100% (32 samples sent)
(9748|9787) pub29->wait_match() before write for 01037ced.8dca0c69.2614ba61.00000002(70961ca7)
(9748|9787) pub29<-match found! before write for 01037ced.8dca0c69.2614ba61.00000002(70961ca7)
(9748|9787) pub29 waiting for acks
(9748|9755) sub 100% (1024 samples received)
(9748|9755) sub condition_.notify_all
(9748|9748) sub condition_.wait returned
(9748|9748) sub check_received
(9748|9748) sub check_received returns 0
(9748|9748) <- PublisherService::end
(9748|9787) pub29 waiting for acks returned
(9748|9787) pub29<-delete_contained_entities
(9748|9787) pub29<-delete_participant
(9748|9748) <- PublisherService::~PublisherService
(9748|9748) <- Subscriber delete_contained_entities
(9748|9748) <- Subscriber delete_participant
(9748|9748) <- Subscriber::~Subscriber
(9748|9748) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl high rtps durable Time:16s 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: 9918 started at 2026-08-10 17:12:24
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: 10048 started at 2026-08-10 17:12:30
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: 10159 started at 2026-08-10 17:12:37
test PASSED.
auto_run_tests_finished: tests/DCPS/GuardCondition/run_test.pl Time:9s Result:0
==============================================================================
tests/DCPS/StatusCondition/run_test.pl
#
(10176|10176) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
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: 10186
/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: 10196 started at 2026-08-10 17:12:47
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
(10216|10216) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(10216|10216) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10216|10216) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10216|10216) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10216|10216) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10216|10216) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10216|10216) 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 = 26 sample_rank = 0
Data: key = 9 name = data_A nest.value = 1
Info: instance_handle = 12 sample_rank = 0
Data: key = 3 name = data_B nest.value = 1
Info: instance_handle = 14 sample_rank = 2
Data: key = 4 name = data_B nest.value = 1
Info: instance_handle = 19 sample_rank = 0
Data: key = 6 name = data_B nest.value = 1
Info: instance_handle = 22 sample_rank = 2
Data: key = 8 name = data_C nest.value = 1
Info: instance_handle = 22 sample_rank = 1
Data: key = 8 name = data_D nest.value = 0
Info: instance_handle = 42 sample_rank = 0
Data: key = 17 name = data_D nest.value = 1
Info: instance_handle = 22 sample_rank = 0
Data: key = 8 name = data_D nest.value = 2
Info: instance_handle = 21 sample_rank = 0
Data: key = 7 name = data_H nest.value = 1
Info: instance_handle = 40 sample_rank = 2
Data: key = 16 name = data_H nest.value = 1
Info: instance_handle = 40 sample_rank = 1
Data: key = 16 name = data_I nest.value = 0
Info: instance_handle = 40 sample_rank = 0
Data: key = 16 name = data_I nest.value = 2
Info: instance_handle = 34 sample_rank = 0
Data: key = 13 name = data_K nest.value = 1
Info: instance_handle = 36 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 = 31 sample_rank = 2
Data: key = 12 name = data_O nest.value = 1
Info: instance_handle = 17 sample_rank = 0
Data: key = 5 name = data_Q nest.value = 1
Info: instance_handle = 10 sample_rank = 0
Data: key = 2 name = data_R nest.value = 1
Info: instance_handle = 28 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 = 31 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 = 31 sample_rank = 0
Data: key = 12 name = data_W nest.value = 2
Info: instance_handle = 38 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
wait returned
Info: instance_handle = 43 sample_rank = 0
Data: key = 18 name = data_D nest.value = 1
Info: instance_handle = 44 sample_rank = 0
Data: key = 19 name = data_Q nest.value = 1
timeout wait returned
(10216|10216) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10216|10216) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10216|10216) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10216|10216) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10216|10216) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10216|10216) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10216|10216) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10216|10216) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10216|10216) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10216|10216) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10216|10216) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10216|10216) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10216|10216) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10216|10216) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10216|10216) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10216|10216) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10216|10216) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10216|10216) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10216|10216) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10216|10216) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10216|10216) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10216|10216) 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:11s 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
(10226|10226) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10226|10226) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10226|10226) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10226|10226) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10226|10226) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10226|10226) 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 = 31 sample_rank = 0
Data: key = 9 name = data_A nest.value = 1
Info: instance_handle = 15 sample_rank = 0
Data: key = 3 name = data_B nest.value = 1
Info: instance_handle = 18 sample_rank = 2
Data: key = 4 name = data_B nest.value = 1
Info: instance_handle = 24 sample_rank = 0
Data: key = 6 name = data_B nest.value = 1
Info: instance_handle = 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 = 26 sample_rank = 0
Data: key = 7 name = data_H nest.value = 1
Info: instance_handle = 10 sample_rank = 0
Data: key = 1 name = data_L nest.value = 1
Info: instance_handle = 18 sample_rank = 1
Data: key = 4 name = data_M nest.value = 0
Info: instance_handle = 18 sample_rank = 0
Data: key = 4 name = data_M nest.value = 2
Info: instance_handle = 6 sample_rank = 2
Data: key = 0 name = data_N nest.value = 1
Info: instance_handle = 21 sample_rank = 0
Data: key = 5 name = data_Q nest.value = 1
Info: instance_handle = 12 sample_rank = 0
Data: key = 2 name = data_R nest.value = 1
Info: instance_handle = 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
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
(10226|10226) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10226|10226) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10226|10226) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10226|10226) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10226|10226) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10226|10226) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10226|10226) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10226|10226) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10226|10226) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10226|10226) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10226|10226) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10226|10226) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10226|10226) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10226|10226) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10226|10226) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10226|10226) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10226|10226) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10226|10226) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10226|10226) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10226|10226) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10226|10226) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10226|10226) 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:12s 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
(10236|10236) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10236|10236) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10236|10236) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10236|10236) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10236|10236) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10236|10236) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
wait returned
Info: instance_handle = 25 sample_rank = 0
Data: key = 0 name = data_N nest.value = 1
wait returned
Info: instance_handle = 25 sample_rank = 0
Data: key = 0 name = data_W nest.value = 0
wait returned
Info: instance_handle = 25 sample_rank = 0
Data: key = 0 name = data_W nest.value = 2
wait returned
Info: instance_handle = 26 sample_rank = 0
Data: key = 1 name = data_L nest.value = 1
wait returned
Info: instance_handle = 27 sample_rank = 0
Data: key = 2 name = data_R nest.value = 1
wait returned
Info: instance_handle = 28 sample_rank = 0
Data: key = 3 name = data_B nest.value = 1
wait returned
Info: instance_handle = 29 sample_rank = 0
Data: key = 4 name = data_B nest.value = 1
wait returned
Info: instance_handle = 29 sample_rank = 0
Data: key = 4 name = data_M nest.value = 0
wait returned
Info: instance_handle = 29 sample_rank = 0
Data: key = 4 name = data_M nest.value = 2
wait returned
Info: instance_handle = 30 sample_rank = 0
Data: key = 5 name = data_Q nest.value = 1
wait returned
Info: instance_handle = 31 sample_rank = 0
Data: key = 6 name = data_B nest.value = 1
wait returned
Info: instance_handle = 32 sample_rank = 0
Data: key = 7 name = data_H nest.value = 1
wait returned
Info: instance_handle = 33 sample_rank = 0
Data: key = 8 name = data_C nest.value = 1
wait returned
Info: instance_handle = 33 sample_rank = 0
Data: key = 8 name = data_D nest.value = 0
wait returned
Info: instance_handle = 33 sample_rank = 0
Data: key = 8 name = data_D nest.value = 2
wait returned
Info: instance_handle = 34 sample_rank = 0
Data: key = 9 name = data_A nest.value = 1
wait returned
Info: instance_handle = 35 sample_rank = 0
Data: key = 10 name = data_R nest.value = 1
wait returned
Info: instance_handle = 36 sample_rank = 0
Data: key = 11 name = data_Z nest.value = 1
wait returned
Info: instance_handle = 37 sample_rank = 0
Data: key = 12 name = data_O nest.value = 1
wait returned
Info: instance_handle = 37 sample_rank = 0
Data: key = 12 name = data_W nest.value = 0
wait returned
Info: instance_handle = 37 sample_rank = 0
Data: key = 12 name = data_W nest.value = 2
wait returned
Info: instance_handle = 38 sample_rank = 0
Data: key = 13 name = data_K nest.value = 1
wait returned
Info: instance_handle = 39 sample_rank = 0
Data: key = 14 name = data_K nest.value = 1
wait returned
Info: instance_handle = 40 sample_rank = 0
Data: key = 15 name = data_Y nest.value = 1
wait returned
Info: instance_handle = 41 sample_rank = 0
Data: key = 16 name = data_H nest.value = 1
wait returned
Info: instance_handle = 41 sample_rank = 0
Data: key = 16 name = data_I nest.value = 0
wait returned
Info: instance_handle = 41 sample_rank = 0
Data: key = 16 name = data_I nest.value = 2
wait returned
Info: instance_handle = 42 sample_rank = 0
Data: key = 17 name = data_D nest.value = 1
wait returned
Info: instance_handle = 43 sample_rank = 0
Data: key = 18 name = data_D nest.value = 1
wait returned
Info: instance_handle = 44 sample_rank = 0
Data: key = 19 name = data_Q nest.value = 1
timeout wait returned
(10236|10236) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10236|10236) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10236|10236) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10236|10236) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10236|10236) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10236|10236) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10236|10236) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10236|10236) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10236|10236) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10236|10236) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10236|10236) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10236|10236) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10236|10236) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10236|10236) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10236|10236) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10236|10236) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10236|10236) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10236|10236) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10236|10236) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10236|10236) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(10236|10236) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(10236|10236) 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:12s 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: 10252 started at 2026-08-10 17:13:23
[==========] Running 17 tests from 2 test cases.
[----------] Global test environment set-up.
[----------] 13 tests from PropertyStatBlock
[ RUN ] PropertyStatBlock.NominalUsage_OddCount
[ OK ] PropertyStatBlock.NominalUsage_OddCount (0 ms)
[ RUN ] PropertyStatBlock.NominalUsage_EvenCount
[ OK ] PropertyStatBlock.NominalUsage_EvenCount (0 ms)
[ RUN ] PropertyStatBlock.Consolidate
[ OK ] PropertyStatBlock.Consolidate (0 ms)
[ RUN ] PropertyStatBlock.ConsolidateVector
[ OK ] PropertyStatBlock.ConsolidateVector (0 ms)
[ RUN ] PropertyStatBlock.Consolidate_Uneven
[ OK ] PropertyStatBlock.Consolidate_Uneven (0 ms)
[ RUN ] PropertyStatBlock.ConsolidateVector_Uneven
[ OK ] PropertyStatBlock.ConsolidateVector_Uneven (0 ms)
[ RUN ] PropertyStatBlock.Consolidate_CountOne
[ OK ] PropertyStatBlock.Consolidate_CountOne (1 ms)
[ RUN ] PropertyStatBlock.ConsolidateVector_CountOne
[ OK ] PropertyStatBlock.ConsolidateVector_CountOne (0 ms)
[ RUN ] PropertyStatBlock.Consolidate_CountZero
[ OK ] PropertyStatBlock.Consolidate_CountZero (0 ms)
[ RUN ] PropertyStatBlock.ConsolidateVector_CountZero
[ OK ] PropertyStatBlock.ConsolidateVector_CountZero (0 ms)
[ RUN ] PropertyStatBlock.Consolidate_CountZero_OtherDirection
[ OK ] PropertyStatBlock.Consolidate_CountZero_OtherDirection (0 ms)
[ RUN ] PropertyStatBlock.ConsolidateVector_CountZero_OtherDirection
[ OK ] PropertyStatBlock.ConsolidateVector_CountZero_OtherDirection (0 ms)
[ RUN ] PropertyStatBlock.ConsolidateVector_CountZero_Multiple
[ OK ] PropertyStatBlock.ConsolidateVector_CountZero_Multiple (0 ms)
[----------] 13 tests from PropertyStatBlock (1 ms total)
[----------] 4 tests from AllocationTest
[ RUN ] AllocationTest.Success
[ OK ] AllocationTest.Success (1 ms)
[ RUN ] AllocationTest.ExclusiveAllocSimpleFailure
[ OK ] AllocationTest.ExclusiveAllocSimpleFailure (0 ms)
[ RUN ] AllocationTest.ExclusiveAllocOverlapFailure
[ OK ] AllocationTest.ExclusiveAllocOverlapFailure (0 ms)
[ RUN ] AllocationTest.NonexclusiveAllocFailure
[ OK ] AllocationTest.NonexclusiveAllocFailure (0 ms)
[----------] 4 tests from AllocationTest (1 ms total)
[----------] Global test environment tear-down
[==========] 17 tests from 2 test cases ran. (2 ms total)
[ PASSED ] 17 tests.
test PASSED.
auto_run_tests_finished: performance-tests/bench/unit-tests/run_test.pl Time:0s Result:0
==============================================================================
performance-tests/bench/run_test.pl ci-disco-long --show-worker-logs
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/node_controller/node_controller one-shot --name test_nc_10253
node_controller PID: 10254 started at 2026-08-10 17:13:24
/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: 10255 started at 2026-08-10 17:13:24
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.8dca0c69.280e1312.000001c1 "test_nc_10253"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/1
Started at 2026-08-10T17:13:31Z
Setting scenario launch_time to be 3 seconds from now: 2026-08-10T17:13:34Z
2026-08-10T17:13:34Z: Node 01037ced.8dca0c69.280e1312.000001c1 (test_nc_10253) starting process 10276:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w1_config.json --report /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w1_report.json --log /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w1_log.txt
2026-08-10T17:13:34Z: Node 01037ced.8dca0c69.280e1312.000001c1 (test_nc_10253) starting process 10277:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w2_config.json --report /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w2_report.json --log /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w2_log.txt
2026-08-10T17:13:34Z: Node 01037ced.8dca0c69.280e1312.000001c1 (test_nc_10253) starting process 10278:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w3_config.json --report /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w3_report.json --log /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w3_log.txt
2026-08-10T17:13:34Z: Node 01037ced.8dca0c69.280e1312.000001c1 (test_nc_10253) starting process 10279:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w4_config.json --report /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w4_report.json --log /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w4_log.txt
2026-08-10T17:13:34Z: Node 01037ced.8dca0c69.280e1312.000001c1 (test_nc_10253) starting process 10280:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w5_config.json --report /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w5_report.json --log /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w5_log.txt
2026-08-10T17:13:34Z: Node 01037ced.8dca0c69.280e1312.000001c1 (test_nc_10253) starting process 10281:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w6_config.json --report /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w6_report.json --log /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w6_log.txt
2026-08-10T17:13:34Z: Node 01037ced.8dca0c69.280e1312.000001c1 (test_nc_10253) starting process 10282:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w7_config.json --report /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w7_report.json --log /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w7_log.txt
2026-08-10T17:13:34Z: Node 01037ced.8dca0c69.280e1312.000001c1 (test_nc_10253) starting process 10283:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w8_config.json --report /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w8_report.json --log /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w8_log.txt
2026-08-10T17:13:34Z: Node 01037ced.8dca0c69.280e1312.000001c1 (test_nc_10253) starting process 10284:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w9_config.json --report /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w9_report.json --log /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w9_log.txt
2026-08-10T17:13:34Z: Node 01037ced.8dca0c69.280e1312.000001c1 (test_nc_10253) starting process 10285:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w10_config.json --report /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w10_report.json --log /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w10_log.txt
2026-08-10T17:13:34Z: Node 01037ced.8dca0c69.280e1312.000001c1 (test_nc_10253) starting process 10286:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w11_config.json --report /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w11_report.json --log /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w11_log.txt
2026-08-10T17:13:34Z: Node 01037ced.8dca0c69.280e1312.000001c1 (test_nc_10253) starting process 10287:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w12_config.json --report /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w12_report.json --log /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w12_log.txt
2026-08-10T17:13:34Z: Node 01037ced.8dca0c69.280e1312.000001c1 (test_nc_10253) starting process 10288:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w13_config.json --report /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w13_report.json --log /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w13_log.txt
2026-08-10T17:13:34Z: Node 01037ced.8dca0c69.280e1312.000001c1 (test_nc_10253) starting process 10289:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w14_config.json --report /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w14_report.json --log /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w14_log.txt
2026-08-10T17:13:34Z: Node 01037ced.8dca0c69.280e1312.000001c1 (test_nc_10253) starting process 10290:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w15_config.json --report /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w15_report.json --log /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w15_log.txt
2026-08-10T17:13:34Z: Node 01037ced.8dca0c69.280e1312.000001c1 (test_nc_10253) starting process 10293:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w16_config.json --report /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w16_report.json --log /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w16_log.txt
2026-08-10T17:13:34Z: Node 01037ced.8dca0c69.280e1312.000001c1 (test_nc_10253) starting process 10294:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w17_config.json --report /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w17_report.json --log /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w17_log.txt
2026-08-10T17:13:34Z: Node 01037ced.8dca0c69.280e1312.000001c1 (test_nc_10253) starting process 10297:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w18_config.json --report /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w18_report.json --log /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w18_log.txt
2026-08-10T17:13:34Z: Node 01037ced.8dca0c69.280e1312.000001c1 (test_nc_10253) starting process 10298:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w19_config.json --report /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w19_report.json --log /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w19_log.txt
2026-08-10T17:13:34Z: Node 01037ced.8dca0c69.280e1312.000001c1 (test_nc_10253) starting process 10300:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w20_config.json --report /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w20_report.json --log /tmp/opendds_bench_nc_10254/n01037ced.8dca0c69.280e1312.000001c1w20_log.txt
2026-08-10T17:14:38Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10278 with exit code 0
2026-08-10T17:14:38Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10276 with exit code 0
2026-08-10T17:14:38Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10277 with exit code 0
2026-08-10T17:14:38Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10282 with exit code 0
2026-08-10T17:14:38Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10281 with exit code 0
2026-08-10T17:14:39Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10283 with exit code 0
2026-08-10T17:14:39Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10279 with exit code 0
2026-08-10T17:14:39Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10280 with exit code 0
2026-08-10T17:14:39Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10286 with exit code 0
2026-08-10T17:14:39Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10290 with exit code 0
2026-08-10T17:14:39Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10298 with exit code 0
2026-08-10T17:14:39Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10284 with exit code 0
2026-08-10T17:14:39Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10285 with exit code 0
2026-08-10T17:14:39Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10287 with exit code 0
2026-08-10T17:14:39Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10293 with exit code 0
2026-08-10T17:14:39Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10289 with exit code 0
2026-08-10T17:14:39Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10297 with exit code 0
2026-08-10T17:14:39Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10294 with exit code 0
2026-08-10T17:14:39Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10288 with exit code 0
2026-08-10T17:14:39Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10300 with exit code 0
Writing report for node name 'test_nc_10253' (id '01037ced.8dca0c69.280e1312.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-08-10T17:14:40Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 66
percent cpu utilization min = 0.000000
percent cpu utilization max = 101.737668
percent cpu utilization mean = 9.197978
percent cpu utilization stdev = 21.758550
percent cpu utilization median = 3.761602
percent cpu utilization madev = 1.884095
Percent Memory Utilization Statistics:
percent memory utilization count = 66
percent memory utilization min = 0.000000
percent memory utilization max = 17.059876
percent memory utilization mean = 16.444653
percent memory utilization stdev = 2.721889
percent memory utilization median = 17.059571
percent memory utilization madev = 0.000159
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 66
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 7781.269418
percent virtual memory utilization mean = 7557.263063
percent virtual memory utilization stdev = 1209.762437
percent virtual memory utilization median = 7781.269418
percent virtual memory utilization madev = 0.000000
Test Timing Stats:
Max Construction Time: 0.834 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.000 seconds
Max Stop Time: 0.000 seconds
Max Destruction Time: 0.134 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.005450
discovery time delta max = 3.906510
discovery time delta mean = 2.483164
discovery time delta stdev = 0.794229
discovery time delta median = 2.660575
discovery time delta madev = 0.383544
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.8dca0c69.280e1312.000001c1 === Spawned Process #3 (PID 10278) ===
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-08-10T17:13:35Z: 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-08-10T17:13:35Z: Process construction / entity creation complete.
2026-08-10T17:13:35Z: Beginning action construction / initialization.
2026-08-10T17:13:35Z: Action construction / initialization complete.
2026-08-10T17:13:36Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:13:36Z: DDS entities enabled.
2026-08-10T17:13:36Z: Initializing process actions.
2026-08-10T17:14:36Z: Starting process actions.
2026-08-10T17:14:36Z: Process tests started.
2026-08-10T17:14:37Z: Stopping process tests.
2026-08-10T17:14:37Z: Process tests stopped.
2026-08-10T17:14:38Z: Stopping process actions.
2026-08-10T17:14:38Z: Detaching Listeners.
2026-08-10T17:14:38Z: 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-08-10T17:14:38Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.061
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.104
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8dca0c69.280e1312.000001c1 === Spawned Process #1 (PID 10276) ===
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-08-10T17:13:35Z: 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-08-10T17:13:35Z: Process construction / entity creation complete.
2026-08-10T17:13:35Z: Beginning action construction / initialization.
2026-08-10T17:13:35Z: Action construction / initialization complete.
2026-08-10T17:13:36Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:13:36Z: DDS entities enabled.
2026-08-10T17:13:36Z: Initializing process actions.
2026-08-10T17:14:36Z: Starting process actions.
2026-08-10T17:14:36Z: Process tests started.
2026-08-10T17:14:37Z: Stopping process tests.
2026-08-10T17:14:37Z: Process tests stopped.
2026-08-10T17:14:38Z: Stopping process actions.
2026-08-10T17:14:38Z: Detaching Listeners.
2026-08-10T17:14:38Z: 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-08-10T17:14:38Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.060
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.8dca0c69.280e1312.000001c1 === Spawned Process #2 (PID 10277) ===
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-08-10T17:13:35Z: 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-08-10T17:13:35Z: Process construction / entity creation complete.
2026-08-10T17:13:35Z: Beginning action construction / initialization.
2026-08-10T17:13:35Z: Action construction / initialization complete.
2026-08-10T17:13:36Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:13:36Z: DDS entities enabled.
2026-08-10T17:13:36Z: Initializing process actions.
2026-08-10T17:14:36Z: Starting process actions.
2026-08-10T17:14:36Z: Process tests started.
2026-08-10T17:14:37Z: Stopping process tests.
2026-08-10T17:14:37Z: Process tests stopped.
2026-08-10T17:14:38Z: Stopping process actions.
2026-08-10T17:14:38Z: Detaching Listeners.
2026-08-10T17:14:38Z: 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-08-10T17:14:38Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.058
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.087
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8dca0c69.280e1312.000001c1 === Spawned Process #7 (PID 10282) ===
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-08-10T17:13:35Z: 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-08-10T17:13:35Z: Process construction / entity creation complete.
2026-08-10T17:13:35Z: Beginning action construction / initialization.
2026-08-10T17:13:35Z: Action construction / initialization complete.
2026-08-10T17:13:36Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:13:36Z: DDS entities enabled.
2026-08-10T17:13:36Z: Initializing process actions.
2026-08-10T17:14:36Z: Starting process actions.
2026-08-10T17:14:36Z: Process tests started.
2026-08-10T17:14:37Z: Stopping process tests.
2026-08-10T17:14:37Z: Process tests stopped.
2026-08-10T17:14:38Z: Stopping process actions.
2026-08-10T17:14:38Z: Detaching Listeners.
2026-08-10T17:14:38Z: 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-08-10T17:14:38Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.227
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.080
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8dca0c69.280e1312.000001c1 === Spawned Process #6 (PID 10281) ===
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-08-10T17:13:35Z: 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-08-10T17:13:35Z: Process construction / entity creation complete.
2026-08-10T17:13:35Z: Beginning action construction / initialization.
2026-08-10T17:13:35Z: Action construction / initialization complete.
2026-08-10T17:13:36Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:13:36Z: DDS entities enabled.
2026-08-10T17:13:36Z: Initializing process actions.
2026-08-10T17:14:36Z: Starting process actions.
2026-08-10T17:14:36Z: Process tests started.
2026-08-10T17:14:37Z: Stopping process tests.
2026-08-10T17:14:37Z: Process tests stopped.
2026-08-10T17:14:38Z: Stopping process actions.
2026-08-10T17:14:38Z: Detaching Listeners.
2026-08-10T17:14:38Z: 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-08-10T17:14:38Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.263
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.074
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8dca0c69.280e1312.000001c1 === Spawned Process #8 (PID 10283) ===
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-08-10T17:13:35Z: 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-08-10T17:13:35Z: Process construction / entity creation complete.
2026-08-10T17:13:35Z: Beginning action construction / initialization.
2026-08-10T17:13:35Z: Action construction / initialization complete.
2026-08-10T17:13:36Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:13:36Z: DDS entities enabled.
2026-08-10T17:13:36Z: Initializing process actions.
2026-08-10T17:14:36Z: Starting process actions.
2026-08-10T17:14:36Z: Process tests started.
2026-08-10T17:14:37Z: Stopping process tests.
2026-08-10T17:14:37Z: Process tests stopped.
2026-08-10T17:14:38Z: Stopping process actions.
2026-08-10T17:14:38Z: Detaching Listeners.
2026-08-10T17:14:38Z: 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-08-10T17:14:39Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.439
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.8dca0c69.280e1312.000001c1 === Spawned Process #4 (PID 10279) ===
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-08-10T17:13:35Z: 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-08-10T17:13:36Z: Process construction / entity creation complete.
2026-08-10T17:13:36Z: Beginning action construction / initialization.
2026-08-10T17:13:36Z: Action construction / initialization complete.
2026-08-10T17:13:37Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:13:37Z: DDS entities enabled.
2026-08-10T17:13:37Z: Initializing process actions.
2026-08-10T17:14:37Z: Starting process actions.
2026-08-10T17:14:37Z: Process tests started.
2026-08-10T17:14:38Z: Stopping process tests.
2026-08-10T17:14:38Z: Process tests stopped.
2026-08-10T17:14:39Z: Stopping process actions.
2026-08-10T17:14:39Z: Detaching Listeners.
2026-08-10T17:14:39Z: 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-08-10T17:14:39Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.615
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.8dca0c69.280e1312.000001c1 === Spawned Process #5 (PID 10280) ===
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-08-10T17:13:35Z: 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-08-10T17:13:36Z: Process construction / entity creation complete.
2026-08-10T17:13:36Z: Beginning action construction / initialization.
2026-08-10T17:13:36Z: Action construction / initialization complete.
2026-08-10T17:13:37Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:13:37Z: DDS entities enabled.
2026-08-10T17:13:37Z: Initializing process actions.
2026-08-10T17:14:37Z: Starting process actions.
2026-08-10T17:14:37Z: Process tests started.
2026-08-10T17:14:38Z: Stopping process tests.
2026-08-10T17:14:38Z: Process tests stopped.
2026-08-10T17:14:39Z: Stopping process actions.
2026-08-10T17:14:39Z: Detaching Listeners.
2026-08-10T17:14:39Z: 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-08-10T17:14:39Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.595
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.080
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8dca0c69.280e1312.000001c1 === Spawned Process #11 (PID 10286) ===
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-08-10T17:13:35Z: 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-08-10T17:13:36Z: Process construction / entity creation complete.
2026-08-10T17:13:36Z: Beginning action construction / initialization.
2026-08-10T17:13:36Z: Action construction / initialization complete.
2026-08-10T17:13:37Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:13:37Z: DDS entities enabled.
2026-08-10T17:13:37Z: Initializing process actions.
2026-08-10T17:14:37Z: Starting process actions.
2026-08-10T17:14:37Z: Process tests started.
2026-08-10T17:14:38Z: Stopping process tests.
2026-08-10T17:14:38Z: Process tests stopped.
2026-08-10T17:14:39Z: Stopping process actions.
2026-08-10T17:14:39Z: Detaching Listeners.
2026-08-10T17:14:39Z: 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-08-10T17:14:39Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.638
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.060
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8dca0c69.280e1312.000001c1 === Spawned Process #15 (PID 10290) ===
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-08-10T17:13:35Z: 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-08-10T17:13:36Z: Process construction / entity creation complete.
2026-08-10T17:13:36Z: Beginning action construction / initialization.
2026-08-10T17:13:36Z: Action construction / initialization complete.
2026-08-10T17:13:37Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:13:37Z: DDS entities enabled.
2026-08-10T17:13:37Z: Initializing process actions.
2026-08-10T17:14:37Z: Starting process actions.
2026-08-10T17:14:37Z: Process tests started.
2026-08-10T17:14:38Z: Stopping process tests.
2026-08-10T17:14:38Z: Process tests stopped.
2026-08-10T17:14:39Z: Stopping process actions.
2026-08-10T17:14:39Z: Detaching Listeners.
2026-08-10T17:14:39Z: 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-08-10T17:14:39Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.652
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.8dca0c69.280e1312.000001c1 === Spawned Process #19 (PID 10298) ===
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-08-10T17:13:35Z: 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-08-10T17:13:36Z: Process construction / entity creation complete.
2026-08-10T17:13:36Z: Beginning action construction / initialization.
2026-08-10T17:13:36Z: Action construction / initialization complete.
2026-08-10T17:13:37Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:13:37Z: DDS entities enabled.
2026-08-10T17:13:37Z: Initializing process actions.
2026-08-10T17:14:37Z: Starting process actions.
2026-08-10T17:14:37Z: Process tests started.
2026-08-10T17:14:38Z: Stopping process tests.
2026-08-10T17:14:38Z: Process tests stopped.
2026-08-10T17:14:39Z: Stopping process actions.
2026-08-10T17:14:39Z: Detaching Listeners.
2026-08-10T17:14:39Z: 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-08-10T17:14:39Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.699
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.087
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8dca0c69.280e1312.000001c1 === Spawned Process #9 (PID 10284) ===
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-08-10T17:13:35Z: 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-08-10T17:13:36Z: Process construction / entity creation complete.
2026-08-10T17:13:36Z: Beginning action construction / initialization.
2026-08-10T17:13:36Z: Action construction / initialization complete.
2026-08-10T17:13:37Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:13:37Z: DDS entities enabled.
2026-08-10T17:13:37Z: Initializing process actions.
2026-08-10T17:14:37Z: Starting process actions.
2026-08-10T17:14:37Z: Process tests started.
2026-08-10T17:14:38Z: Stopping process tests.
2026-08-10T17:14:38Z: Process tests stopped.
2026-08-10T17:14:39Z: Stopping process actions.
2026-08-10T17:14:39Z: Detaching Listeners.
2026-08-10T17:14:39Z: 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-08-10T17:14:39Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.755
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.084
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8dca0c69.280e1312.000001c1 === Spawned Process #10 (PID 10285) ===
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-08-10T17:13:35Z: 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-08-10T17:13:36Z: Process construction / entity creation complete.
2026-08-10T17:13:36Z: Beginning action construction / initialization.
2026-08-10T17:13:36Z: Action construction / initialization complete.
2026-08-10T17:13:37Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:13:37Z: DDS entities enabled.
2026-08-10T17:13:37Z: Initializing process actions.
2026-08-10T17:14:37Z: Starting process actions.
2026-08-10T17:14:37Z: Process tests started.
2026-08-10T17:14:38Z: Stopping process tests.
2026-08-10T17:14:38Z: Process tests stopped.
2026-08-10T17:14:39Z: Stopping process actions.
2026-08-10T17:14:39Z: Detaching Listeners.
2026-08-10T17:14:39Z: 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-08-10T17:14:39Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.712
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.097
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8dca0c69.280e1312.000001c1 === Spawned Process #12 (PID 10287) ===
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-08-10T17:13:35Z: 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-08-10T17:13:36Z: Process construction / entity creation complete.
2026-08-10T17:13:36Z: Beginning action construction / initialization.
2026-08-10T17:13:36Z: Action construction / initialization complete.
2026-08-10T17:13:37Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:13:37Z: DDS entities enabled.
2026-08-10T17:13:37Z: Initializing process actions.
2026-08-10T17:14:37Z: Starting process actions.
2026-08-10T17:14:37Z: Process tests started.
2026-08-10T17:14:38Z: Stopping process tests.
2026-08-10T17:14:38Z: Process tests stopped.
2026-08-10T17:14:39Z: Stopping process actions.
2026-08-10T17:14:39Z: Detaching Listeners.
2026-08-10T17:14:39Z: 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-08-10T17:14:39Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.730
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.127
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8dca0c69.280e1312.000001c1 === Spawned Process #16 (PID 10293) ===
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-08-10T17:13:35Z: 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-08-10T17:13:36Z: Process construction / entity creation complete.
2026-08-10T17:13:36Z: Beginning action construction / initialization.
2026-08-10T17:13:36Z: Action construction / initialization complete.
2026-08-10T17:13:37Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:13:37Z: DDS entities enabled.
2026-08-10T17:13:37Z: Initializing process actions.
2026-08-10T17:14:37Z: Starting process actions.
2026-08-10T17:14:37Z: Process tests started.
2026-08-10T17:14:38Z: Stopping process tests.
2026-08-10T17:14:38Z: Process tests stopped.
2026-08-10T17:14:39Z: Stopping process actions.
2026-08-10T17:14:39Z: Detaching Listeners.
2026-08-10T17:14:39Z: 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-08-10T17:14:39Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.834
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.065
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8dca0c69.280e1312.000001c1 === Spawned Process #14 (PID 10289) ===
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-08-10T17:13:35Z: 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-08-10T17:13:36Z: Process construction / entity creation complete.
2026-08-10T17:13:36Z: Beginning action construction / initialization.
2026-08-10T17:13:36Z: Action construction / initialization complete.
2026-08-10T17:13:37Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:13:37Z: DDS entities enabled.
2026-08-10T17:13:37Z: Initializing process actions.
2026-08-10T17:14:37Z: Starting process actions.
2026-08-10T17:14:37Z: Process tests started.
2026-08-10T17:14:38Z: Stopping process tests.
2026-08-10T17:14:38Z: Process tests stopped.
2026-08-10T17:14:39Z: Stopping process actions.
2026-08-10T17:14:39Z: Detaching Listeners.
2026-08-10T17:14:39Z: 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-08-10T17:14:39Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.769
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.134
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8dca0c69.280e1312.000001c1 === Spawned Process #18 (PID 10297) ===
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-08-10T17:13:35Z: 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-08-10T17:13:36Z: Process construction / entity creation complete.
2026-08-10T17:13:36Z: Beginning action construction / initialization.
2026-08-10T17:13:36Z: Action construction / initialization complete.
2026-08-10T17:13:37Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:13:37Z: DDS entities enabled.
2026-08-10T17:13:37Z: Initializing process actions.
2026-08-10T17:14:37Z: Starting process actions.
2026-08-10T17:14:37Z: Process tests started.
2026-08-10T17:14:38Z: Stopping process tests.
2026-08-10T17:14:38Z: Process tests stopped.
2026-08-10T17:14:39Z: Stopping process actions.
2026-08-10T17:14:39Z: Detaching Listeners.
2026-08-10T17:14:39Z: 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-08-10T17:14:39Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.802
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.8dca0c69.280e1312.000001c1 === Spawned Process #17 (PID 10294) ===
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-08-10T17:13:35Z: 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-08-10T17:13:36Z: Process construction / entity creation complete.
2026-08-10T17:13:36Z: Beginning action construction / initialization.
2026-08-10T17:13:36Z: Action construction / initialization complete.
2026-08-10T17:13:37Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:13:37Z: DDS entities enabled.
2026-08-10T17:13:37Z: Initializing process actions.
2026-08-10T17:14:37Z: Starting process actions.
2026-08-10T17:14:37Z: Process tests started.
2026-08-10T17:14:38Z: Stopping process tests.
2026-08-10T17:14:38Z: Process tests stopped.
2026-08-10T17:14:39Z: Stopping process actions.
2026-08-10T17:14:39Z: Detaching Listeners.
2026-08-10T17:14:39Z: 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-08-10T17:14:39Z: 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.102
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8dca0c69.280e1312.000001c1 === Spawned Process #13 (PID 10288) ===
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-08-10T17:13:35Z: 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-08-10T17:13:36Z: Process construction / entity creation complete.
2026-08-10T17:13:36Z: Beginning action construction / initialization.
2026-08-10T17:13:36Z: Action construction / initialization complete.
2026-08-10T17:13:37Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:13:37Z: DDS entities enabled.
2026-08-10T17:13:37Z: Initializing process actions.
2026-08-10T17:14:37Z: Starting process actions.
2026-08-10T17:14:37Z: Process tests started.
2026-08-10T17:14:38Z: Stopping process tests.
2026-08-10T17:14:38Z: Process tests stopped.
2026-08-10T17:14:39Z: Stopping process actions.
2026-08-10T17:14:39Z: Detaching Listeners.
2026-08-10T17:14:39Z: 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-08-10T17:14:39Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.778
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.128
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8dca0c69.280e1312.000001c1 === Spawned Process #20 (PID 10300) ===
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-08-10T17:13:35Z: 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-08-10T17:13:36Z: Process construction / entity creation complete.
2026-08-10T17:13:36Z: Beginning action construction / initialization.
2026-08-10T17:13:36Z: Action construction / initialization complete.
2026-08-10T17:13:37Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:13:37Z: DDS entities enabled.
2026-08-10T17:13:37Z: Initializing process actions.
2026-08-10T17:14:37Z: Starting process actions.
2026-08-10T17:14:37Z: Process tests started.
2026-08-10T17:14:38Z: Stopping process tests.
2026-08-10T17:14:38Z: Process tests stopped.
2026-08-10T17:14:39Z: Stopping process actions.
2026-08-10T17:14:39Z: Detaching Listeners.
2026-08-10T17:14:39Z: 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-08-10T17:14:39Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.813
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.070
--- 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_10464
node_controller PID: 10465 started at 2026-08-10 17:14:41
/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: 10466 started at 2026-08-10 17:14:41
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.8dca0c69.28e156bf.000001c1 "test_nc_10464"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/2
Started at 2026-08-10T17:14:48Z
Setting scenario launch_time to be 3 seconds from now: 2026-08-10T17:14:51Z
2026-08-10T17:14:51Z: Node 01037ced.8dca0c69.28e156bf.000001c1 (test_nc_10464) starting process 10484:
- original config:
- command line: DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -ORBListenEndpoints iiop://:12345 -DCPSPendingTimeout 3
2026-08-10T17:14:51Z: Node 01037ced.8dca0c69.28e156bf.000001c1 (test_nc_10464) starting process 10485:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w2_config.json --report /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w2_report.json --log /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w2_log.txt
2026-08-10T17:14:51Z: Node 01037ced.8dca0c69.28e156bf.000001c1 (test_nc_10464) starting process 10486:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w3_config.json --report /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w3_report.json --log /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w3_log.txt
2026-08-10T17:14:51Z: Node 01037ced.8dca0c69.28e156bf.000001c1 (test_nc_10464) starting process 10487:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w4_config.json --report /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w4_report.json --log /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w4_log.txt
2026-08-10T17:14:51Z: Node 01037ced.8dca0c69.28e156bf.000001c1 (test_nc_10464) starting process 10488:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w5_config.json --report /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w5_report.json --log /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w5_log.txt
2026-08-10T17:14:51Z: Node 01037ced.8dca0c69.28e156bf.000001c1 (test_nc_10464) starting process 10489:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w6_config.json --report /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w6_report.json --log /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w6_log.txt
2026-08-10T17:14:51Z: Node 01037ced.8dca0c69.28e156bf.000001c1 (test_nc_10464) starting process 10490:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w7_config.json --report /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w7_report.json --log /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w7_log.txt
2026-08-10T17:14:51Z: Node 01037ced.8dca0c69.28e156bf.000001c1 (test_nc_10464) starting process 10491:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w8_config.json --report /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w8_report.json --log /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w8_log.txt
2026-08-10T17:14:51Z: Node 01037ced.8dca0c69.28e156bf.000001c1 (test_nc_10464) starting process 10492:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w9_config.json --report /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w9_report.json --log /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w9_log.txt
2026-08-10T17:14:51Z: Node 01037ced.8dca0c69.28e156bf.000001c1 (test_nc_10464) starting process 10493:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w10_config.json --report /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w10_report.json --log /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w10_log.txt
2026-08-10T17:14:51Z: Node 01037ced.8dca0c69.28e156bf.000001c1 (test_nc_10464) starting process 10498:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w11_config.json --report /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w11_report.json --log /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w11_log.txt
2026-08-10T17:14:51Z: Node 01037ced.8dca0c69.28e156bf.000001c1 (test_nc_10464) starting process 10501:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w12_config.json --report /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w12_report.json --log /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w12_log.txt
2026-08-10T17:14:52Z: Node 01037ced.8dca0c69.28e156bf.000001c1 (test_nc_10464) starting process 10502:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w13_config.json --report /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w13_report.json --log /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w13_log.txt
2026-08-10T17:14:52Z: Node 01037ced.8dca0c69.28e156bf.000001c1 (test_nc_10464) starting process 10503:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w14_config.json --report /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w14_report.json --log /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w14_log.txt
2026-08-10T17:14:52Z: Node 01037ced.8dca0c69.28e156bf.000001c1 (test_nc_10464) starting process 10504:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w15_config.json --report /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w15_report.json --log /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w15_log.txt
2026-08-10T17:14:52Z: Node 01037ced.8dca0c69.28e156bf.000001c1 (test_nc_10464) starting process 10507:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w16_config.json --report /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w16_report.json --log /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w16_log.txt
2026-08-10T17:14:52Z: Node 01037ced.8dca0c69.28e156bf.000001c1 (test_nc_10464) starting process 10510:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w17_config.json --report /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w17_report.json --log /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w17_log.txt
2026-08-10T17:14:52Z: Node 01037ced.8dca0c69.28e156bf.000001c1 (test_nc_10464) starting process 10511:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w18_config.json --report /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w18_report.json --log /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w18_log.txt
2026-08-10T17:14:52Z: Node 01037ced.8dca0c69.28e156bf.000001c1 (test_nc_10464) starting process 10512:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w19_config.json --report /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w19_report.json --log /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w19_log.txt
2026-08-10T17:14:52Z: Node 01037ced.8dca0c69.28e156bf.000001c1 (test_nc_10464) starting process 10513:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w20_config.json --report /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w20_report.json --log /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w20_log.txt
2026-08-10T17:14:52Z: Node 01037ced.8dca0c69.28e156bf.000001c1 (test_nc_10464) starting process 10516:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w21_config.json --report /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w21_report.json --log /tmp/opendds_bench_nc_10465/n01037ced.8dca0c69.28e156bf.000001c1w21_log.txt
2026-08-10T17:15:29Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10486 with exit code 0
2026-08-10T17:15:29Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10490 with exit code 0
2026-08-10T17:15:30Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10504 with exit code 0
2026-08-10T17:15:30Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10491 with exit code 0
2026-08-10T17:15:30Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10485 with exit code 0
2026-08-10T17:15:30Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10511 with exit code 0
2026-08-10T17:15:30Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10502 with exit code 0
2026-08-10T17:15:30Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10507 with exit code 0
2026-08-10T17:15:30Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10512 with exit code 0
2026-08-10T17:15:30Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10501 with exit code 0
2026-08-10T17:15:31Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10503 with exit code 0
2026-08-10T17:15:31Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10489 with exit code 0
2026-08-10T17:15:31Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10510 with exit code 0
2026-08-10T17:15:31Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10493 with exit code 0
2026-08-10T17:15:31Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10513 with exit code 0
2026-08-10T17:15:31Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10498 with exit code 0
2026-08-10T17:15:31Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10488 with exit code 0
2026-08-10T17:15:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10516 with exit code 0
2026-08-10T17:15:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10487 with exit code 0
2026-08-10T17:15:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10492 with exit code 0
2026-08-10T17:15:51Z: Scenario timed out, Killing Spawned Processes...
2026-08-10T17:15:51Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10484 with exit code 9
Writing report for node name 'test_nc_10464' (id '01037ced.8dca0c69.28e156bf.000001c1') with 21 spawned process reports
Got 1 out of 21 expected process reports
Got 2 out of 21 expected process reports
Got 3 out of 21 expected process reports
Got 4 out of 21 expected process reports
Got 5 out of 21 expected process reports
Got 6 out of 21 expected process reports
Got 7 out of 21 expected process reports
All reports written and acknowledged.
Got 8 out of 21 expected process reports
Got 9 out of 21 expected process reports
Got 10 out of 21 expected process reports
Got 11 out of 21 expected process reports
Got 12 out of 21 expected process reports
Got 13 out of 21 expected process reports
Got 14 out of 21 expected process reports
Got 15 out of 21 expected process reports
Got 16 out of 21 expected process reports
Got 17 out of 21 expected process reports
Got 18 out of 21 expected process reports
Got 19 out of 21 expected process reports
Got 20 out of 21 expected process reports
Got 21 out of 21 expected process reports
Ended at 2026-08-10T17:15:52Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 60
percent cpu utilization min = 0.000000
percent cpu utilization max = 83.676909
percent cpu utilization mean = 4.726088
percent cpu utilization stdev = 15.653613
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.835628
percent memory utilization mean = 11.716896
percent memory utilization stdev = 8.384826
percent memory utilization median = 18.834944
percent memory utilization madev = 0.000684
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 60
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 8170.335351
percent virtual memory utilization mean = 5343.139239
percent virtual memory utilization stdev = 3699.764992
percent virtual memory utilization median = 8170.335351
percent virtual memory utilization madev = 0.000000
Test Timing Stats:
Max Construction Time: 3.661 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.000 seconds
Max Stop Time: 0.000 seconds
Max Destruction Time: 0.105 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.010640
discovery time delta max = 2.922081
discovery time delta mean = 0.509535
discovery time delta stdev = 0.611733
discovery time delta median = 0.185504
discovery time delta madev = 0.149479
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.8dca0c69.28e156bf.000001c1 === Spawned Process #3 (PID 10486) ===
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-08-10T17:14:55Z: 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
(10486|10486) INFO: set_DCPS_debug_level: set to 3
(10486|10486) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10486|10486) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10486|10486) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10486|10486) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10486|10486) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10486|10486) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10486|10486) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10486|10486) Service_Participant::get_domain_participant_factory: machine: runnervmvrwv9, x86_64 platform: Linux, 6.17.0-1020-azure, #20~24.04.1-Ubuntu SMP Fri Jun 19 20:09:14 UTC 2026
(10486|10486) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10486|10486) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10486|10486) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10486|10486) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10486|10486) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10486|10486) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000002.000001c1(949b82d1) in domain 7
(10486|10486) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10486|10486) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10486|10486) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10486|10486) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10486|10486) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10486|10486) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(10486|10486) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10486|10569) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000002.000001c7(7df827e4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10486|10486) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10486|10486) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000002.000001c7(7df827e4), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10486|10486) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10486|10486) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10486|10486) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10486|10569) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000002.000002c7(56d57427) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10486|10486) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10486|10486) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000002.000002c7(56d57427), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10486|10486) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10486|10486) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10486|10486) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10486|10569) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000002.000003c7(4fce4566) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10486|10486) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10486|10486) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000002.000003c7(4fce4566), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10486|10486) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10486|10486) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10486|10486) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10486|10569) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000002.000004c7(008fd3a1) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10486|10486) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10486|10486) 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'
(10486|10486) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10486|10486) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10486|10486) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10486|10486) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10486|10486) 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'
(10486|10486) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10486|10486) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10486|10486) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10486|10486) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10486|10486) 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'
(10486|10486) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10486|10486) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10486|10486) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10486|10486) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10486|10486) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10486|10486) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10486|10569) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10486|10486) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10486|10486) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10486|10486) 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'
(10486|10486) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10486|10486) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10486|10486) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10486|10486) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1480 with 20 chunks
(10486|10486) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10486|10486) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10486|10569) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10486|10569) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10486|10569) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10486|10569) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10486|10486) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10486|10486) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000002.00000202(bddb4218), publishing to topic name "topic_02" type "Bench::Data"
2026-08-10T17:14:56Z: Process construction / entity creation complete.
2026-08-10T17:14:56Z: Beginning action construction / initialization.
2026-08-10T17:14:56Z: Action construction / initialization complete.
(10486|10569) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10486|10569) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10486|10569) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10486|10569) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10486|10569) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10486|10569) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10486|10569) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10486|10569) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10486|10569) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10486|10569) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10486|10569) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10486|10569) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10486|10569) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10486|10569) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10486|10569) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10486|10569) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10486|10569) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10486|10569) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10486|10569) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10486|10569) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10486|10569) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10486|10569) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10486|10569) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
2026-08-10T17:14:57Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:14:57Z: DDS entities enabled.
2026-08-10T17:14:57Z: Initializing process actions.
(10486|10569) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10486|10569) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10486|10569) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10486|10569) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000006.00000507(77708690)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10486|10569) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000006.00000507(77708690)
(10486|10569) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10486|10569) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10486|10569) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10486|10569) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10486|10569) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10486|10569) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10486|10569) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10486|10569) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10486|10569) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10486|10569) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10486|10569) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10486|10569) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10486|10569) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10486|10569) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10486|10569) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10486|10569) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10486|10569) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10486|10569) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10486|10569) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10486|10569) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10486|10569) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10486|10569) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10486|10569) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10486|10569) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10486|10569) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10486|10569) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10486|10569) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10486|10569) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10486|10569) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10486|10569) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10486|10569) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10486|10569) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10486|10569) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10486|10569) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10486|10569) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10486|10569) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10486|10569) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10486|10569) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10486|10569) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10486|10569) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10486|10569) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10486|10569) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10486|10569) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10486|10569) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10486|10569) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10486|10569) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10486|10569) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10486|10569) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10486|10569) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10486|10569) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10486|10569) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10486|10569) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10486|10569) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10486|10569) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10486|10569) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10486|10569) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10486|10569) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10486|10569) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10486|10569) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10486|10569) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10486|10569) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10486|10569) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10486|10569) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10486|10569) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10486|10569) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10486|10569) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10486|10569) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10486|10569) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10486|10569) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10486|10569) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10486|10569) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10486|10569) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10486|10569) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10486|10569) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10486|10569) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10486|10569) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10486|10569) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10486|10569) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10486|10569) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10486|10569) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10486|10569) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10486|10569) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10486|10569) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10486|10569) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10486|10569) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10486|10569) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10486|10569) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-08-10T17:15:27Z: Starting process actions.
2026-08-10T17:15:27Z: Process tests started.
2026-08-10T17:15:28Z: Stopping process tests.
2026-08-10T17:15:28Z: Process tests stopped.
2026-08-10T17:15:29Z: Stopping process actions.
2026-08-10T17:15:29Z: Detaching Listeners.
2026-08-10T17:15:29Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10486|10486) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 20
(10486|10569) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10486|10569) 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
(10486|10486) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 20
(10486|10569) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10486|10569) 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
(10486|10486) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 19
(10486|10486) 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
(10486|10486) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 19
(10486|10486) 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
(10486|10556) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000002.000001c7(7df827e4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10486|10556) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000002.000001c7(7df827e4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10486|10556) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000002.000003c7(4fce4566) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10486|10556) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000002.000003c7(4fce4566) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10486|10556) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000002.000004c7(008fd3a1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10486|10556) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000002.000004c7(008fd3a1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10486|10556) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000002.000002c7(56d57427) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10486|10556) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000002.000002c7(56d57427) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10486|10595) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.160:37419 , reconnect_state = INIT_STATE.
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10486|10556) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10486|10595) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10486|10486) Service_Participant::shutdown
(10486|10486) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-10T17:15:29Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 1.278
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.077
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10486|10486) Service_Participant::~Service_Participant
(10486|10486) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8dca0c69.28e156bf.000001c1 === Spawned Process #7 (PID 10490) ===
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-08-10T17:14:55Z: 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
(10490|10490) INFO: set_DCPS_debug_level: set to 3
(10490|10490) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10490|10490) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10490|10490) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10490|10490) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10490|10490) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10490|10490) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10490|10490) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10490|10490) Service_Participant::get_domain_participant_factory: machine: runnervmvrwv9, x86_64 platform: Linux, 6.17.0-1020-azure, #20~24.04.1-Ubuntu SMP Fri Jun 19 20:09:14 UTC 2026
(10490|10490) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10490|10490) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10490|10490) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10490|10490) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10490|10490) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10490|10490) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000003.000001c1(a9fbab61) in domain 7
(10490|10490) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10490|10490) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10490|10490) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10490|10490) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10490|10490) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10490|10490) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(10490|10490) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10490|10584) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000003.000001c7(40980e54) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10490|10490) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10490|10490) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000003.000001c7(40980e54), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10490|10490) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10490|10490) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10490|10490) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10490|10584) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000003.000002c7(6bb55d97) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10490|10490) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10490|10490) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000003.000002c7(6bb55d97), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10490|10490) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10490|10490) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10490|10490) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10490|10584) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000003.000003c7(72ae6cd6) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10490|10490) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10490|10490) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000003.000003c7(72ae6cd6), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10490|10490) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10490|10490) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10490|10490) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10490|10584) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000003.000004c7(3deffa11) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10490|10490) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10490|10490) 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'
(10490|10490) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10490|10490) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10490|10490) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10490|10584) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10490|10490) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10490|10490) 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'
(10490|10490) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10490|10490) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10490|10490) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10490|10584) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10490|10490) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10490|10490) 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'
(10490|10490) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10490|10490) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10490|10490) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10490|10490) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10490|10490) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10490|10490) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10490|10490) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10490|10490) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10490|10490) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10490|10490) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10490|10490) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10490|10490) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10490|10490) 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'
(10490|10584) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10490|10584) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10490|10490) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10490|10490) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10490|10490) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10490|10490) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1600 with 20 chunks
(10490|10490) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10490|10490) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10490|10584) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10490|10584) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10490|10584) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10490|10490) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10490|10584) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10490|10490) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10490|10490) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000003.00000202(80bb6ba8), publishing to topic name "topic_02" type "Bench::Data"
2026-08-10T17:14:56Z: Process construction / entity creation complete.
2026-08-10T17:14:56Z: Beginning action construction / initialization.
2026-08-10T17:14:56Z: Action construction / initialization complete.
(10490|10584) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10490|10584) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10490|10584) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10490|10584) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10490|10584) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10490|10584) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10490|10584) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10490|10584) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10490|10584) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10490|10584) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10490|10584) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10490|10584) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10490|10584) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10490|10584) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10490|10584) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10490|10584) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10490|10584) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10490|10584) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10490|10584) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10490|10584) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10490|10584) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10490|10584) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10490|10584) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10490|10584) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10490|10584) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10490|10584) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10490|10584) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10490|10584) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10490|10584) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10490|10584) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10490|10584) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10490|10584) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10490|10584) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10490|10584) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10490|10584) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10490|10584) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10490|10584) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10490|10584) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10490|10584) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
2026-08-10T17:14:57Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:14:57Z: DDS entities enabled.
2026-08-10T17:14:57Z: Initializing process actions.
(10490|10584) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10490|10584) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10490|10584) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10490|10584) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10490|10584) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10490|10584) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10490|10584) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10490|10584) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10490|10584) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10490|10584) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10490|10584) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10490|10584) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10490|10584) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10490|10584) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10490|10584) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10490|10584) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10490|10584) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10490|10584) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10490|10584) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10490|10584) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10490|10584) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10490|10584) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10490|10584) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10490|10584) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10490|10584) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10490|10584) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10490|10584) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10490|10584) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10490|10584) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10490|10584) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10490|10584) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10490|10584) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10490|10584) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10490|10584) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10490|10584) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10490|10584) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10490|10584) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10490|10584) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10490|10584) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10490|10584) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10490|10584) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10490|10584) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10490|10584) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10490|10584) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10490|10584) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10490|10584) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10490|10584) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10490|10584) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10490|10584) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10490|10584) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10490|10584) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10490|10584) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10490|10584) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10490|10584) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10490|10584) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10490|10584) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10490|10584) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10490|10584) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10490|10584) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10490|10584) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10490|10584) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10490|10584) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10490|10584) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10490|10584) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10490|10584) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10490|10584) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10490|10584) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10490|10584) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10490|10584) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10490|10584) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-08-10T17:15:27Z: Starting process actions.
2026-08-10T17:15:27Z: Process tests started.
2026-08-10T17:15:28Z: Stopping process tests.
2026-08-10T17:15:28Z: Process tests stopped.
(10490|10584) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10490|10584) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10490|10584) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10490|10584) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10490|10584) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10490|10584) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-08-10T17:15:29Z: Stopping process actions.
2026-08-10T17:15:29Z: Detaching Listeners.
2026-08-10T17:15:29Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10490|10490) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 19
(10490|10584) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10490|10584) 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
(10490|10490) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 19
(10490|10584) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10490|10584) 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
(10490|10490) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 18
(10490|10490) 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
(10490|10490) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 18
(10490|10490) 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
(10490|10559) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000003.000001c7(40980e54) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10490|10559) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000003.000001c7(40980e54) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10490|10559) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000003.000003c7(72ae6cd6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10490|10559) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000003.000003c7(72ae6cd6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10490|10559) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000003.000004c7(3deffa11) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10490|10559) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000003.000004c7(3deffa11) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10490|10559) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000003.000002c7(6bb55d97) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10490|10559) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000003.000002c7(6bb55d97) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10490|10612) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.160:37419 , reconnect_state = INIT_STATE.
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10490|10559) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10490|10612) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10490|10490) Service_Participant::shutdown
(10490|10490) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-10T17:15:29Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 1.458
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.076
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10490|10490) Service_Participant::~Service_Participant
(10490|10490) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8dca0c69.28e156bf.000001c1 === Spawned Process #15 (PID 10504) ===
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-08-10T17:14:55Z: 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
(10504|10504) INFO: set_DCPS_debug_level: set to 3
(10504|10504) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10504|10504) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10504|10504) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10504|10504) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10504|10504) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10504|10504) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10504|10504) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10504|10504) Service_Participant::get_domain_participant_factory: machine: runnervmvrwv9, x86_64 platform: Linux, 6.17.0-1020-azure, #20~24.04.1-Ubuntu SMP Fri Jun 19 20:09:14 UTC 2026
(10504|10504) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10504|10504) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10504|10504) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10504|10504) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10504|10504) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10504|10504) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000007.000001c1(5c7b0da1) in domain 7
(10504|10504) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10504|10504) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10504|10504) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10504|10504) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10504|10504) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10504|10504) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(10504|10504) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10504|10636) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000007.000001c7(b518a894) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10504|10504) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10504|10504) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000007.000001c7(b518a894), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10504|10504) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10504|10504) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10504|10504) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10504|10636) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000007.000002c7(9e35fb57) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10504|10504) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10504|10504) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000007.000002c7(9e35fb57), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10504|10504) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10504|10504) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10504|10504) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10504|10636) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000007.000003c7(872eca16) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10504|10504) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10504|10504) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000007.000003c7(872eca16), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10504|10504) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10504|10504) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10504|10504) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10504|10636) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000007.000004c7(c86f5cd1) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10504|10504) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10504|10504) 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'
(10504|10504) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10504|10504) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10504|10504) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10504|10636) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10504|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10504|10504) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10504|10504) 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'
(10504|10504) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10504|10504) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10504|10504) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10504|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10504|10636) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10504|10504) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10504|10504) 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'
(10504|10504) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10504|10504) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10504|10504) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10504|10504) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10504|10504) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10504|10504) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10504|10636) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10504|10636) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10504|10636) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10504|10636) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10504|10636) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10504|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10504|10636) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10504|10504) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10504|10504) 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'
(10504|10504) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10504|10504) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10504|10504) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10504|10504) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1480 with 20 chunks
(10504|10504) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10504|10504) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10504|10636) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10504|10636) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10504|10504) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10504|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10504|10504) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10504|10504) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10504|10504) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10504|10504) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10504|10504) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000007.00000202(753bcd68), publishing to topic name "topic_02" type "Bench::Data"
2026-08-10T17:14:57Z: Process construction / entity creation complete.
2026-08-10T17:14:57Z: Beginning action construction / initialization.
2026-08-10T17:14:57Z: Action construction / initialization complete.
(10504|10636) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10504|10636) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10504|10636) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10504|10636) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10504|10636) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10504|10636) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10504|10636) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10504|10636) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10504|10636) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10504|10636) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10504|10636) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10504|10636) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10504|10636) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10504|10636) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10504|10636) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10504|10636) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10504|10636) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000006.00000507(77708690)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10504|10636) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000006.00000507(77708690)
(10504|10636) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10504|10636) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10504|10636) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10504|10636) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10504|10636) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10504|10636) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10504|10636) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10504|10636) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10504|10636) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10504|10636) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10504|10636) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10504|10636) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10504|10636) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10504|10636) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10504|10636) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10504|10636) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10504|10636) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10504|10636) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10504|10636) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10504|10636) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10504|10636) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10504|10636) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10504|10636) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10504|10636) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10504|10636) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10504|10636) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10504|10636) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10504|10636) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10504|10636) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10504|10636) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10504|10636) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10504|10636) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10504|10636) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10504|10636) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10504|10636) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10504|10636) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10504|10636) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10504|10636) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
2026-08-10T17:14:58Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:14:58Z: DDS entities enabled.
2026-08-10T17:14:58Z: Initializing process actions.
(10504|10636) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10504|10636) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10504|10636) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10504|10636) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10504|10636) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10504|10636) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10504|10636) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10504|10636) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10504|10636) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10504|10636) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10504|10636) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10504|10636) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10504|10636) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10504|10636) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10504|10636) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10504|10636) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10504|10636) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10504|10636) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10504|10636) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10504|10636) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10504|10636) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10504|10636) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10504|10636) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10504|10636) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10504|10636) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10504|10636) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10504|10636) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10504|10636) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10504|10636) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10504|10636) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10504|10636) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10504|10636) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10504|10636) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10504|10636) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10504|10636) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10504|10636) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10504|10636) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10504|10636) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10504|10636) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10504|10636) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10504|10636) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10504|10636) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10504|10636) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10504|10636) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10504|10636) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10504|10636) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10504|10636) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10504|10636) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10504|10636) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-08-10T17:15:28Z: Starting process actions.
2026-08-10T17:15:28Z: Process tests started.
2026-08-10T17:15:29Z: Stopping process tests.
2026-08-10T17:15:29Z: Process tests stopped.
(10504|10636) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10504|10636) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10504|10636) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10504|10636) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10504|10636) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10504|10636) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10504|10636) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10504|10636) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10504|10636) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10504|10636) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10504|10636) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10504|10636) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
2026-08-10T17:15:30Z: Stopping process actions.
2026-08-10T17:15:30Z: Detaching Listeners.
2026-08-10T17:15:30Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10504|10504) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 18
(10504|10636) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10504|10636) 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
(10504|10504) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 18
(10504|10636) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10504|10636) 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
(10504|10504) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 17
(10504|10504) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 17
Deleting datareader: datareader_02
(10504|10504) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 17
(10504|10504) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 17
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10504|10604) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000007.000001c7(b518a894) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10504|10604) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000007.000001c7(b518a894) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10504|10604) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000007.000003c7(872eca16) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10504|10604) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000007.000003c7(872eca16) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10504|10604) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000007.000004c7(c86f5cd1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10504|10604) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000007.000004c7(c86f5cd1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10504|10604) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000007.000002c7(9e35fb57) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10504|10604) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000007.000002c7(9e35fb57) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10504|10641) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.160:37419 , reconnect_state = INIT_STATE.
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10504|10604) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10504|10641) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10504|10504) Service_Participant::shutdown
(10504|10504) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-10T17:15:30Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 1.628
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.075
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10504|10504) Service_Participant::~Service_Participant
(10504|10504) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8dca0c69.28e156bf.000001c1 === Spawned Process #8 (PID 10491) ===
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-08-10T17:14:55Z: 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
(10491|10491) INFO: set_DCPS_debug_level: set to 3
(10491|10491) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10491|10491) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10491|10491) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10491|10491) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10491|10491) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10491|10491) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10491|10491) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10491|10491) Service_Participant::get_domain_participant_factory: machine: runnervmvrwv9, x86_64 platform: Linux, 6.17.0-1020-azure, #20~24.04.1-Ubuntu SMP Fri Jun 19 20:09:14 UTC 2026
(10491|10491) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10491|10491) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10491|10491) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10491|10491) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10491|10491) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10491|10491) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000004.000001c1(1bdb7771) in domain 7
(10491|10491) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10491|10491) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10491|10491) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10491|10491) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10491|10491) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10491|10491) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(10491|10491) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10491|10623) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000004.000001c7(f2b8d244) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10491|10491) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10491|10491) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000004.000001c7(f2b8d244), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10491|10491) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10491|10491) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10491|10491) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10491|10623) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000004.000002c7(d9958187) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10491|10491) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10491|10491) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000004.000002c7(d9958187), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10491|10491) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10491|10491) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10491|10491) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10491|10623) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000004.000003c7(c08eb0c6) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10491|10491) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10491|10491) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000004.000003c7(c08eb0c6), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10491|10491) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10491|10491) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10491|10491) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10491|10623) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000004.000004c7(8fcf2601) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10491|10491) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10491|10491) 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'
(10491|10491) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10491|10491) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10491|10491) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10491|10623) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10491|10491) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10491|10623) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10491|10491) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10491|10491) 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'
(10491|10491) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10491|10491) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10491|10491) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10491|10623) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10491|10491) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10491|10623) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10491|10491) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10491|10491) 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'
(10491|10491) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10491|10491) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10491|10491) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10491|10491) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10491|10491) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10491|10491) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10491|10623) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10491|10623) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10491|10623) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10491|10491) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10491|10623) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10491|10623) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10491|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10491|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10491|10491) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10491|10491) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10491|10623) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10491|10623) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10491|10491) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10491|10491) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000004.00000102(19b6e47b), publishing to topic name "topic_01" type "Bench::Data"
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10491|10623) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10491|10491) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10491|10491) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10491|10491) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10491|10491) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1600 with 20 chunks
(10491|10491) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10491|10491) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10491|10623) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10491|10491) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10491|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10491|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10491|10491) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10491|10623) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10491|10623) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10491|10623) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10491|10623) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10491|10623) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10491|10623) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10491|10623) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10491|10491) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10491|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10491|10491) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10491|10491) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10491|10491) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10491|10491) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000004.00000202(329bb7b8), publishing to topic name "topic_02" type "Bench::Data"
2026-08-10T17:14:57Z: Process construction / entity creation complete.
2026-08-10T17:14:57Z: Beginning action construction / initialization.
2026-08-10T17:14:57Z: Action construction / initialization complete.
(10491|10623) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10491|10623) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10491|10623) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10491|10623) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10491|10623) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10491|10623) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10491|10623) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10491|10623) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10491|10623) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10491|10623) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10491|10623) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10491|10623) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10491|10623) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10491|10623) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10491|10623) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10491|10623) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10491|10623) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10491|10623) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10491|10623) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10491|10623) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10491|10623) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10491|10623) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10491|10623) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10491|10623) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10491|10623) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10491|10623) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10491|10623) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10491|10623) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10491|10623) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10491|10623) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10491|10623) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10491|10623) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10491|10623) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10491|10623) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10491|10623) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10491|10623) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10491|10623) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10491|10623) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10491|10623) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10491|10623) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10491|10623) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10491|10623) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10491|10623) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10491|10623) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10491|10623) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10491|10623) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10491|10623) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10491|10623) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10491|10623) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10491|10623) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10491|10623) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10491|10623) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10491|10623) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10491|10623) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000014.00000507(6d504272)
2026-08-10T17:14:58Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:14:58Z: DDS entities enabled.
2026-08-10T17:14:58Z: Initializing process actions.
(10491|10623) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10491|10623) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10491|10623) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10491|10623) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10491|10623) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10491|10623) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10491|10623) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10491|10623) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10491|10623) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10491|10623) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10491|10623) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10491|10623) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10491|10623) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10491|10623) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10491|10623) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10491|10623) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10491|10623) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10491|10623) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10491|10623) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10491|10623) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10491|10623) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10491|10623) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10491|10623) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10491|10623) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10491|10623) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10491|10623) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10491|10623) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10491|10623) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10491|10623) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10491|10623) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10491|10623) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10491|10623) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10491|10623) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10491|10623) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10491|10623) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10491|10623) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10491|10623) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10491|10623) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-08-10T17:15:28Z: Starting process actions.
2026-08-10T17:15:28Z: Process tests started.
2026-08-10T17:15:29Z: Stopping process tests.
2026-08-10T17:15:29Z: Process tests stopped.
(10491|10623) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10491|10623) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10491|10623) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10491|10623) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10491|10623) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10491|10623) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10491|10623) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10491|10623) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10491|10623) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10491|10623) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10491|10623) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10491|10623) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10491|10623) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10491|10623) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10491|10623) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10491|10623) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10491|10623) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10491|10623) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
2026-08-10T17:15:30Z: Stopping process actions.
2026-08-10T17:15:30Z: Detaching Listeners.
2026-08-10T17:15:30Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10491|10491) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 17
(10491|10623) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10491|10623) 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
(10491|10491) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 17
(10491|10623) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10491|10623) 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
(10491|10491) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 16
(10491|10491) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 16
Deleting datareader: datareader_02
(10491|10491) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 16
(10491|10491) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 16
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10491|10562) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000004.000001c7(f2b8d244) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10491|10562) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000004.000001c7(f2b8d244) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10491|10562) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000004.000003c7(c08eb0c6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10491|10562) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000004.000003c7(c08eb0c6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10491|10562) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000004.000004c7(8fcf2601) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10491|10562) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000004.000004c7(8fcf2601) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10491|10562) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000004.000002c7(d9958187) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10491|10562) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000004.000002c7(d9958187) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10491|10628) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.160:37419 , reconnect_state = INIT_STATE.
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10491|10562) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10491|10628) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10491|10491) Service_Participant::shutdown
(10491|10491) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-10T17:15:30Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.159
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.089
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10491|10491) Service_Participant::~Service_Participant
(10491|10491) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8dca0c69.28e156bf.000001c1 === Spawned Process #2 (PID 10485) ===
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-08-10T17:14:55Z: 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
(10485|10485) INFO: set_DCPS_debug_level: set to 3
(10485|10485) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10485|10485) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10485|10485) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10485|10485) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10485|10485) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10485|10485) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10485|10485) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10485|10485) Service_Participant::get_domain_participant_factory: machine: runnervmvrwv9, x86_64 platform: Linux, 6.17.0-1020-azure, #20~24.04.1-Ubuntu SMP Fri Jun 19 20:09:14 UTC 2026
(10485|10485) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10485|10485) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10485|10485) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10485|10485) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10485|10485) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10485|10485) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000005.000001c1(26bb5ec1) in domain 7
(10485|10485) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10485|10485) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10485|10485) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10485|10485) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10485|10485) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10485|10485) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(10485|10485) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10485|10626) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000005.000001c7(cfd8fbf4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10485|10485) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10485|10485) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000005.000001c7(cfd8fbf4), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10485|10485) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10485|10485) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10485|10485) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10485|10626) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000005.000002c7(e4f5a837) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10485|10485) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10485|10485) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000005.000002c7(e4f5a837), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10485|10485) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10485|10485) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10485|10485) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10485|10626) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000005.000003c7(fdee9976) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10485|10485) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10485|10485) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000005.000003c7(fdee9976), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10485|10485) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10485|10485) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10485|10485) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10485|10626) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000005.000004c7(b2af0fb1) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10485|10485) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10485|10485) 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'
(10485|10485) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10485|10485) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10485|10485) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10485|10626) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10485|10485) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10485|10485) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10485|10485) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10485|10485) 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'
(10485|10485) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10485|10485) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10485|10485) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10485|10626) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10485|10626) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10485|10626) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10485|10485) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10485|10485) 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'
(10485|10485) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10485|10485) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10485|10485) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10485|10485) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10485|10485) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10485|10485) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10485|10626) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10485|10626) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10485|10626) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10485|10626) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10485|10626) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10485|10626) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10485|10485) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10485|10626) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10485|10485) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10485|10485) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10485|10485) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10485|10485) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10485|10485) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10485|10485) 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'
(10485|10485) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10485|10485) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10485|10485) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10485|10485) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1600 with 20 chunks
(10485|10626) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10485|10626) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10485|10626) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10485|10485) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10485|10485) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10485|10626) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10485|10626) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10485|10626) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10485|10626) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10485|10626) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10485|10626) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10485|10626) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10485|10485) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10485|10626) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10485|10626) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10485|10626) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10485|10485) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10485|10485) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10485|10485) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10485|10485) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10485|10485) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10485|10485) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000005.00000202(0ffb9e08), publishing to topic name "topic_02" type "Bench::Data"
2026-08-10T17:14:57Z: Process construction / entity creation complete.
2026-08-10T17:14:57Z: Beginning action construction / initialization.
2026-08-10T17:14:57Z: Action construction / initialization complete.
(10485|10626) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000006.00000507(77708690)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10485|10626) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000006.00000507(77708690)
(10485|10626) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10485|10626) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10485|10626) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10485|10626) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10485|10626) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10485|10626) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10485|10626) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10485|10626) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10485|10626) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10485|10626) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10485|10626) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10485|10626) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10485|10626) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10485|10626) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10485|10626) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10485|10626) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10485|10626) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10485|10626) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10485|10626) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10485|10626) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10485|10626) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10485|10626) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10485|10626) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10485|10626) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10485|10626) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10485|10626) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10485|10626) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10485|10626) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10485|10626) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10485|10626) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10485|10626) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10485|10626) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10485|10626) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10485|10626) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10485|10626) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10485|10626) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10485|10626) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10485|10626) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10485|10626) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10485|10626) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10485|10626) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10485|10626) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10485|10626) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10485|10626) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10485|10626) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10485|10626) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10485|10626) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10485|10626) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10485|10626) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10485|10626) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10485|10626) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10485|10626) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000f.00000607(514db722)
2026-08-10T17:14:58Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:14:58Z: DDS entities enabled.
2026-08-10T17:14:58Z: Initializing process actions.
(10485|10626) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10485|10626) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10485|10626) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10485|10626) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10485|10626) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10485|10626) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10485|10626) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10485|10626) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10485|10626) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10485|10626) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10485|10626) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10485|10626) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10485|10626) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10485|10626) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10485|10626) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10485|10626) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10485|10626) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10485|10626) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10485|10626) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10485|10626) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10485|10626) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10485|10626) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10485|10626) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10485|10626) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10485|10626) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10485|10626) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10485|10626) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10485|10626) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10485|10626) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10485|10626) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10485|10626) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10485|10626) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10485|10626) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10485|10626) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10485|10626) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-08-10T17:15:28Z: Starting process actions.
2026-08-10T17:15:28Z: Process tests started.
(10485|10626) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10485|10626) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10485|10626) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10485|10626) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10485|10626) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10485|10626) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-08-10T17:15:29Z: Stopping process tests.
2026-08-10T17:15:29Z: Process tests stopped.
(10485|10626) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10485|10626) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10485|10626) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10485|10626) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10485|10626) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10485|10626) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10485|10626) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10485|10626) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10485|10626) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10485|10626) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10485|10626) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10485|10626) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10485|10626) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10485|10626) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10485|10626) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10485|10626) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10485|10626) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10485|10626) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
2026-08-10T17:15:30Z: Stopping process actions.
2026-08-10T17:15:30Z: Detaching Listeners.
2026-08-10T17:15:30Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10485|10485) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 16
(10485|10626) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10485|10626) 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
(10485|10485) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 16
(10485|10626) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10485|10626) 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
(10485|10485) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 15
(10485|10485) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 15
Deleting datareader: datareader_02
(10485|10485) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 15
(10485|10485) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 15
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10485|10565) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000005.000001c7(cfd8fbf4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10485|10565) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000005.000001c7(cfd8fbf4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10485|10565) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000005.000003c7(fdee9976) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10485|10565) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000005.000003c7(fdee9976) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10485|10565) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000005.000004c7(b2af0fb1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10485|10565) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000005.000004c7(b2af0fb1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10485|10565) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000005.000002c7(e4f5a837) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10485|10565) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000005.000002c7(e4f5a837) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10485|10633) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.160:37419 , reconnect_state = INIT_STATE.
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10485|10565) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10485|10633) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10485|10485) Service_Participant::shutdown
(10485|10485) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-10T17:15:30Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.182
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.082
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10485|10485) Service_Participant::~Service_Participant
(10485|10485) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8dca0c69.28e156bf.000001c1 === Spawned Process #18 (PID 10511) ===
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-08-10T17:14:55Z: 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
(10511|10511) INFO: set_DCPS_debug_level: set to 3
(10511|10511) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10511|10511) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10511|10511) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10511|10511) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10511|10511) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10511|10511) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10511|10511) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10511|10511) Service_Participant::get_domain_participant_factory: machine: runnervmvrwv9, x86_64 platform: Linux, 6.17.0-1020-azure, #20~24.04.1-Ubuntu SMP Fri Jun 19 20:09:14 UTC 2026
(10511|10511) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10511|10511) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10511|10511) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10511|10511) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10511|10511) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10511|10511) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000008.000001c1(de2b9a70) in domain 7
(10511|10511) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10511|10511) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10511|10511) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10511|10511) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10511|10511) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10511|10511) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(10511|10511) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10511|10635) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000008.000001c7(37483f45) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10511|10511) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10511|10511) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000008.000001c7(37483f45), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10511|10511) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10511|10511) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10511|10511) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10511|10635) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000008.000002c7(1c656c86) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10511|10511) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10511|10511) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000008.000002c7(1c656c86), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10511|10511) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10511|10511) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10511|10511) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10511|10635) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000008.000003c7(057e5dc7) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10511|10511) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10511|10511) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000008.000003c7(057e5dc7), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10511|10511) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10511|10511) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10511|10511) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10511|10635) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000008.000004c7(4a3fcb00) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10511|10511) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10511|10511) 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'
(10511|10511) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10511|10511) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10511|10511) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10511|10635) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10511|10511) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10511|10511) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10511|10511) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10511|10511) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10511|10511) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10511|10511) 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'
(10511|10511) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10511|10511) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10511|10511) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10511|10511) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10511|10635) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10511|10511) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10511|10635) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10511|10635) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10511|10511) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10511|10511) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000008.00000607(e36d6b32), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10511|10511) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10511|10511) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10511|10511) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10511|10511) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10511|10511) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10511|10511) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10511|10635) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10511|10635) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10511|10635) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10511|10635) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10511|10511) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10511|10635) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10511|10511) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10511|10511) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10511|10511) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10511|10511) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10511|10511) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10511|10511) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10511|10511) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10511|10511) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10511|10511) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10511|10511) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10511|10511) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10511|10511) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10511|10635) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10511|10635) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10511|10635) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10511|10635) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10511|10635) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10511|10635) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10511|10511) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10511|10511) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10511|10511) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10511|10511) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10511|10511) 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'
(10511|10511) WriteDataContainer sample_list_element_allocator 3a78 with 20 chunks
(10511|10511) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10511|10511) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10511|10511) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1780 with 20 chunks
(10511|10511) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10511|10511) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10511|10635) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10511|10511) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10511|10635) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10511|10635) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10511|10635) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10511|10635) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10511|10511) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10511|10511) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10511|10511) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10511|10511) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10511|10511) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10511|10511) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10511|10511) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10511|10511) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10511|10511) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10511|10511) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10511|10511) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10511|10511) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10511|10511) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10511|10511) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10511|10511) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10511|10511) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10511|10635) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10511|10511) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10511|10635) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10511|10511) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10511|10511) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10511|10511) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10511|10511) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10511|10511) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10511|10511) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10511|10511) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10511|10511) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10511|10511) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10511|10511) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10511|10511) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10511|10511) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10511|10511) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000008.00000202(f76b5ab9), publishing to topic name "topic_02" type "Bench::Data"
2026-08-10T17:14:57Z: Process construction / entity creation complete.
2026-08-10T17:14:57Z: Beginning action construction / initialization.
2026-08-10T17:14:57Z: Action construction / initialization complete.
(10511|10635) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10511|10635) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10511|10635) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10511|10635) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10511|10635) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10511|10635) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10511|10635) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10511|10635) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10511|10635) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10511|10635) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10511|10635) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10511|10635) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10511|10635) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10511|10635) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10511|10635) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10511|10635) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10511|10635) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10511|10635) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10511|10635) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10511|10635) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10511|10635) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10511|10635) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10511|10635) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10511|10635) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10511|10635) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10511|10635) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10511|10635) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10511|10635) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10511|10635) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10511|10635) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10511|10635) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10511|10635) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10511|10635) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10511|10635) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10511|10635) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10511|10635) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10511|10635) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10511|10635) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10511|10635) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10511|10635) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10511|10635) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10511|10635) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10511|10635) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10511|10635) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10511|10635) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
2026-08-10T17:14:58Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:14:58Z: DDS entities enabled.
2026-08-10T17:14:58Z: Initializing process actions.
(10511|10635) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10511|10635) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10511|10635) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10511|10635) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10511|10635) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10511|10635) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10511|10635) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10511|10635) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10511|10635) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10511|10635) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10511|10635) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10511|10635) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10511|10635) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10511|10635) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10511|10635) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10511|10635) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10511|10635) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10511|10635) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10511|10635) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10511|10635) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10511|10635) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10511|10635) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10511|10635) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10511|10635) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10511|10635) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-08-10T17:15:28Z: Starting process actions.
2026-08-10T17:15:28Z: Process tests started.
(10511|10635) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10511|10635) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10511|10635) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10511|10635) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10511|10635) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10511|10635) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10511|10635) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10511|10635) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10511|10635) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10511|10635) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
2026-08-10T17:15:29Z: Stopping process tests.
2026-08-10T17:15:29Z: Process tests stopped.
(10511|10635) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10511|10635) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10511|10635) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10511|10635) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10511|10635) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10511|10635) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10511|10635) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10511|10635) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10511|10635) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10511|10635) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10511|10635) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10511|10635) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10511|10635) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10511|10635) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10511|10635) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10511|10635) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10511|10635) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10511|10635) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10511|10635) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10511|10635) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
2026-08-10T17:15:30Z: Stopping process actions.
2026-08-10T17:15:30Z: Detaching Listeners.
2026-08-10T17:15:30Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10511|10511) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 15
(10511|10635) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10511|10635) 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
(10511|10511) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 15
(10511|10635) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10511|10635) 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
(10511|10511) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 14
(10511|10511) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 14
Deleting datareader: datareader_02
(10511|10511) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 14
(10511|10511) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 14
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10511|10590) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000008.000001c7(37483f45) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10511|10590) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000008.000001c7(37483f45) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10511|10590) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000008.000003c7(057e5dc7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10511|10590) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000008.000003c7(057e5dc7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10511|10590) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000008.000004c7(4a3fcb00) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10511|10590) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000008.000004c7(4a3fcb00) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10511|10590) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000008.000002c7(1c656c86) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10511|10590) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000008.000002c7(1c656c86) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10511|10643) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.160:37419 , reconnect_state = INIT_STATE.
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10511|10590) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10511|10643) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10511|10511) Service_Participant::shutdown
(10511|10511) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-10T17:15:30Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.150
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.105
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10511|10511) Service_Participant::~Service_Participant
(10511|10511) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8dca0c69.28e156bf.000001c1 === Spawned Process #13 (PID 10502) ===
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-08-10T17:14:55Z: 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
(10502|10502) INFO: set_DCPS_debug_level: set to 3
(10502|10502) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10502|10502) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10502|10502) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10502|10502) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10502|10502) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10502|10502) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10502|10502) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10502|10502) Service_Participant::get_domain_participant_factory: machine: runnervmvrwv9, x86_64 platform: Linux, 6.17.0-1020-azure, #20~24.04.1-Ubuntu SMP Fri Jun 19 20:09:14 UTC 2026
(10502|10502) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10502|10502) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10502|10502) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10502|10502) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10502|10502) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10502|10502) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000006.000001c1(611b2411) in domain 7
(10502|10502) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10502|10502) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10502|10502) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10502|10502) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10502|10502) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10502|10502) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(10502|10502) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10502|10634) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000006.000001c7(88788124) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10502|10502) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10502|10502) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000006.000001c7(88788124), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10502|10502) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10502|10502) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10502|10502) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10502|10634) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000006.000002c7(a355d2e7) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10502|10502) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10502|10502) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000006.000002c7(a355d2e7), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10502|10502) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10502|10502) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10502|10502) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10502|10634) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000006.000003c7(ba4ee3a6) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10502|10502) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10502|10502) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000006.000003c7(ba4ee3a6), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10502|10502) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10502|10502) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10502|10502) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10502|10634) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000006.000004c7(f50f7561) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10502|10502) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10502|10502) 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'
(10502|10502) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10502|10502) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10502|10502) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10502|10634) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10502|10502) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10502|10634) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10502|10634) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10502|10634) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10502|10502) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10502|10502) 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'
(10502|10502) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10502|10502) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10502|10502) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10502|10502) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10502|10634) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10502|10502) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10502|10502) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10502|10634) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10502|10502) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10502|10502) 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'
(10502|10502) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10502|10502) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10502|10502) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10502|10502) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10502|10502) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10502|10502) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10502|10634) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10502|10634) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10502|10634) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10502|10502) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10502|10634) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10502|10634) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10502|10634) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10502|10502) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10502|10502) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10502|10502) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10502|10634) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10502|10502) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10502|10502) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10502|10502) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10502|10502) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10502|10502) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10502|10502) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10502|10502) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10502|10502) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10502|10502) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10502|10502) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10502|10502) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10502|10502) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10502|10502) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10502|10502) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10502|10634) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10502|10634) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10502|10634) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10502|10634) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10502|10502) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10502|10502) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10502|10502) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10502|10502) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10502|10502) 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'
(10502|10502) WriteDataContainer sample_list_element_allocator 3a78 with 20 chunks
(10502|10502) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10502|10502) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10502|10502) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1800 with 20 chunks
(10502|10502) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10502|10502) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10502|10634) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10502|10502) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10502|10502) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10502|10502) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10502|10502) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10502|10502) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10502|10502) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10502|10502) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10502|10502) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10502|10502) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10502|10502) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10502|10502) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10502|10502) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10502|10502) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10502|10502) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10502|10502) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10502|10502) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10502|10634) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10502|10634) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10502|10634) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10502|10634) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10502|10634) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10502|10634) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10502|10634) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10502|10634) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10502|10502) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10502|10502) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10502|10502) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10502|10502) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10502|10502) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10502|10502) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000006.00000202(485be4d8), publishing to topic name "topic_02" type "Bench::Data"
2026-08-10T17:14:57Z: Process construction / entity creation complete.
2026-08-10T17:14:57Z: Beginning action construction / initialization.
2026-08-10T17:14:57Z: Action construction / initialization complete.
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10502|10634) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10502|10634) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10502|10634) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10502|10634) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10502|10634) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10502|10634) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10502|10634) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10502|10634) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10502|10634) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10502|10634) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10502|10634) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10502|10634) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10502|10634) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10502|10634) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10502|10634) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10502|10634) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10502|10634) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10502|10634) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10502|10634) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10502|10634) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10502|10634) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10502|10634) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10502|10634) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10502|10634) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10502|10634) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10502|10634) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10502|10634) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10502|10634) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10502|10634) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10502|10634) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10502|10634) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10502|10634) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10502|10634) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10502|10634) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10502|10634) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10502|10634) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10502|10634) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10502|10634) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10502|10634) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10502|10634) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10502|10634) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10502|10634) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10502|10634) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10502|10634) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10502|10634) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10502|10634) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10502|10634) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
2026-08-10T17:14:58Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:14:58Z: DDS entities enabled.
2026-08-10T17:14:58Z: Initializing process actions.
(10502|10634) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10502|10634) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10502|10634) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10502|10634) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10502|10634) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10502|10634) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10502|10634) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10502|10634) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10502|10634) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10502|10634) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10502|10634) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10502|10634) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10502|10634) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10502|10634) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10502|10634) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10502|10634) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10502|10634) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10502|10634) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10502|10634) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10502|10634) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10502|10634) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10502|10634) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10502|10634) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-08-10T17:15:28Z: Starting process actions.
2026-08-10T17:15:28Z: Process tests started.
(10502|10634) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10502|10634) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10502|10634) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10502|10634) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10502|10634) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10502|10634) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10502|10634) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10502|10634) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10502|10634) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10502|10634) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10502|10634) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10502|10634) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
2026-08-10T17:15:29Z: Stopping process tests.
2026-08-10T17:15:29Z: Process tests stopped.
(10502|10634) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10502|10634) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10502|10634) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10502|10634) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10502|10634) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10502|10634) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10502|10634) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10502|10634) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10502|10634) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10502|10634) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10502|10634) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10502|10634) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10502|10634) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10502|10634) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10502|10634) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10502|10634) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10502|10634) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10502|10634) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10502|10634) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10502|10634) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10502|10634) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10502|10634) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10502|10634) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10502|10634) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
2026-08-10T17:15:30Z: Stopping process actions.
2026-08-10T17:15:30Z: Detaching Listeners.
2026-08-10T17:15:30Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10502|10502) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 14
(10502|10634) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10502|10634) 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
(10502|10502) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 14
(10502|10634) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10502|10634) 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
(10502|10502) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 13
(10502|10502) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 13
Deleting datareader: datareader_02
(10502|10502) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 13
(10502|10502) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 13
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10502|10568) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000006.000001c7(88788124) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10502|10568) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000006.000001c7(88788124) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10502|10568) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000006.000003c7(ba4ee3a6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10502|10568) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000006.000003c7(ba4ee3a6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10502|10568) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000006.000004c7(f50f7561) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10502|10568) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000006.000004c7(f50f7561) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10502|10642) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.160:37419 , reconnect_state = INIT_STATE.
(10502|10568) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000006.000002c7(a355d2e7) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10502|10568) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000006.000002c7(a355d2e7) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10502|10568) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10502|10642) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10502|10502) Service_Participant::shutdown
(10502|10502) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-10T17:15:30Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.304
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.096
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10502|10502) Service_Participant::~Service_Participant
(10502|10502) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8dca0c69.28e156bf.000001c1 === Spawned Process #16 (PID 10507) ===
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-08-10T17:14:55Z: 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
(10507|10507) INFO: set_DCPS_debug_level: set to 3
(10507|10507) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10507|10507) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10507|10507) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10507|10507) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10507|10507) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10507|10507) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10507|10507) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10507|10507) Service_Participant::get_domain_participant_factory: machine: runnervmvrwv9, x86_64 platform: Linux, 6.17.0-1020-azure, #20~24.04.1-Ubuntu SMP Fri Jun 19 20:09:14 UTC 2026
(10507|10507) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10507|10507) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10507|10507) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10507|10507) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10507|10507) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10507|10507) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000b.000001c1(998be0a0) in domain 7
(10507|10507) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10507|10507) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10507|10507) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10507|10507) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10507|10507) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10507|10507) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(10507|10507) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10507|10651) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000b.000001c7(70e84595) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10507|10507) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10507|10507) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000b.000001c7(70e84595), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10507|10507) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10507|10507) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10507|10507) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10507|10651) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000b.000002c7(5bc51656) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10507|10507) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10507|10507) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000b.000002c7(5bc51656), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10507|10507) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10507|10507) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10507|10507) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10507|10651) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000b.000003c7(42de2717) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10507|10507) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10507|10507) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000b.000003c7(42de2717), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10507|10507) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10507|10507) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10507|10507) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10507|10651) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000b.000004c7(0d9fb1d0) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10507|10507) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10507|10507) 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'
(10507|10507) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10507|10507) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10507|10507) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10507|10651) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10507|10507) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10507|10507) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10507|10507) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10507|10507) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10507|10507) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10507|10507) 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'
(10507|10507) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10507|10507) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10507|10507) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10507|10651) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10507|10507) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10507|10651) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10507|10507) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10507|10507) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10507|10507) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10507|10507) 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'
(10507|10507) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10507|10507) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10507|10507) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10507|10507) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10507|10507) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10507|10507) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10507|10651) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10507|10507) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10507|10651) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10507|10507) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10507|10507) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10507|10507) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10507|10507) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10507|10507) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10507|10651) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10507|10507) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10507|10507) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10507|10507) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10507|10651) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10507|10507) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10507|10651) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10507|10507) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10507|10507) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10507|10507) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10507|10651) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10507|10507) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10507|10651) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10507|10507) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10507|10507) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10507|10507) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10507|10507) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000006.00000507(77708690)
(10507|10507) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10507|10507) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10507|10507) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000006.00000507(77708690)
(10507|10507) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10507|10651) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10507|10507) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10507|10507) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10507|10507) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10507|10507) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10507|10507) 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'
(10507|10507) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10507|10507) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10507|10507) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10507|10507) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1880 with 20 chunks
(10507|10507) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10507|10507) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10507|10507) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10507|10651) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10507|10651) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10507|10507) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10507|10651) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10507|10651) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10507|10651) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10507|10651) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10507|10507) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10507|10507) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10507|10507) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10507|10507) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10507|10507) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10507|10507) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10507|10507) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10507|10507) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10507|10507) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10507|10507) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10507|10507) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10507|10507) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10507|10651) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10507|10651) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10507|10651) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10507|10651) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10507|10651) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10507|10651) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10507|10651) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10507|10651) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10507|10651) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10507|10507) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10507|10507) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10507|10507) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10507|10507) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10507|10507) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10507|10507) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000b.00000202(b0cb2069), publishing to topic name "topic_02" type "Bench::Data"
2026-08-10T17:14:57Z: Process construction / entity creation complete.
2026-08-10T17:14:57Z: Beginning action construction / initialization.
2026-08-10T17:14:57Z: Action construction / initialization complete.
(10507|10651) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10507|10651) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10507|10651) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10507|10651) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10507|10651) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10507|10651) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10507|10651) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10507|10651) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10507|10651) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10507|10651) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10507|10651) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10507|10651) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10507|10651) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10507|10651) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10507|10651) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10507|10651) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10507|10651) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10507|10651) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10507|10651) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10507|10651) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10507|10651) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10507|10651) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10507|10651) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10507|10651) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10507|10651) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10507|10651) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10507|10651) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10507|10651) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10507|10651) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10507|10651) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10507|10651) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10507|10651) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10507|10651) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10507|10651) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10507|10651) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10507|10651) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10507|10651) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10507|10651) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10507|10651) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10507|10651) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10507|10651) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10507|10651) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10507|10651) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10507|10651) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
2026-08-10T17:14:58Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:14:58Z: DDS entities enabled.
2026-08-10T17:14:58Z: Initializing process actions.
(10507|10651) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10507|10651) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10507|10651) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10507|10651) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10507|10651) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10507|10651) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10507|10651) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10507|10651) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10507|10651) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10507|10651) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10507|10651) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10507|10651) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10507|10651) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10507|10651) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10507|10651) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10507|10651) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10507|10651) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10507|10651) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10507|10651) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10507|10651) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10507|10651) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-08-10T17:15:28Z: Starting process actions.
2026-08-10T17:15:28Z: Process tests started.
(10507|10651) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10507|10651) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10507|10651) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10507|10651) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10507|10651) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10507|10651) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10507|10651) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10507|10651) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10507|10651) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10507|10651) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10507|10651) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10507|10651) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
2026-08-10T17:15:29Z: Stopping process tests.
2026-08-10T17:15:29Z: Process tests stopped.
(10507|10651) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10507|10651) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10507|10651) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10507|10651) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10507|10651) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10507|10651) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10507|10651) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10507|10651) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10507|10651) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10507|10651) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10507|10651) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10507|10651) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10507|10651) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10507|10651) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10507|10651) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10507|10651) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10507|10651) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10507|10651) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10507|10651) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10507|10651) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10507|10651) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10507|10651) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10507|10651) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10507|10651) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10507|10651) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10507|10651) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10507|10651) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10507|10651) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10507|10651) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10507|10651) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
2026-08-10T17:15:30Z: Stopping process actions.
2026-08-10T17:15:30Z: Detaching Listeners.
2026-08-10T17:15:30Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10507|10507) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 13
(10507|10651) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10507|10651) 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
(10507|10507) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 13
(10507|10651) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10507|10651) 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
(10507|10507) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 12
(10507|10507) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 12
Deleting datareader: datareader_02
(10507|10507) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 12
(10507|10507) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 12
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10507|10609) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000b.000001c7(70e84595) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10507|10609) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000b.000001c7(70e84595) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10507|10609) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000b.000003c7(42de2717) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10507|10609) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000b.000003c7(42de2717) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10507|10609) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000b.000004c7(0d9fb1d0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10507|10609) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000b.000004c7(0d9fb1d0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10507|10609) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000b.000002c7(5bc51656) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10507|10609) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000b.000002c7(5bc51656) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10507|10655) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.160:37419 , reconnect_state = INIT_STATE.
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10507|10609) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10507|10655) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10507|10507) Service_Participant::shutdown
(10507|10507) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-10T17:15:30Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.151
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.102
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10507|10507) Service_Participant::~Service_Participant
(10507|10507) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8dca0c69.28e156bf.000001c1 === Spawned Process #19 (PID 10512) ===
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-08-10T17:14:55Z: 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
(10512|10512) INFO: set_DCPS_debug_level: set to 3
(10512|10512) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10512|10512) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10512|10512) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10512|10512) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10512|10512) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10512|10512) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10512|10512) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10512|10512) Service_Participant::get_domain_participant_factory: machine: runnervmvrwv9, x86_64 platform: Linux, 6.17.0-1020-azure, #20~24.04.1-Ubuntu SMP Fri Jun 19 20:09:14 UTC 2026
(10512|10512) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10512|10512) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10512|10512) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10512|10512) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10512|10512) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10512|10512) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000009.000001c1(e34bb3c0) in domain 7
(10512|10512) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10512|10512) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10512|10512) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10512|10512) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10512|10512) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10512|10512) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(10512|10512) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10512|10637) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000009.000001c7(0a2816f5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10512|10512) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10512|10512) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000009.000001c7(0a2816f5), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10512|10512) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10512|10512) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10512|10512) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10512|10637) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000009.000002c7(21054536) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10512|10512) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10512|10512) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000009.000002c7(21054536), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10512|10512) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10512|10512) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10512|10512) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10512|10637) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000009.000003c7(381e7477) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10512|10512) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10512|10512) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000009.000003c7(381e7477), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10512|10512) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10512|10512) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10512|10512) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10512|10637) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000009.000004c7(775fe2b0) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10512|10512) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10512|10512) 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'
(10512|10512) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10512|10512) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10512|10512) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10512|10637) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10512|10512) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10512|10637) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10512|10637) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10512|10512) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10512|10512) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10512|10512) 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'
(10512|10512) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10512|10512) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10512|10512) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10512|10637) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10512|10637) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10512|10512) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10512|10637) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10512|10637) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10512|10512) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10512|10512) 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'
(10512|10512) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10512|10512) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10512|10512) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10512|10512) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10512|10512) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10512|10512) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10512|10637) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10512|10637) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10512|10637) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10512|10637) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10512|10637) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10512|10637) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10512|10512) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10512|10637) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10512|10637) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10512|10637) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10512|10637) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10512|10637) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10512|10637) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000006.00000507(77708690)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10512|10637) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000006.00000507(77708690)
(10512|10637) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10512|10637) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10512|10637) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10512|10637) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10512|10637) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10512|10637) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10512|10637) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10512|10637) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10512|10512) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10512|10512) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10512|10512) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10512|10512) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10512|10512) 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'
(10512|10512) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10512|10512) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10512|10512) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10512|10512) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1600 with 20 chunks
(10512|10512) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10512|10512) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10512|10512) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10512|10637) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10512|10512) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10512|10637) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10512|10637) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10512|10637) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10512|10637) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10512|10637) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10512|10637) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10512|10637) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10512|10637) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10512|10637) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10512|10637) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10512|10637) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10512|10637) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10512|10637) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10512|10637) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10512|10512) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10512|10512) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10512|10512) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10512|10512) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10512|10512) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10512|10512) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000009.00000202(ca0b7309), publishing to topic name "topic_02" type "Bench::Data"
2026-08-10T17:14:57Z: Process construction / entity creation complete.
2026-08-10T17:14:57Z: Beginning action construction / initialization.
2026-08-10T17:14:57Z: Action construction / initialization complete.
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10512|10637) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10512|10637) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10512|10637) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10512|10637) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10512|10637) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10512|10637) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10512|10637) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10512|10637) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10512|10637) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10512|10637) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10512|10637) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10512|10637) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10512|10637) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10512|10637) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10512|10637) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10512|10637) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10512|10637) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10512|10637) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10512|10637) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10512|10637) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10512|10637) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10512|10637) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10512|10637) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10512|10637) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10512|10637) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10512|10637) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10512|10637) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10512|10637) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10512|10637) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10512|10637) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10512|10637) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10512|10637) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10512|10637) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10512|10637) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10512|10637) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10512|10637) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10512|10637) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10512|10637) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10512|10637) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10512|10637) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10512|10637) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10512|10637) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10512|10637) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10512|10637) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10512|10637) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10512|10637) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10512|10637) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10512|10637) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10512|10637) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10512|10637) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000012.00000607(c93de411)
2026-08-10T17:14:58Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:14:58Z: DDS entities enabled.
2026-08-10T17:14:58Z: Initializing process actions.
(10512|10637) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10512|10637) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10512|10637) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10512|10637) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10512|10637) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10512|10637) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10512|10637) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10512|10637) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10512|10637) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10512|10637) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10512|10637) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10512|10637) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10512|10637) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10512|10637) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10512|10637) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10512|10637) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10512|10637) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10512|10637) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10512|10637) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-08-10T17:15:28Z: Starting process actions.
2026-08-10T17:15:28Z: Process tests started.
(10512|10637) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10512|10637) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10512|10637) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10512|10637) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10512|10637) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10512|10637) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10512|10637) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10512|10637) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10512|10637) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10512|10637) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10512|10637) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10512|10637) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
2026-08-10T17:15:29Z: Stopping process tests.
2026-08-10T17:15:29Z: Process tests stopped.
(10512|10637) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10512|10637) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10512|10637) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10512|10637) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10512|10637) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10512|10637) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10512|10637) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10512|10637) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10512|10637) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10512|10637) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10512|10637) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10512|10637) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10512|10637) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10512|10637) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10512|10637) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10512|10637) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10512|10637) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10512|10637) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10512|10637) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10512|10637) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10512|10637) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10512|10637) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10512|10637) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10512|10637) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10512|10637) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10512|10637) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10512|10637) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10512|10637) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10512|10637) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10512|10637) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10512|10637) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10512|10637) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10512|10637) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10512|10637) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10512|10637) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10512|10637) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
2026-08-10T17:15:30Z: Stopping process actions.
2026-08-10T17:15:30Z: Detaching Listeners.
2026-08-10T17:15:30Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10512|10512) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 12
(10512|10637) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10512|10637) 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
(10512|10512) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 12
(10512|10637) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10512|10637) 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
(10512|10512) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 11
(10512|10512) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 11
Deleting datareader: datareader_02
(10512|10512) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 11
(10512|10512) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 11
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10512|10579) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000009.000001c7(0a2816f5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10512|10579) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000009.000001c7(0a2816f5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10512|10579) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000009.000003c7(381e7477) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10512|10579) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000009.000003c7(381e7477) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10512|10579) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000009.000004c7(775fe2b0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10512|10579) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000009.000004c7(775fe2b0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10512|10579) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000009.000002c7(21054536) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10512|10646) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.160:37419 , reconnect_state = INIT_STATE.
(10512|10579) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000009.000002c7(21054536) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10512|10579) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10512|10646) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10512|10512) Service_Participant::shutdown
(10512|10512) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-10T17:15:30Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.349
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.078
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10512|10512) Service_Participant::~Service_Participant
(10512|10512) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8dca0c69.28e156bf.000001c1 === Spawned Process #12 (PID 10501) ===
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-08-10T17:14:55Z: 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
(10501|10501) INFO: set_DCPS_debug_level: set to 3
(10501|10501) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10501|10501) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10501|10501) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10501|10501) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10501|10501) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10501|10501) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10501|10501) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10501|10501) Service_Participant::get_domain_participant_factory: machine: runnervmvrwv9, x86_64 platform: Linux, 6.17.0-1020-azure, #20~24.04.1-Ubuntu SMP Fri Jun 19 20:09:14 UTC 2026
(10501|10501) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10501|10501) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10501|10501) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10501|10501) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10501|10501) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10501|10501) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000a.000001c1(a4ebc910) in domain 7
(10501|10501) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10501|10501) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10501|10501) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10501|10501) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10501|10501) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10501|10501) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(10501|10501) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10501|10645) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000a.000001c7(4d886c25) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10501|10501) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10501|10501) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000a.000001c7(4d886c25), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10501|10501) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10501|10501) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10501|10501) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10501|10645) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000a.000002c7(66a53fe6) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10501|10501) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10501|10501) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000a.000002c7(66a53fe6), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10501|10501) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10501|10501) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10501|10501) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10501|10645) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000a.000003c7(7fbe0ea7) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10501|10501) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10501|10501) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000a.000003c7(7fbe0ea7), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10501|10501) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10501|10501) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10501|10501) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10501|10645) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000a.000004c7(30ff9860) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10501|10501) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10501|10501) 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'
(10501|10501) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10501|10501) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10501|10501) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10501|10645) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10501|10501) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10501|10645) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10501|10645) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10501|10501) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10501|10501) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10501|10501) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10501|10501) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10501|10645) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10501|10501) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10501|10501) 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'
(10501|10501) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10501|10501) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10501|10501) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10501|10645) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10501|10645) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10501|10501) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10501|10501) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10501|10501) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10501|10501) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10501|10501) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10501|10501) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10501|10501) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10501|10501) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10501|10501) 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'
(10501|10501) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10501|10501) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10501|10501) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10501|10501) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10501|10501) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10501|10501) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10501|10645) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10501|10501) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10501|10645) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10501|10645) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10501|10645) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10501|10501) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10501|10501) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10501|10501) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10501|10501) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10501|10501) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10501|10501) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10501|10501) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10501|10501) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10501|10501) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10501|10501) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10501|10501) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10501|10645) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10501|10645) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10501|10645) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10501|10645) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10501|10645) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10501|10501) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10501|10645) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10501|10645) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10501|10645) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10501|10645) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10501|10501) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10501|10501) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10501|10501) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10501|10501) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10501|10501) 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'
(10501|10501) WriteDataContainer sample_list_element_allocator 3a78 with 20 chunks
(10501|10501) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10501|10501) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10501|10501) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1780 with 20 chunks
(10501|10645) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10501|10645) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10501|10501) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10501|10501) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10501|10645) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10501|10645) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10501|10645) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10501|10645) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10501|10645) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10501|10501) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10501|10501) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10501|10501) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10501|10501) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10501|10501) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10501|10501) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10501|10501) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10501|10501) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10501|10501) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10501|10501) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10501|10501) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10501|10501) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10501|10501) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10501|10501) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10501|10501) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10501|10501) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10501|10645) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10501|10645) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10501|10501) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10501|10645) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10501|10645) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10501|10645) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10501|10501) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10501|10501) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10501|10501) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10501|10645) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10501|10501) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10501|10501) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000a.00000202(8dab09d9), publishing to topic name "topic_02" type "Bench::Data"
2026-08-10T17:14:57Z: Process construction / entity creation complete.
2026-08-10T17:14:57Z: Beginning action construction / initialization.
2026-08-10T17:14:57Z: Action construction / initialization complete.
(10501|10645) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10501|10645) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10501|10645) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10501|10645) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10501|10645) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10501|10645) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10501|10645) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10501|10645) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10501|10645) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10501|10645) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10501|10645) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10501|10645) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10501|10645) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10501|10645) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10501|10645) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10501|10645) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10501|10645) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10501|10645) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10501|10645) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10501|10645) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10501|10645) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10501|10645) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10501|10645) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10501|10645) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10501|10645) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10501|10645) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10501|10645) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10501|10645) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10501|10645) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10501|10645) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10501|10645) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10501|10645) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10501|10645) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10501|10645) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10501|10645) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10501|10645) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10501|10645) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10501|10645) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10501|10645) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10501|10645) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10501|10645) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10501|10645) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10501|10645) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10501|10645) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10501|10645) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10501|10645) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10501|10645) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10501|10645) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
2026-08-10T17:14:58Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:14:58Z: DDS entities enabled.
2026-08-10T17:14:58Z: Initializing process actions.
(10501|10645) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10501|10645) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10501|10645) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10501|10645) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10501|10645) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10501|10645) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10501|10645) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10501|10645) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10501|10645) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10501|10645) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10501|10645) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-08-10T17:15:28Z: Starting process actions.
2026-08-10T17:15:28Z: Process tests started.
(10501|10645) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10501|10645) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10501|10645) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10501|10645) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10501|10645) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10501|10645) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10501|10645) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10501|10645) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10501|10645) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10501|10645) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10501|10645) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10501|10645) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
2026-08-10T17:15:29Z: Stopping process tests.
2026-08-10T17:15:29Z: Process tests stopped.
(10501|10645) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10501|10645) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10501|10645) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10501|10645) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10501|10645) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10501|10645) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10501|10645) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10501|10645) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10501|10645) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10501|10645) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10501|10645) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10501|10645) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10501|10645) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10501|10645) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10501|10645) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10501|10645) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10501|10645) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10501|10645) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10501|10645) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10501|10645) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10501|10645) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10501|10645) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10501|10645) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10501|10645) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10501|10645) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10501|10645) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10501|10645) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10501|10645) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10501|10645) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10501|10645) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10501|10645) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10501|10645) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10501|10645) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10501|10645) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10501|10645) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10501|10645) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10501|10645) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10501|10645) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10501|10645) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10501|10645) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10501|10645) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10501|10645) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
2026-08-10T17:15:30Z: Stopping process actions.
2026-08-10T17:15:30Z: Detaching Listeners.
2026-08-10T17:15:30Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10501|10501) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 11
(10501|10645) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10501|10645) 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
(10501|10501) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 11
(10501|10645) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10501|10645) 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
(10501|10501) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 10
(10501|10501) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 10
Deleting datareader: datareader_02
(10501|10501) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 10
(10501|10501) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 10
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10501|10582) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000a.000001c7(4d886c25) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10501|10582) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000a.000001c7(4d886c25) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10501|10582) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000a.000003c7(7fbe0ea7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10501|10582) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000a.000003c7(7fbe0ea7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10501|10582) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000a.000004c7(30ff9860) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10501|10582) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000a.000004c7(30ff9860) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10501|10582) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000a.000002c7(66a53fe6) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10501|10582) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000a.000002c7(66a53fe6) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10501|10648) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.160:37419 , reconnect_state = INIT_STATE.
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10501|10582) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10501|10648) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10501|10501) Service_Participant::shutdown
(10501|10501) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-10T17:15:30Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.426
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.061
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10501|10501) Service_Participant::~Service_Participant
(10501|10501) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8dca0c69.28e156bf.000001c1 === Spawned Process #14 (PID 10503) ===
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-08-10T17:14:55Z: 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
(10503|10503) INFO: set_DCPS_debug_level: set to 3
(10503|10503) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10503|10503) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10503|10503) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10503|10503) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10503|10503) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10503|10503) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10503|10503) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10503|10503) Service_Participant::get_domain_participant_factory: machine: runnervmvrwv9, x86_64 platform: Linux, 6.17.0-1020-azure, #20~24.04.1-Ubuntu SMP Fri Jun 19 20:09:14 UTC 2026
(10503|10503) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10503|10503) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10503|10503) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10503|10503) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10503|10503) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10503|10503) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000c.000001c1(2bab3cb0) in domain 7
(10503|10503) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10503|10503) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10503|10503) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10503|10503) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10503|10503) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10503|10503) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(10503|10503) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10503|10652) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000c.000001c7(c2c89985) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10503|10503) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10503|10503) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000c.000001c7(c2c89985), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10503|10503) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10503|10503) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10503|10503) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10503|10652) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000c.000002c7(e9e5ca46) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10503|10503) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10503|10503) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000c.000002c7(e9e5ca46), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10503|10503) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10503|10503) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10503|10503) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10503|10652) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000c.000003c7(f0fefb07) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10503|10503) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10503|10503) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000c.000003c7(f0fefb07), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10503|10503) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10503|10503) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10503|10503) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10503|10652) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000c.000004c7(bfbf6dc0) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10503|10503) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10503|10503) 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'
(10503|10503) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10503|10503) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10503|10503) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10503|10652) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10503|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10503|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10503|10652) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10503|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10503|10652) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10503|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10503|10652) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10503|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10503|10652) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10503|10503) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10503|10503) 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'
(10503|10503) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10503|10503) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10503|10503) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10503|10652) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10503|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10503|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10503|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10503|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10503|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10503|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10503|10652) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10503|10652) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10503|10652) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10503|10503) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10503|10503) 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'
(10503|10503) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10503|10503) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10503|10503) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10503|10503) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10503|10503) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10503|10503) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10503|10652) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10503|10652) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10503|10652) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10503|10652) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10503|10652) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10503|10503) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10503|10652) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10503|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10503|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10503|10503) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10503|10652) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10503|10652) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10503|10652) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000006.00000507(77708690)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10503|10652) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000006.00000507(77708690)
(10503|10652) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10503|10652) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10503|10652) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10503|10503) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10503|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10503|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10503|10503) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10503|10503) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10503|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10503|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10503|10503) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10503|10503) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10503|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10503|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10503|10503) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10503|10652) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10503|10652) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10503|10652) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10503|10503) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10503|10503) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10503|10503) 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'
(10503|10503) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10503|10503) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10503|10503) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10503|10503) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1780 with 20 chunks
(10503|10503) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10503|10503) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10503|10652) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10503|10503) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10503|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10503|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10503|10503) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10503|10652) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10503|10652) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10503|10652) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10503|10652) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10503|10652) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10503|10652) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10503|10652) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10503|10652) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10503|10652) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10503|10503) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10503|10652) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10503|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10503|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10503|10503) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10503|10503) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10503|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10503|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10503|10503) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10503|10503) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10503|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10503|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10503|10503) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10503|10652) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10503|10503) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10503|10652) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10503|10652) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10503|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10503|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10503|10503) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10503|10503) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10503|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10503|10503) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10503|10503) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10503|10503) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10503|10503) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000c.00000202(02ebfc79), publishing to topic name "topic_02" type "Bench::Data"
2026-08-10T17:14:58Z: Process construction / entity creation complete.
2026-08-10T17:14:58Z: Beginning action construction / initialization.
2026-08-10T17:14:58Z: Action construction / initialization complete.
(10503|10652) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10503|10652) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10503|10652) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10503|10652) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10503|10652) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10503|10652) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10503|10652) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10503|10652) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10503|10652) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10503|10652) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10503|10652) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10503|10652) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10503|10652) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10503|10652) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10503|10652) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10503|10652) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10503|10652) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10503|10652) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10503|10652) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10503|10652) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10503|10652) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10503|10652) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10503|10652) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10503|10652) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10503|10652) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10503|10652) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10503|10652) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10503|10652) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10503|10652) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10503|10652) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10503|10652) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10503|10652) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10503|10652) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10503|10652) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10503|10652) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10503|10652) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10503|10652) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10503|10652) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10503|10652) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10503|10652) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10503|10652) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10503|10652) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10503|10652) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10503|10652) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10503|10652) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10503|10652) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10503|10652) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10503|10652) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10503|10652) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000015.00000102(44365a49)
2026-08-10T17:14:59Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:14:59Z: DDS entities enabled.
2026-08-10T17:14:59Z: Initializing process actions.
(10503|10652) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-08-10T17:15:29Z: Starting process actions.
2026-08-10T17:15:29Z: Process tests started.
(10503|10652) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10503|10652) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10503|10652) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10503|10652) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10503|10652) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10503|10652) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10503|10652) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10503|10652) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10503|10652) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10503|10652) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10503|10652) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10503|10652) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
2026-08-10T17:15:30Z: Stopping process tests.
2026-08-10T17:15:30Z: Process tests stopped.
(10503|10652) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10503|10652) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10503|10652) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10503|10652) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10503|10652) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10503|10652) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10503|10652) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10503|10652) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10503|10652) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10503|10652) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10503|10652) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10503|10652) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10503|10652) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10503|10652) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10503|10652) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10503|10652) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10503|10652) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10503|10652) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10503|10652) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10503|10652) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10503|10652) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10503|10652) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10503|10652) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10503|10652) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10503|10652) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10503|10652) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10503|10652) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10503|10652) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10503|10652) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10503|10652) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10503|10652) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10503|10652) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10503|10652) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10503|10652) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10503|10652) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10503|10652) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10503|10652) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10503|10652) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10503|10652) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10503|10652) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10503|10652) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10503|10652) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10503|10652) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10503|10652) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10503|10652) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10503|10652) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10503|10652) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10503|10652) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
2026-08-10T17:15:31Z: Stopping process actions.
2026-08-10T17:15:31Z: Detaching Listeners.
2026-08-10T17:15:31Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10503|10503) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 10
(10503|10652) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10503|10652) 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
(10503|10503) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 10
(10503|10652) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10503|10652) 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
(10503|10503) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 9
(10503|10503) 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
(10503|10503) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 9
(10503|10503) 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
(10503|10571) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000c.000001c7(c2c89985) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10503|10571) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000c.000001c7(c2c89985) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10503|10571) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000c.000003c7(f0fefb07) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10503|10571) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000c.000003c7(f0fefb07) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10503|10571) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000c.000004c7(bfbf6dc0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10503|10571) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000c.000004c7(bfbf6dc0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10503|10658) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.160:37419 , reconnect_state = INIT_STATE.
(10503|10571) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000c.000002c7(e9e5ca46) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10503|10571) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000c.000002c7(e9e5ca46) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10503|10571) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10503|10658) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10503|10503) Service_Participant::shutdown
(10503|10503) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-10T17:15:31Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.770
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.072
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10503|10503) Service_Participant::~Service_Participant
(10503|10503) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8dca0c69.28e156bf.000001c1 === Spawned Process #6 (PID 10489) ===
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-08-10T17:14:55Z: 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
(10489|10489) INFO: set_DCPS_debug_level: set to 3
(10489|10489) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10489|10489) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10489|10489) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10489|10489) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10489|10489) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10489|10489) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10489|10489) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10489|10489) Service_Participant::get_domain_participant_factory: machine: runnervmvrwv9, x86_64 platform: Linux, 6.17.0-1020-azure, #20~24.04.1-Ubuntu SMP Fri Jun 19 20:09:14 UTC 2026
(10489|10489) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10489|10489) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10489|10489) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10489|10489) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10489|10489) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10489|10489) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000d.000001c1(16cb1500) in domain 7
(10489|10489) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10489|10489) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10489|10489) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10489|10489) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10489|10489) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10489|10489) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(10489|10489) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10489|10656) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000d.000001c7(ffa8b035) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10489|10489) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10489|10489) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000d.000001c7(ffa8b035), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10489|10489) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10489|10489) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10489|10489) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10489|10656) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000d.000002c7(d485e3f6) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10489|10489) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10489|10489) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000d.000002c7(d485e3f6), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10489|10489) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10489|10489) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10489|10489) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10489|10656) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000d.000003c7(cd9ed2b7) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10489|10489) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10489|10489) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000d.000003c7(cd9ed2b7), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10489|10489) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10489|10489) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10489|10489) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10489|10489) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000d.000004c7(82df4470) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10489|10489) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10489|10489) 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'
(10489|10489) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10489|10489) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10489|10489) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10489|10656) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10489|10489) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10489|10656) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10489|10656) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10489|10489) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10489|10489) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10489|10656) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10489|10489) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10489|10656) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10489|10489) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10489|10489) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10489|10489) 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'
(10489|10489) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10489|10489) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10489|10489) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10489|10656) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10489|10656) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10489|10656) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10489|10656) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10489|10656) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10489|10489) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10489|10656) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10489|10656) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10489|10656) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10489|10656) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10489|10489) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10489|10489) 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'
(10489|10489) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10489|10489) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10489|10489) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10489|10489) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1480 with 20 chunks
(10489|10656) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10489|10489) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10489|10489) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10489|10656) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10489|10656) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10489|10656) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10489|10656) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10489|10656) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10489|10489) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10489|10656) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10489|10656) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10489|10656) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10489|10656) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10489|10656) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10489|10656) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10489|10656) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10489|10656) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10489|10656) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10489|10656) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10489|10656) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10489|10656) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10489|10656) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10489|10656) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10489|10656) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10489|10489) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10489|10489) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10489|10489) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10489|10489) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10489|10489) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10489|10489) 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'
(10489|10489) WriteDataContainer sample_list_element_allocator 3a78 with 20 chunks
(10489|10489) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10489|10489) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10489|10489) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1680 with 20 chunks
(10489|10489) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10489|10489) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10489|10656) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10489|10656) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10489|10656) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10489|10489) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10489|10656) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10489|10656) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10489|10489) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10489|10489) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10489|10489) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10489|10656) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10489|10656) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10489|10656) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10489|10656) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10489|10656) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10489|10656) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10489|10656) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10489|10656) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10489|10656) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10489|10656) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10489|10656) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10489|10489) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10489|10656) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10489|10489) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10489|10489) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10489|10489) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10489|10656) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10489|10656) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10489|10489) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10489|10489) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10489|10489) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10489|10489) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10489|10489) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10489|10489) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10489|10489) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10489|10489) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10489|10656) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10489|10489) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10489|10489) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000d.00000202(3f8bd5c9), publishing to topic name "topic_02" type "Bench::Data"
2026-08-10T17:14:58Z: Process construction / entity creation complete.
2026-08-10T17:14:58Z: Beginning action construction / initialization.
2026-08-10T17:14:58Z: Action construction / initialization complete.
(10489|10656) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10489|10656) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10489|10656) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10489|10656) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10489|10656) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10489|10656) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10489|10656) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10489|10656) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10489|10656) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10489|10656) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10489|10656) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10489|10656) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10489|10656) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10489|10656) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10489|10656) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10489|10656) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10489|10656) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10489|10656) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10489|10656) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10489|10656) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10489|10656) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10489|10656) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10489|10656) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10489|10656) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10489|10656) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10489|10656) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10489|10656) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10489|10656) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10489|10656) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10489|10656) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10489|10656) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10489|10656) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10489|10656) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10489|10656) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10489|10656) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10489|10656) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10489|10656) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10489|10656) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10489|10656) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10489|10656) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10489|10656) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10489|10656) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10489|10656) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10489|10656) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10489|10656) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10489|10656) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10489|10656) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10489|10656) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000015.00000102(44365a49)
2026-08-10T17:14:59Z: Enabling DDS entities (if not already enabled).
(10489|10656) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-08-10T17:14:59Z: DDS entities enabled.
2026-08-10T17:14:59Z: Initializing process actions.
2026-08-10T17:15:29Z: Starting process actions.
2026-08-10T17:15:29Z: Process tests started.
(10489|10656) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10489|10656) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10489|10656) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10489|10656) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10489|10656) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10489|10656) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10489|10656) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10489|10656) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10489|10656) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10489|10656) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10489|10656) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10489|10656) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
2026-08-10T17:15:30Z: Stopping process tests.
2026-08-10T17:15:30Z: Process tests stopped.
(10489|10656) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10489|10656) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10489|10656) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10489|10656) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10489|10656) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10489|10656) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10489|10656) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10489|10656) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10489|10656) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10489|10656) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10489|10656) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10489|10656) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10489|10656) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10489|10656) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10489|10656) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10489|10656) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10489|10656) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10489|10656) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10489|10656) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10489|10656) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10489|10656) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10489|10656) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10489|10656) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10489|10656) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10489|10656) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10489|10656) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10489|10656) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10489|10656) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10489|10656) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10489|10656) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10489|10656) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10489|10656) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10489|10656) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10489|10656) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10489|10656) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10489|10656) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10489|10656) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10489|10656) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10489|10656) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10489|10656) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10489|10656) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10489|10656) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10489|10656) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10489|10656) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10489|10656) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10489|10656) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10489|10656) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10489|10656) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10489|10656) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10489|10656) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10489|10656) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10489|10656) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10489|10656) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10489|10656) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
2026-08-10T17:15:31Z: Stopping process actions.
2026-08-10T17:15:31Z: Detaching Listeners.
2026-08-10T17:15:31Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10489|10489) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 9
(10489|10656) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10489|10656) 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
(10489|10489) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 9
(10489|10656) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10489|10656) 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
(10489|10489) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 8
(10489|10489) 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
(10489|10489) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 8
(10489|10489) 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
(10489|10578) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000d.000001c7(ffa8b035) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10489|10578) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000d.000001c7(ffa8b035) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10489|10578) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000d.000003c7(cd9ed2b7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10489|10578) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000d.000003c7(cd9ed2b7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10489|10578) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000d.000004c7(82df4470) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10489|10578) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000d.000004c7(82df4470) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10489|10578) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000d.000002c7(d485e3f6) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10489|10578) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000d.000002c7(d485e3f6) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10489|10680) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.160:37419 , reconnect_state = INIT_STATE.
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10489|10578) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10489|10680) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10489|10489) Service_Participant::shutdown
(10489|10489) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-10T17:15:31Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.715
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.061
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10489|10489) Service_Participant::~Service_Participant
(10489|10489) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8dca0c69.28e156bf.000001c1 === Spawned Process #17 (PID 10510) ===
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-08-10T17:14:55Z: 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
(10510|10510) INFO: set_DCPS_debug_level: set to 3
(10510|10510) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10510|10510) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10510|10510) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10510|10510) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10510|10510) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10510|10510) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10510|10510) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10510|10510) Service_Participant::get_domain_participant_factory: machine: runnervmvrwv9, x86_64 platform: Linux, 6.17.0-1020-azure, #20~24.04.1-Ubuntu SMP Fri Jun 19 20:09:14 UTC 2026
(10510|10510) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10510|10510) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10510|10510) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10510|10510) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10510|10510) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10510|10510) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000e.000001c1(516b6fd0) in domain 7
(10510|10510) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10510|10510) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10510|10510) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10510|10510) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10510|10510) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10510|10510) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(10510|10510) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10510|10654) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000e.000001c7(b808cae5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10510|10510) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10510|10510) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000e.000001c7(b808cae5), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10510|10510) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10510|10510) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10510|10510) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10510|10654) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000e.000002c7(93259926) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10510|10510) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10510|10510) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000e.000002c7(93259926), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10510|10510) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10510|10510) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10510|10510) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10510|10510) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000e.000003c7(8a3ea867) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10510|10510) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10510|10510) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000e.000003c7(8a3ea867), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10510|10510) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10510|10510) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10510|10510) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10510|10654) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000e.000004c7(c57f3ea0) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10510|10510) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10510|10510) 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'
(10510|10510) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10510|10510) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10510|10510) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10510|10654) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10510|10510) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10510|10654) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10510|10654) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10510|10654) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10510|10654) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10510|10654) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10510|10654) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10510|10654) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10510|10510) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10510|10654) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10510|10654) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10510|10510) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10510|10510) 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'
(10510|10510) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10510|10510) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10510|10510) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10510|10510) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10510|10654) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10510|10510) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10510|10654) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10510|10510) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10510|10654) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10510|10510) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10510|10654) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10510|10510) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10510|10510) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10510|10510) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10510|10510) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10510|10510) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10510|10510) 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'
(10510|10510) WriteDataContainer sample_list_element_allocator 3a78 with 20 chunks
(10510|10510) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10510|10510) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10510|10510) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1480 with 20 chunks
(10510|10510) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10510|10510) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10510|10510) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10510|10510) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10510|10510) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10510|10510) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10510|10654) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10510|10654) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10510|10654) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10510|10654) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10510|10654) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10510|10654) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10510|10510) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10510|10510) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10510|10510) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10510|10510) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10510|10510) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10510|10510) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10510|10510) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10510|10510) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10510|10654) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10510|10654) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10510|10654) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10510|10654) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10510|10654) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10510|10654) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10510|10654) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10510|10654) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10510|10654) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10510|10510) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000006.00000507(77708690)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10510|10654) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10510|10654) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10510|10510) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10510|10510) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10510|10510) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000006.00000507(77708690)
(10510|10510) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10510|10654) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10510|10654) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10510|10654) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10510|10510) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10510|10510) 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'
(10510|10510) WriteDataContainer sample_list_element_allocator 3df8 with 20 chunks
(10510|10510) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10510|10510) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10510|10510) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1800 with 20 chunks
(10510|10510) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10510|10510) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10510|10654) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10510|10654) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10510|10654) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10510|10654) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10510|10654) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10510|10510) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10510|10510) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10510|10510) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10510|10510) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10510|10510) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10510|10654) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10510|10654) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10510|10510) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10510|10510) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10510|10510) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10510|10510) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10510|10510) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10510|10510) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10510|10510) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10510|10510) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10510|10654) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10510|10654) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10510|10654) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10510|10654) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10510|10654) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10510|10654) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10510|10654) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10510|10654) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10510|10654) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10510|10654) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10510|10654) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10510|10654) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10510|10654) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10510|10654) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10510|10654) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10510|10654) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10510|10510) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10510|10510) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10510|10510) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10510|10510) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10510|10510) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000e.00000202(782baf19), publishing to topic name "topic_02" type "Bench::Data"
2026-08-10T17:14:58Z: Process construction / entity creation complete.
2026-08-10T17:14:58Z: Beginning action construction / initialization.
2026-08-10T17:14:58Z: Action construction / initialization complete.
(10510|10654) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10510|10654) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10510|10654) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10510|10654) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10510|10654) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10510|10654) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10510|10654) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10510|10654) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10510|10654) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10510|10654) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10510|10654) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10510|10654) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10510|10654) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10510|10654) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10510|10654) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10510|10654) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10510|10654) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10510|10654) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10510|10654) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10510|10654) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10510|10654) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10510|10654) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10510|10654) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10510|10654) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10510|10654) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10510|10654) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10510|10654) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10510|10654) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10510|10654) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10510|10654) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10510|10654) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10510|10654) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10510|10654) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10510|10654) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10510|10654) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10510|10654) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10510|10654) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-08-10T17:14:59Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:14:59Z: DDS entities enabled.
2026-08-10T17:14:59Z: Initializing process actions.
(10510|10654) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10510|10654) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10510|10654) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10510|10654) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10510|10654) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10510|10654) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-08-10T17:15:29Z: Starting process actions.
2026-08-10T17:15:29Z: Process tests started.
(10510|10654) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10510|10654) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10510|10654) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10510|10654) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10510|10654) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10510|10654) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10510|10654) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10510|10654) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10510|10654) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10510|10654) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10510|10654) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10510|10654) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10510|10654) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10510|10654) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10510|10654) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10510|10654) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10510|10654) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10510|10654) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
2026-08-10T17:15:30Z: Stopping process tests.
2026-08-10T17:15:30Z: Process tests stopped.
(10510|10654) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10510|10654) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10510|10654) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10510|10654) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10510|10654) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10510|10654) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10510|10654) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10510|10654) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10510|10654) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10510|10654) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10510|10654) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10510|10654) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10510|10654) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10510|10654) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10510|10654) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10510|10654) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10510|10654) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10510|10654) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10510|10654) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10510|10654) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10510|10654) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10510|10654) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10510|10654) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10510|10654) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10510|10654) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10510|10654) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10510|10654) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10510|10654) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10510|10654) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10510|10654) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10510|10654) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10510|10654) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10510|10654) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10510|10654) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10510|10654) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10510|10654) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10510|10654) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10510|10654) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10510|10654) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10510|10654) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10510|10654) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10510|10654) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10510|10654) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10510|10654) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10510|10654) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10510|10654) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10510|10654) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10510|10654) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
2026-08-10T17:15:31Z: Stopping process actions.
2026-08-10T17:15:31Z: Detaching Listeners.
2026-08-10T17:15:31Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10510|10510) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 8
(10510|10654) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10510|10654) 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
(10510|10510) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 8
(10510|10654) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10510|10654) 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
(10510|10510) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 7
(10510|10510) 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
(10510|10510) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 7
(10510|10510) 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
(10510|10605) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000e.000001c7(b808cae5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10510|10605) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000e.000001c7(b808cae5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10510|10605) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000e.000003c7(8a3ea867) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10510|10605) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000e.000003c7(8a3ea867) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10510|10605) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000e.000004c7(c57f3ea0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10510|10605) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000e.000004c7(c57f3ea0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10510|10605) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000e.000002c7(93259926) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10510|10605) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000e.000002c7(93259926) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10510|10681) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.160:37419 , reconnect_state = INIT_STATE.
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10510|10605) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10510|10681) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10510|10510) Service_Participant::shutdown
(10510|10510) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-10T17:15:31Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.920
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.049
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10510|10510) Service_Participant::~Service_Participant
(10510|10510) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8dca0c69.28e156bf.000001c1 === Spawned Process #10 (PID 10493) ===
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-08-10T17:14:55Z: 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
(10493|10493) INFO: set_DCPS_debug_level: set to 3
(10493|10493) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10493|10493) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10493|10493) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10493|10493) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10493|10493) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10493|10493) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10493|10493) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10493|10493) Service_Participant::get_domain_participant_factory: machine: runnervmvrwv9, x86_64 platform: Linux, 6.17.0-1020-azure, #20~24.04.1-Ubuntu SMP Fri Jun 19 20:09:14 UTC 2026
(10493|10493) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10493|10493) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10493|10493) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10493|10493) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10493|10493) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10493|10493) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000f.000001c1(6c0b4660) in domain 7
(10493|10493) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10493|10493) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10493|10493) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10493|10493) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10493|10493) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10493|10493) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(10493|10493) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10493|10660) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000f.000001c7(8568e355) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10493|10493) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10493|10493) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000f.000001c7(8568e355), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10493|10493) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10493|10493) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10493|10493) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10493|10660) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000f.000002c7(ae45b096) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10493|10493) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10493|10493) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000f.000002c7(ae45b096), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10493|10493) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10493|10493) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10493|10493) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10493|10660) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000f.000003c7(b75e81d7) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10493|10493) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10493|10493) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000f.000003c7(b75e81d7), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10493|10493) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10493|10493) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10493|10493) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10493|10660) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000f.000004c7(f81f1710) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10493|10493) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10493|10493) 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'
(10493|10493) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10493|10493) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10493|10493) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10493|10660) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10493|10493) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10493|10660) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10493|10660) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10493|10660) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10493|10660) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10493|10493) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10493|10493) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10493|10493) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10493|10493) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10493|10493) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10493|10493) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10493|10660) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10493|10493) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10493|10493) 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'
(10493|10493) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10493|10493) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10493|10493) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10493|10660) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10493|10660) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10493|10660) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10493|10493) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10493|10493) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10493|10493) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10493|10493) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10493|10493) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10493|10493) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10493|10493) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10493|10493) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10493|10493) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10493|10493) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10493|10493) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10493|10493) 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'
(10493|10493) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10493|10493) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10493|10493) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10493|10493) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10493|10493) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10493|10493) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10493|10660) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10493|10660) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10493|10660) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10493|10660) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10493|10660) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10493|10660) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10493|10660) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10493|10660) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10493|10493) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10493|10493) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10493|10493) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10493|10493) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10493|10493) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10493|10493) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10493|10493) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10493|10493) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10493|10660) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10493|10493) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10493|10660) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10493|10660) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10493|10660) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10493|10660) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10493|10660) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10493|10660) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10493|10660) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10493|10660) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10493|10660) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10493|10660) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10493|10660) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10493|10493) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10493|10493) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10493|10493) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10493|10493) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10493|10660) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10493|10660) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10493|10660) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10493|10660) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10493|10493) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10493|10493) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10493|10493) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10493|10660) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10493|10493) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10493|10660) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10493|10660) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10493|10660) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10493|10493) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10493|10493) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10493|10493) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10493|10660) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10493|10493) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10493|10493) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10493|10493) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10493|10493) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10493|10493) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10493|10493) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10493|10493) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10493|10493) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10493|10493) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10493|10493) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10493|10493) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10493|10493) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10493|10493) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10493|10493) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10493|10493) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10493|10493) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10493|10493) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10493|10493) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10493|10493) 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'
(10493|10493) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10493|10660) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10493|10660) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10493|10660) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10493|10493) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10493|10493) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10493|10493) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1a00 with 20 chunks
(10493|10493) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10493|10493) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10493|10660) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10493|10660) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10493|10660) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10493|10660) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10493|10660) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10493|10660) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10493|10660) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10493|10660) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10493|10660) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10493|10660) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10493|10660) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10493|10493) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10493|10660) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10493|10493) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10493|10493) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10493|10660) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10493|10493) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10493|10660) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10493|10493) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10493|10660) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10493|10660) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10493|10660) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10493|10493) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10493|10493) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10493|10493) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10493|10493) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10493|10493) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10493|10493) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10493|10493) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10493|10493) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10493|10660) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10493|10660) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10493|10660) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10493|10660) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10493|10493) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10493|10493) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10493|10493) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10493|10660) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10493|10660) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10493|10660) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10493|10493) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10493|10660) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10493|10660) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10493|10660) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10493|10660) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10493|10660) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10493|10493) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10493|10493) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10493|10493) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10493|10493) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10493|10660) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10493|10660) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10493|10660) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10493|10493) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10493|10493) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10493|10493) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10493|10493) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10493|10493) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10493|10493) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10493|10493) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10493|10493) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10493|10493) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10493|10493) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10493|10493) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10493|10493) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10493|10493) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000f.00000202(454b86a9), publishing to topic name "topic_02" type "Bench::Data"
2026-08-10T17:14:58Z: Process construction / entity creation complete.
2026-08-10T17:14:58Z: Beginning action construction / initialization.
2026-08-10T17:14:58Z: Action construction / initialization complete.
(10493|10660) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10493|10660) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10493|10660) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10493|10660) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10493|10660) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10493|10660) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10493|10660) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10493|10660) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10493|10660) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10493|10660) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10493|10660) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10493|10660) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10493|10660) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10493|10660) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10493|10660) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10493|10660) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10493|10660) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10493|10660) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10493|10660) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10493|10660) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10493|10660) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10493|10660) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10493|10660) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10493|10660) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10493|10660) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10493|10660) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10493|10660) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10493|10660) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10493|10660) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10493|10660) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10493|10660) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10493|10660) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10493|10660) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10493|10660) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10493|10660) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10493|10660) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10493|10660) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10493|10660) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10493|10660) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10493|10660) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10493|10660) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-08-10T17:14:59Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:14:59Z: DDS entities enabled.
2026-08-10T17:14:59Z: Initializing process actions.
(10493|10660) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10493|10660) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10493|10660) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10493|10660) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10493|10660) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10493|10660) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-08-10T17:15:29Z: Starting process actions.
2026-08-10T17:15:29Z: Process tests started.
(10493|10660) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10493|10660) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10493|10660) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10493|10660) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10493|10660) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10493|10660) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10493|10660) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10493|10660) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10493|10660) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10493|10660) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10493|10660) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10493|10660) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10493|10660) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10493|10660) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10493|10660) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10493|10660) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10493|10660) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10493|10660) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10493|10660) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10493|10660) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10493|10660) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10493|10660) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10493|10660) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10493|10660) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
2026-08-10T17:15:30Z: Stopping process tests.
2026-08-10T17:15:30Z: Process tests stopped.
(10493|10660) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10493|10660) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10493|10660) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10493|10660) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10493|10660) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10493|10660) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10493|10660) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10493|10660) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10493|10660) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10493|10660) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10493|10660) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10493|10660) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10493|10660) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10493|10660) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10493|10660) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10493|10660) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10493|10660) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10493|10660) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10493|10660) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10493|10660) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10493|10660) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10493|10660) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10493|10660) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10493|10660) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10493|10660) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10493|10660) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10493|10660) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10493|10660) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10493|10660) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10493|10660) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10493|10660) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10493|10660) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10493|10660) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10493|10660) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10493|10660) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10493|10660) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10493|10660) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10493|10660) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10493|10660) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10493|10660) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10493|10660) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10493|10660) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10493|10660) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10493|10660) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10493|10660) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10493|10660) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10493|10660) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10493|10660) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
2026-08-10T17:15:31Z: Stopping process actions.
2026-08-10T17:15:31Z: Detaching Listeners.
2026-08-10T17:15:31Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10493|10493) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 7
(10493|10660) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10493|10660) 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
(10493|10493) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 7
(10493|10660) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10493|10660) 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
(10493|10493) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 6
(10493|10493) 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
(10493|10493) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 6
(10493|10493) 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
(10493|10603) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000f.000001c7(8568e355) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10493|10603) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000f.000001c7(8568e355) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10493|10603) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10493|10603) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10493|10603) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10493|10603) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10493|10603) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10493|10603) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10493|10603) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10493|10603) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000f.000003c7(b75e81d7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10493|10603) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000f.000003c7(b75e81d7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10493|10603) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10493|10603) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10493|10603) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10493|10603) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10493|10603) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10493|10603) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10493|10603) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10493|10603) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10493|10603) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10493|10603) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10493|10603) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10493|10603) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10493|10603) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000f.000004c7(f81f1710) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10493|10603) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000f.000004c7(f81f1710) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10493|10603) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10493|10603) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10493|10603) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10493|10603) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10493|10603) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10493|10603) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10493|10603) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10493|10603) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10493|10603) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10493|10603) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10493|10603) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10493|10603) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10493|10603) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000f.000002c7(ae45b096) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10493|10603) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000f.000002c7(ae45b096) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10493|10687) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.160:37419 , reconnect_state = INIT_STATE.
(10493|10603) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10493|10603) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10493|10603) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10493|10603) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10493|10603) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10493|10603) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10493|10603) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10493|10603) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10493|10603) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10493|10603) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10493|10603) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10493|10603) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10493|10603) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10493|10603) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10493|10687) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10493|10493) Service_Participant::shutdown
(10493|10493) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-10T17:15:31Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.075
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.046
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10493|10493) Service_Participant::~Service_Participant
(10493|10493) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8dca0c69.28e156bf.000001c1 === Spawned Process #20 (PID 10513) ===
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-08-10T17:14:55Z: 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
(10513|10513) INFO: set_DCPS_debug_level: set to 3
(10513|10513) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10513|10513) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10513|10513) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10513|10513) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10513|10513) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10513|10513) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10513|10513) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10513|10513) Service_Participant::get_domain_participant_factory: machine: runnervmvrwv9, x86_64 platform: Linux, 6.17.0-1020-azure, #20~24.04.1-Ubuntu SMP Fri Jun 19 20:09:14 UTC 2026
(10513|10513) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10513|10513) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10513|10513) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10513|10513) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10513|10513) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10513|10513) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000011.000001c1(b3db6f83) in domain 7
(10513|10513) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10513|10513) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10513|10513) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10513|10513) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10513|10513) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10513|10513) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(10513|10513) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10513|10659) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000011.000001c7(5ab8cab6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10513|10513) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10513|10513) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000011.000001c7(5ab8cab6), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10513|10513) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10513|10513) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10513|10513) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10513|10659) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000011.000002c7(71959975) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10513|10513) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10513|10513) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000011.000002c7(71959975), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10513|10513) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10513|10513) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10513|10513) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10513|10659) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000011.000003c7(688ea834) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10513|10513) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10513|10513) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000011.000003c7(688ea834), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10513|10513) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10513|10513) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10513|10513) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10513|10659) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000011.000004c7(27cf3ef3) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10513|10513) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10513|10513) 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'
(10513|10513) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10513|10513) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10513|10513) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10513|10659) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10513|10513) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10513|10659) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10513|10513) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10513|10659) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10513|10513) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10513|10513) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10513|10513) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10513|10659) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10513|10659) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10513|10659) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10513|10659) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10513|10659) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10513|10513) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10513|10513) 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'
(10513|10513) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10513|10513) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10513|10513) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10513|10659) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10513|10659) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10513|10659) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10513|10659) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10513|10659) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10513|10513) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10513|10513) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10513|10513) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10513|10513) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10513|10513) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10513|10513) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10513|10513) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10513|10513) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10513|10513) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10513|10513) 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'
(10513|10513) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10513|10513) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10513|10513) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10513|10513) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10513|10513) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10513|10513) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10513|10659) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10513|10659) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10513|10513) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10513|10659) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10513|10513) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10513|10513) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10513|10513) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10513|10513) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10513|10659) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10513|10659) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10513|10513) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10513|10513) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10513|10513) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10513|10659) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10513|10513) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10513|10659) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10513|10513) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10513|10513) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10513|10513) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10513|10513) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000006.00000507(77708690)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10513|10659) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10513|10659) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10513|10513) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10513|10513) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10513|10513) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000006.00000507(77708690)
(10513|10513) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10513|10659) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10513|10659) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10513|10659) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10513|10659) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10513|10659) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10513|10659) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10513|10659) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10513|10513) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10513|10513) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10513|10513) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10513|10659) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10513|10513) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10513|10659) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10513|10659) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10513|10513) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10513|10513) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10513|10513) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10513|10513) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10513|10659) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10513|10659) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10513|10513) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10513|10513) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10513|10513) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10513|10513) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10513|10513) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10513|10513) 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'
(10513|10513) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10513|10513) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10513|10513) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10513|10513) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1900 with 20 chunks
(10513|10513) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10513|10513) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10513|10659) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10513|10659) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10513|10513) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10513|10513) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10513|10513) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10513|10513) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10513|10659) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10513|10659) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10513|10659) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10513|10659) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10513|10659) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10513|10513) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10513|10659) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10513|10513) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10513|10513) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10513|10513) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10513|10659) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10513|10513) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10513|10659) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10513|10659) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10513|10659) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10513|10659) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10513|10659) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10513|10659) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10513|10513) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10513|10513) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10513|10513) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10513|10513) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10513|10513) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10513|10513) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10513|10513) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10513|10513) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10513|10513) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10513|10513) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10513|10513) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10513|10513) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10513|10659) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10513|10659) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10513|10659) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10513|10659) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10513|10659) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10513|10659) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10513|10659) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10513|10659) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10513|10659) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10513|10513) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10513|10513) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10513|10513) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10513|10513) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10513|10513) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000011.00000202(9a9baf4a), publishing to topic name "topic_02" type "Bench::Data"
2026-08-10T17:14:58Z: Process construction / entity creation complete.
2026-08-10T17:14:58Z: Beginning action construction / initialization.
2026-08-10T17:14:58Z: Action construction / initialization complete.
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10513|10659) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10513|10659) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10513|10659) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10513|10659) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10513|10659) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10513|10659) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10513|10659) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10513|10659) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10513|10659) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10513|10659) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10513|10659) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10513|10659) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10513|10659) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10513|10659) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10513|10659) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10513|10659) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10513|10659) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10513|10659) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10513|10659) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10513|10659) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10513|10659) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10513|10659) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10513|10659) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-08-10T17:14:59Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:14:59Z: DDS entities enabled.
2026-08-10T17:14:59Z: Initializing process actions.
(10513|10659) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10513|10659) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10513|10659) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10513|10659) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10513|10659) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10513|10659) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10513|10659) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10513|10659) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10513|10659) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10513|10659) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10513|10659) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10513|10659) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
2026-08-10T17:15:29Z: Starting process actions.
2026-08-10T17:15:29Z: Process tests started.
(10513|10659) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10513|10659) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10513|10659) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10513|10659) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10513|10659) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10513|10659) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10513|10659) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10513|10659) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10513|10659) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10513|10659) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10513|10659) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10513|10659) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10513|10659) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10513|10659) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10513|10659) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10513|10659) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10513|10659) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10513|10659) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10513|10659) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10513|10659) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10513|10659) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10513|10659) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10513|10659) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10513|10659) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10513|10659) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10513|10659) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10513|10659) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10513|10659) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10513|10659) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10513|10659) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10513|10659) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10513|10659) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
2026-08-10T17:15:30Z: Stopping process tests.
2026-08-10T17:15:30Z: Process tests stopped.
(10513|10659) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10513|10659) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10513|10659) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10513|10659) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10513|10659) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10513|10659) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10513|10659) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10513|10659) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10513|10659) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10513|10659) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10513|10659) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10513|10659) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10513|10659) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10513|10659) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10513|10659) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10513|10659) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10513|10659) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10513|10659) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10513|10659) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10513|10659) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10513|10659) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10513|10659) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10513|10659) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10513|10659) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10513|10659) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10513|10659) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10513|10659) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10513|10659) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10513|10659) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10513|10659) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10513|10659) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10513|10659) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10513|10659) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10513|10659) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10513|10659) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10513|10659) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10513|10659) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10513|10659) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10513|10659) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10513|10659) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
2026-08-10T17:15:31Z: Stopping process actions.
2026-08-10T17:15:31Z: Detaching Listeners.
2026-08-10T17:15:31Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10513|10513) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 6
(10513|10659) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10513|10659) 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
(10513|10513) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 6
(10513|10659) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10513|10659) 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
(10513|10513) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 5
(10513|10513) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 5
Deleting datareader: datareader_02
(10513|10513) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 5
(10513|10513) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 5
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10513|10588) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000011.000001c7(5ab8cab6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10513|10588) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000011.000001c7(5ab8cab6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10513|10588) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10513|10588) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10513|10588) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10513|10588) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10513|10588) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10513|10588) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10513|10588) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000011.000003c7(688ea834) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10513|10588) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000011.000003c7(688ea834) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10513|10588) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10513|10588) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10513|10588) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10513|10588) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10513|10588) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10513|10588) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10513|10588) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10513|10588) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10513|10588) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10513|10588) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10513|10588) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000011.000004c7(27cf3ef3) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10513|10588) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000011.000004c7(27cf3ef3) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10513|10588) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10513|10588) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10513|10588) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10513|10588) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10513|10588) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10513|10588) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10513|10588) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10513|10588) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10513|10588) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10513|10588) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10513|10695) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.160:37419 , reconnect_state = INIT_STATE.
(10513|10588) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000011.000002c7(71959975) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10513|10588) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000011.000002c7(71959975) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10513|10588) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10513|10588) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10513|10588) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10513|10588) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10513|10588) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10513|10588) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10513|10588) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10513|10588) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10513|10588) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10513|10588) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10513|10588) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10513|10588) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10513|10695) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10513|10513) Service_Participant::shutdown
(10513|10513) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-10T17:15:31Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.238
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.051
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10513|10513) Service_Participant::~Service_Participant
(10513|10513) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8dca0c69.28e156bf.000001c1 === Spawned Process #11 (PID 10498) ===
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-08-10T17:14:55Z: 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
(10498|10498) INFO: set_DCPS_debug_level: set to 3
(10498|10498) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10498|10498) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10498|10498) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10498|10498) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10498|10498) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10498|10498) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10498|10498) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10498|10498) Service_Participant::get_domain_participant_factory: machine: runnervmvrwv9, x86_64 platform: Linux, 6.17.0-1020-azure, #20~24.04.1-Ubuntu SMP Fri Jun 19 20:09:14 UTC 2026
(10498|10498) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10498|10498) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10498|10498) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10498|10498) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10498|10498) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10498|10498) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000010.000001c1(8ebb4633) in domain 7
(10498|10498) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10498|10498) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10498|10498) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10498|10498) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10498|10498) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10498|10498) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(10498|10498) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10498|10662) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000010.000001c7(67d8e306) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10498|10498) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10498|10498) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000010.000001c7(67d8e306), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10498|10498) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10498|10498) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10498|10498) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10498|10662) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000010.000002c7(4cf5b0c5) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10498|10498) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10498|10498) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000010.000002c7(4cf5b0c5), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10498|10498) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10498|10498) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10498|10498) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10498|10662) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000010.000003c7(55ee8184) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10498|10498) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10498|10498) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000010.000003c7(55ee8184), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10498|10498) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10498|10498) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10498|10498) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10498|10662) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000010.000004c7(1aaf1743) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10498|10498) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10498|10498) 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'
(10498|10498) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10498|10498) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10498|10498) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10498|10662) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10498|10498) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10498|10498) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10498|10498) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10498|10662) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10498|10498) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10498|10662) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10498|10662) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10498|10662) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10498|10662) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10498|10498) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10498|10662) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10498|10498) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10498|10498) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10498|10498) 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'
(10498|10498) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10498|10498) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10498|10498) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10498|10662) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10498|10498) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10498|10662) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10498|10662) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10498|10662) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10498|10498) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10498|10662) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10498|10662) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10498|10662) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10498|10498) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10498|10662) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10498|10498) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10498|10662) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10498|10498) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10498|10498) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10498|10498) 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'
(10498|10498) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10498|10498) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10498|10498) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10498|10498) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10498|10498) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10498|10498) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10498|10662) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10498|10662) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10498|10662) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10498|10662) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10498|10662) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10498|10662) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10498|10662) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10498|10662) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10498|10662) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10498|10662) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10498|10662) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10498|10498) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10498|10662) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10498|10662) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10498|10662) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10498|10662) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10498|10662) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10498|10662) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10498|10662) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10498|10662) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10498|10662) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10498|10662) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10498|10662) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10498|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10498|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10498|10498) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10498|10498) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10498|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10498|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10498|10498) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10498|10498) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10498|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10498|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10498|10498) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10498|10498) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10498|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10498|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10498|10498) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10498|10498) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10498|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10498|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10498|10498) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10498|10498) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10498|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10498|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10498|10498) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10498|10498) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10498|10662) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000006.00000507(77708690)
(10498|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10498|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10498|10498) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10498|10498) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10498|10662) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10498|10662) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10498|10662) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000006.00000507(77708690)
(10498|10662) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10498|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10498|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10498|10498) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10498|10498) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10498|10662) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10498|10662) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10498|10662) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10498|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10498|10662) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10498|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10498|10498) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10498|10498) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10498|10662) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10498|10662) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10498|10662) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10498|10662) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10498|10662) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10498|10662) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10498|10662) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10498|10498) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10498|10498) 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'
(10498|10498) WriteDataContainer sample_list_element_allocator 3a78 with 20 chunks
(10498|10498) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10498|10498) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10498|10498) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1a00 with 20 chunks
(10498|10498) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10498|10498) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10498|10662) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10498|10662) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10498|10662) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10498|10662) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10498|10662) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10498|10662) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10498|10662) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10498|10662) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10498|10662) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10498|10662) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10498|10662) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10498|10662) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10498|10662) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10498|10662) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10498|10498) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10498|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10498|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10498|10498) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10498|10498) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10498|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10498|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10498|10498) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10498|10498) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10498|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10498|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10498|10498) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10498|10662) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10498|10662) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10498|10662) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10498|10498) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10498|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10498|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10498|10498) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10498|10498) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10498|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10498|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10498|10498) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10498|10498) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10498|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10498|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10498|10498) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10498|10498) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10498|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10498|10662) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10498|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10498|10498) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10498|10498) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10498|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10498|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10498|10498) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10498|10662) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10498|10662) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10498|10662) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10498|10662) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10498|10662) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10498|10662) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10498|10662) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10498|10662) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10498|10498) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10498|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10498|10498) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10498|10498) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10498|10498) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10498|10662) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10498|10662) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10498|10662) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10498|10498) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10498|10498) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000010.00000202(a7fb86fa), publishing to topic name "topic_02" type "Bench::Data"
2026-08-10T17:14:58Z: Process construction / entity creation complete.
2026-08-10T17:14:58Z: Beginning action construction / initialization.
2026-08-10T17:14:58Z: Action construction / initialization complete.
(10498|10662) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10498|10662) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10498|10662) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10498|10662) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10498|10662) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10498|10662) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10498|10662) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10498|10662) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10498|10662) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10498|10662) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10498|10662) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10498|10662) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10498|10662) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10498|10662) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10498|10662) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10498|10662) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10498|10662) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10498|10662) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10498|10662) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10498|10662) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10498|10662) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10498|10662) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10498|10662) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10498|10662) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10498|10662) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10498|10662) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10498|10662) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10498|10662) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10498|10662) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10498|10662) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10498|10662) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10498|10662) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-08-10T17:14:59Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:14:59Z: DDS entities enabled.
2026-08-10T17:14:59Z: Initializing process actions.
(10498|10662) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10498|10662) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10498|10662) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10498|10662) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10498|10662) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10498|10662) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10498|10662) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10498|10662) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10498|10662) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10498|10662) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10498|10662) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10498|10662) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
2026-08-10T17:15:29Z: Starting process actions.
2026-08-10T17:15:29Z: Process tests started.
(10498|10662) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10498|10662) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10498|10662) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10498|10662) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10498|10662) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10498|10662) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10498|10662) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10498|10662) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10498|10662) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10498|10662) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10498|10662) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10498|10662) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10498|10662) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10498|10662) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10498|10662) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10498|10662) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10498|10662) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10498|10662) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10498|10662) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10498|10662) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10498|10662) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10498|10662) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10498|10662) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10498|10662) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10498|10662) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10498|10662) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10498|10662) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10498|10662) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10498|10662) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10498|10662) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10498|10662) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10498|10662) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10498|10662) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10498|10662) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10498|10662) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
2026-08-10T17:15:30Z: Stopping process tests.
2026-08-10T17:15:30Z: Process tests stopped.
(10498|10662) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10498|10662) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10498|10662) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10498|10662) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10498|10662) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10498|10662) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10498|10662) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10498|10662) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10498|10662) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10498|10662) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10498|10662) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10498|10662) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10498|10662) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10498|10662) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10498|10662) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10498|10662) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10498|10662) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10498|10662) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10498|10662) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10498|10662) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10498|10662) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10498|10662) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10498|10662) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10498|10662) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10498|10662) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10498|10662) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10498|10662) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10498|10662) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10498|10662) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10498|10662) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10498|10662) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10498|10662) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10498|10662) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10498|10662) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10498|10662) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10498|10662) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10498|10662) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
(10498|10662) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10498|10662) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10498|10662) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10498|10662) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10498|10662) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000011.00000507(a5b0cd02) num remotes 1
(10498|10662) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1) num remotes 1
2026-08-10T17:15:31Z: Stopping process actions.
2026-08-10T17:15:31Z: Detaching Listeners.
2026-08-10T17:15:31Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10498|10498) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 5
(10498|10662) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10498|10662) 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
(10498|10498) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 5
(10498|10662) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10498|10662) 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
(10498|10498) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 4
(10498|10498) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 4
Deleting datareader: datareader_02
(10498|10498) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 4
(10498|10498) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 4
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10498|10599) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000010.000001c7(67d8e306) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10498|10599) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000010.000001c7(67d8e306) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10498|10599) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10498|10599) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10498|10599) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10498|10599) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10498|10599) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10498|10599) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10498|10599) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000010.000003c7(55ee8184) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10498|10599) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000010.000003c7(55ee8184) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10498|10599) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10498|10599) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10498|10599) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10498|10599) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10498|10599) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10498|10599) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10498|10599) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10498|10599) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10498|10599) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000010.000004c7(1aaf1743) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10498|10599) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000010.000004c7(1aaf1743) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10498|10599) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10498|10599) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10498|10599) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10498|10599) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10498|10599) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10498|10599) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10498|10599) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10498|10599) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10498|10686) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.160:37419 , reconnect_state = INIT_STATE.
(10498|10599) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000010.000002c7(4cf5b0c5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10498|10599) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000010.000002c7(4cf5b0c5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10498|10599) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10498|10599) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10498|10599) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10498|10599) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10498|10599) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10498|10599) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10498|10599) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10498|10599) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10498|10599) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10498|10599) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10498|10686) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10498|10498) Service_Participant::shutdown
(10498|10498) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-10T17:15:31Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.220
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.052
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10498|10498) Service_Participant::~Service_Participant
(10498|10498) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8dca0c69.28e156bf.000001c1 === Spawned Process #5 (PID 10488) ===
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-08-10T17:14:55Z: 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
(10488|10488) INFO: set_DCPS_debug_level: set to 3
(10488|10488) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10488|10488) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10488|10488) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10488|10488) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10488|10488) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10488|10488) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10488|10488) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10488|10488) Service_Participant::get_domain_participant_factory: machine: runnervmvrwv9, x86_64 platform: Linux, 6.17.0-1020-azure, #20~24.04.1-Ubuntu SMP Fri Jun 19 20:09:14 UTC 2026
(10488|10488) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10488|10488) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10488|10488) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10488|10488) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10488|10488) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10488|10488) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000012.000001c1(f47b1553) in domain 7
(10488|10488) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10488|10488) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10488|10488) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10488|10488) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10488|10488) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10488|10488) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(10488|10488) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10488|10661) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000012.000001c7(1d18b066) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10488|10488) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10488|10488) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000012.000001c7(1d18b066), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10488|10488) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10488|10488) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10488|10488) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10488|10661) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000012.000002c7(3635e3a5) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10488|10488) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10488|10488) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000012.000002c7(3635e3a5), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10488|10488) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10488|10488) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10488|10488) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10488|10661) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000012.000003c7(2f2ed2e4) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10488|10488) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10488|10488) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000012.000003c7(2f2ed2e4), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10488|10488) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10488|10488) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10488|10488) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10488|10661) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000012.000004c7(606f4423) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10488|10488) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10488|10488) 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'
(10488|10488) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10488|10488) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10488|10488) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10488|10661) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10488|10488) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10488|10661) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10488|10661) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10488|10661) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10488|10661) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10488|10488) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10488|10488) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10488|10488) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10488|10488) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10488|10488) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10488|10488) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10488|10488) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10488|10661) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10488|10488) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10488|10661) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10488|10488) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10488|10488) 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'
(10488|10488) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10488|10488) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10488|10488) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10488|10661) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10488|10488) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10488|10661) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10488|10661) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10488|10488) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10488|10488) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10488|10488) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10488|10488) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10488|10488) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10488|10661) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10488|10488) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10488|10661) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10488|10661) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10488|10661) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10488|10661) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10488|10488) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10488|10488) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10488|10488) 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'
(10488|10488) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10488|10488) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10488|10488) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10488|10488) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10488|10488) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10488|10488) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10488|10661) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10488|10661) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10488|10661) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10488|10661) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10488|10661) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10488|10661) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10488|10661) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10488|10661) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10488|10661) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10488|10488) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10488|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10488|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10488|10488) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10488|10488) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10488|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10488|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10488|10488) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10488|10488) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10488|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10488|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10488|10488) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10488|10488) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000006.00000507(77708690)
(10488|10661) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10488|10661) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10488|10661) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10488|10661) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10488|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10488|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10488|10488) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000006.00000507(77708690)
(10488|10488) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10488|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10488|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10488|10488) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10488|10488) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10488|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10488|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10488|10488) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10488|10488) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10488|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10488|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10488|10488) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10488|10488) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10488|10661) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10488|10661) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10488|10661) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10488|10661) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10488|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10488|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10488|10488) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10488|10488) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10488|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10488|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10488|10488) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10488|10661) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10488|10661) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10488|10661) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10488|10661) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10488|10661) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10488|10661) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10488|10661) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10488|10661) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10488|10661) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10488|10661) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10488|10661) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10488|10661) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10488|10661) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10488|10661) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10488|10661) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10488|10661) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10488|10488) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10488|10661) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10488|10661) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10488|10661) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10488|10488) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10488|10488) 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'
(10488|10488) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10488|10488) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10488|10488) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10488|10488) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1a00 with 20 chunks
(10488|10661) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10488|10661) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10488|10661) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10488|10661) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10488|10488) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10488|10488) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10488|10661) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10488|10661) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10488|10661) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10488|10661) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10488|10661) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10488|10661) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10488|10661) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10488|10661) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10488|10661) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10488|10488) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10488|10661) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10488|10661) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10488|10661) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10488|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10488|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10488|10488) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10488|10488) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10488|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10488|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10488|10488) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10488|10488) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10488|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10488|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10488|10488) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10488|10488) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10488|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10488|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10488|10488) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10488|10488) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10488|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10488|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10488|10488) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10488|10488) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10488|10661) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10488|10661) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10488|10661) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10488|10661) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10488|10661) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10488|10661) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10488|10661) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10488|10661) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10488|10661) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10488|10661) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10488|10661) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10488|10661) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10488|10661) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10488|10661) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10488|10661) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10488|10661) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10488|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10488|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10488|10488) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10488|10488) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10488|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10488|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10488|10488) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10488|10488) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10488|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10488|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10488|10488) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10488|10488) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10488|10661) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10488|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10488|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10488|10488) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10488|10488) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10488|10488) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10488|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10488|10488) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10488|10488) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10488|10661) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10488|10661) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10488|10661) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10488|10488) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10488|10488) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000012.00000202(dd3bd59a), publishing to topic name "topic_02" type "Bench::Data"
2026-08-10T17:14:58Z: Process construction / entity creation complete.
2026-08-10T17:14:58Z: Beginning action construction / initialization.
2026-08-10T17:14:58Z: Action construction / initialization complete.
(10488|10661) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10488|10661) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10488|10661) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10488|10661) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10488|10661) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10488|10661) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10488|10661) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10488|10661) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10488|10661) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10488|10661) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10488|10661) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10488|10661) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10488|10661) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10488|10661) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10488|10661) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10488|10661) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10488|10661) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10488|10661) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-08-10T17:14:59Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:14:59Z: DDS entities enabled.
2026-08-10T17:14:59Z: Initializing process actions.
(10488|10661) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10488|10661) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10488|10661) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10488|10661) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10488|10661) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10488|10661) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10488|10661) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10488|10661) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10488|10661) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10488|10661) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10488|10661) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10488|10661) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
2026-08-10T17:15:29Z: Starting process actions.
2026-08-10T17:15:29Z: Process tests started.
(10488|10661) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10488|10661) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10488|10661) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10488|10661) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10488|10661) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10488|10661) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10488|10661) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10488|10661) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10488|10661) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10488|10661) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10488|10661) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10488|10661) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10488|10661) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10488|10661) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10488|10661) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10488|10661) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10488|10661) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10488|10661) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10488|10661) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10488|10661) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10488|10661) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10488|10661) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10488|10661) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10488|10661) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10488|10661) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10488|10661) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10488|10661) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10488|10661) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10488|10661) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10488|10661) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10488|10661) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10488|10661) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10488|10661) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10488|10661) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10488|10661) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10488|10661) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10488|10661) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10488|10661) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10488|10661) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10488|10661) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10488|10661) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10488|10661) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10488|10661) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10488|10661) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10488|10661) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10488|10661) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10488|10661) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10488|10661) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
2026-08-10T17:15:30Z: Stopping process tests.
2026-08-10T17:15:30Z: Process tests stopped.
(10488|10661) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10488|10661) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10488|10661) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10488|10661) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10488|10661) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10488|10661) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10488|10661) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10488|10661) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10488|10661) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10488|10661) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10488|10661) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10488|10661) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10488|10661) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10488|10661) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10488|10661) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10488|10661) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10488|10661) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10488|10661) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10488|10661) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10488|10661) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10488|10661) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10488|10661) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10488|10661) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10488|10661) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
(10488|10661) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10488|10661) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10488|10661) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10488|10661) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10488|10661) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000011.00000507(a5b0cd02) num remotes 1
(10488|10661) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1) num remotes 1
(10488|10661) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10488|10661) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10488|10661) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10488|10661) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10488|10661) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 1
(10488|10661) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 1
2026-08-10T17:15:31Z: Stopping process actions.
2026-08-10T17:15:31Z: Detaching Listeners.
2026-08-10T17:15:31Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10488|10488) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000012.00000507(e210b7d2) num remotes 4
(10488|10661) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10488|10661) 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
(10488|10488) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000012.00000607(c93de411) num remotes 4
(10488|10661) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10488|10661) 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
(10488|10488) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 3
(10488|10488) 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
(10488|10488) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 3
(10488|10488) 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
(10488|10587) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000012.000001c7(1d18b066) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10488|10587) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000012.000001c7(1d18b066) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10488|10587) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10488|10587) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10488|10587) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10488|10587) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10488|10587) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000012.000003c7(2f2ed2e4) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10488|10587) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000012.000003c7(2f2ed2e4) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10488|10587) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10488|10587) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10488|10587) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10488|10587) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10488|10587) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10488|10587) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10488|10587) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000012.000004c7(606f4423) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10488|10587) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000012.000004c7(606f4423) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10488|10587) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10488|10587) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10488|10587) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10488|10587) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10488|10587) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10488|10587) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10488|10587) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000012.000002c7(3635e3a5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10488|10587) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000012.000002c7(3635e3a5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10488|10699) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.160:37419 , reconnect_state = INIT_STATE.
(10488|10587) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10488|10587) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10488|10587) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10488|10587) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10488|10587) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10488|10587) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10488|10587) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10488|10587) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10488|10699) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10488|10488) Service_Participant::shutdown
(10488|10488) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-10T17:15:31Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.430
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.041
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10488|10488) Service_Participant::~Service_Participant
(10488|10488) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8dca0c69.28e156bf.000001c1 === Spawned Process #21 (PID 10516) ===
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-08-10T17:14:55Z: 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
(10516|10516) INFO: set_DCPS_debug_level: set to 3
(10516|10516) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10516|10516) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10516|10516) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10516|10516) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10516|10516) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10516|10516) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10516|10516) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10516|10516) Service_Participant::get_domain_participant_factory: machine: runnervmvrwv9, x86_64 platform: Linux, 6.17.0-1020-azure, #20~24.04.1-Ubuntu SMP Fri Jun 19 20:09:14 UTC 2026
(10516|10516) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10516|10516) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10516|10516) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10516|10516) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10516|10516) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10516|10516) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000014.000001c1(7b3be0f3) in domain 7
(10516|10516) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10516|10516) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10516|10516) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10516|10516) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10516|10516) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10516|10516) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(10516|10516) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10516|10669) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000014.000001c7(925845c6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10516|10516) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10516|10516) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000014.000001c7(925845c6), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10516|10516) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10516|10516) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10516|10516) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10516|10669) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000014.000002c7(b9751605) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10516|10516) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10516|10516) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000014.000002c7(b9751605), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10516|10516) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10516|10516) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10516|10516) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10516|10669) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000014.000003c7(a06e2744) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10516|10516) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10516|10516) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000014.000003c7(a06e2744), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10516|10516) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10516|10516) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10516|10516) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10516|10669) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000014.000004c7(ef2fb183) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10516|10516) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10516|10516) 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'
(10516|10516) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10516|10516) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10516|10516) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10516|10669) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10516|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10516|10669) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10516|10669) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10516|10669) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10516|10669) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10516|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10516|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10516|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10516|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10516|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10516|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10516|10669) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10516|10516) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10516|10516) 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'
(10516|10516) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10516|10516) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10516|10516) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10516|10669) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10516|10669) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10516|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10516|10669) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10516|10669) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10516|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10516|10669) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10516|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10516|10669) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10516|10669) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10516|10669) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10516|10669) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10516|10669) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10516|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10516|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10516|10669) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10516|10669) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10516|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10516|10669) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10516|10669) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10516|10516) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10516|10516) 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'
(10516|10516) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10516|10516) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10516|10516) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10516|10516) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10516|10516) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10516|10516) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10516|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10516|10669) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10516|10669) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10516|10669) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10516|10669) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10516|10669) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10516|10669) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10516|10669) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10516|10669) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10516|10669) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10516|10516) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10516|10669) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10516|10669) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10516|10669) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10516|10669) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10516|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10516|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10516|10516) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10516|10516) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10516|10669) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10516|10669) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10516|10669) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10516|10669) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000006.00000507(77708690)
(10516|10669) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10516|10669) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10516|10669) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000006.00000507(77708690)
(10516|10669) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10516|10669) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10516|10669) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10516|10669) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10516|10669) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10516|10669) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10516|10669) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10516|10669) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10516|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10516|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10516|10516) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10516|10516) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10516|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10516|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10516|10516) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10516|10516) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10516|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10516|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10516|10516) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10516|10516) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10516|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10516|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10516|10516) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10516|10669) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10516|10516) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10516|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10516|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10516|10516) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10516|10516) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10516|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10516|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10516|10516) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10516|10516) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10516|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10516|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10516|10516) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10516|10669) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10516|10669) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10516|10669) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10516|10669) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10516|10669) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10516|10669) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10516|10669) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10516|10669) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10516|10669) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10516|10669) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10516|10669) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10516|10669) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10516|10669) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10516|10669) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10516|10669) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10516|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10516|10516) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10516|10516) 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'
(10516|10516) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10516|10516) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10516|10516) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10516|10516) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1980 with 20 chunks
(10516|10516) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10516|10516) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10516|10669) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10516|10669) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10516|10669) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10516|10669) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10516|10669) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10516|10669) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10516|10669) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10516|10669) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10516|10669) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10516|10669) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10516|10669) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10516|10669) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10516|10669) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10516|10669) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10516|10669) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10516|10669) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10516|10669) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10516|10669) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10516|10669) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10516|10669) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10516|10669) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10516|10669) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10516|10516) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10516|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10516|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10516|10516) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10516|10516) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10516|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10516|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10516|10516) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10516|10516) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10516|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10516|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10516|10516) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10516|10516) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10516|10669) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10516|10669) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10516|10669) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10516|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10516|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10516|10516) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10516|10516) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10516|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10516|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10516|10516) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10516|10516) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10516|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10516|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10516|10516) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10516|10516) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10516|10669) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10516|10669) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10516|10669) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10516|10669) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10516|10669) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10516|10669) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10516|10669) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10516|10669) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10516|10669) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10516|10669) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10516|10669) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10516|10669) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10516|10669) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10516|10669) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10516|10669) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10516|10669) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10516|10669) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10516|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10516|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10516|10516) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10516|10516) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10516|10516) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10516|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10516|10516) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10516|10516) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10516|10516) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10516|10516) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000014.00000202(527b203a), publishing to topic name "topic_02" type "Bench::Data"
2026-08-10T17:14:58Z: Process construction / entity creation complete.
2026-08-10T17:14:58Z: Beginning action construction / initialization.
2026-08-10T17:14:58Z: Action construction / initialization complete.
(10516|10669) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10516|10669) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10516|10669) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10516|10669) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10516|10669) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10516|10669) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10516|10669) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10516|10669) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10516|10669) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10516|10669) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10516|10669) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10516|10669) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10516|10669) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10516|10669) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-08-10T17:14:59Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:14:59Z: DDS entities enabled.
2026-08-10T17:14:59Z: Initializing process actions.
(10516|10669) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10516|10669) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10516|10669) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10516|10669) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10516|10669) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10516|10669) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10516|10669) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10516|10669) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10516|10669) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10516|10669) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10516|10669) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10516|10669) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
2026-08-10T17:15:29Z: Starting process actions.
2026-08-10T17:15:29Z: Process tests started.
(10516|10669) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10516|10669) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10516|10669) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10516|10669) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10516|10669) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10516|10669) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10516|10669) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10516|10669) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10516|10669) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10516|10669) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10516|10669) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10516|10669) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10516|10669) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10516|10669) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10516|10669) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10516|10669) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10516|10669) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10516|10669) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10516|10669) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10516|10669) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10516|10669) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10516|10669) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10516|10669) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10516|10669) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10516|10669) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10516|10669) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10516|10669) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10516|10669) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10516|10669) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10516|10669) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10516|10669) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10516|10669) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10516|10669) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10516|10669) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10516|10669) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10516|10669) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10516|10669) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10516|10669) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10516|10669) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10516|10669) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10516|10669) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10516|10669) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10516|10669) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10516|10669) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10516|10669) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10516|10669) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10516|10669) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10516|10669) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
2026-08-10T17:15:30Z: Stopping process tests.
2026-08-10T17:15:30Z: Process tests stopped.
(10516|10669) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10516|10669) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10516|10669) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10516|10669) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10516|10669) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10516|10669) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10516|10669) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10516|10669) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10516|10669) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10516|10669) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10516|10669) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10516|10669) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10516|10669) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10516|10669) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10516|10669) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10516|10669) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10516|10669) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10516|10669) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10516|10669) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10516|10669) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10516|10669) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10516|10669) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10516|10669) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10516|10669) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
(10516|10669) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10516|10669) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10516|10669) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10516|10669) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10516|10669) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02) num remotes 1
(10516|10669) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1) num remotes 1
(10516|10669) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10516|10669) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10516|10669) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10516|10669) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10516|10669) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 1
(10516|10669) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 1
(10516|10669) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10516|10669) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10516|10669) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10516|10669) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10516|10669) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000012.00000507(e210b7d2) num remotes 1
(10516|10669) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000012.00000607(c93de411) num remotes 1
2026-08-10T17:15:31Z: Stopping process actions.
2026-08-10T17:15:31Z: Detaching Listeners.
2026-08-10T17:15:31Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10516|10516) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000013.00000507(df709e62) num remotes 3
(10516|10669) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 1
(10516|10669) 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
(10516|10516) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000013.00000607(f45dcda1) num remotes 3
(10516|10669) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 1
(10516|10669) 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
(10516|10516) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 2
(10516|10516) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 2
Deleting datareader: datareader_02
(10516|10516) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 2
(10516|10516) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 2
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10516|10611) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000014.000001c7(925845c6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10516|10611) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000014.000001c7(925845c6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10516|10611) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10516|10611) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10516|10611) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10516|10611) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000014.000003c7(a06e2744) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10516|10611) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000014.000003c7(a06e2744) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10516|10611) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10516|10611) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10516|10611) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10516|10611) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10516|10611) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000014.000004c7(ef2fb183) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10516|10611) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000014.000004c7(ef2fb183) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10516|10611) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10516|10611) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10516|10611) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10516|10611) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10516|10611) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000014.000002c7(b9751605) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10516|10611) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000014.000002c7(b9751605) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10516|10698) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.160:37419 , reconnect_state = INIT_STATE.
(10516|10611) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10516|10611) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10516|10611) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10516|10611) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10516|10611) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10516|10611) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10516|10698) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10516|10516) Service_Participant::shutdown
(10516|10516) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-10T17:15:31Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.446
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.038
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10516|10516) Service_Participant::~Service_Participant
(10516|10516) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8dca0c69.28e156bf.000001c1 === Spawned Process #4 (PID 10487) ===
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-08-10T17:14:55Z: 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
(10487|10487) INFO: set_DCPS_debug_level: set to 3
(10487|10487) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10487|10487) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10487|10487) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10487|10487) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10487|10487) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10487|10487) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10487|10487) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10487|10487) Service_Participant::get_domain_participant_factory: machine: runnervmvrwv9, x86_64 platform: Linux, 6.17.0-1020-azure, #20~24.04.1-Ubuntu SMP Fri Jun 19 20:09:14 UTC 2026
(10487|10487) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10487|10487) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10487|10487) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10487|10487) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10487|10487) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10487|10487) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000013.000001c1(c91b3ce3) in domain 7
(10487|10487) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10487|10487) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10487|10487) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10487|10487) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10487|10487) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10487|10487) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(10487|10487) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10487|10666) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000013.000001c7(207899d6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10487|10487) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10487|10487) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000013.000001c7(207899d6), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10487|10487) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10487|10487) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10487|10487) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10487|10666) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000013.000002c7(0b55ca15) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10487|10487) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10487|10487) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000013.000002c7(0b55ca15), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10487|10487) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10487|10487) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10487|10487) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10487|10666) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000013.000003c7(124efb54) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10487|10487) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10487|10487) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000013.000003c7(124efb54), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10487|10487) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10487|10487) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10487|10487) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10487|10666) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000013.000004c7(5d0f6d93) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10487|10487) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10487|10487) 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'
(10487|10487) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10487|10487) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10487|10487) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10487|10666) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10487|10487) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10487|10666) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10487|10487) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10487|10487) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10487|10487) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10487|10666) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10487|10487) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10487|10666) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10487|10487) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10487|10666) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10487|10487) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10487|10666) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10487|10666) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10487|10666) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10487|10666) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10487|10487) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10487|10487) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10487|10487) 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'
(10487|10487) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10487|10487) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10487|10487) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10487|10666) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10487|10666) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10487|10666) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10487|10487) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10487|10487) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10487|10487) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10487|10666) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10487|10666) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10487|10666) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10487|10666) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10487|10666) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10487|10487) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10487|10487) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10487|10666) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10487|10487) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10487|10487) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10487|10666) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10487|10487) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10487|10487) 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'
(10487|10487) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10487|10487) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10487|10487) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10487|10487) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10487|10487) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10487|10487) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10487|10666) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10487|10487) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10487|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10487|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10487|10487) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10487|10487) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10487|10666) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10487|10666) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10487|10666) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10487|10666) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10487|10666) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10487|10666) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10487|10666) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10487|10666) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10487|10666) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10487|10666) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10487|10666) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10487|10666) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10487|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10487|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10487|10487) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10487|10487) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000006.00000507(77708690)
(10487|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10487|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10487|10487) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000006.00000507(77708690)
(10487|10666) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10487|10487) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10487|10666) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10487|10666) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10487|10666) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10487|10666) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10487|10666) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10487|10666) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10487|10666) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10487|10666) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10487|10666) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10487|10666) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10487|10666) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10487|10666) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10487|10666) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10487|10666) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10487|10666) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10487|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10487|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10487|10487) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10487|10666) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10487|10487) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10487|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10487|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10487|10487) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10487|10487) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10487|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10487|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10487|10487) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10487|10666) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10487|10666) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10487|10666) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10487|10487) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10487|10666) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10487|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10487|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10487|10487) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10487|10487) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10487|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10487|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10487|10487) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10487|10487) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10487|10666) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10487|10666) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10487|10666) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10487|10666) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10487|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10487|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10487|10487) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10487|10487) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10487|10666) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10487|10666) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10487|10666) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10487|10487) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10487|10487) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000013.00000102(cb76afe9), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10487|10487) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10487|10487) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10487|10487) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10487|10487) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1a00 with 20 chunks
(10487|10487) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10487|10487) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10487|10666) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10487|10487) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10487|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10487|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10487|10487) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10487|10666) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10487|10666) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10487|10666) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10487|10666) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10487|10666) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10487|10487) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10487|10666) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10487|10666) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10487|10666) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10487|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10487|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10487|10487) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10487|10666) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10487|10487) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10487|10666) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10487|10666) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10487|10666) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10487|10666) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10487|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10487|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10487|10487) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10487|10666) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10487|10666) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10487|10666) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10487|10487) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10487|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10487|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10487|10487) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10487|10487) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10487|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10487|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10487|10487) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10487|10666) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10487|10666) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10487|10666) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10487|10666) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10487|10666) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10487|10666) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10487|10666) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10487|10666) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10487|10487) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10487|10666) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10487|10666) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10487|10666) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10487|10666) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10487|10666) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10487|10666) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10487|10666) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10487|10666) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10487|10666) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10487|10666) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10487|10666) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10487|10666) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10487|10666) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10487|10666) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10487|10666) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10487|10666) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10487|10666) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10487|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10487|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10487|10487) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10487|10666) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10487|10666) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10487|10666) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10487|10487) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10487|10666) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10487|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10487|10487) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10487|10487) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10487|10487) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10487|10666) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10487|10666) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10487|10666) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10487|10487) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10487|10666) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10487|10487) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000013.00000202(e05bfc2a), publishing to topic name "topic_02" type "Bench::Data"
2026-08-10T17:14:58Z: Process construction / entity creation complete.
2026-08-10T17:14:58Z: Beginning action construction / initialization.
2026-08-10T17:14:58Z: Action construction / initialization complete.
(10487|10666) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10487|10666) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10487|10666) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10487|10666) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10487|10666) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10487|10666) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10487|10666) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10487|10666) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10487|10666) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-08-10T17:14:59Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:14:59Z: DDS entities enabled.
2026-08-10T17:14:59Z: Initializing process actions.
(10487|10666) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10487|10666) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10487|10666) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10487|10666) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10487|10666) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10487|10666) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10487|10666) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10487|10666) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10487|10666) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10487|10666) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10487|10666) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10487|10666) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
2026-08-10T17:15:29Z: Starting process actions.
2026-08-10T17:15:29Z: Process tests started.
(10487|10666) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10487|10666) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10487|10666) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10487|10666) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10487|10666) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10487|10666) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10487|10666) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10487|10666) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10487|10666) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10487|10666) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10487|10666) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10487|10666) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10487|10666) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10487|10666) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10487|10666) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10487|10666) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10487|10666) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10487|10666) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10487|10666) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10487|10666) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10487|10666) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10487|10666) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10487|10666) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10487|10666) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10487|10666) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10487|10666) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10487|10666) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10487|10666) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10487|10666) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10487|10666) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10487|10666) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10487|10666) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10487|10666) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10487|10666) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10487|10666) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10487|10666) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10487|10666) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10487|10666) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10487|10666) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10487|10666) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10487|10666) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10487|10666) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10487|10666) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10487|10666) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10487|10666) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10487|10666) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10487|10666) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10487|10666) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
2026-08-10T17:15:30Z: Stopping process tests.
2026-08-10T17:15:30Z: Process tests stopped.
(10487|10666) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10487|10666) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10487|10666) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10487|10666) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10487|10666) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10487|10666) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10487|10666) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10487|10666) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10487|10666) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10487|10666) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10487|10666) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10487|10666) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10487|10666) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10487|10666) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10487|10666) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10487|10666) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10487|10666) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10487|10666) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10487|10666) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10487|10666) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10487|10666) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10487|10666) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10487|10666) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10487|10666) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
(10487|10666) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10487|10666) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10487|10666) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10487|10666) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10487|10666) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02) num remotes 1
(10487|10666) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1) num remotes 1
(10487|10666) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10487|10666) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10487|10666) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10487|10666) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10487|10666) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 1
(10487|10666) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 1
(10487|10666) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10487|10666) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10487|10666) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10487|10666) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10487|10666) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000012.00000507(e210b7d2) num remotes 1
(10487|10666) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000012.00000607(c93de411) num remotes 1
(10487|10666) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 1
(10487|10666) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 1
(10487|10666) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 1
(10487|10666) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 1
(10487|10666) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000014.00000507(6d504272) num remotes 1
(10487|10666) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000014.00000607(467d11b1) num remotes 1
2026-08-10T17:15:31Z: Stopping process actions.
2026-08-10T17:15:31Z: Detaching Listeners.
2026-08-10T17:15:31Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10487|10487) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000013.00000507(df709e62) num remotes 2
(10487|10666) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
(10487|10666) 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
(10487|10487) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000013.00000607(f45dcda1) num remotes 2
(10487|10666) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
(10487|10666) 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
(10487|10487) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000015.00000102(44365a49) num remotes 1
(10487|10487) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000015.00000102(44365a49) num remotes 1
Deleting datareader: datareader_02
(10487|10487) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000015.00000202(6f1b098a) num remotes 1
(10487|10487) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000015.00000202(6f1b098a) num remotes 1
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10487|10583) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000013.000001c7(207899d6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10487|10583) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000013.000001c7(207899d6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10487|10583) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10487|10583) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10487|10583) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000013.000003c7(124efb54) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10487|10583) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000013.000003c7(124efb54) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10487|10583) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10487|10583) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10487|10583) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000013.000004c7(5d0f6d93) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10487|10583) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000013.000004c7(5d0f6d93) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10487|10583) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10487|10583) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10487|10697) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.160:37419 , reconnect_state = INIT_STATE.
(10487|10583) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000013.000002c7(0b55ca15) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10487|10583) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000013.000002c7(0b55ca15) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10487|10583) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10487|10583) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10487|10583) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10487|10583) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10487|10697) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10487|10487) Service_Participant::shutdown
(10487|10487) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-10T17:15:32Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.599
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.041
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10487|10487) Service_Participant::~Service_Participant
(10487|10487) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8dca0c69.28e156bf.000001c1 === Spawned Process #9 (PID 10492) ===
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-08-10T17:14:55Z: 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
(10492|10492) INFO: set_DCPS_debug_level: set to 3
(10492|10492) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10492|10492) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10492|10492) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10492|10492) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10492|10492) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10492|10492) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10492|10492) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10492|10492) Service_Participant::get_domain_participant_factory: machine: runnervmvrwv9, x86_64 platform: Linux, 6.17.0-1020-azure, #20~24.04.1-Ubuntu SMP Fri Jun 19 20:09:14 UTC 2026
(10492|10492) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10492|10492) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10492|10492) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10492|10492) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10492|10492) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10492|10492) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000015.000001c1(465bc943) in domain 7
(10492|10492) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10492|10492) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10492|10492) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10492|10492) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10492|10492) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10492|10492) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmvrwv9" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(10492|10492) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10492|10668) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000015.000001c7(af386c76) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10492|10492) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10492|10492) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000015.000001c7(af386c76), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10492|10492) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10492|10492) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10492|10492) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10492|10668) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000015.000002c7(84153fb5) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10492|10492) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10492|10492) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000015.000002c7(84153fb5), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10492|10492) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10492|10492) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10492|10492) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10492|10668) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000015.000003c7(9d0e0ef4) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10492|10492) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10492|10492) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000015.000003c7(9d0e0ef4), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10492|10492) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10492|10492) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10492|10492) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10492|10668) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000015.000004c7(d24f9833) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10492|10492) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10492|10492) 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'
(10492|10492) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10492|10492) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10492|10492) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10492|10668) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10492|10492) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10492|10492) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10492|10492) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10492|10492) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10492|10492) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10492|10492) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10492|10668) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10492|10492) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10492|10668) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10492|10492) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10492|10492) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10492|10668) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10492|10668) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10492|10668) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10492|10492) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10492|10668) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10492|10668) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10492|10668) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10492|10492) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10492|10492) 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'
(10492|10492) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10492|10492) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10492|10492) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10492|10668) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10492|10668) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10492|10492) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10492|10668) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10492|10492) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10492|10492) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10492|10668) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10492|10668) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10492|10668) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10492|10492) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10492|10492) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10492|10492) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10492|10492) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10492|10492) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10492|10492) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10492|10668) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10492|10492) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10492|10668) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10492|10492) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10492|10492) 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'
(10492|10492) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10492|10492) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10492|10492) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10492|10492) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10492|10492) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10492|10492) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10492|10668) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10492|10668) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10492|10668) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10492|10668) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10492|10668) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10492|10492) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10492|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10492|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10492|10492) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10492|10668) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10492|10492) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10492|10668) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10492|10668) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10492|10668) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10492|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10492|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10492|10492) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10492|10668) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10492|10492) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10492|10668) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10492|10668) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10492|10668) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10492|10668) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000006.00000507(77708690)
(10492|10668) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10492|10668) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10492|10668) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000006.00000507(77708690)
(10492|10668) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10492|10668) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10492|10668) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10492|10668) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10492|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10492|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10492|10492) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10492|10492) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10492|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10492|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10492|10492) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10492|10492) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10492|10668) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10492|10668) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10492|10668) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10492|10668) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10492|10668) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10492|10668) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10492|10668) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10492|10668) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10492|10668) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10492|10668) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10492|10668) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10492|10668) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10492|10668) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10492|10668) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10492|10668) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10492|10668) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10492|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10492|10668) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10492|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10492|10492) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10492|10668) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10492|10492) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10492|10668) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10492|10668) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10492|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10492|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10492|10492) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10492|10668) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10492|10492) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10492|10668) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10492|10668) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10492|10668) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10492|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10492|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10492|10492) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10492|10668) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10492|10492) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10492|10668) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10492|10668) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10492|10668) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10492|10668) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10492|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10492|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10492|10492) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10492|10492) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10492|10492) 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'
(10492|10492) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10492|10492) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10492|10492) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10492|10492) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1980 with 20 chunks
(10492|10492) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10492|10492) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10492|10668) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10492|10492) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10492|10668) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10492|10668) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10492|10668) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10492|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10492|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10492|10492) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10492|10668) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10492|10492) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10492|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10492|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10492|10492) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10492|10492) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10492|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10492|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10492|10492) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10492|10492) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10492|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10492|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10492|10492) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10492|10668) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10492|10668) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10492|10668) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10492|10492) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10492|10668) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10492|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10492|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10492|10492) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10492|10492) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10492|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10492|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10492|10492) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10492|10492) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10492|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10492|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10492|10492) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10492|10668) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10492|10668) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10492|10668) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10492|10492) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10492|10668) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10492|10668) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10492|10668) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10492|10668) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10492|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10492|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10492|10492) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10492|10668) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10492|10668) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10492|10668) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10492|10668) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10492|10492) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10492|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10492|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10492|10492) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10492|10492) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10492|10668) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10492|10668) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10492|10668) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10492|10668) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10492|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10492|10668) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10492|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10492|10492) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10492|10492) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10492|10668) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10492|10668) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10492|10668) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10492|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10492|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10492|10492) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10492|10668) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10492|10492) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10492|10668) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10492|10668) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10492|10668) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10492|10668) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
(10492|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10492|10492) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10492|10492) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10492|10492) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10492|10492) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000015.00000202(6f1b098a), publishing to topic name "topic_02" type "Bench::Data"
2026-08-10T17:14:59Z: Process construction / entity creation complete.
2026-08-10T17:14:59Z: Beginning action construction / initialization.
2026-08-10T17:14:59Z: Action construction / initialization complete.
2026-08-10T17:15:00Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:15:00Z: DDS entities enabled.
2026-08-10T17:15:00Z: Initializing process actions.
(10492|10668) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10492|10668) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10492|10668) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10492|10668) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10492|10668) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10492|10668) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10492|10668) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10492|10668) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10492|10668) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10492|10668) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10492|10668) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10492|10668) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
2026-08-10T17:15:30Z: Starting process actions.
2026-08-10T17:15:30Z: Process tests started.
(10492|10668) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10492|10668) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10492|10668) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10492|10668) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10492|10668) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10492|10668) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10492|10668) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10492|10668) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10492|10668) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10492|10668) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10492|10668) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10492|10668) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10492|10668) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10492|10668) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10492|10668) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10492|10668) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10492|10668) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10492|10668) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10492|10668) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10492|10668) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10492|10668) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10492|10668) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10492|10668) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10492|10668) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10492|10668) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10492|10668) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10492|10668) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10492|10668) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10492|10668) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10492|10668) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10492|10668) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10492|10668) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10492|10668) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10492|10668) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10492|10668) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10492|10668) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10492|10668) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10492|10668) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10492|10668) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10492|10668) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10492|10668) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10492|10668) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10492|10668) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10492|10668) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10492|10668) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10492|10668) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10492|10668) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10492|10668) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10492|10668) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10492|10668) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10492|10668) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10492|10668) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10492|10668) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10492|10668) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10492|10668) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10492|10668) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10492|10668) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10492|10668) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
2026-08-10T17:15:31Z: Stopping process tests.
2026-08-10T17:15:31Z: Process tests stopped.
(10492|10668) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10492|10668) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10492|10668) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10492|10668) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10492|10668) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10492|10668) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10492|10668) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10492|10668) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10492|10668) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10492|10668) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10492|10668) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10492|10668) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10492|10668) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10492|10668) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
(10492|10668) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10492|10668) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10492|10668) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10492|10668) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10492|10668) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000011.00000507(a5b0cd02) num remotes 1
(10492|10668) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1) num remotes 1
(10492|10668) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10492|10668) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10492|10668) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10492|10668) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10492|10668) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 1
(10492|10668) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 1
(10492|10668) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10492|10668) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10492|10668) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10492|10668) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10492|10668) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000012.00000507(e210b7d2) num remotes 1
(10492|10668) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000012.00000607(c93de411) num remotes 1
(10492|10668) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 1
(10492|10668) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 1
(10492|10668) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 1
(10492|10668) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 1
(10492|10668) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000014.00000507(6d504272) num remotes 1
(10492|10668) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000014.00000607(467d11b1) num remotes 1
(10492|10668) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
(10492|10668) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
(10492|10668) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
(10492|10668) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
(10492|10668) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000013.00000507(df709e62) num remotes 1
(10492|10668) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000013.00000607(f45dcda1) num remotes 1
2026-08-10T17:15:32Z: Stopping process actions.
2026-08-10T17:15:32Z: Detaching Listeners.
2026-08-10T17:15:32Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10492|10492) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000015.00000507(50306bc2) num remotes 1
(10492|10668) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000015.00000102(44365a49) num remotes 1
(10492|10668) 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
(10492|10492) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000015.00000607(7b1d3801) num remotes 1
(10492|10668) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000015.00000202(6f1b098a) num remotes 1
(10492|10668) 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
(10492|10596) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000015.000001c7(af386c76) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10492|10596) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000015.000001c7(af386c76) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10492|10596) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10492|10596) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000015.000003c7(9d0e0ef4) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10492|10596) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000015.000003c7(9d0e0ef4) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10492|10596) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000015.000004c7(d24f9833) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10492|10596) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000015.000004c7(d24f9833) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10492|10596) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000015.000002c7(84153fb5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10492|10596) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000015.000002c7(84153fb5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10492|10596) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10492|10701) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.160:37419 , reconnect_state = INIT_STATE.
(10492|10596) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10492|10701) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10492|10492) Service_Participant::shutdown
(10492|10492) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-10T17:15:32Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.661
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.044
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10492|10492) Service_Participant::~Service_Participant
(10492|10492) 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_10726
node_controller PID: 10727 started at 2026-08-10 17:15:53
/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: 10728 started at 2026-08-10 17:15:53
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.8dca0c69.29e78451.000001c1 "test_nc_10726"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/3
Started at 2026-08-10T17:16:00Z
Setting scenario launch_time to be 3 seconds from now: 2026-08-10T17:16:03Z
2026-08-10T17:16:03Z: Node 01037ced.8dca0c69.29e78451.000001c1 (test_nc_10726) starting process 10745:
- 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_10727/n01037ced.8dca0c69.29e78451.000001c1w1_log.txt -DCPSPendingTimeout 3
2026-08-10T17:16:03Z: Node 01037ced.8dca0c69.29e78451.000001c1 (test_nc_10726) starting process 10746:
- original config: ci-disco-relay.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10727/n01037ced.8dca0c69.29e78451.000001c1w2_config.json --report /tmp/opendds_bench_nc_10727/n01037ced.8dca0c69.29e78451.000001c1w2_report.json --log /tmp/opendds_bench_nc_10727/n01037ced.8dca0c69.29e78451.000001c1w2_log.txt
2026-08-10T17:16:03Z: Node 01037ced.8dca0c69.29e78451.000001c1 (test_nc_10726) starting process 10747:
- original config: ci-disco-relay.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10727/n01037ced.8dca0c69.29e78451.000001c1w3_config.json --report /tmp/opendds_bench_nc_10727/n01037ced.8dca0c69.29e78451.000001c1w3_report.json --log /tmp/opendds_bench_nc_10727/n01037ced.8dca0c69.29e78451.000001c1w3_log.txt
2026-08-10T17:16:39Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10746 with exit code 0
2026-08-10T17:16:39Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10747 with exit code 0
2026-08-10T17:17:03Z: Scenario timed out, Killing Spawned Processes...
2026-08-10T17:17:03Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10745 with exit code 9
Writing report for node name 'test_nc_10726' (id '01037ced.8dca0c69.29e78451.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-08-10T17:17:03Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 60
percent cpu utilization min = 0.000000
percent cpu utilization max = 9.226406
percent cpu utilization mean = 0.400402
percent cpu utilization stdev = 1.519642
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.507937
percent memory utilization mean = 1.824525
percent memory utilization stdev = 0.797084
percent memory utilization median = 2.506019
percent memory utilization madev = 0.001918
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 60
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 1167.190484
percent virtual memory utilization mean = 849.455290
percent virtual memory utilization stdev = 392.238638
percent virtual memory utilization median = 1167.190484
percent virtual memory utilization madev = 0.000000
Test Timing Stats:
Max Construction Time: 0.082 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.000 seconds
Max Stop Time: 0.000 seconds
Max Destruction Time: 0.022 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.006676
discovery time delta max = 0.536236
discovery time delta mean = 0.197452
discovery time delta stdev = 0.189360
discovery time delta median = 0.169718
discovery time delta madev = 0.155393
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.8dca0c69.29e78451.000001c1 === Spawned Process #2 (PID 10746) ===
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-08-10T17:16:06Z: 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
(10746|10746) INFO: set_DCPS_debug_level: set to 3
(10746|10746) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10746|10746) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10746|10746) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10746|10746) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10746|10746) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ rtps_discovery].
(10746|10746) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10746|10746) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10746|10746) Service_Participant::get_domain_participant_factory: machine: runnervmvrwv9, x86_64 platform: Linux, 6.17.0-1020-azure, #20~24.04.1-Ubuntu SMP Fri Jun 19 20:09:14 UTC 2026
(10746|10746) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10746|10746) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10746|10746) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10746|10746) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_RTPS_DISCOVERY_SPDP_SEND_ADDRS
(10746|10746) DomainParticipantImpl::enable: enabled participant 01037ced.8dca0c69.29fa7c28.000001c1(730db69b) in domain 7
(10746|10746) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 90 with 20 chunks
(10746|10746) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b0 with 20 chunks
(10746|10746) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2d0 with 20 chunks
(10746|10746) DataReaderImpl::enable Cached_Allocator_With_Overflow 360 with 20 chunks
(10746|10746) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10746|10746) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10746|10746) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 510 with 20 chunks
(10746|10746) DataReaderImpl::enable Cached_Allocator_With_Overflow 5a0 with 20 chunks
(10746|10746) OpenDDS::DCPS::ParticipantLocationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 630 with 20 chunks
(10746|10746) DataReaderImpl::enable Cached_Allocator_With_Overflow 6c0 with 20 chunks
(10746|10746) OpenDDS::DCPS::ConnectionRecordDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 750 with 20 chunks
(10746|10746) DataReaderImpl::enable Cached_Allocator_With_Overflow 7e0 with 20 chunks
(10746|10746) OpenDDS::DCPS::InternalThreadBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 870 with 20 chunks
(10746|10746) DataReaderImpl::enable Cached_Allocator_With_Overflow 900 with 20 chunks
(10746|10746) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FA7C28_7=@_OPENDDS_SEDPTransportInst_01037ced8dca0c6929fa7c28_7
(10746|10746) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FA7C28_7_MAX_MESSAGE_SIZE=65466
(10746|10746) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FA7C28_7_HEARTBEAT_PERIOD=200
(10746|10746) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FA7C28_7_NAK_RESPONSE_DELAY=100
(10746|10746) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FA7C28_7_RESPONSIVE_MODE=false
(10746|10746) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FA7C28_7_SEND_DELAY=10
(10746|10746) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FA7C28_7_SEND_BUFFER_SIZE=65535
(10746|10746) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FA7C28_7_RCV_BUFFER_SIZE=65535
(10746|10746) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FA7C28_7_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(10746|10746) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FA7C28_7_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(10746|10746) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FA7C28_7_PORT_MODE=system
(10746|10746) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FA7C28_7_PB=7400
(10746|10746) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FA7C28_7_DG=250
(10746|10746) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FA7C28_7_PG=2
(10746|10746) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FA7C28_7_D2=2
(10746|10746) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FA7C28_7_D3=12
(10746|10746) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FA7C28_7_USE_MULTICAST=false
(10746|10746) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FA7C28_7_INIT_PARTICIPANT_PORT_ID=2
(10746|10746) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FA7C28_7_LOCAL_ADDRESS=0.0.0.0:0
(10746|10746) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FA7C28_7_ADVERTISED_ADDRESS=0.0.0.0:0
(10746|10746) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FA7C28_7_IPV6_INIT_PARTICIPANT_PORT_ID=3
(10746|10746) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FA7C28_7_IPV6_LOCAL_ADDRESS=:::0
(10746|10746) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FA7C28_7_IPV6_ADVERTISED_ADDRESS=:::0
(10746|10746) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FA7C28_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(10746|10746) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FA7C28_7_USE_RTPS_RELAY=false
(10746|10746) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FA7C28_7_RTPS_RELAY_ONLY=true
(10746|10746) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FA7C28_7_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(10746|10746) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FA7C28_7_USE_ICE=false
(10746|10746) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037CED8DCA0C6929FA7C28_7=@_OPENDDS_SEDP_TransportCfg_01037ced8dca0c6929fa7c28_7
(10746|10746) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037CED8DCA0C6929FA7C28_7_PASSIVE_CONNECT_DURATION=60000
(10746|10765) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FA7C28_7_RTPS_RELAY_ONLY=true
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
(10746|10765) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FA7C28_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'
(10746|10746) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow c60 with 20 chunks
(10746|10746) DataReaderImpl::enable Cached_Allocator_With_Overflow cf0 with 20 chunks
(10746|10766) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on docker0/172.17.0.1 (0x7b70000031c8 joined count 1)
(10746|10766) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on eth0/10.1.0.160 (0x7b70000031c8 joined count 2)
(10746|10766) INFO: MulticastManager::join: joined group ff03::1:9150 on eth0/fe80::7eed:8dff:feca:c69 (0x7b70000031c8 joined count 3)
(10746|10766) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on lo/127.0.0.1 (0x7b70000031c8 joined count 4)
(10746|10766) INFO: MulticastManager::join: joined group ff03::1:9150 on lo/::1 (0x7b70000031c8 joined count 5)
(10746|10746) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10746|10766) Spdp::handle_participant_data - 01037ced.8dca0c69.29fa7c28.000001c1(730db69b) discovered 01037ced.8dca0c69.29f9f51c.000001c1(2ffbf750) lease 5:00 from 127.0.0.1:4444 (0)
(10746|10766) Spdp::update_rtps_relay_application_participant - 01037ced.8dca0c69.29f9f51c.000001c1(2ffbf750) is an RtpsRelay application participant
(10746|10766) DEBUG: Sedp::association_complete_i local 01037ced.8dca0c69.29fa7c28.000003c2(d83285a3) remote 01037ced.8dca0c69.29f9f51c.000003c7(f4ae30e7)
(10746|10766) DEBUG: Sedp::association_complete_i local 01037ced.8dca0c69.29fa7c28.000004c2(97731364) remote 01037ced.8dca0c69.29f9f51c.000004c7(bbefa620)
(10746|10766) DEBUG: Sedp::association_complete_i local 01037ced.8dca0c69.29fa7c28.000200c2(f09b020e) remote 01037ced.8dca0c69.29f9f51c.000200c7(dc07b74a)
(10746|10766) Spdp::update_rtps_relay_application_participant - 01037ced.8dca0c69.29f9f51c.000001c1(2ffbf750) is an RtpsRelay application participant
(10746|10746) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10746|10746) DataReaderImpl::enable: got GUID 01037ced.8dca0c69.29fa7c28.00000007(1811e05f), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10746|10746) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2f40 with 20 chunks
(10746|10746) DataReaderImpl::enable Cached_Allocator_With_Overflow 2fd0 with 20 chunks
(10746|10746) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10746|10746) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10746|10746) DataReaderImpl::enable: got GUID 01037ced.8dca0c69.29fa7c28.01000007(a0ad873a), 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'
(10746|10746) WriteDataContainer sample_list_element_allocator 6ef8 with 20 chunks
(10746|10746) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 30f0 with 20 chunks
(10746|10746) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 3180 with 20 chunks
(10746|10746) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 2400 with 20 chunks
(10746|10746) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10746|10746) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10746|10746) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10746|10746) DataWriterImpl::enable: got GUID 01037ced.8dca0c69.29fa7c28.00000002(687b14d0), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10746|10746) WriteDataContainer sample_list_element_allocator 7278 with 20 chunks
(10746|10746) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 3210 with 20 chunks
(10746|10746) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 32a0 with 20 chunks
(10746|10746) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1600 with 20 chunks
(10746|10746) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10746|10746) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10746|10765) DataReaderImpl::add_association - bit 0 local 01037ced.8dca0c69.29fa7c28.00000007(1811e05f) remote 01037ced.8dca0c69.29fa7c28.00000002(687b14d0)
(10746|10746) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10746|10746) DataWriterImpl::enable: got GUID 01037ced.8dca0c69.29fa7c28.01000002(d0c773b5), publishing to topic name "topic_02" type "Bench::Data"
2026-08-10T17:16:06Z: Process construction / entity creation complete.
2026-08-10T17:16:06Z: Beginning action construction / initialization.
2026-08-10T17:16:06Z: Action construction / initialization complete.
(10746|10765) DataWriterImpl::add_association - bit 0 local 01037ced.8dca0c69.29fa7c28.00000002(687b14d0) remote 01037ced.8dca0c69.29fa7c28.00000007(1811e05f)
(10746|10765) DataWriterImpl::transport_assoc_done: writer 01037ced.8dca0c69.29fa7c28.00000002(687b14d0) succeeded in associating with reader 01037ced.8dca0c69.29fa7c28.00000007(1811e05f)
(10746|10765) DataWriterImpl::transport_assoc_done: writer 01037ced.8dca0c69.29fa7c28.00000002(687b14d0) reader 01037ced.8dca0c69.29fa7c28.00000007(1811e05f) calling association_complete_i
(10746|10765) DataWriterImpl::association_complete_i - bit 0 local 01037ced.8dca0c69.29fa7c28.00000002(687b14d0) remote 01037ced.8dca0c69.29fa7c28.00000007(1811e05f)
(10746|10765) DataReaderImpl::add_association - bit 0 local 01037ced.8dca0c69.29fa7c28.01000007(a0ad873a) remote 01037ced.8dca0c69.29fa7c28.01000002(d0c773b5)
(10746|10765) DataWriterImpl::add_association - bit 0 local 01037ced.8dca0c69.29fa7c28.01000002(d0c773b5) remote 01037ced.8dca0c69.29fa7c28.01000007(a0ad873a)
(10746|10765) DataWriterImpl::transport_assoc_done: writer 01037ced.8dca0c69.29fa7c28.01000002(d0c773b5) succeeded in associating with reader 01037ced.8dca0c69.29fa7c28.01000007(a0ad873a)
(10746|10765) DataWriterImpl::transport_assoc_done: writer 01037ced.8dca0c69.29fa7c28.01000002(d0c773b5) reader 01037ced.8dca0c69.29fa7c28.01000007(a0ad873a) calling association_complete_i
(10746|10765) DataWriterImpl::association_complete_i - bit 0 local 01037ced.8dca0c69.29fa7c28.01000002(d0c773b5) remote 01037ced.8dca0c69.29fa7c28.01000007(a0ad873a)
(10746|10766) Spdp::handle_participant_data - 01037ced.8dca0c69.29fa7c28.000001c1(730db69b) discovered 01037ced.8dca0c69.29fbfa6f.000001c1(f740ceb3) lease 5:00 from 127.0.0.1:4444 (1)
(10746|10766) DEBUG: Sedp::association_complete_i local 01037ced.8dca0c69.29fa7c28.000300c3(865e58af) remote 01037ced.8dca0c69.29fbfa6f.000300c4(9c77b524)
(10746|10766) DEBUG: Sedp::association_complete_i local 01037ced.8dca0c69.29fa7c28.000301c3(9f4569ee) remote 01037ced.8dca0c69.29fbfa6f.000301c4(856c8465)
(10746|10766) DEBUG: Sedp::association_complete_i local 01037ced.8dca0c69.29fa7c28.000003c2(d83285a3) remote 01037ced.8dca0c69.29fbfa6f.000003c7(2c150904)
(10746|10766) DEBUG: Sedp::association_complete_i local 01037ced.8dca0c69.29fa7c28.000004c2(97731364) remote 01037ced.8dca0c69.29fbfa6f.000004c7(63549fc3)
(10746|10766) DEBUG: Sedp::association_complete_i local 01037ced.8dca0c69.29fa7c28.000200c2(f09b020e) remote 01037ced.8dca0c69.29fbfa6f.000200c7(04bc8ea9)
(10746|10765) DataWriterImpl::add_association - bit 0 local 01037ced.8dca0c69.29fa7c28.00000002(687b14d0) remote 01037ced.8dca0c69.29fbfa6f.00000007(9c5c9877)
(10746|10765) DataWriterImpl::transport_assoc_done: writer 01037ced.8dca0c69.29fa7c28.00000002(687b14d0) succeeded in associating with reader 01037ced.8dca0c69.29fbfa6f.00000007(9c5c9877)
(10746|10765) DataWriterImpl::transport_assoc_done: writer 01037ced.8dca0c69.29fa7c28.00000002(687b14d0) reader 01037ced.8dca0c69.29fbfa6f.00000007(9c5c9877) calling association_complete_i
(10746|10765) DataWriterImpl::association_complete_i - bit 0 local 01037ced.8dca0c69.29fa7c28.00000002(687b14d0) remote 01037ced.8dca0c69.29fbfa6f.00000007(9c5c9877)
(10746|10765) DataWriterImpl::add_association - bit 0 local 01037ced.8dca0c69.29fa7c28.01000002(d0c773b5) remote 01037ced.8dca0c69.29fbfa6f.01000007(24e0ff12)
(10746|10765) DataWriterImpl::transport_assoc_done: writer 01037ced.8dca0c69.29fa7c28.01000002(d0c773b5) succeeded in associating with reader 01037ced.8dca0c69.29fbfa6f.01000007(24e0ff12)
(10746|10765) DataWriterImpl::transport_assoc_done: writer 01037ced.8dca0c69.29fa7c28.01000002(d0c773b5) reader 01037ced.8dca0c69.29fbfa6f.01000007(24e0ff12) calling association_complete_i
(10746|10765) DataWriterImpl::association_complete_i - bit 0 local 01037ced.8dca0c69.29fa7c28.01000002(d0c773b5) remote 01037ced.8dca0c69.29fbfa6f.01000007(24e0ff12)
(10746|10765) DataReaderImpl::add_association - bit 0 local 01037ced.8dca0c69.29fa7c28.00000007(1811e05f) remote 01037ced.8dca0c69.29fbfa6f.00000002(ec366cf8)
(10746|10765) DataReaderImpl::add_association - bit 0 local 01037ced.8dca0c69.29fa7c28.01000007(a0ad873a) remote 01037ced.8dca0c69.29fbfa6f.01000002(548a0b9d)
2026-08-10T17:16:07Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:16:07Z: DDS entities enabled.
2026-08-10T17:16:07Z: Initializing process actions.
(10746|10766) Spdp::update_rtps_relay_application_participant - 01037ced.8dca0c69.29f9f51c.000001c1(2ffbf750) is an RtpsRelay application participant
2026-08-10T17:16:37Z: Starting process actions.
2026-08-10T17:16:37Z: Process tests started.
2026-08-10T17:16:38Z: Stopping process tests.
2026-08-10T17:16:38Z: Process tests stopped.
2026-08-10T17:16:39Z: Stopping process actions.
2026-08-10T17:16:39Z: Detaching Listeners.
2026-08-10T17:16:39Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10746|10746) DataWriterImpl::remove_associations: bit 0 local 01037ced.8dca0c69.29fa7c28.00000002(687b14d0) remote 01037ced.8dca0c69.29fa7c28.00000007(1811e05f) num remotes 2
(10746|10765) DataReaderImpl::remove_associations: bit 0 local 01037ced.8dca0c69.29fa7c28.00000007(1811e05f) remote 01037ced.8dca0c69.29fa7c28.00000002(687b14d0) num remotes 1
(10746|10765) DataReaderImpl::remove_associations_i: bit 0 local 01037ced.8dca0c69.29fa7c28.00000007(1811e05f) remote 01037ced.8dca0c69.29fa7c28.00000002(687b14d0) num remotes 1
Deleting datawriter: datawriter_02
(10746|10746) DataWriterImpl::remove_associations: bit 0 local 01037ced.8dca0c69.29fa7c28.01000002(d0c773b5) remote 01037ced.8dca0c69.29fa7c28.01000007(a0ad873a) num remotes 2
Deleting publisher: publisher_01
(10746|10765) DataReaderImpl::remove_associations: bit 0 local 01037ced.8dca0c69.29fa7c28.01000007(a0ad873a) remote 01037ced.8dca0c69.29fa7c28.01000002(d0c773b5) num remotes 1
(10746|10765) DataReaderImpl::remove_associations_i: bit 0 local 01037ced.8dca0c69.29fa7c28.01000007(a0ad873a) remote 01037ced.8dca0c69.29fa7c28.01000002(d0c773b5) num remotes 1
Deleting datareader: datareader_01
(10746|10746) DataReaderImpl::remove_associations: bit 0 local 01037ced.8dca0c69.29fa7c28.00000007(1811e05f) remote 01037ced.8dca0c69.29fbfa6f.00000002(ec366cf8) num remotes 1
(10746|10746) DataReaderImpl::remove_associations_i: bit 0 local 01037ced.8dca0c69.29fa7c28.00000007(1811e05f) remote 01037ced.8dca0c69.29fbfa6f.00000002(ec366cf8) num remotes 1
Deleting datareader: datareader_02
(10746|10746) DataReaderImpl::remove_associations: bit 0 local 01037ced.8dca0c69.29fa7c28.01000007(a0ad873a) remote 01037ced.8dca0c69.29fbfa6f.01000002(548a0b9d) num remotes 1
(10746|10746) DataReaderImpl::remove_associations_i: bit 0 local 01037ced.8dca0c69.29fa7c28.01000007(a0ad873a) remote 01037ced.8dca0c69.29fbfa6f.01000002(548a0b9d) num remotes 1
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10746|10746) Service_Participant::shutdown
(10746|10746) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-10T17:16:39Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.068
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.022
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10746|10746) Service_Participant::~Service_Participant
(10746|10746) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8dca0c69.29e78451.000001c1 === Spawned Process #3 (PID 10747) ===
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-08-10T17:16:06Z: 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
(10747|10747) INFO: set_DCPS_debug_level: set to 3
(10747|10747) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10747|10747) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10747|10747) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10747|10747) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10747|10747) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ rtps_discovery].
(10747|10747) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10747|10747) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10747|10747) Service_Participant::get_domain_participant_factory: machine: runnervmvrwv9, x86_64 platform: Linux, 6.17.0-1020-azure, #20~24.04.1-Ubuntu SMP Fri Jun 19 20:09:14 UTC 2026
(10747|10747) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10747|10747) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10747|10747) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10747|10747) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_RTPS_DISCOVERY_SPDP_SEND_ADDRS
(10747|10747) DomainParticipantImpl::enable: enabled participant 01037ced.8dca0c69.29fbfa6f.000001c1(f740ceb3) in domain 7
(10747|10747) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 90 with 20 chunks
(10747|10747) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b0 with 20 chunks
(10747|10747) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2d0 with 20 chunks
(10747|10747) DataReaderImpl::enable Cached_Allocator_With_Overflow 360 with 20 chunks
(10747|10747) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10747|10747) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10747|10747) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 510 with 20 chunks
(10747|10747) DataReaderImpl::enable Cached_Allocator_With_Overflow 5a0 with 20 chunks
(10747|10747) OpenDDS::DCPS::ParticipantLocationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 630 with 20 chunks
(10747|10747) DataReaderImpl::enable Cached_Allocator_With_Overflow 6c0 with 20 chunks
(10747|10747) OpenDDS::DCPS::ConnectionRecordDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 750 with 20 chunks
(10747|10747) DataReaderImpl::enable Cached_Allocator_With_Overflow 7e0 with 20 chunks
(10747|10747) OpenDDS::DCPS::InternalThreadBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 870 with 20 chunks
(10747|10747) DataReaderImpl::enable Cached_Allocator_With_Overflow 900 with 20 chunks
(10747|10747) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FBFA6F_7=@_OPENDDS_SEDPTransportInst_01037ced8dca0c6929fbfa6f_7
(10747|10747) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FBFA6F_7_MAX_MESSAGE_SIZE=65466
(10747|10747) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FBFA6F_7_HEARTBEAT_PERIOD=200
(10747|10747) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FBFA6F_7_NAK_RESPONSE_DELAY=100
(10747|10747) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FBFA6F_7_RESPONSIVE_MODE=false
(10747|10747) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FBFA6F_7_SEND_DELAY=10
(10747|10747) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FBFA6F_7_SEND_BUFFER_SIZE=65535
(10747|10747) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FBFA6F_7_RCV_BUFFER_SIZE=65535
(10747|10747) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FBFA6F_7_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(10747|10747) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FBFA6F_7_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(10747|10747) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FBFA6F_7_PORT_MODE=system
(10747|10747) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FBFA6F_7_PB=7400
(10747|10747) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FBFA6F_7_DG=250
(10747|10747) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FBFA6F_7_PG=2
(10747|10747) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FBFA6F_7_D2=2
(10747|10747) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FBFA6F_7_D3=12
(10747|10747) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FBFA6F_7_USE_MULTICAST=false
(10747|10747) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FBFA6F_7_INIT_PARTICIPANT_PORT_ID=4
(10747|10747) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FBFA6F_7_LOCAL_ADDRESS=0.0.0.0:0
(10747|10747) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FBFA6F_7_ADVERTISED_ADDRESS=0.0.0.0:0
(10747|10747) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FBFA6F_7_IPV6_INIT_PARTICIPANT_PORT_ID=5
(10747|10747) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FBFA6F_7_IPV6_LOCAL_ADDRESS=:::0
(10747|10747) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FBFA6F_7_IPV6_ADVERTISED_ADDRESS=:::0
(10747|10747) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FBFA6F_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(10747|10747) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FBFA6F_7_USE_RTPS_RELAY=false
(10747|10747) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FBFA6F_7_RTPS_RELAY_ONLY=true
(10747|10747) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FBFA6F_7_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(10747|10747) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FBFA6F_7_USE_ICE=false
(10747|10747) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037CED8DCA0C6929FBFA6F_7=@_OPENDDS_SEDP_TransportCfg_01037ced8dca0c6929fbfa6f_7
(10747|10747) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037CED8DCA0C6929FBFA6F_7_PASSIVE_CONNECT_DURATION=60000
(10747|10770) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FBFA6F_7_RTPS_RELAY_ONLY=true
(10747|10770) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929FBFA6F_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'
(10747|10747) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow c60 with 20 chunks
(10747|10747) DataReaderImpl::enable Cached_Allocator_With_Overflow cf0 with 20 chunks
(10747|10772) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on docker0/172.17.0.1 (0x7b70000031c8 joined count 1)
(10747|10772) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on eth0/10.1.0.160 (0x7b70000031c8 joined count 2)
(10747|10772) INFO: MulticastManager::join: joined group ff03::1:9150 on eth0/fe80::7eed:8dff:feca:c69 (0x7b70000031c8 joined count 3)
(10747|10772) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on lo/127.0.0.1 (0x7b70000031c8 joined count 4)
(10747|10772) INFO: MulticastManager::join: joined group ff03::1:9150 on lo/::1 (0x7b70000031c8 joined count 5)
(10747|10747) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10747|10772) Spdp::handle_participant_data - 01037ced.8dca0c69.29fbfa6f.000001c1(f740ceb3) discovered 01037ced.8dca0c69.29f9f51c.000001c1(2ffbf750) lease 5:00 from 127.0.0.1:4444 (0)
(10747|10772) Spdp::update_rtps_relay_application_participant - 01037ced.8dca0c69.29f9f51c.000001c1(2ffbf750) is an RtpsRelay application participant
(10747|10772) DEBUG: Sedp::association_complete_i local 01037ced.8dca0c69.29fbfa6f.000003c2(5c7ffd8b) remote 01037ced.8dca0c69.29f9f51c.000003c7(f4ae30e7)
(10747|10772) DEBUG: Sedp::association_complete_i local 01037ced.8dca0c69.29fbfa6f.000004c2(133e6b4c) remote 01037ced.8dca0c69.29f9f51c.000004c7(bbefa620)
(10747|10772) DEBUG: Sedp::association_complete_i local 01037ced.8dca0c69.29fbfa6f.000200c2(74d67a26) remote 01037ced.8dca0c69.29f9f51c.000200c7(dc07b74a)
(10747|10747) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10747|10747) DataReaderImpl::enable: got GUID 01037ced.8dca0c69.29fbfa6f.00000007(9c5c9877), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10747|10747) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2f40 with 20 chunks
(10747|10747) DataReaderImpl::enable Cached_Allocator_With_Overflow 2fd0 with 20 chunks
(10747|10747) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10747|10747) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10747|10747) DataReaderImpl::enable: got GUID 01037ced.8dca0c69.29fbfa6f.01000007(24e0ff12), 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'
(10747|10747) WriteDataContainer sample_list_element_allocator 6ef8 with 20 chunks
(10747|10747) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 30f0 with 20 chunks
(10747|10747) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 3180 with 20 chunks
(10747|10747) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 2400 with 20 chunks
(10747|10747) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10747|10747) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10747|10770) DataReaderImpl::add_association - bit 0 local 01037ced.8dca0c69.29fbfa6f.00000007(9c5c9877) remote 01037ced.8dca0c69.29fbfa6f.00000002(ec366cf8)
(10747|10747) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10747|10747) DataWriterImpl::enable: got GUID 01037ced.8dca0c69.29fbfa6f.00000002(ec366cf8), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10747|10747) WriteDataContainer sample_list_element_allocator 7278 with 20 chunks
(10747|10747) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 3210 with 20 chunks
(10747|10747) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 32a0 with 20 chunks
(10747|10747) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1600 with 20 chunks
(10747|10747) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10747|10747) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10747|10770) DataWriterImpl::add_association - bit 0 local 01037ced.8dca0c69.29fbfa6f.00000002(ec366cf8) remote 01037ced.8dca0c69.29fbfa6f.00000007(9c5c9877)
(10747|10770) DataWriterImpl::transport_assoc_done: writer 01037ced.8dca0c69.29fbfa6f.00000002(ec366cf8) succeeded in associating with reader 01037ced.8dca0c69.29fbfa6f.00000007(9c5c9877)
(10747|10770) DataWriterImpl::transport_assoc_done: writer 01037ced.8dca0c69.29fbfa6f.00000002(ec366cf8) reader 01037ced.8dca0c69.29fbfa6f.00000007(9c5c9877) calling association_complete_i
(10747|10770) DataWriterImpl::association_complete_i - bit 0 local 01037ced.8dca0c69.29fbfa6f.00000002(ec366cf8) remote 01037ced.8dca0c69.29fbfa6f.00000007(9c5c9877)
(10747|10747) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10747|10770) DataReaderImpl::add_association - bit 0 local 01037ced.8dca0c69.29fbfa6f.01000007(24e0ff12) remote 01037ced.8dca0c69.29fbfa6f.01000002(548a0b9d)
(10747|10747) DataWriterImpl::enable: got GUID 01037ced.8dca0c69.29fbfa6f.01000002(548a0b9d), publishing to topic name "topic_02" type "Bench::Data"
(10747|10770) DataWriterImpl::add_association - bit 0 local 01037ced.8dca0c69.29fbfa6f.01000002(548a0b9d) remote 01037ced.8dca0c69.29fbfa6f.01000007(24e0ff12)
2026-08-10T17:16:06Z: Process construction / entity creation complete.
2026-08-10T17:16:06Z: Beginning action construction / initialization.
2026-08-10T17:16:06Z: Action construction / initialization complete.
(10747|10770) DataWriterImpl::transport_assoc_done: writer 01037ced.8dca0c69.29fbfa6f.01000002(548a0b9d) succeeded in associating with reader 01037ced.8dca0c69.29fbfa6f.01000007(24e0ff12)
(10747|10770) DataWriterImpl::transport_assoc_done: writer 01037ced.8dca0c69.29fbfa6f.01000002(548a0b9d) reader 01037ced.8dca0c69.29fbfa6f.01000007(24e0ff12) calling association_complete_i
(10747|10770) DataWriterImpl::association_complete_i - bit 0 local 01037ced.8dca0c69.29fbfa6f.01000002(548a0b9d) remote 01037ced.8dca0c69.29fbfa6f.01000007(24e0ff12)
(10747|10772) Spdp::handle_participant_data - 01037ced.8dca0c69.29fbfa6f.000001c1(f740ceb3) discovered 01037ced.8dca0c69.29fa7c28.000001c1(730db69b) lease 5:00 from 127.0.0.1:4444 (1)
(10747|10772) DEBUG: Sedp::association_complete_i local 01037ced.8dca0c69.29fbfa6f.000300c3(02132087) remote 01037ced.8dca0c69.29fa7c28.000300c4(183acd0c)
(10747|10772) DEBUG: Sedp::association_complete_i local 01037ced.8dca0c69.29fbfa6f.000301c3(1b0811c6) remote 01037ced.8dca0c69.29fa7c28.000301c4(0121fc4d)
(10747|10772) DEBUG: Sedp::association_complete_i local 01037ced.8dca0c69.29fbfa6f.000003c2(5c7ffd8b) remote 01037ced.8dca0c69.29fa7c28.000003c7(a858712c)
(10747|10772) DEBUG: Sedp::association_complete_i local 01037ced.8dca0c69.29fbfa6f.000004c2(133e6b4c) remote 01037ced.8dca0c69.29fa7c28.000004c7(e719e7eb)
(10747|10772) DEBUG: Sedp::association_complete_i local 01037ced.8dca0c69.29fbfa6f.000200c2(74d67a26) remote 01037ced.8dca0c69.29fa7c28.000200c7(80f1f681)
(10747|10770) DataWriterImpl::add_association - bit 0 local 01037ced.8dca0c69.29fbfa6f.00000002(ec366cf8) remote 01037ced.8dca0c69.29fa7c28.00000007(1811e05f)
(10747|10770) DataWriterImpl::transport_assoc_done: writer 01037ced.8dca0c69.29fbfa6f.00000002(ec366cf8) succeeded in associating with reader 01037ced.8dca0c69.29fa7c28.00000007(1811e05f)
(10747|10770) DataWriterImpl::transport_assoc_done: writer 01037ced.8dca0c69.29fbfa6f.00000002(ec366cf8) reader 01037ced.8dca0c69.29fa7c28.00000007(1811e05f) calling association_complete_i
(10747|10770) DataWriterImpl::association_complete_i - bit 0 local 01037ced.8dca0c69.29fbfa6f.00000002(ec366cf8) remote 01037ced.8dca0c69.29fa7c28.00000007(1811e05f)
(10747|10770) DataWriterImpl::add_association - bit 0 local 01037ced.8dca0c69.29fbfa6f.01000002(548a0b9d) remote 01037ced.8dca0c69.29fa7c28.01000007(a0ad873a)
(10747|10770) DataWriterImpl::transport_assoc_done: writer 01037ced.8dca0c69.29fbfa6f.01000002(548a0b9d) succeeded in associating with reader 01037ced.8dca0c69.29fa7c28.01000007(a0ad873a)
(10747|10770) DataWriterImpl::transport_assoc_done: writer 01037ced.8dca0c69.29fbfa6f.01000002(548a0b9d) reader 01037ced.8dca0c69.29fa7c28.01000007(a0ad873a) calling association_complete_i
(10747|10770) DataWriterImpl::association_complete_i - bit 0 local 01037ced.8dca0c69.29fbfa6f.01000002(548a0b9d) remote 01037ced.8dca0c69.29fa7c28.01000007(a0ad873a)
(10747|10770) DataReaderImpl::add_association - bit 0 local 01037ced.8dca0c69.29fbfa6f.00000007(9c5c9877) remote 01037ced.8dca0c69.29fa7c28.00000002(687b14d0)
(10747|10770) DataReaderImpl::add_association - bit 0 local 01037ced.8dca0c69.29fbfa6f.01000007(24e0ff12) remote 01037ced.8dca0c69.29fa7c28.01000002(d0c773b5)
2026-08-10T17:16:07Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:16:07Z: DDS entities enabled.
2026-08-10T17:16:07Z: Initializing process actions.
2026-08-10T17:16:37Z: Starting process actions.
2026-08-10T17:16:37Z: Process tests started.
2026-08-10T17:16:38Z: Stopping process tests.
2026-08-10T17:16:38Z: Process tests stopped.
(10747|10770) DataReaderImpl::remove_associations: bit 0 local 01037ced.8dca0c69.29fbfa6f.00000007(9c5c9877) remote 01037ced.8dca0c69.29fa7c28.00000002(687b14d0) num remotes 1
(10747|10770) DataReaderImpl::remove_associations_i: bit 0 local 01037ced.8dca0c69.29fbfa6f.00000007(9c5c9877) remote 01037ced.8dca0c69.29fa7c28.00000002(687b14d0) num remotes 1
(10747|10770) DataReaderImpl::remove_associations: bit 0 local 01037ced.8dca0c69.29fbfa6f.01000007(24e0ff12) remote 01037ced.8dca0c69.29fa7c28.01000002(d0c773b5) num remotes 1
(10747|10770) DataReaderImpl::remove_associations_i: bit 0 local 01037ced.8dca0c69.29fbfa6f.01000007(24e0ff12) remote 01037ced.8dca0c69.29fa7c28.01000002(d0c773b5) num remotes 1
(10747|10770) DataWriterImpl::remove_associations: bit 0 local 01037ced.8dca0c69.29fbfa6f.00000002(ec366cf8) remote 01037ced.8dca0c69.29fa7c28.00000007(1811e05f) num remotes 1
(10747|10770) DataWriterImpl::remove_associations: bit 0 local 01037ced.8dca0c69.29fbfa6f.01000002(548a0b9d) remote 01037ced.8dca0c69.29fa7c28.01000007(a0ad873a) num remotes 1
2026-08-10T17:16:39Z: Stopping process actions.
2026-08-10T17:16:39Z: Detaching Listeners.
2026-08-10T17:16:39Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10747|10747) DataWriterImpl::remove_associations: bit 0 local 01037ced.8dca0c69.29fbfa6f.00000002(ec366cf8) remote 01037ced.8dca0c69.29fbfa6f.00000007(9c5c9877) num remotes 1
(10747|10770) DataReaderImpl::remove_associations: bit 0 local 01037ced.8dca0c69.29fbfa6f.00000007(9c5c9877) remote 01037ced.8dca0c69.29fbfa6f.00000002(ec366cf8) num remotes 1
(10747|10770) DataReaderImpl::remove_associations_i: bit 0 local 01037ced.8dca0c69.29fbfa6f.00000007(9c5c9877) remote 01037ced.8dca0c69.29fbfa6f.00000002(ec366cf8) num remotes 1
Deleting datawriter: datawriter_02
(10747|10747) DataWriterImpl::remove_associations: bit 0 local 01037ced.8dca0c69.29fbfa6f.01000002(548a0b9d) remote 01037ced.8dca0c69.29fbfa6f.01000007(24e0ff12) num remotes 1
(10747|10770) DataReaderImpl::remove_associations: bit 0 local 01037ced.8dca0c69.29fbfa6f.01000007(24e0ff12) remote 01037ced.8dca0c69.29fbfa6f.01000002(548a0b9d) num remotes 1
(10747|10770) DataReaderImpl::remove_associations_i: bit 0 local 01037ced.8dca0c69.29fbfa6f.01000007(24e0ff12) remote 01037ced.8dca0c69.29fbfa6f.01000002(548a0b9d) 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
(10747|10747) Service_Participant::shutdown
(10747|10747) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-10T17:16:39Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.082
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.020
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10747|10747) Service_Participant::~Service_Participant
(10747|10747) Service_Participant::shutdown
=== Showing Log for Node 01037ced.8dca0c69.29e78451.000001c1 === Spawned Process #1 (PID 10745) ===
(10745|10745) INFO: set_DCPS_debug_level: set to 1
(10745|10745) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_SECURITY_DEBUG_LEVEL=2
(10745|10745) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_THREAD_STATUS_INTERVAL=1
(10745|10745) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/example/config/relay/ci-disco-relay.ini
(10745|10745) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(10745|10745) 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"
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_RELAY1_TRANSPORT_TYPE=rtps_udp
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_RELAY1_USE_MULTICAST=0
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_RELAY1=@relay1
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
(10745|10745) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_CHECK_SOURCE_IP=0
(10745|10745) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_PERIODIC_DIRECTED_SPDP=1
(10745|10745) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_UNDIRECTED_SPDP=0
(10745|10745) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_SEDP_MULTICAST=0
(10745|10745) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_RTPS_RELAY_ONLY=1
(10745|10745) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_SEDP_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(10745|10745) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_SPDP_RTPS_RELAY_ADDRESS=127.0.0.1:4444
(10745|10745) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY=@application_rtps_discovery
(10745|10745) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_RELAY_RTPS_DISCOVERY_SEDP_MULTICAST=0
(10745|10745) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_RELAY_RTPS_DISCOVERY=@relay_rtps_discovery
(10745|10745) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY=@rtps_discovery
(10745|10745) INFO: ConfigStoreImpl::set_string: DOMAIN_0_DISCOVERY_CONFIG=relay_rtps_discovery
(10745|10745) INFO: ConfigStoreImpl::set_string: DOMAIN_0=@0
(10745|10745) INFO: ConfigStoreImpl::set_string: DOMAIN_7_DISCOVERY_CONFIG=application_rtps_discovery
(10745|10745) INFO: ConfigStoreImpl::set_string: DOMAIN_7=@7
(10745|10745) INFO: ConfigStoreImpl::set_string: DOMAIN=@domain
(10745|10745) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
(10745|10745) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10745|10745) Service_Participant::set_repo_domain: Domain[ 0] = Repo[ relay_rtps_discovery].
(10745|10745) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ application_rtps_discovery].
(10745|10745) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10745|10745) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(10745|10745) Service_Participant::get_domain_participant_factory: machine: runnervmvrwv9, x86_64 platform: Linux, 6.17.0-1020-azure, #20~24.04.1-Ubuntu SMP Fri Jun 19 20:09:14 UTC 2026
(10745|10745) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10745|10745) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10745|10745) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10745|10745) INFO: ConfigStoreImpl::set_string: RTPS_RELAY=@rtps_relay
(10745|10745) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_DISCOVERY=true
(10745|10745) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_ACTIVITY=true
(10745|10745) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_RELAY_STATISTICS=3.000000000
(10745|10745) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LIFESPAN=60.000000000
(10745|10745) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_INACTIVE_PERIOD=60.000000000
(10745|10745) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_WARNINGS=false
(10745|10745) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_HTTP=false
(10745|10745) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_THREAD_STATUS=false
(10745|10745) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_THREAD_STATUS_SAFETY_FACTOR=3
(10745|10745) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_UTILIZATION_LIMIT=0.95
(10745|10745) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_UTILIZATION_CHANGES=false
(10745|10745) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_HANDLER_STATISTICS=0.000000000
(10745|10745) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_PUBLISH_RELAY_STATISTICS=0.000000000
(10745|10745) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_PUBLISH_HANDLER_STATISTICS=0.000000000
(10745|10745) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_PUBLISH_RELAY_STATUS=0.000000000
(10745|10745) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_PUBLISH_RELAY_STATUS_LIVELINESS=0.000000000
(10745|10745) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_RESTART_DETECTION=false
(10745|10745) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_ADMISSION_CONTROL_QUEUE_SIZE=0
(10745|10745) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_ADMISSION_CONTROL_QUEUE_DURATION=0.000000000
(10745|10745) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_MAX_IPS_PER_CLIENT=0
(10745|10745) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_REJECTED_ADDRESS_DURATION=0.000000000
(10745|10745) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_MAX_PARTICIPANTS_HIGH_WATER=0
(10745|10745) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_MAX_PARTICIPANTS_LOW_WATER=0
(10745|10745) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_DENIED_PARTITIONS_TIMEOUT=900.000000000
(10745|10745) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_ASYNC_DISCOVERY_CACHE_TIMEOUT=604800.000000000
(10745|10745) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_ASYNC_DISCOVERY=false
(10745|10745) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_SYNCHRONIZE_ASYNC_DISCOVERY_CACHE=false
(10745|10745) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_ASYNC_DISCOVERY_REMOTE_CACHE_TIMEOUT=2592000.000000000
(10745|10745) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_ASYNC_DISCOVERY_CROSS_RELAY_TIMEOUT=5.000000000
(10745|10745) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_EARLY_ADMISSION_QUEUE_FREE_UP=false
(10745|10745) INFO: ConfigStoreImpl::set_string: COMMON_BIT_AUTOPURGE_NOWRITER_SAMPLES_DELAY=60.000000000
(10745|10745) INFO: ConfigStoreImpl::set_string: COMMON_BIT_AUTOPURGE_DISPOSED_SAMPLES_DELAY=60.000000000
(10745|10745) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_RELAY_RTPS_DISCOVERY_SPDP_SEND_ADDRS
(10745|10745) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_RELAY_RTPS_DISCOVERY_PARTICIPANT_FLAGS=7
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9469E_0=@_OPENDDS_SEDPTransportInst_01037ced8dca0c6929f9469e_0
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9469E_0_MAX_MESSAGE_SIZE=65466
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9469E_0_HEARTBEAT_PERIOD=200
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9469E_0_NAK_RESPONSE_DELAY=100
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9469E_0_RESPONSIVE_MODE=false
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9469E_0_SEND_DELAY=10
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9469E_0_SEND_BUFFER_SIZE=65535
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9469E_0_RCV_BUFFER_SIZE=65535
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9469E_0_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9469E_0_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9469E_0_PORT_MODE=system
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9469E_0_PB=7400
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9469E_0_DG=250
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9469E_0_PG=2
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9469E_0_D2=2
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9469E_0_D3=12
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9469E_0_USE_MULTICAST=false
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9469E_0_INIT_PARTICIPANT_PORT_ID=0
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9469E_0_LOCAL_ADDRESS=0.0.0.0:0
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9469E_0_ADVERTISED_ADDRESS=0.0.0.0:0
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9469E_0_IPV6_INIT_PARTICIPANT_PORT_ID=1
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9469E_0_IPV6_LOCAL_ADDRESS=:::0
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9469E_0_IPV6_ADVERTISED_ADDRESS=:::0
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9469E_0_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9469E_0_USE_RTPS_RELAY=false
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9469E_0_RTPS_RELAY_ONLY=false
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9469E_0_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9469E_0_USE_ICE=false
(10745|10745) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037CED8DCA0C6929F9469E_0=@_OPENDDS_SEDP_TransportCfg_01037ced8dca0c6929f9469e_0
(10745|10745) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037CED8DCA0C6929F9469E_0_PASSIVE_CONNECT_DURATION=60000
(10745|10757) INFO: MulticastManager::join: joined group 239.255.0.1:7400 on docker0/172.17.0.1 (0x7b70000031c8 joined count 1)
(10745|10757) INFO: MulticastManager::join: joined group 239.255.0.1:7400 on eth0/10.1.0.160 (0x7b70000031c8 joined count 2)
(10745|10757) INFO: MulticastManager::join: joined group ff03::1:7400 on eth0/fe80::7eed:8dff:feca:c69 (0x7b70000031c8 joined count 3)
(10745|10757) INFO: MulticastManager::join: joined group 239.255.0.1:7400 on lo/127.0.0.1 (0x7b70000031c8 joined count 4)
(10745|10757) INFO: MulticastManager::join: joined group ff03::1:7400 on lo/::1 (0x7b70000031c8 joined count 5)
(10745|10745) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10745|10745) INFO: ConfigStoreImpl::set_string: COMMON_STATISTICS_PERIOD=3
(10745|10752) INFO: ConfigStoreImpl::set_string: COMMON_STATISTICS_PERIOD=3
(10745|10752) INFO: ConfigStoreImpl::set_string: COMMON_STATISTICS_PERIOD=3
(10745|10745) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10745|10745) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_SPDP_SEND_ADDRS
(10745|10745) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_PARTICIPANT_FLAGS=7
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9F51C_7=@_OPENDDS_SEDPTransportInst_01037ced8dca0c6929f9f51c_7
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9F51C_7_MAX_MESSAGE_SIZE=65466
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9F51C_7_HEARTBEAT_PERIOD=200
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9F51C_7_NAK_RESPONSE_DELAY=100
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9F51C_7_RESPONSIVE_MODE=false
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9F51C_7_SEND_DELAY=10
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9F51C_7_SEND_BUFFER_SIZE=65535
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9F51C_7_RCV_BUFFER_SIZE=65535
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9F51C_7_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9F51C_7_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9F51C_7_PORT_MODE=system
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9F51C_7_PB=7400
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9F51C_7_DG=250
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9F51C_7_PG=2
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9F51C_7_D2=2
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9F51C_7_D3=12
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9F51C_7_USE_MULTICAST=false
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9F51C_7_INIT_PARTICIPANT_PORT_ID=0
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9F51C_7_LOCAL_ADDRESS=0.0.0.0:0
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9F51C_7_ADVERTISED_ADDRESS=0.0.0.0:0
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9F51C_7_IPV6_INIT_PARTICIPANT_PORT_ID=1
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9F51C_7_IPV6_LOCAL_ADDRESS=:::0
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9F51C_7_IPV6_ADVERTISED_ADDRESS=:::0
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9F51C_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9F51C_7_USE_RTPS_RELAY=false
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9F51C_7_RTPS_RELAY_ONLY=true
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9F51C_7_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(10745|10745) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9F51C_7_USE_ICE=false
(10745|10745) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037CED8DCA0C6929F9F51C_7=@_OPENDDS_SEDP_TransportCfg_01037ced8dca0c6929f9f51c_7
(10745|10745) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037CED8DCA0C6929F9F51C_7_PASSIVE_CONNECT_DURATION=60000
(10745|10760) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9F51C_7_RTPS_RELAY_ONLY=true
(10745|10760) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037CED8DCA0C6929F9F51C_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(10745|10745) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10745|10761) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on docker0/172.17.0.1 (0x7b70000059c8 joined count 1)
(10745|10761) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on eth0/10.1.0.160 (0x7b70000059c8 joined count 2)
(10745|10761) INFO: MulticastManager::join: joined group ff03::1:9150 on eth0/fe80::7eed:8dff:feca:c69 (0x7b70000059c8 joined count 3)
(10745|10761) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on lo/127.0.0.1 (0x7b70000059c8 joined count 4)
(10745|10761) INFO: MulticastManager::join: joined group ff03::1:9150 on lo/::1 (0x7b70000059c8 joined count 5)
(10745|10745) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10745|10745) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10745|10745) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10745|10745) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":0,"nanosec":44313000},"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":537212564,"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":[]}
(10745|10745) STAT: _OPENDDS_SEDPTransportInst_01037ced8dca0c6929f9469e_0 {"id":"_OPENDDS_SEDPTransportInst_01037ced8dca0c6929f9469e_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}}
(10745|10745) STAT: _OPENDDS_SEDPTransportInst_01037ced8dca0c6929f9f51c_7 {"id":"_OPENDDS_SEDPTransportInst_01037ced8dca0c6929f9f51c_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}}
(10745|10745) 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}}
(10745|10745) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10745|10756) DataReaderImpl::add_association - bit 0 local 01037ced.8dca0c69.29f9469e.00000007(139f23bd) remote 01037ced.8dca0c69.29f9469e.02000002(c9fc1fb9)
(10745|10756) DataWriterImpl::add_association - bit 0 local 01037ced.8dca0c69.29f9469e.02000002(c9fc1fb9) remote 01037ced.8dca0c69.29f9469e.00000007(139f23bd)
(10745|10756) DataWriterImpl::transport_assoc_done: writer 01037ced.8dca0c69.29f9469e.02000002(c9fc1fb9) succeeded in associating with reader 01037ced.8dca0c69.29f9469e.00000007(139f23bd)
(10745|10756) DataWriterImpl::transport_assoc_done: writer 01037ced.8dca0c69.29f9469e.02000002(c9fc1fb9) reader 01037ced.8dca0c69.29f9469e.00000007(139f23bd) calling association_complete_i
(10745|10756) DataWriterImpl::association_complete_i - bit 0 local 01037ced.8dca0c69.29f9469e.02000002(c9fc1fb9) remote 01037ced.8dca0c69.29f9469e.00000007(139f23bd)
(10745|10745) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10745|10745) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10745|10745) INFO: Application Participant GUID 01037ced.8dca0c69.29f9f51c.000001c1(2ffbf750) Id relay1
(10745|10745) INFO: SPDP Horizontal 42 listening on fe80::7eed:8dff:feca:c69%2:17400
(10745|10745) INFO: SEDP Horizontal 43 listening on fe80::7eed:8dff:feca:c69%2:17401
(10745|10745) INFO: Data Horizontal 44 listening on fe80::7eed:8dff:feca:c69%2:17402
(10745|10745) INFO: SPDP Vertical 45 listening on 0.0.0.0:4444
(10745|10745) INFO: SEDP Vertical 46 listening on 0.0.0.0:4445
(10745|10745) INFO: Data Vertical 47 listening on 0.0.0.0:4446
(10745|10745) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10745|10756) DataReaderImpl::add_association - bit 0 local 01037ced.8dca0c69.29f9469e.01000007(ab2344d8) remote 01037ced.8dca0c69.29f9469e.06000002(469e88ee)
(10745|10756) DataWriterImpl::add_association - bit 0 local 01037ced.8dca0c69.29f9469e.06000002(469e88ee) remote 01037ced.8dca0c69.29f9469e.01000007(ab2344d8)
(10745|10756) DataWriterImpl::transport_assoc_done: writer 01037ced.8dca0c69.29f9469e.06000002(469e88ee) succeeded in associating with reader 01037ced.8dca0c69.29f9469e.01000007(ab2344d8)
(10745|10756) DataWriterImpl::transport_assoc_done: writer 01037ced.8dca0c69.29f9469e.06000002(469e88ee) reader 01037ced.8dca0c69.29f9469e.01000007(ab2344d8) calling association_complete_i
(10745|10756) DataWriterImpl::association_complete_i - bit 0 local 01037ced.8dca0c69.29f9469e.06000002(469e88ee) remote 01037ced.8dca0c69.29f9469e.01000007(ab2344d8)
(10745|10745) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10745|10745) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10745|10745) INFO: Meta Discovery listening on 127.0.0.1:0
(10745|10745) INFO: GuidAddrSet::record_activity 01037ced.8dca0c69.29f9f51c.000001c1 added 0.000 s into session from 127.0.0.1:47681
(10745|10745) INFO: GuidAddrSet::record_activity VSEDP 01037ced.8dca0c69.29f9f51c.000001c1 is at 127.0.0.1:47681 0.000 s into session ips=1 total=1 remote=0 deactivation=1 expire=0 admit=0
(10745|10745) INFO: GuidAddrSet::defer_client: 01037ced.8dca0c69.29f9f51c.000001c1 was admitted 0.000 s into session
(10745|10745) INFO: GuidAddrSet::record_activity VSPDP 01037ced.8dca0c69.29f9f51c.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
(10745|10745) INFO: GuidAddrSet::record_activity 01037ced.8dca0c69.29fa7c28.000001c1 added 0.000 s into session from 127.0.0.1:42626
(10745|10745) INFO: GuidAddrSet::record_activity VSEDP 01037ced.8dca0c69.29fa7c28.000001c1 is at 127.0.0.1:42626 0.000 s into session ips=1 total=2 remote=0 deactivation=2 expire=2 admit=0
(10745|10745) INFO: GuidAddrSet::record_activity VSPDP 01037ced.8dca0c69.29fa7c28.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
(10745|10745) INFO: SpdpHandler::cache_message 01037ced.8dca0c69.29fa7c28.000001c1 got first SPDP 0.015 s into session dds.cert.sn '' dds.ca.sn ''
(10745|10745) INFO: GuidAddrSet::defer_client: 01037ced.8dca0c69.29fa7c28.000001c1 was admitted 0.015 s into session
(10745|10761) Spdp::handle_participant_data - 01037ced.8dca0c69.29f9f51c.000001c1(2ffbf750) discovered 01037ced.8dca0c69.29fa7c28.000001c1(730db69b) lease 5:00 from 127.0.0.1:4444 (0)
(10745|10752) INFO: RelayParticipantStatusReporter::add_participant add local participant 01037ced.8dca0c69.29fa7c28.000001c1 {"key":{"value":[1,3,124,237,141,202,12,105,41,250,124,40,0,0,1,193]},"user_data":{"value":[]}} [0/1]
(10745|10752) INFO: SubscriptionListener::on_data_available add local reader 01037ced.8dca0c69.29fa7c28.00000007 {"key":{"value":[1,3,124,237,141,202,12,105,41,250,124,40,0,0,0,7]},"participant_key":{"value":[1,3,124,237,141,202,12,105,41,250,124,40,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]
(10745|10745) INFO: GuidAddrSet::record_activity 01037ced.8dca0c69.29fbfa6f.000001c1 added 0.000 s into session from 127.0.0.1:36149
(10745|10745) INFO: GuidAddrSet::record_activity VSEDP 01037ced.8dca0c69.29fbfa6f.000001c1 is at 127.0.0.1:36149 0.000 s into session ips=1 total=3 remote=0 deactivation=3 expire=4 admit=0
(10745|10752) INFO: SubscriptionListener::on_data_available add local reader 01037ced.8dca0c69.29fa7c28.01000007 {"key":{"value":[1,3,124,237,141,202,12,105,41,250,124,40,1,0,0,7]},"participant_key":{"value":[1,3,124,237,141,202,12,105,41,250,124,40,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.039 s into session [0/1]
(10745|10752) INFO: PublicationListener::on_data_available add local writer 01037ced.8dca0c69.29fa7c28.00000002 {"key":{"value":[1,3,124,237,141,202,12,105,41,250,124,40,0,0,0,2]},"participant_key":{"value":[1,3,124,237,141,202,12,105,41,250,124,40,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.039 s into session [0/1]
(10745|10752) INFO: PublicationListener::on_data_available add local writer 01037ced.8dca0c69.29fa7c28.01000002 {"key":{"value":[1,3,124,237,141,202,12,105,41,250,124,40,1,0,0,2]},"participant_key":{"value":[1,3,124,237,141,202,12,105,41,250,124,40,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.041 s into session [0/1]
(10745|10745) INFO: GuidAddrSet::record_activity VSPDP 01037ced.8dca0c69.29fbfa6f.000001c1 is at 127.0.0.1:9168 0.020 s into session ips=1 total=3 remote=0 deactivation=3 expire=5 admit=0
(10745|10745) INFO: SpdpHandler::cache_message 01037ced.8dca0c69.29fbfa6f.000001c1 got first SPDP 0.020 s into session dds.cert.sn '' dds.ca.sn ''
(10745|10745) INFO: GuidAddrSet::defer_client: 01037ced.8dca0c69.29fbfa6f.000001c1 was admitted 0.020 s into session
(10745|10761) Spdp::handle_participant_data - 01037ced.8dca0c69.29f9f51c.000001c1(2ffbf750) discovered 01037ced.8dca0c69.29fbfa6f.000001c1(f740ceb3) lease 5:00 from 127.0.0.1:4444 (1)
(10745|10752) INFO: RelayParticipantStatusReporter::add_participant add local participant 01037ced.8dca0c69.29fbfa6f.000001c1 {"key":{"value":[1,3,124,237,141,202,12,105,41,251,250,111,0,0,1,193]},"user_data":{"value":[]}} [0/1]
(10745|10752) INFO: SubscriptionListener::on_data_available add local reader 01037ced.8dca0c69.29fbfa6f.00000007 {"key":{"value":[1,3,124,237,141,202,12,105,41,251,250,111,0,0,0,7]},"participant_key":{"value":[1,3,124,237,141,202,12,105,41,251,250,111,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.032 s into session [0/1]
(10745|10745) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":3,"nanosec":45000},"rtps":{"messages_in":22,"bytes_in":6660,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":3602000},"messages_out":23,"bytes_out":6792,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":2127000}},"stun":{"messages_in":12,"bytes_in":528,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":2737000},"messages_out":6,"bytes_out":312,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":742000}},"max_gain":2,"error_count":0,"local_active_participants":3,"new_address_count":6,"expired_address_count":0,"max_queue_size":3,"max_queue_latency":{"sec":0,"nanosec":1700000},"local_participants":2,"local_writers":2,"local_readers":3,"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":537237112,"client_partitions":{"slots":1,"free_slots":1,"count":1,"partition_index_cache":1,"partition_index_nodes":16,"guids":5,"guids_cache":2},"relay_partitions":{"addresses":3,"partition_index_cache":1,"partition_index_nodes":16,"slots":1},"opendds_modules":[]}
(10745|10745) STAT: _OPENDDS_SEDPTransportInst_01037ced8dca0c6929f9469e_0 {"id":"_OPENDDS_SEDPTransportInst_01037ced8dca0c6929f9469e_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}}
(10745|10745) STAT: _OPENDDS_SEDPTransportInst_01037ced8dca0c6929f9f51c_7 {"id":"_OPENDDS_SEDPTransportInst_01037ced8dca0c6929f9f51c_7","stats":{"DataLinkAssociationsByLocal":3,"DataLinkAssociationsByRemote":3,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":3,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":9,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":9,"RtpsUdpDataLinkLocators":3,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":3,"RtpsUdpDataLinkReadersOfWriter":3,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":3,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":1,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":1,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10745|10745) STAT: relay1 {"id":"relay1","stats":{"DataLinkAssociationsByLocal":4,"DataLinkAssociationsByRemote":4,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":2,"DataLinkRecvListeners":2,"DataLinkSendListeners":2,"RtpsUdpDataLinkBundlingCache":8,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":8,"RtpsUdpDataLinkLocators":4,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":2,"RtpsUdpDataLinkReadersOfWriter":2,"RtpsUdpDataLinkRemoteReaders":2,"RtpsUdpDataLinkRemoteWriters":2,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":2,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":1,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":65536,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10745|10752) INFO: SubscriptionListener::on_data_available add local reader 01037ced.8dca0c69.29fbfa6f.01000007 {"key":{"value":[1,3,124,237,141,202,12,105,41,251,250,111,1,0,0,7]},"participant_key":{"value":[1,3,124,237,141,202,12,105,41,251,250,111,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.038 s into session [0/1]
(10745|10752) INFO: PublicationListener::on_data_available add local writer 01037ced.8dca0c69.29fbfa6f.00000002 {"key":{"value":[1,3,124,237,141,202,12,105,41,251,250,111,0,0,0,2]},"participant_key":{"value":[1,3,124,237,141,202,12,105,41,251,250,111,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.039 s into session [0/1]
(10745|10752) INFO: PublicationListener::on_data_available add local writer 01037ced.8dca0c69.29fbfa6f.01000002 {"key":{"value":[1,3,124,237,141,202,12,105,41,251,250,111,1,0,0,2]},"participant_key":{"value":[1,3,124,237,141,202,12,105,41,251,250,111,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.045 s into session [0/1]
(10745|10745) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":3,"nanosec":749890000},"rtps":{"messages_in":41,"bytes_in":10916,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":6261000},"messages_out":60,"bytes_out":16472,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":1466000}},"stun":{"messages_in":10,"bytes_in":440,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":1181000},"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":1328000},"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":537237176,"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":[]}
(10745|10745) STAT: _OPENDDS_SEDPTransportInst_01037ced8dca0c6929f9469e_0 {"id":"_OPENDDS_SEDPTransportInst_01037ced8dca0c6929f9469e_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}}
(10745|10745) STAT: _OPENDDS_SEDPTransportInst_01037ced8dca0c6929f9f51c_7 {"id":"_OPENDDS_SEDPTransportInst_01037ced8dca0c6929f9f51c_7","stats":{"DataLinkAssociationsByLocal":3,"DataLinkAssociationsByRemote":6,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":3,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":15,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":15,"RtpsUdpDataLinkLocators":6,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":3,"RtpsUdpDataLinkReadersOfWriter":6,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":6,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":1,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":1,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10745|10745) 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}}
(10745|10745) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":6,"nanosec":800855000},"rtps":{"messages_in":4,"bytes_in":1296,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":722000},"messages_out":8,"bytes_out":2592,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":199000}},"stun":{"messages_in":4,"bytes_in":176,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":1441000},"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":322000},"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":537237176,"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":[]}
(10745|10745) STAT: _OPENDDS_SEDPTransportInst_01037ced8dca0c6929f9469e_0 {"id":"_OPENDDS_SEDPTransportInst_01037ced8dca0c6929f9469e_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}}
(10745|10745) STAT: _OPENDDS_SEDPTransportInst_01037ced8dca0c6929f9f51c_7 {"id":"_OPENDDS_SEDPTransportInst_01037ced8dca0c6929f9f51c_7","stats":{"DataLinkAssociationsByLocal":3,"DataLinkAssociationsByRemote":6,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":3,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":15,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":15,"RtpsUdpDataLinkLocators":6,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":3,"RtpsUdpDataLinkReadersOfWriter":6,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":6,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":1,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":1,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10745|10745) 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}}
(10745|10745) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":6,"nanosec":800405000},"rtps":{"messages_in":2,"bytes_in":648,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":389000},"messages_out":4,"bytes_out":1296,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":90000}},"stun":{"messages_in":2,"bytes_in":88,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":1184000},"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":310000},"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":537237176,"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":[]}
(10745|10745) STAT: _OPENDDS_SEDPTransportInst_01037ced8dca0c6929f9469e_0 {"id":"_OPENDDS_SEDPTransportInst_01037ced8dca0c6929f9469e_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}}
(10745|10745) STAT: _OPENDDS_SEDPTransportInst_01037ced8dca0c6929f9f51c_7 {"id":"_OPENDDS_SEDPTransportInst_01037ced8dca0c6929f9f51c_7","stats":{"DataLinkAssociationsByLocal":3,"DataLinkAssociationsByRemote":6,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":3,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":15,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":15,"RtpsUdpDataLinkLocators":6,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":3,"RtpsUdpDataLinkReadersOfWriter":6,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":6,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":1,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":1,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10745|10745) 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}}
(10745|10745) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":10,"nanosec":243825000},"rtps":{"messages_in":2,"bytes_in":648,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":383000},"messages_out":4,"bytes_out":1296,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":94000}},"stun":{"messages_in":2,"bytes_in":88,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":1175000},"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":339000},"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":537237176,"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":[]}
(10745|10745) STAT: _OPENDDS_SEDPTransportInst_01037ced8dca0c6929f9469e_0 {"id":"_OPENDDS_SEDPTransportInst_01037ced8dca0c6929f9469e_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}}
(10745|10745) STAT: _OPENDDS_SEDPTransportInst_01037ced8dca0c6929f9f51c_7 {"id":"_OPENDDS_SEDPTransportInst_01037ced8dca0c6929f9f51c_7","stats":{"DataLinkAssociationsByLocal":3,"DataLinkAssociationsByRemote":6,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":3,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":15,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":15,"RtpsUdpDataLinkLocators":6,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":3,"RtpsUdpDataLinkReadersOfWriter":6,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":6,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":1,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":1,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10745|10745) 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}}
(10745|10745) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":5,"nanosec":354276000},"rtps":{"messages_in":3,"bytes_in":1012,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":494000},"messages_out":5,"bytes_out":1660,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":130000}},"stun":{"messages_in":6,"bytes_in":264,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":1732000},"messages_out":2,"bytes_out":104,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":62000}},"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":324000},"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":537237176,"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":[]}
(10745|10745) STAT: _OPENDDS_SEDPTransportInst_01037ced8dca0c6929f9469e_0 {"id":"_OPENDDS_SEDPTransportInst_01037ced8dca0c6929f9469e_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}}
(10745|10745) STAT: _OPENDDS_SEDPTransportInst_01037ced8dca0c6929f9f51c_7 {"id":"_OPENDDS_SEDPTransportInst_01037ced8dca0c6929f9f51c_7","stats":{"DataLinkAssociationsByLocal":3,"DataLinkAssociationsByRemote":6,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":3,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":15,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":15,"RtpsUdpDataLinkLocators":6,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":3,"RtpsUdpDataLinkReadersOfWriter":6,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":6,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":1,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10745|10745) 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}}
(10745|10752) INFO: PublicationListener::on_data_available remove local writer 01037ced.8dca0c69.29fa7c28.00000002 33.043 s into session [0/1]
(10745|10752) INFO: PublicationListener::on_data_available remove local writer 01037ced.8dca0c69.29fa7c28.01000002 33.044 s into session [0/1]
(10745|10752) INFO: SubscriptionListener::on_data_available remove local reader 01037ced.8dca0c69.29fa7c28.00000007 33.045 s into session [0/1]
(10745|10752) INFO: SubscriptionListener::on_data_available remove local reader 01037ced.8dca0c69.29fa7c28.01000007 33.046 s into session [0/1]
(10745|10752) INFO: RelayParticipantStatusReporter::remove_participant remove local participant 01037ced.8dca0c69.29fa7c28.000001c1 33.058 s into session [0/1]
(10745|10752) INFO: GuidAddrSet::remove 01037ced.8dca0c69.29fa7c28.000001c1 removed 33.058 s into session total=2 remote=0 deactivation=3 expire=6 admit=0
(10745|10752) INFO: PublicationListener::on_data_available remove local writer 01037ced.8dca0c69.29fbfa6f.00000002 33.048 s into session [0/1]
(10745|10752) INFO: PublicationListener::on_data_available remove local writer 01037ced.8dca0c69.29fbfa6f.01000002 33.049 s into session [0/1]
(10745|10752) INFO: SubscriptionListener::on_data_available remove local reader 01037ced.8dca0c69.29fbfa6f.00000007 33.050 s into session [0/1]
(10745|10752) INFO: SubscriptionListener::on_data_available remove local reader 01037ced.8dca0c69.29fbfa6f.01000007 33.050 s into session [0/1]
(10745|10752) INFO: RelayParticipantStatusReporter::remove_participant remove local participant 01037ced.8dca0c69.29fbfa6f.000001c1 33.062 s into session [0/1]
(10745|10752) INFO: GuidAddrSet::remove 01037ced.8dca0c69.29fbfa6f.000001c1 removed 33.062 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_10780
node_controller PID: 10781 started at 2026-08-10 17:17:04
/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: 10782 started at 2026-08-10 17:17:04
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.8dca0c69.2a1dd613.000001c1 "test_nc_10780"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/4
Started at 2026-08-10T17:17:12Z
Setting scenario launch_time to be 3 seconds from now: 2026-08-10T17:17:15Z
2026-08-10T17:17:15Z: Node 01037ced.8dca0c69.2a1dd613.000001c1 (test_nc_10780) starting process 10800:
- original config: ci-echo_client.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10781/n01037ced.8dca0c69.2a1dd613.000001c1w1_config.json --report /tmp/opendds_bench_nc_10781/n01037ced.8dca0c69.2a1dd613.000001c1w1_report.json --log /tmp/opendds_bench_nc_10781/n01037ced.8dca0c69.2a1dd613.000001c1w1_log.txt
2026-08-10T17:17:15Z: Node 01037ced.8dca0c69.2a1dd613.000001c1 (test_nc_10780) starting process 10801:
- original config: ci-echo_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10781/n01037ced.8dca0c69.2a1dd613.000001c1w2_config.json --report /tmp/opendds_bench_nc_10781/n01037ced.8dca0c69.2a1dd613.000001c1w2_report.json --log /tmp/opendds_bench_nc_10781/n01037ced.8dca0c69.2a1dd613.000001c1w2_log.txt
2026-08-10T17:17:43Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10801 with exit code 0
2026-08-10T17:17:44Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10800 with exit code 0
Writing report for node name 'test_nc_10780' (id '01037ced.8dca0c69.2a1dd613.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-08-10T17:17:45Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 30
percent cpu utilization min = 0.000000
percent cpu utilization max = 5.808081
percent cpu utilization mean = 2.075909
percent cpu utilization stdev = 2.434149
percent cpu utilization median = 0.250627
percent cpu utilization madev = 0.250627
Percent Memory Utilization Statistics:
percent memory utilization count = 30
percent memory utilization min = 0.000000
percent memory utilization max = 1.584613
percent memory utilization mean = 1.431794
percent memory utilization stdev = 0.392044
percent memory utilization median = 1.561784
percent memory utilization madev = 0.022292
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 30
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 778.126927
percent virtual memory utilization mean = 726.251770
percent virtual memory utilization stdev = 194.098950
percent virtual memory utilization median = 778.126926
percent virtual memory utilization madev = 0.000001
Test Timing Stats:
Max Construction Time: 0.054 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.001 seconds
Max Stop Time: 0.022 seconds
Max Destruction Time: 0.045 seconds
Discovery Stats:
Total Undermatched Readers: 0, Total Undermatched Writers: 0
Discovery Time Delta Statistics:
discovery time delta count = 4
discovery time delta min = 0.327257
discovery time delta max = 0.353112
discovery time delta mean = 0.340086
discovery time delta stdev = 0.012830
discovery time delta median = 0.339988
discovery time delta madev = 0.012732
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.000399
latency max = 0.002730
latency mean = 0.000596
latency stdev = 0.000135
latency median = 0.000583
latency madev = 0.000042
Jitter Statistics:
jitter count = 1998
jitter min = 0.000000
jitter max = 0.002133
jitter mean = 0.000048
jitter stdev = 0.000137
jitter median = 0.000023
jitter madev = 0.000015
Throughput Statistics:
throughput count = 1998
throughput min = 17573.820093
throughput max = 18799.893041
throughput mean = 18792.478322
throughput stdev = 44.007366
throughput median = 18798.195726
throughput madev = 0.890926
Round Trip Latency Statistics:
round trip latency count = 1000
round trip latency min = 0.000461
round trip latency max = 0.002354
round trip latency mean = 0.000627
round trip latency stdev = 0.000114
round trip latency median = 0.000615
round trip latency madev = 0.000040
Round Trip Jitter Statistics:
round trip jitter count = 999
round trip jitter min = 0.000000
round trip jitter max = 0.001745
round trip jitter mean = 0.000044
round trip jitter stdev = 0.000111
round trip jitter median = 0.000023
round trip jitter madev = 0.000015
Round Trip Throughput Statistics:
round trip throughput count = 999
round trip throughput min = 16545.625442
round trip throughput max = 18798.195117
round trip throughput mean = 18782.433344
round trip throughput stdev = 92.522680
round trip throughput median = 18795.372377
round trip throughput madev = 2.163625
Wrote results to example/result/4
=== Showing Log for Node 01037ced.8dca0c69.2a1dd613.000001c1 === Spawned Process #2 (PID 10801) ===
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-08-10T17:17:16Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-08-10T17:17:16Z: Process construction / entity creation complete.
2026-08-10T17:17:16Z: Beginning action construction / initialization.
2026-08-10T17:17:16Z: Action construction / initialization complete.
2026-08-10T17:17:17Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:17:17Z: DDS entities enabled.
2026-08-10T17:17:17Z: Initializing process actions.
2026-08-10T17:17:27Z: Starting process actions.
2026-08-10T17:17:27Z: Process tests started.
2026-08-10T17:17:42Z: Stopping process tests.
2026-08-10T17:17:42Z: Process tests stopped.
2026-08-10T17:17:43Z: Stopping process actions.
2026-08-10T17:17:43Z: Detaching Listeners.
2026-08-10T17:17:43Z: 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-08-10T17:17:43Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.054
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.8dca0c69.2a1dd613.000001c1 === Spawned Process #1 (PID 10800) ===
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-08-10T17:17:16Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
2026-08-10T17:17:16Z: Process construction / entity creation complete.
2026-08-10T17:17:16Z: Beginning action construction / initialization.
2026-08-10T17:17:16Z: Action construction / initialization complete.
2026-08-10T17:17:17Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:17:17Z: DDS entities enabled.
2026-08-10T17:17:17Z: Initializing process actions.
2026-08-10T17:17:27Z: Starting process actions.
2026-08-10T17:17:27Z: Process tests started.
2026-08-10T17:17:42Z: Stopping process tests.
2026-08-10T17:17:42Z: Process tests stopped.
2026-08-10T17:17:43Z: Stopping process actions.
2026-08-10T17:17:43Z: Detaching Listeners.
2026-08-10T17:17:43Z: 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-08-10T17:17:43Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.054
enable time: 0.000
start time: 0.001
stop time: 0.022
destruction time: 0.020
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== End of Node Logs ===
All reports written and acknowledged.
Finished
test PASSED.
auto_run_tests_finished: performance-tests/bench/run_test.pl ci-echo --show-worker-logs Time:42s 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_10821
node_controller PID: 10822 started at 2026-08-10 17:17:46
/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: 10823 started at 2026-08-10 17:17:46
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.8dca0c69.2a469817.000001c1 "test_nc_10821"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/5
Started at 2026-08-10T17:17:53Z
Setting scenario launch_time to be 3 seconds from now: 2026-08-10T17:17:56Z
2026-08-10T17:17:56Z: Node 01037ced.8dca0c69.2a469817.000001c1 (test_nc_10821) starting process 10841:
- original config: ci-echo-frag_client.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10822/n01037ced.8dca0c69.2a469817.000001c1w1_config.json --report /tmp/opendds_bench_nc_10822/n01037ced.8dca0c69.2a469817.000001c1w1_report.json --log /tmp/opendds_bench_nc_10822/n01037ced.8dca0c69.2a469817.000001c1w1_log.txt
2026-08-10T17:17:56Z: Node 01037ced.8dca0c69.2a469817.000001c1 (test_nc_10821) starting process 10842:
- original config: ci-echo-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10822/n01037ced.8dca0c69.2a469817.000001c1w2_config.json --report /tmp/opendds_bench_nc_10822/n01037ced.8dca0c69.2a469817.000001c1w2_report.json --log /tmp/opendds_bench_nc_10822/n01037ced.8dca0c69.2a469817.000001c1w2_log.txt
2026-08-10T17:18:24Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10841 with exit code 0
2026-08-10T17:18:25Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10842 with exit code 0
Writing report for node name 'test_nc_10821' (id '01037ced.8dca0c69.2a469817.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-08-10T17:18:26Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 30
percent cpu utilization min = 0.000000
percent cpu utilization max = 4.010025
percent cpu utilization mean = 0.893178
percent cpu utilization stdev = 1.061156
percent cpu utilization median = 0.375313
percent cpu utilization madev = 0.375313
Percent Memory Utilization Statistics:
percent memory utilization count = 30
percent memory utilization min = 0.000000
percent memory utilization max = 1.640631
percent memory utilization mean = 1.452272
percent memory utilization stdev = 0.401267
percent memory utilization median = 1.591453
percent memory utilization madev = 0.049092
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 30
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 778.126926
percent virtual memory utilization mean = 726.251770
percent virtual memory utilization stdev = 194.098950
percent virtual memory utilization median = 778.126924
percent virtual memory utilization madev = 0.000002
Test Timing Stats:
Max Construction Time: 0.054 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.001 seconds
Max Stop Time: 0.022 seconds
Max Destruction Time: 0.045 seconds
Discovery Stats:
Total Undermatched Readers: 0, Total Undermatched Writers: 0
Discovery Time Delta Statistics:
discovery time delta count = 4
discovery time delta min = 0.313222
discovery time delta max = 0.348793
discovery time delta mean = 0.331407
discovery time delta stdev = 0.013789
discovery time delta median = 0.331806
discovery time delta madev = 0.012482
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.001846
latency max = 0.003455
latency mean = 0.002132
latency stdev = 0.000159
latency median = 0.002123
latency madev = 0.000087
Jitter Statistics:
jitter count = 198
jitter min = 0.000000
jitter max = 0.001409
jitter mean = 0.000052
jitter stdev = 0.000109
jitter median = 0.000035
jitter madev = 0.000021
Throughput Statistics:
throughput count = 198
throughput min = 976545.692265
throughput max = 1000754.119824
throughput mean = 999892.179237
throughput stdev = 2414.453457
throughput median = 1000518.113057
throughput madev = 154.317130
Round Trip Latency Statistics:
round trip latency count = 100
round trip latency min = 0.002150
round trip latency max = 0.003401
round trip latency mean = 0.002321
round trip latency stdev = 0.000127
round trip latency median = 0.002317
round trip latency madev = 0.000051
Round Trip Jitter Statistics:
round trip jitter count = 99
round trip jitter min = 0.000000
round trip jitter max = 0.000952
round trip jitter mean = 0.000043
round trip jitter stdev = 0.000096
round trip jitter median = 0.000028
round trip jitter madev = 0.000019
Round Trip Throughput Statistics:
round trip throughput count = 99
round trip throughput min = 953210.768303
round trip throughput max = 1000402.784226
round trip throughput mean = 998406.116458
round trip throughput stdev = 5607.420283
round trip throughput median = 999922.890135
round trip throughput madev = 377.236768
Wrote results to example/result/5
=== Showing Log for Node 01037ced.8dca0c69.2a469817.000001c1 === Spawned Process #1 (PID 10841) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-08-10T17:17:57Z: 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-08-10T17:17:57Z: Process construction / entity creation complete.
2026-08-10T17:17:57Z: Beginning action construction / initialization.
2026-08-10T17:17:57Z: Action construction / initialization complete.
2026-08-10T17:17:58Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:17:58Z: DDS entities enabled.
2026-08-10T17:17:58Z: Initializing process actions.
2026-08-10T17:18:08Z: Starting process actions.
2026-08-10T17:18:08Z: Process tests started.
2026-08-10T17:18:23Z: Stopping process tests.
2026-08-10T17:18:23Z: Process tests stopped.
2026-08-10T17:18:24Z: Stopping process actions.
2026-08-10T17:18:24Z: Detaching Listeners.
2026-08-10T17:18:24Z: 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-08-10T17:18:24Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.054
enable time: 0.000
start time: 0.001
stop time: 0.022
destruction time: 0.020
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8dca0c69.2a469817.000001c1 === Spawned Process #2 (PID 10842) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-08-10T17:17:57Z: 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-08-10T17:17:57Z: Process construction / entity creation complete.
2026-08-10T17:17:57Z: Beginning action construction / initialization.
2026-08-10T17:17:57Z: Action construction / initialization complete.
2026-08-10T17:17:58Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:17:58Z: DDS entities enabled.
2026-08-10T17:17:58Z: Initializing process actions.
2026-08-10T17:18:08Z: Starting process actions.
2026-08-10T17:18:08Z: Process tests started.
2026-08-10T17:18:23Z: Stopping process tests.
2026-08-10T17:18:23Z: Process tests stopped.
2026-08-10T17:18:24Z: Stopping process actions.
2026-08-10T17:18:24Z: Detaching Listeners.
2026-08-10T17:18:24Z: 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-08-10T17:18:24Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.053
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.045
--- 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_10864
node_controller PID: 10865 started at 2026-08-10 17:18:27
/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: 10866 started at 2026-08-10 17:18:27
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.8dca0c69.2a71f274.000001c1 "test_nc_10864"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/6
Started at 2026-08-10T17:18:34Z
Setting scenario launch_time to be 3 seconds from now: 2026-08-10T17:18:37Z
2026-08-10T17:18:37Z: Node 01037ced.8dca0c69.2a71f274.000001c1 (test_nc_10864) starting process 10887:
- original config: ci-fan_client.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10865/n01037ced.8dca0c69.2a71f274.000001c1w1_config.json --report /tmp/opendds_bench_nc_10865/n01037ced.8dca0c69.2a71f274.000001c1w1_report.json --log /tmp/opendds_bench_nc_10865/n01037ced.8dca0c69.2a71f274.000001c1w1_log.txt
2026-08-10T17:18:37Z: Node 01037ced.8dca0c69.2a71f274.000001c1 (test_nc_10864) starting process 10888:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10865/n01037ced.8dca0c69.2a71f274.000001c1w2_config.json --report /tmp/opendds_bench_nc_10865/n01037ced.8dca0c69.2a71f274.000001c1w2_report.json --log /tmp/opendds_bench_nc_10865/n01037ced.8dca0c69.2a71f274.000001c1w2_log.txt
2026-08-10T17:18:37Z: Node 01037ced.8dca0c69.2a71f274.000001c1 (test_nc_10864) starting process 10889:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10865/n01037ced.8dca0c69.2a71f274.000001c1w3_config.json --report /tmp/opendds_bench_nc_10865/n01037ced.8dca0c69.2a71f274.000001c1w3_report.json --log /tmp/opendds_bench_nc_10865/n01037ced.8dca0c69.2a71f274.000001c1w3_log.txt
2026-08-10T17:18:37Z: Node 01037ced.8dca0c69.2a71f274.000001c1 (test_nc_10864) starting process 10890:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10865/n01037ced.8dca0c69.2a71f274.000001c1w4_config.json --report /tmp/opendds_bench_nc_10865/n01037ced.8dca0c69.2a71f274.000001c1w4_report.json --log /tmp/opendds_bench_nc_10865/n01037ced.8dca0c69.2a71f274.000001c1w4_log.txt
2026-08-10T17:18:37Z: Node 01037ced.8dca0c69.2a71f274.000001c1 (test_nc_10864) starting process 10891:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10865/n01037ced.8dca0c69.2a71f274.000001c1w5_config.json --report /tmp/opendds_bench_nc_10865/n01037ced.8dca0c69.2a71f274.000001c1w5_report.json --log /tmp/opendds_bench_nc_10865/n01037ced.8dca0c69.2a71f274.000001c1w5_log.txt
2026-08-10T17:18:37Z: Node 01037ced.8dca0c69.2a71f274.000001c1 (test_nc_10864) starting process 10892:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10865/n01037ced.8dca0c69.2a71f274.000001c1w6_config.json --report /tmp/opendds_bench_nc_10865/n01037ced.8dca0c69.2a71f274.000001c1w6_report.json --log /tmp/opendds_bench_nc_10865/n01037ced.8dca0c69.2a71f274.000001c1w6_log.txt
2026-08-10T17:18:37Z: Node 01037ced.8dca0c69.2a71f274.000001c1 (test_nc_10864) starting process 10893:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10865/n01037ced.8dca0c69.2a71f274.000001c1w7_config.json --report /tmp/opendds_bench_nc_10865/n01037ced.8dca0c69.2a71f274.000001c1w7_report.json --log /tmp/opendds_bench_nc_10865/n01037ced.8dca0c69.2a71f274.000001c1w7_log.txt
2026-08-10T17:18:37Z: Node 01037ced.8dca0c69.2a71f274.000001c1 (test_nc_10864) starting process 10894:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10865/n01037ced.8dca0c69.2a71f274.000001c1w8_config.json --report /tmp/opendds_bench_nc_10865/n01037ced.8dca0c69.2a71f274.000001c1w8_report.json --log /tmp/opendds_bench_nc_10865/n01037ced.8dca0c69.2a71f274.000001c1w8_log.txt
2026-08-10T17:18:37Z: Node 01037ced.8dca0c69.2a71f274.000001c1 (test_nc_10864) starting process 10895:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10865/n01037ced.8dca0c69.2a71f274.000001c1w9_config.json --report /tmp/opendds_bench_nc_10865/n01037ced.8dca0c69.2a71f274.000001c1w9_report.json --log /tmp/opendds_bench_nc_10865/n01037ced.8dca0c69.2a71f274.000001c1w9_log.txt
2026-08-10T17:18:37Z: Node 01037ced.8dca0c69.2a71f274.000001c1 (test_nc_10864) starting process 10896:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10865/n01037ced.8dca0c69.2a71f274.000001c1w10_config.json --report /tmp/opendds_bench_nc_10865/n01037ced.8dca0c69.2a71f274.000001c1w10_report.json --log /tmp/opendds_bench_nc_10865/n01037ced.8dca0c69.2a71f274.000001c1w10_log.txt
2026-08-10T17:18:37Z: Node 01037ced.8dca0c69.2a71f274.000001c1 (test_nc_10864) starting process 10897:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10865/n01037ced.8dca0c69.2a71f274.000001c1w11_config.json --report /tmp/opendds_bench_nc_10865/n01037ced.8dca0c69.2a71f274.000001c1w11_report.json --log /tmp/opendds_bench_nc_10865/n01037ced.8dca0c69.2a71f274.000001c1w11_log.txt
2026-08-10T17:19:26Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10888 with exit code 0
2026-08-10T17:19:26Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10887 with exit code 0
2026-08-10T17:19:26Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10889 with exit code 0
2026-08-10T17:19:26Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10893 with exit code 0
2026-08-10T17:19:26Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10894 with exit code 0
2026-08-10T17:19:26Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10896 with exit code 0
2026-08-10T17:19:26Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10895 with exit code 0
2026-08-10T17:19:26Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10892 with exit code 0
2026-08-10T17:19:26Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10897 with exit code 0
2026-08-10T17:19:26Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10891 with exit code 0
2026-08-10T17:19:26Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10890 with exit code 0
Writing report for node name 'test_nc_10864' (id '01037ced.8dca0c69.2a71f274.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-08-10T17:19:26Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 49
percent cpu utilization min = 0.000000
percent cpu utilization max = 67.713883
percent cpu utilization mean = 4.105031
percent cpu utilization stdev = 10.015244
percent cpu utilization median = 1.501253
percent cpu utilization madev = 1.251877
Percent Memory Utilization Statistics:
percent memory utilization count = 49
percent memory utilization min = 0.000000
percent memory utilization max = 8.802709
percent memory utilization mean = 8.469149
percent memory utilization stdev = 1.279999
percent memory utilization median = 8.766382
percent memory utilization madev = 0.033298
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 49
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 4279.698086
percent virtual memory utilization mean = 4192.357198
percent virtual memory utilization stdev = 605.114639
percent virtual memory utilization median = 4279.698076
percent virtual memory utilization madev = 0.000007
Test Timing Stats:
Max Construction Time: 0.341 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.001 seconds
Max Stop Time: 0.024 seconds
Max Destruction Time: 0.168 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.284285
discovery time delta max = 0.823390
discovery time delta mean = 0.545810
discovery time delta stdev = 0.154377
discovery time delta median = 0.541778
discovery time delta madev = 0.094599
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.000585
latency max = 0.010250
latency mean = 0.001869
latency stdev = 0.000996
latency median = 0.001649
latency madev = 0.000606
Jitter Statistics:
jitter count = 1980
jitter min = 0.000000
jitter max = 0.008634
jitter mean = 0.000898
jitter stdev = 0.000893
jitter median = 0.000678
jitter madev = 0.000491
Throughput Statistics:
throughput count = 1980
throughput min = 3307.889445
throughput max = 3559.002804
throughput mean = 3438.554069
throughput stdev = 10.725595
throughput median = 3439.114609
throughput madev = 1.045159
Round Trip Latency Statistics:
round trip latency count = 1000
round trip latency min = 0.000960
round trip latency max = 0.007881
round trip latency mean = 0.002649
round trip latency stdev = 0.000879
round trip latency median = 0.002651
round trip latency madev = 0.000642
Round Trip Jitter Statistics:
round trip jitter count = 990
round trip jitter min = 0.000002
round trip jitter max = 0.005465
round trip jitter mean = 0.000838
round trip jitter stdev = 0.000698
round trip jitter median = 0.000689
round trip jitter madev = 0.000445
Round Trip Throughput Statistics:
round trip throughput count = 990
round trip throughput min = 3196.069429
round trip throughput max = 3439.189392
round trip throughput mean = 3430.092862
round trip throughput stdev = 23.341690
round trip throughput median = 3436.465488
round trip throughput madev = 1.568071
Wrote results to example/result/6
=== Showing Log for Node 01037ced.8dca0c69.2a71f274.000001c1 === Spawned Process #2 (PID 10888) ===
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-08-10T17:18:38Z: 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-08-10T17:18:38Z: Process construction / entity creation complete.
2026-08-10T17:18:38Z: Beginning action construction / initialization.
2026-08-10T17:18:38Z: Action construction / initialization complete.
2026-08-10T17:18:39Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:18:39Z: DDS entities enabled.
2026-08-10T17:18:39Z: Initializing process actions.
2026-08-10T17:18:54Z: Starting process actions.
2026-08-10T17:18:54Z: Process tests started.
2026-08-10T17:19:24Z: Stopping process tests.
2026-08-10T17:19:24Z: Process tests stopped.
2026-08-10T17:19:25Z: Stopping process actions.
2026-08-10T17:19:25Z: Detaching Listeners.
2026-08-10T17:19:25Z: 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-08-10T17:19:26Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.059
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.168
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8dca0c69.2a71f274.000001c1 === Spawned Process #1 (PID 10887) ===
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-08-10T17:18:38Z: 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-08-10T17:18:39Z: Process construction / entity creation complete.
2026-08-10T17:18:39Z: Beginning action construction / initialization.
2026-08-10T17:18:39Z: Action construction / initialization complete.
2026-08-10T17:18:40Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:18:40Z: DDS entities enabled.
2026-08-10T17:18:40Z: Initializing process actions.
2026-08-10T17:18:55Z: Starting process actions.
2026-08-10T17:18:55Z: Process tests started.
2026-08-10T17:19:25Z: Stopping process tests.
2026-08-10T17:19:25Z: Process tests stopped.
2026-08-10T17:19:26Z: Stopping process actions.
2026-08-10T17:19:26Z: Detaching Listeners.
2026-08-10T17:19:26Z: 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-08-10T17:19:26Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.110
enable time: 0.000
start time: 0.001
stop time: 0.024
destruction time: 0.055
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8dca0c69.2a71f274.000001c1 === Spawned Process #3 (PID 10889) ===
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-08-10T17:18:38Z: 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-08-10T17:18:39Z: Process construction / entity creation complete.
2026-08-10T17:18:39Z: Beginning action construction / initialization.
2026-08-10T17:18:39Z: Action construction / initialization complete.
2026-08-10T17:18:40Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:18:40Z: DDS entities enabled.
2026-08-10T17:18:40Z: Initializing process actions.
2026-08-10T17:18:55Z: Starting process actions.
2026-08-10T17:18:55Z: Process tests started.
2026-08-10T17:19:25Z: Stopping process tests.
2026-08-10T17:19:25Z: Process tests stopped.
2026-08-10T17:19:26Z: Stopping process actions.
2026-08-10T17:19:26Z: Detaching Listeners.
2026-08-10T17:19:26Z: 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-08-10T17:19:26Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.129
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.8dca0c69.2a71f274.000001c1 === Spawned Process #7 (PID 10893) ===
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-08-10T17:18:38Z: 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-08-10T17:18:39Z: Process construction / entity creation complete.
2026-08-10T17:18:39Z: Beginning action construction / initialization.
2026-08-10T17:18:39Z: Action construction / initialization complete.
2026-08-10T17:18:40Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:18:40Z: DDS entities enabled.
2026-08-10T17:18:40Z: Initializing process actions.
2026-08-10T17:18:55Z: Starting process actions.
2026-08-10T17:18:55Z: Process tests started.
2026-08-10T17:19:25Z: Stopping process tests.
2026-08-10T17:19:25Z: Process tests stopped.
2026-08-10T17:19:26Z: Stopping process actions.
2026-08-10T17:19:26Z: Detaching Listeners.
2026-08-10T17:19:26Z: 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-08-10T17:19:26Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.199
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.037
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8dca0c69.2a71f274.000001c1 === Spawned Process #8 (PID 10894) ===
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-08-10T17:18:38Z: 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-08-10T17:18:39Z: Process construction / entity creation complete.
2026-08-10T17:18:39Z: Beginning action construction / initialization.
2026-08-10T17:18:39Z: Action construction / initialization complete.
2026-08-10T17:18:40Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:18:40Z: DDS entities enabled.
2026-08-10T17:18:40Z: Initializing process actions.
2026-08-10T17:18:55Z: Starting process actions.
2026-08-10T17:18:55Z: Process tests started.
2026-08-10T17:19:25Z: Stopping process tests.
2026-08-10T17:19:25Z: Process tests stopped.
2026-08-10T17:19:26Z: Stopping process actions.
2026-08-10T17:19:26Z: Detaching Listeners.
2026-08-10T17:19:26Z: 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-08-10T17:19:26Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.228
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.8dca0c69.2a71f274.000001c1 === Spawned Process #10 (PID 10896) ===
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-08-10T17:18:38Z: 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-08-10T17:18:39Z: Process construction / entity creation complete.
2026-08-10T17:18:39Z: Beginning action construction / initialization.
2026-08-10T17:18:39Z: Action construction / initialization complete.
2026-08-10T17:18:40Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:18:40Z: DDS entities enabled.
2026-08-10T17:18:40Z: Initializing process actions.
2026-08-10T17:18:55Z: Starting process actions.
2026-08-10T17:18:55Z: Process tests started.
2026-08-10T17:19:25Z: Stopping process tests.
2026-08-10T17:19:25Z: Process tests stopped.
2026-08-10T17:19:26Z: Stopping process actions.
2026-08-10T17:19:26Z: Detaching Listeners.
2026-08-10T17:19:26Z: 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-08-10T17:19:26Z: 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.042
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8dca0c69.2a71f274.000001c1 === Spawned Process #9 (PID 10895) ===
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-08-10T17:18:38Z: 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-08-10T17:18:39Z: Process construction / entity creation complete.
2026-08-10T17:18:39Z: Beginning action construction / initialization.
2026-08-10T17:18:39Z: Action construction / initialization complete.
2026-08-10T17:18:40Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:18:40Z: DDS entities enabled.
2026-08-10T17:18:40Z: Initializing process actions.
2026-08-10T17:18:55Z: Starting process actions.
2026-08-10T17:18:55Z: Process tests started.
2026-08-10T17:19:25Z: Stopping process tests.
2026-08-10T17:19:25Z: Process tests stopped.
2026-08-10T17:19:26Z: Stopping process actions.
2026-08-10T17:19:26Z: Detaching Listeners.
2026-08-10T17:19:26Z: 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-08-10T17:19:26Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.251
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.041
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8dca0c69.2a71f274.000001c1 === Spawned Process #6 (PID 10892) ===
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-08-10T17:18:38Z: 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-08-10T17:18:39Z: Process construction / entity creation complete.
2026-08-10T17:18:39Z: Beginning action construction / initialization.
2026-08-10T17:18:39Z: Action construction / initialization complete.
2026-08-10T17:18:40Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:18:40Z: DDS entities enabled.
2026-08-10T17:18:40Z: Initializing process actions.
2026-08-10T17:18:55Z: Starting process actions.
2026-08-10T17:18:55Z: Process tests started.
2026-08-10T17:19:25Z: Stopping process tests.
2026-08-10T17:19:25Z: Process tests stopped.
2026-08-10T17:19:26Z: Stopping process actions.
2026-08-10T17:19:26Z: Detaching Listeners.
2026-08-10T17:19:26Z: 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-08-10T17:19:26Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.274
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.8dca0c69.2a71f274.000001c1 === Spawned Process #11 (PID 10897) ===
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-08-10T17:18:39Z: 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-08-10T17:18:39Z: Process construction / entity creation complete.
2026-08-10T17:18:39Z: Beginning action construction / initialization.
2026-08-10T17:18:39Z: Action construction / initialization complete.
2026-08-10T17:18:40Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:18:40Z: DDS entities enabled.
2026-08-10T17:18:40Z: Initializing process actions.
2026-08-10T17:18:55Z: Starting process actions.
2026-08-10T17:18:55Z: Process tests started.
2026-08-10T17:19:25Z: Stopping process tests.
2026-08-10T17:19:25Z: Process tests stopped.
2026-08-10T17:19:26Z: Stopping process actions.
2026-08-10T17:19:26Z: Detaching Listeners.
2026-08-10T17:19:26Z: 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-08-10T17:19:26Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.253
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.8dca0c69.2a71f274.000001c1 === Spawned Process #5 (PID 10891) ===
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-08-10T17:18:38Z: 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-08-10T17:18:39Z: Process construction / entity creation complete.
2026-08-10T17:18:39Z: Beginning action construction / initialization.
2026-08-10T17:18:39Z: Action construction / initialization complete.
2026-08-10T17:18:40Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:18:40Z: DDS entities enabled.
2026-08-10T17:18:40Z: Initializing process actions.
2026-08-10T17:18:55Z: Starting process actions.
2026-08-10T17:18:55Z: Process tests started.
2026-08-10T17:19:25Z: Stopping process tests.
2026-08-10T17:19:25Z: Process tests stopped.
2026-08-10T17:19:26Z: Stopping process actions.
2026-08-10T17:19:26Z: Detaching Listeners.
2026-08-10T17:19:26Z: 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-08-10T17:19:26Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.332
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.039
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8dca0c69.2a71f274.000001c1 === Spawned Process #4 (PID 10890) ===
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-08-10T17:18:38Z: 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-08-10T17:18:39Z: Process construction / entity creation complete.
2026-08-10T17:18:39Z: Beginning action construction / initialization.
2026-08-10T17:18:39Z: Action construction / initialization complete.
2026-08-10T17:18:40Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:18:40Z: DDS entities enabled.
2026-08-10T17:18:40Z: Initializing process actions.
2026-08-10T17:18:55Z: Starting process actions.
2026-08-10T17:18:55Z: Process tests started.
2026-08-10T17:19:25Z: Stopping process tests.
2026-08-10T17:19:25Z: Process tests stopped.
2026-08-10T17:19:26Z: Stopping process actions.
2026-08-10T17:19:26Z: Detaching Listeners.
2026-08-10T17:19:26Z: 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-08-10T17:19:26Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.341
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.038
--- 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:60s 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_10989
node_controller PID: 10990 started at 2026-08-10 17:19:28
/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: 10991 started at 2026-08-10 17:19:28
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.8dca0c69.2aeeda1d.000001c1 "test_nc_10989"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/7
Started at 2026-08-10T17:19:35Z
Setting scenario launch_time to be 3 seconds from now: 2026-08-10T17:19:38Z
2026-08-10T17:19:38Z: Node 01037ced.8dca0c69.2aeeda1d.000001c1 (test_nc_10989) starting process 11008:
- original config: ci-fan-ws_client.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10990/n01037ced.8dca0c69.2aeeda1d.000001c1w1_config.json --report /tmp/opendds_bench_nc_10990/n01037ced.8dca0c69.2aeeda1d.000001c1w1_report.json --log /tmp/opendds_bench_nc_10990/n01037ced.8dca0c69.2aeeda1d.000001c1w1_log.txt
2026-08-10T17:19:38Z: Node 01037ced.8dca0c69.2aeeda1d.000001c1 (test_nc_10989) starting process 11009:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10990/n01037ced.8dca0c69.2aeeda1d.000001c1w2_config.json --report /tmp/opendds_bench_nc_10990/n01037ced.8dca0c69.2aeeda1d.000001c1w2_report.json --log /tmp/opendds_bench_nc_10990/n01037ced.8dca0c69.2aeeda1d.000001c1w2_log.txt
2026-08-10T17:19:38Z: Node 01037ced.8dca0c69.2aeeda1d.000001c1 (test_nc_10989) starting process 11010:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10990/n01037ced.8dca0c69.2aeeda1d.000001c1w3_config.json --report /tmp/opendds_bench_nc_10990/n01037ced.8dca0c69.2aeeda1d.000001c1w3_report.json --log /tmp/opendds_bench_nc_10990/n01037ced.8dca0c69.2aeeda1d.000001c1w3_log.txt
2026-08-10T17:19:38Z: Node 01037ced.8dca0c69.2aeeda1d.000001c1 (test_nc_10989) starting process 11011:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10990/n01037ced.8dca0c69.2aeeda1d.000001c1w4_config.json --report /tmp/opendds_bench_nc_10990/n01037ced.8dca0c69.2aeeda1d.000001c1w4_report.json --log /tmp/opendds_bench_nc_10990/n01037ced.8dca0c69.2aeeda1d.000001c1w4_log.txt
2026-08-10T17:19:38Z: Node 01037ced.8dca0c69.2aeeda1d.000001c1 (test_nc_10989) starting process 11012:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10990/n01037ced.8dca0c69.2aeeda1d.000001c1w5_config.json --report /tmp/opendds_bench_nc_10990/n01037ced.8dca0c69.2aeeda1d.000001c1w5_report.json --log /tmp/opendds_bench_nc_10990/n01037ced.8dca0c69.2aeeda1d.000001c1w5_log.txt
2026-08-10T17:19:38Z: Node 01037ced.8dca0c69.2aeeda1d.000001c1 (test_nc_10989) starting process 11013:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10990/n01037ced.8dca0c69.2aeeda1d.000001c1w6_config.json --report /tmp/opendds_bench_nc_10990/n01037ced.8dca0c69.2aeeda1d.000001c1w6_report.json --log /tmp/opendds_bench_nc_10990/n01037ced.8dca0c69.2aeeda1d.000001c1w6_log.txt
2026-08-10T17:19:38Z: Node 01037ced.8dca0c69.2aeeda1d.000001c1 (test_nc_10989) starting process 11014:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10990/n01037ced.8dca0c69.2aeeda1d.000001c1w7_config.json --report /tmp/opendds_bench_nc_10990/n01037ced.8dca0c69.2aeeda1d.000001c1w7_report.json --log /tmp/opendds_bench_nc_10990/n01037ced.8dca0c69.2aeeda1d.000001c1w7_log.txt
2026-08-10T17:19:38Z: Node 01037ced.8dca0c69.2aeeda1d.000001c1 (test_nc_10989) starting process 11015:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10990/n01037ced.8dca0c69.2aeeda1d.000001c1w8_config.json --report /tmp/opendds_bench_nc_10990/n01037ced.8dca0c69.2aeeda1d.000001c1w8_report.json --log /tmp/opendds_bench_nc_10990/n01037ced.8dca0c69.2aeeda1d.000001c1w8_log.txt
2026-08-10T17:19:38Z: Node 01037ced.8dca0c69.2aeeda1d.000001c1 (test_nc_10989) starting process 11016:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10990/n01037ced.8dca0c69.2aeeda1d.000001c1w9_config.json --report /tmp/opendds_bench_nc_10990/n01037ced.8dca0c69.2aeeda1d.000001c1w9_report.json --log /tmp/opendds_bench_nc_10990/n01037ced.8dca0c69.2aeeda1d.000001c1w9_log.txt
2026-08-10T17:19:38Z: Node 01037ced.8dca0c69.2aeeda1d.000001c1 (test_nc_10989) starting process 11017:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10990/n01037ced.8dca0c69.2aeeda1d.000001c1w10_config.json --report /tmp/opendds_bench_nc_10990/n01037ced.8dca0c69.2aeeda1d.000001c1w10_report.json --log /tmp/opendds_bench_nc_10990/n01037ced.8dca0c69.2aeeda1d.000001c1w10_log.txt
2026-08-10T17:19:38Z: Node 01037ced.8dca0c69.2aeeda1d.000001c1 (test_nc_10989) starting process 11018:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10990/n01037ced.8dca0c69.2aeeda1d.000001c1w11_config.json --report /tmp/opendds_bench_nc_10990/n01037ced.8dca0c69.2aeeda1d.000001c1w11_report.json --log /tmp/opendds_bench_nc_10990/n01037ced.8dca0c69.2aeeda1d.000001c1w11_log.txt
2026-08-10T17:20:26Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11010 with exit code 0
2026-08-10T17:20:26Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11008 with exit code 0
2026-08-10T17:20:26Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11015 with exit code 0
2026-08-10T17:20:26Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11009 with exit code 0
2026-08-10T17:20:26Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11014 with exit code 0
2026-08-10T17:20:26Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11013 with exit code 0
2026-08-10T17:20:26Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11011 with exit code 0
2026-08-10T17:20:26Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11018 with exit code 0
2026-08-10T17:20:26Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11017 with exit code 0
2026-08-10T17:20:26Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11012 with exit code 0
2026-08-10T17:20:26Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11016 with exit code 0
Writing report for node name 'test_nc_10989' (id '01037ced.8dca0c69.2aeeda1d.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-08-10T17:20:27Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 49
percent cpu utilization min = 0.000000
percent cpu utilization max = 72.275103
percent cpu utilization mean = 4.489290
percent cpu utilization stdev = 10.668385
percent cpu utilization median = 1.503759
percent cpu utilization madev = 1.253759
Percent Memory Utilization Statistics:
percent memory utilization count = 49
percent memory utilization min = 0.000000
percent memory utilization max = 9.023432
percent memory utilization mean = 8.613847
percent memory utilization stdev = 1.316053
percent memory utilization median = 8.979238
percent memory utilization madev = 0.042703
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 49
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 4279.698742
percent virtual memory utilization mean = 4192.357815
percent virtual memory utilization stdev = 605.114728
percent virtual memory utilization median = 4279.698730
percent virtual memory utilization madev = 0.000013
Test Timing Stats:
Max Construction Time: 0.318 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.001 seconds
Max Stop Time: 0.024 seconds
Max Destruction Time: 0.154 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.227076
discovery time delta max = 0.898202
discovery time delta mean = 0.555713
discovery time delta stdev = 0.156102
discovery time delta median = 0.566722
discovery time delta madev = 0.088167
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.000782
latency max = 0.331609
latency mean = 0.005222
latency stdev = 0.019044
latency median = 0.003225
latency madev = 0.001081
Jitter Statistics:
jitter count = 1980
jitter min = 0.000000
jitter max = 0.099988
jitter mean = 0.002563
jitter stdev = 0.009385
jitter median = 0.001360
jitter madev = 0.000863
Throughput Statistics:
throughput count = 1980
throughput min = 1036.982579
throughput max = 252538.971021
throughput mean = 4885.622836
throughput stdev = 14770.936270
throughput median = 3438.775337
throughput madev = 6.242495
Round Trip Latency Statistics:
round trip latency count = 1000
round trip latency min = 0.001090
round trip latency max = 0.167183
round trip latency mean = 0.005347
round trip latency stdev = 0.013326
round trip latency median = 0.003737
round trip latency madev = 0.000335
Round Trip Jitter Statistics:
round trip jitter count = 990
round trip jitter min = 0.000001
round trip jitter max = 0.050018
round trip jitter mean = 0.001618
round trip jitter stdev = 0.006576
round trip jitter median = 0.000488
round trip jitter madev = 0.000321
Round Trip Throughput Statistics:
round trip throughput count = 990
round trip throughput min = 1026.091720
round trip throughput max = 3438.647490
round trip throughput mean = 3408.262855
round trip throughput stdev = 195.715813
round trip throughput median = 3435.075615
round trip throughput madev = 2.000129
Wrote results to example/result/7
=== Showing Log for Node 01037ced.8dca0c69.2aeeda1d.000001c1 === Spawned Process #3 (PID 11010) ===
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-08-10T17:19:39Z: 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-08-10T17:19:39Z: Process construction / entity creation complete.
2026-08-10T17:19:39Z: Beginning action construction / initialization.
2026-08-10T17:19:39Z: Action construction / initialization complete.
2026-08-10T17:19:40Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:19:40Z: DDS entities enabled.
2026-08-10T17:19:40Z: Initializing process actions.
2026-08-10T17:19:55Z: Starting process actions.
2026-08-10T17:19:55Z: Process tests started.
2026-08-10T17:20:25Z: Stopping process tests.
2026-08-10T17:20:25Z: Process tests stopped.
2026-08-10T17:20:26Z: Stopping process actions.
2026-08-10T17:20:26Z: Detaching Listeners.
2026-08-10T17:20:26Z: 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-08-10T17:20:26Z: 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.154
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8dca0c69.2aeeda1d.000001c1 === Spawned Process #1 (PID 11008) ===
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-08-10T17:19:39Z: 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-08-10T17:19:39Z: Process construction / entity creation complete.
2026-08-10T17:19:39Z: Beginning action construction / initialization.
2026-08-10T17:19:39Z: Action construction / initialization complete.
2026-08-10T17:19:40Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:19:40Z: DDS entities enabled.
2026-08-10T17:19:40Z: Initializing process actions.
2026-08-10T17:19:55Z: Starting process actions.
2026-08-10T17:19:55Z: Process tests started.
2026-08-10T17:20:25Z: Stopping process tests.
2026-08-10T17:20:25Z: Process tests stopped.
2026-08-10T17:20:26Z: Stopping process actions.
2026-08-10T17:20:26Z: Detaching Listeners.
2026-08-10T17:20:26Z: 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-08-10T17:20:26Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.075
enable time: 0.000
start time: 0.001
stop time: 0.024
destruction time: 0.047
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8dca0c69.2aeeda1d.000001c1 === Spawned Process #8 (PID 11015) ===
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-08-10T17:19:39Z: 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-08-10T17:19:39Z: Process construction / entity creation complete.
2026-08-10T17:19:39Z: Beginning action construction / initialization.
2026-08-10T17:19:39Z: Action construction / initialization complete.
2026-08-10T17:19:40Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:19:40Z: DDS entities enabled.
2026-08-10T17:19:40Z: Initializing process actions.
2026-08-10T17:19:55Z: Starting process actions.
2026-08-10T17:19:55Z: Process tests started.
2026-08-10T17:20:25Z: Stopping process tests.
2026-08-10T17:20:25Z: Process tests stopped.
2026-08-10T17:20:26Z: Stopping process actions.
2026-08-10T17:20:26Z: Detaching Listeners.
2026-08-10T17:20:26Z: 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-08-10T17:20:26Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.068
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.086
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8dca0c69.2aeeda1d.000001c1 === Spawned Process #2 (PID 11009) ===
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-08-10T17:19:39Z: 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-08-10T17:19:39Z: Process construction / entity creation complete.
2026-08-10T17:19:39Z: Beginning action construction / initialization.
2026-08-10T17:19:39Z: Action construction / initialization complete.
2026-08-10T17:19:40Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:19:40Z: DDS entities enabled.
2026-08-10T17:19:40Z: Initializing process actions.
2026-08-10T17:19:55Z: Starting process actions.
2026-08-10T17:19:55Z: Process tests started.
2026-08-10T17:20:25Z: Stopping process tests.
2026-08-10T17:20:25Z: Process tests stopped.
2026-08-10T17:20:26Z: Stopping process actions.
2026-08-10T17:20:26Z: Detaching Listeners.
2026-08-10T17:20:26Z: 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-08-10T17:20:26Z: 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.026
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8dca0c69.2aeeda1d.000001c1 === Spawned Process #7 (PID 11014) ===
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-08-10T17:19:39Z: 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-08-10T17:19:39Z: Process construction / entity creation complete.
2026-08-10T17:19:39Z: Beginning action construction / initialization.
2026-08-10T17:19:39Z: Action construction / initialization complete.
2026-08-10T17:19:40Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:19:40Z: DDS entities enabled.
2026-08-10T17:19:40Z: Initializing process actions.
2026-08-10T17:19:55Z: Starting process actions.
2026-08-10T17:19:55Z: Process tests started.
2026-08-10T17:20:25Z: Stopping process tests.
2026-08-10T17:20:25Z: Process tests stopped.
2026-08-10T17:20:26Z: Stopping process actions.
2026-08-10T17:20:26Z: Detaching Listeners.
2026-08-10T17:20:26Z: 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-08-10T17:20:26Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.224
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.025
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8dca0c69.2aeeda1d.000001c1 === Spawned Process #6 (PID 11013) ===
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-08-10T17:19:39Z: 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-08-10T17:19:39Z: Process construction / entity creation complete.
2026-08-10T17:19:39Z: Beginning action construction / initialization.
2026-08-10T17:19:39Z: Action construction / initialization complete.
2026-08-10T17:19:40Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:19:40Z: DDS entities enabled.
2026-08-10T17:19:40Z: Initializing process actions.
2026-08-10T17:19:55Z: Starting process actions.
2026-08-10T17:19:55Z: Process tests started.
2026-08-10T17:20:25Z: Stopping process tests.
2026-08-10T17:20:25Z: Process tests stopped.
2026-08-10T17:20:26Z: Stopping process actions.
2026-08-10T17:20:26Z: Detaching Listeners.
2026-08-10T17:20:26Z: 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-08-10T17:20:26Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.247
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.032
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8dca0c69.2aeeda1d.000001c1 === Spawned Process #4 (PID 11011) ===
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-08-10T17:19:39Z: 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-08-10T17:19:39Z: Process construction / entity creation complete.
2026-08-10T17:19:39Z: Beginning action construction / initialization.
2026-08-10T17:19:39Z: Action construction / initialization complete.
2026-08-10T17:19:40Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:19:40Z: DDS entities enabled.
2026-08-10T17:19:40Z: Initializing process actions.
2026-08-10T17:19:55Z: Starting process actions.
2026-08-10T17:19:55Z: Process tests started.
2026-08-10T17:20:25Z: Stopping process tests.
2026-08-10T17:20:25Z: Process tests stopped.
2026-08-10T17:20:26Z: Stopping process actions.
2026-08-10T17:20:26Z: Detaching Listeners.
2026-08-10T17:20:26Z: 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-08-10T17:20:26Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.253
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.8dca0c69.2aeeda1d.000001c1 === Spawned Process #11 (PID 11018) ===
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-08-10T17:19:39Z: 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-08-10T17:19:39Z: Process construction / entity creation complete.
2026-08-10T17:19:39Z: Beginning action construction / initialization.
2026-08-10T17:19:39Z: Action construction / initialization complete.
2026-08-10T17:19:40Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:19:40Z: DDS entities enabled.
2026-08-10T17:19:40Z: Initializing process actions.
2026-08-10T17:19:55Z: Starting process actions.
2026-08-10T17:19:55Z: Process tests started.
2026-08-10T17:20:25Z: Stopping process tests.
2026-08-10T17:20:25Z: Process tests stopped.
2026-08-10T17:20:26Z: Stopping process actions.
2026-08-10T17:20:26Z: Detaching Listeners.
2026-08-10T17:20:26Z: 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-08-10T17:20:26Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.246
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.038
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8dca0c69.2aeeda1d.000001c1 === Spawned Process #10 (PID 11017) ===
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-08-10T17:19:39Z: 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-08-10T17:19:39Z: Process construction / entity creation complete.
2026-08-10T17:19:39Z: Beginning action construction / initialization.
2026-08-10T17:19:39Z: Action construction / initialization complete.
2026-08-10T17:19:40Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:19:40Z: DDS entities enabled.
2026-08-10T17:19:40Z: Initializing process actions.
2026-08-10T17:19:55Z: Starting process actions.
2026-08-10T17:19:55Z: Process tests started.
2026-08-10T17:20:25Z: Stopping process tests.
2026-08-10T17:20:25Z: Process tests stopped.
2026-08-10T17:20:26Z: Stopping process actions.
2026-08-10T17:20:26Z: Detaching Listeners.
2026-08-10T17:20:26Z: 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-08-10T17:20:26Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.283
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.8dca0c69.2aeeda1d.000001c1 === Spawned Process #5 (PID 11012) ===
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-08-10T17:19:39Z: 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-08-10T17:19:39Z: Process construction / entity creation complete.
2026-08-10T17:19:39Z: Beginning action construction / initialization.
2026-08-10T17:19:39Z: Action construction / initialization complete.
2026-08-10T17:19:40Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:19:40Z: DDS entities enabled.
2026-08-10T17:19:40Z: Initializing process actions.
2026-08-10T17:19:55Z: Starting process actions.
2026-08-10T17:19:55Z: Process tests started.
2026-08-10T17:20:25Z: Stopping process tests.
2026-08-10T17:20:25Z: Process tests stopped.
2026-08-10T17:20:26Z: Stopping process actions.
2026-08-10T17:20:26Z: Detaching Listeners.
2026-08-10T17:20:26Z: 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-08-10T17:20:26Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.295
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.8dca0c69.2aeeda1d.000001c1 === Spawned Process #9 (PID 11016) ===
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-08-10T17:19:39Z: 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-08-10T17:19:39Z: Process construction / entity creation complete.
2026-08-10T17:19:39Z: Beginning action construction / initialization.
2026-08-10T17:19:39Z: Action construction / initialization complete.
2026-08-10T17:19:40Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:19:40Z: DDS entities enabled.
2026-08-10T17:19:40Z: Initializing process actions.
2026-08-10T17:19:55Z: Starting process actions.
2026-08-10T17:19:55Z: Process tests started.
2026-08-10T17:20:25Z: Stopping process tests.
2026-08-10T17:20:25Z: Process tests stopped.
2026-08-10T17:20:26Z: Stopping process actions.
2026-08-10T17:20:26Z: Detaching Listeners.
2026-08-10T17:20:26Z: 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-08-10T17:20:26Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.318
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.019
--- 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:61s 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_11126
node_controller PID: 11127 started at 2026-08-10 17:20:28
/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: 11128 started at 2026-08-10 17:20:28
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.8dca0c69.2b77cb87.000001c1 "test_nc_11126"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/8
Started at 2026-08-10T17:20:35Z
Setting scenario launch_time to be 3 seconds from now: 2026-08-10T17:20:38Z
2026-08-10T17:20:38Z: Node 01037ced.8dca0c69.2b77cb87.000001c1 (test_nc_11126) starting process 11146:
- original config: ci-fan-frag_client.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11127/n01037ced.8dca0c69.2b77cb87.000001c1w1_config.json --report /tmp/opendds_bench_nc_11127/n01037ced.8dca0c69.2b77cb87.000001c1w1_report.json --log /tmp/opendds_bench_nc_11127/n01037ced.8dca0c69.2b77cb87.000001c1w1_log.txt
2026-08-10T17:20:38Z: Node 01037ced.8dca0c69.2b77cb87.000001c1 (test_nc_11126) starting process 11147:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11127/n01037ced.8dca0c69.2b77cb87.000001c1w2_config.json --report /tmp/opendds_bench_nc_11127/n01037ced.8dca0c69.2b77cb87.000001c1w2_report.json --log /tmp/opendds_bench_nc_11127/n01037ced.8dca0c69.2b77cb87.000001c1w2_log.txt
2026-08-10T17:20:38Z: Node 01037ced.8dca0c69.2b77cb87.000001c1 (test_nc_11126) starting process 11148:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11127/n01037ced.8dca0c69.2b77cb87.000001c1w3_config.json --report /tmp/opendds_bench_nc_11127/n01037ced.8dca0c69.2b77cb87.000001c1w3_report.json --log /tmp/opendds_bench_nc_11127/n01037ced.8dca0c69.2b77cb87.000001c1w3_log.txt
2026-08-10T17:20:38Z: Node 01037ced.8dca0c69.2b77cb87.000001c1 (test_nc_11126) starting process 11149:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11127/n01037ced.8dca0c69.2b77cb87.000001c1w4_config.json --report /tmp/opendds_bench_nc_11127/n01037ced.8dca0c69.2b77cb87.000001c1w4_report.json --log /tmp/opendds_bench_nc_11127/n01037ced.8dca0c69.2b77cb87.000001c1w4_log.txt
2026-08-10T17:20:38Z: Node 01037ced.8dca0c69.2b77cb87.000001c1 (test_nc_11126) starting process 11150:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11127/n01037ced.8dca0c69.2b77cb87.000001c1w5_config.json --report /tmp/opendds_bench_nc_11127/n01037ced.8dca0c69.2b77cb87.000001c1w5_report.json --log /tmp/opendds_bench_nc_11127/n01037ced.8dca0c69.2b77cb87.000001c1w5_log.txt
2026-08-10T17:20:38Z: Node 01037ced.8dca0c69.2b77cb87.000001c1 (test_nc_11126) starting process 11151:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11127/n01037ced.8dca0c69.2b77cb87.000001c1w6_config.json --report /tmp/opendds_bench_nc_11127/n01037ced.8dca0c69.2b77cb87.000001c1w6_report.json --log /tmp/opendds_bench_nc_11127/n01037ced.8dca0c69.2b77cb87.000001c1w6_log.txt
2026-08-10T17:20:38Z: Node 01037ced.8dca0c69.2b77cb87.000001c1 (test_nc_11126) starting process 11152:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11127/n01037ced.8dca0c69.2b77cb87.000001c1w7_config.json --report /tmp/opendds_bench_nc_11127/n01037ced.8dca0c69.2b77cb87.000001c1w7_report.json --log /tmp/opendds_bench_nc_11127/n01037ced.8dca0c69.2b77cb87.000001c1w7_log.txt
2026-08-10T17:20:38Z: Node 01037ced.8dca0c69.2b77cb87.000001c1 (test_nc_11126) starting process 11153:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11127/n01037ced.8dca0c69.2b77cb87.000001c1w8_config.json --report /tmp/opendds_bench_nc_11127/n01037ced.8dca0c69.2b77cb87.000001c1w8_report.json --log /tmp/opendds_bench_nc_11127/n01037ced.8dca0c69.2b77cb87.000001c1w8_log.txt
2026-08-10T17:20:38Z: Node 01037ced.8dca0c69.2b77cb87.000001c1 (test_nc_11126) starting process 11154:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11127/n01037ced.8dca0c69.2b77cb87.000001c1w9_config.json --report /tmp/opendds_bench_nc_11127/n01037ced.8dca0c69.2b77cb87.000001c1w9_report.json --log /tmp/opendds_bench_nc_11127/n01037ced.8dca0c69.2b77cb87.000001c1w9_log.txt
2026-08-10T17:20:38Z: Node 01037ced.8dca0c69.2b77cb87.000001c1 (test_nc_11126) starting process 11155:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11127/n01037ced.8dca0c69.2b77cb87.000001c1w10_config.json --report /tmp/opendds_bench_nc_11127/n01037ced.8dca0c69.2b77cb87.000001c1w10_report.json --log /tmp/opendds_bench_nc_11127/n01037ced.8dca0c69.2b77cb87.000001c1w10_log.txt
2026-08-10T17:20:38Z: Node 01037ced.8dca0c69.2b77cb87.000001c1 (test_nc_11126) starting process 11156:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11127/n01037ced.8dca0c69.2b77cb87.000001c1w11_config.json --report /tmp/opendds_bench_nc_11127/n01037ced.8dca0c69.2b77cb87.000001c1w11_report.json --log /tmp/opendds_bench_nc_11127/n01037ced.8dca0c69.2b77cb87.000001c1w11_log.txt
2026-08-10T17:21:27Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11148 with exit code 0
2026-08-10T17:21:27Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11146 with exit code 0
2026-08-10T17:21:27Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11153 with exit code 0
2026-08-10T17:21:27Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11147 with exit code 0
2026-08-10T17:21:27Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11155 with exit code 0
2026-08-10T17:21:27Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11152 with exit code 0
2026-08-10T17:21:27Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11149 with exit code 0
2026-08-10T17:21:27Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11150 with exit code 0
2026-08-10T17:21:27Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11156 with exit code 0
2026-08-10T17:21:27Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11151 with exit code 0
2026-08-10T17:21:27Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11154 with exit code 0
Writing report for node name 'test_nc_11126' (id '01037ced.8dca0c69.2b77cb87.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-08-10T17:21:27Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 49
percent cpu utilization min = 0.000000
percent cpu utilization max = 67.147450
percent cpu utilization mean = 4.068669
percent cpu utilization stdev = 9.937986
percent cpu utilization median = 1.754386
percent cpu utilization madev = 1.754386
Percent Memory Utilization Statistics:
percent memory utilization count = 49
percent memory utilization min = 0.000000
percent memory utilization max = 8.935045
percent memory utilization mean = 8.538706
percent memory utilization stdev = 1.299617
percent memory utilization median = 8.892293
percent memory utilization madev = 0.034593
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 49
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 4279.698109
percent virtual memory utilization mean = 4192.357210
percent virtual memory utilization stdev = 605.114641
percent virtual memory utilization median = 4279.698089
percent virtual memory utilization madev = 0.000020
Test Timing Stats:
Max Construction Time: 0.289 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.003 seconds
Max Stop Time: 0.023 seconds
Max Destruction Time: 0.181 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.205243
discovery time delta max = 0.823395
discovery time delta mean = 0.500765
discovery time delta stdev = 0.137571
discovery time delta median = 0.518872
discovery time delta madev = 0.069400
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.007771
latency max = 3.472628
latency mean = 0.336258
latency stdev = 0.623570
latency median = 0.020911
latency madev = 0.009113
Jitter Statistics:
jitter count = 180
jitter min = 0.000064
jitter max = 2.227948
jitter mean = 0.293080
jitter stdev = 0.443367
jitter median = 0.009703
jitter madev = 0.008729
Throughput Statistics:
throughput count = 180
throughput min = 73699.010319
throughput max = 255986.557757
throughput mean = 238528.746315
throughput stdev = 34116.557428
throughput median = 254507.019577
throughput madev = 1130.966359
Round Trip Latency Statistics:
round trip latency count = 100
round trip latency min = 0.011063
round trip latency max = 1.747215
round trip latency mean = 0.340178
round trip latency stdev = 0.379321
round trip latency median = 0.238087
round trip latency madev = 0.213220
Round Trip Jitter Statistics:
round trip jitter count = 90
round trip jitter min = 0.000788
round trip jitter max = 1.114373
round trip jitter mean = 0.292892
round trip jitter stdev = 0.238635
round trip jitter median = 0.225222
round trip jitter madev = 0.166360
Round Trip Throughput Statistics:
round trip throughput count = 90
round trip throughput min = 73239.453038
round trip throughput max = 255199.484997
round trip throughput mean = 220902.227518
round trip throughput stdev = 42281.002105
round trip throughput median = 241978.715657
round trip throughput madev = 12587.608653
Wrote results to example/result/8
=== Showing Log for Node 01037ced.8dca0c69.2b77cb87.000001c1 === Spawned Process #3 (PID 11148) ===
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-08-10T17:20:39Z: 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-08-10T17:20:39Z: Process construction / entity creation complete.
2026-08-10T17:20:39Z: Beginning action construction / initialization.
2026-08-10T17:20:39Z: Action construction / initialization complete.
2026-08-10T17:20:40Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:20:40Z: DDS entities enabled.
2026-08-10T17:20:40Z: Initializing process actions.
2026-08-10T17:20:55Z: Starting process actions.
2026-08-10T17:20:55Z: Process tests started.
2026-08-10T17:21:25Z: Stopping process tests.
2026-08-10T17:21:25Z: Process tests stopped.
2026-08-10T17:21:26Z: Stopping process actions.
2026-08-10T17:21:26Z: Detaching Listeners.
2026-08-10T17:21:26Z: 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-08-10T17:21:27Z: 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.181
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8dca0c69.2b77cb87.000001c1 === Spawned Process #1 (PID 11146) ===
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-08-10T17:20:39Z: 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-08-10T17:20:39Z: Process construction / entity creation complete.
2026-08-10T17:20:39Z: Beginning action construction / initialization.
2026-08-10T17:20:39Z: Action construction / initialization complete.
2026-08-10T17:20:40Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:20:40Z: DDS entities enabled.
2026-08-10T17:20:40Z: Initializing process actions.
2026-08-10T17:20:55Z: Starting process actions.
2026-08-10T17:20:55Z: Process tests started.
2026-08-10T17:21:25Z: Stopping process tests.
2026-08-10T17:21:25Z: Process tests stopped.
2026-08-10T17:21:26Z: Stopping process actions.
2026-08-10T17:21:26Z: Detaching Listeners.
2026-08-10T17:21:26Z: 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-08-10T17:21:27Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.098
enable time: 0.000
start time: 0.003
stop time: 0.023
destruction time: 0.057
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8dca0c69.2b77cb87.000001c1 === Spawned Process #8 (PID 11153) ===
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-08-10T17:20:39Z: 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-08-10T17:20:39Z: Process construction / entity creation complete.
2026-08-10T17:20:39Z: Beginning action construction / initialization.
2026-08-10T17:20:39Z: Action construction / initialization complete.
2026-08-10T17:20:40Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:20:40Z: DDS entities enabled.
2026-08-10T17:20:40Z: Initializing process actions.
2026-08-10T17:20:55Z: Starting process actions.
2026-08-10T17:20:55Z: Process tests started.
2026-08-10T17:21:25Z: Stopping process tests.
2026-08-10T17:21:25Z: Process tests stopped.
2026-08-10T17:21:26Z: Stopping process actions.
2026-08-10T17:21:26Z: Detaching Listeners.
2026-08-10T17:21:26Z: 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-08-10T17:21:27Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.078
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.115
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8dca0c69.2b77cb87.000001c1 === Spawned Process #2 (PID 11147) ===
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-08-10T17:20:39Z: 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-08-10T17:20:39Z: Process construction / entity creation complete.
2026-08-10T17:20:39Z: Beginning action construction / initialization.
2026-08-10T17:20:39Z: Action construction / initialization complete.
2026-08-10T17:20:40Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:20:40Z: DDS entities enabled.
2026-08-10T17:20:40Z: Initializing process actions.
2026-08-10T17:20:55Z: Starting process actions.
2026-08-10T17:20:55Z: Process tests started.
2026-08-10T17:21:25Z: Stopping process tests.
2026-08-10T17:21:25Z: Process tests stopped.
2026-08-10T17:21:26Z: Stopping process actions.
2026-08-10T17:21:26Z: Detaching Listeners.
2026-08-10T17:21:26Z: 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-08-10T17:21:27Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.118
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.8dca0c69.2b77cb87.000001c1 === Spawned Process #10 (PID 11155) ===
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-08-10T17:20:39Z: 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-08-10T17:20:40Z: Process construction / entity creation complete.
2026-08-10T17:20:40Z: Beginning action construction / initialization.
2026-08-10T17:20:40Z: Action construction / initialization complete.
2026-08-10T17:20:41Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:20:41Z: DDS entities enabled.
2026-08-10T17:20:41Z: Initializing process actions.
2026-08-10T17:20:56Z: Starting process actions.
2026-08-10T17:20:56Z: Process tests started.
2026-08-10T17:21:26Z: Stopping process tests.
2026-08-10T17:21:26Z: Process tests stopped.
2026-08-10T17:21:27Z: Stopping process actions.
2026-08-10T17:21:27Z: Detaching Listeners.
2026-08-10T17:21:27Z: 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-08-10T17:21:27Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.192
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.024
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8dca0c69.2b77cb87.000001c1 === Spawned Process #7 (PID 11152) ===
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-08-10T17:20:39Z: 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-08-10T17:20:40Z: Process construction / entity creation complete.
2026-08-10T17:20:40Z: Beginning action construction / initialization.
2026-08-10T17:20:40Z: Action construction / initialization complete.
2026-08-10T17:20:41Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:20:41Z: DDS entities enabled.
2026-08-10T17:20:41Z: Initializing process actions.
2026-08-10T17:20:56Z: Starting process actions.
2026-08-10T17:20:56Z: Process tests started.
2026-08-10T17:21:26Z: Stopping process tests.
2026-08-10T17:21:26Z: Process tests stopped.
2026-08-10T17:21:27Z: Stopping process actions.
2026-08-10T17:21:27Z: Detaching Listeners.
2026-08-10T17:21:27Z: 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-08-10T17:21:27Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.282
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.029
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8dca0c69.2b77cb87.000001c1 === Spawned Process #4 (PID 11149) ===
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-08-10T17:20:39Z: 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-08-10T17:20:40Z: Process construction / entity creation complete.
2026-08-10T17:20:40Z: Beginning action construction / initialization.
2026-08-10T17:20:40Z: Action construction / initialization complete.
2026-08-10T17:20:41Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:20:41Z: DDS entities enabled.
2026-08-10T17:20:41Z: Initializing process actions.
2026-08-10T17:20:56Z: Starting process actions.
2026-08-10T17:20:56Z: Process tests started.
2026-08-10T17:21:26Z: Stopping process tests.
2026-08-10T17:21:26Z: Process tests stopped.
2026-08-10T17:21:27Z: Stopping process actions.
2026-08-10T17:21:27Z: Detaching Listeners.
2026-08-10T17:21:27Z: 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-08-10T17:21:27Z: 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.034
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8dca0c69.2b77cb87.000001c1 === Spawned Process #5 (PID 11150) ===
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-08-10T17:20:39Z: 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-08-10T17:20:40Z: Process construction / entity creation complete.
2026-08-10T17:20:40Z: Beginning action construction / initialization.
2026-08-10T17:20:40Z: Action construction / initialization complete.
2026-08-10T17:20:41Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:20:41Z: DDS entities enabled.
2026-08-10T17:20:41Z: Initializing process actions.
2026-08-10T17:20:56Z: Starting process actions.
2026-08-10T17:20:56Z: Process tests started.
2026-08-10T17:21:26Z: Stopping process tests.
2026-08-10T17:21:26Z: Process tests stopped.
2026-08-10T17:21:27Z: Stopping process actions.
2026-08-10T17:21:27Z: Detaching Listeners.
2026-08-10T17:21:27Z: 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-08-10T17:21:27Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.246
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.045
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8dca0c69.2b77cb87.000001c1 === Spawned Process #11 (PID 11156) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-08-10T17:20:39Z: 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-08-10T17:20:40Z: Process construction / entity creation complete.
2026-08-10T17:20:40Z: Beginning action construction / initialization.
2026-08-10T17:20:40Z: Action construction / initialization complete.
2026-08-10T17:20:41Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:20:41Z: DDS entities enabled.
2026-08-10T17:20:41Z: Initializing process actions.
2026-08-10T17:20:56Z: Starting process actions.
2026-08-10T17:20:56Z: Process tests started.
2026-08-10T17:21:26Z: Stopping process tests.
2026-08-10T17:21:26Z: Process tests stopped.
2026-08-10T17:21:27Z: Stopping process actions.
2026-08-10T17:21:27Z: Detaching Listeners.
2026-08-10T17:21:27Z: 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-08-10T17:21:27Z: 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.041
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8dca0c69.2b77cb87.000001c1 === Spawned Process #6 (PID 11151) ===
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-08-10T17:20:39Z: 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-08-10T17:20:40Z: Process construction / entity creation complete.
2026-08-10T17:20:40Z: Beginning action construction / initialization.
2026-08-10T17:20:40Z: Action construction / initialization complete.
2026-08-10T17:20:41Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:20:41Z: DDS entities enabled.
2026-08-10T17:20:41Z: Initializing process actions.
2026-08-10T17:20:56Z: Starting process actions.
2026-08-10T17:20:56Z: Process tests started.
2026-08-10T17:21:26Z: Stopping process tests.
2026-08-10T17:21:26Z: Process tests stopped.
2026-08-10T17:21:27Z: Stopping process actions.
2026-08-10T17:21:27Z: Detaching Listeners.
2026-08-10T17:21:27Z: 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-08-10T17:21:27Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.275
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.040
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8dca0c69.2b77cb87.000001c1 === Spawned Process #9 (PID 11154) ===
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-08-10T17:20:39Z: 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-08-10T17:20:40Z: Process construction / entity creation complete.
2026-08-10T17:20:40Z: Beginning action construction / initialization.
2026-08-10T17:20:40Z: Action construction / initialization complete.
2026-08-10T17:20:41Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:20:41Z: DDS entities enabled.
2026-08-10T17:20:41Z: Initializing process actions.
2026-08-10T17:20:56Z: Starting process actions.
2026-08-10T17:20:56Z: Process tests started.
2026-08-10T17:21:26Z: Stopping process tests.
2026-08-10T17:21:26Z: Process tests stopped.
2026-08-10T17:21:27Z: Stopping process actions.
2026-08-10T17:21:27Z: Detaching Listeners.
2026-08-10T17:21:27Z: 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-08-10T17:21:27Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.289
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.026
--- 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:60s 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_11248
node_controller PID: 11249 started at 2026-08-10 17:21:28
/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: 11250 started at 2026-08-10 17:21:28
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.8dca0c69.2bf174fe.000001c1 "test_nc_11248"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/9
Started at 2026-08-10T17:21:36Z
Setting scenario launch_time to be 3 seconds from now: 2026-08-10T17:21:39Z
2026-08-10T17:21:39Z: Node 01037ced.8dca0c69.2bf174fe.000001c1 (test_nc_11248) starting process 11267:
- original config: ci-mixed_daemon.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11249/n01037ced.8dca0c69.2bf174fe.000001c1w1_config.json --report /tmp/opendds_bench_nc_11249/n01037ced.8dca0c69.2bf174fe.000001c1w1_report.json --log /tmp/opendds_bench_nc_11249/n01037ced.8dca0c69.2bf174fe.000001c1w1_log.txt
2026-08-10T17:21:39Z: Node 01037ced.8dca0c69.2bf174fe.000001c1 (test_nc_11248) starting process 11268:
- original config: ci-mixed_worker.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11249/n01037ced.8dca0c69.2bf174fe.000001c1w2_config.json --report /tmp/opendds_bench_nc_11249/n01037ced.8dca0c69.2bf174fe.000001c1w2_report.json --log /tmp/opendds_bench_nc_11249/n01037ced.8dca0c69.2bf174fe.000001c1w2_log.txt
2026-08-10T17:21:39Z: Node 01037ced.8dca0c69.2bf174fe.000001c1 (test_nc_11248) starting process 11269:
- original config: ci-mixed_daemon.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11249/n01037ced.8dca0c69.2bf174fe.000001c1w3_config.json --report /tmp/opendds_bench_nc_11249/n01037ced.8dca0c69.2bf174fe.000001c1w3_report.json --log /tmp/opendds_bench_nc_11249/n01037ced.8dca0c69.2bf174fe.000001c1w3_log.txt
2026-08-10T17:21:39Z: Node 01037ced.8dca0c69.2bf174fe.000001c1 (test_nc_11248) starting process 11270:
- original config: ci-mixed_worker.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11249/n01037ced.8dca0c69.2bf174fe.000001c1w4_config.json --report /tmp/opendds_bench_nc_11249/n01037ced.8dca0c69.2bf174fe.000001c1w4_report.json --log /tmp/opendds_bench_nc_11249/n01037ced.8dca0c69.2bf174fe.000001c1w4_log.txt
2026-08-10T17:21:39Z: Node 01037ced.8dca0c69.2bf174fe.000001c1 (test_nc_11248) starting process 11271:
- original config: ci-mixed_daemon.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11249/n01037ced.8dca0c69.2bf174fe.000001c1w5_config.json --report /tmp/opendds_bench_nc_11249/n01037ced.8dca0c69.2bf174fe.000001c1w5_report.json --log /tmp/opendds_bench_nc_11249/n01037ced.8dca0c69.2bf174fe.000001c1w5_log.txt
2026-08-10T17:21:39Z: Node 01037ced.8dca0c69.2bf174fe.000001c1 (test_nc_11248) starting process 11272:
- original config: ci-mixed_worker.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11249/n01037ced.8dca0c69.2bf174fe.000001c1w6_config.json --report /tmp/opendds_bench_nc_11249/n01037ced.8dca0c69.2bf174fe.000001c1w6_report.json --log /tmp/opendds_bench_nc_11249/n01037ced.8dca0c69.2bf174fe.000001c1w6_log.txt
2026-08-10T17:21:39Z: Node 01037ced.8dca0c69.2bf174fe.000001c1 (test_nc_11248) starting process 11273:
- original config: ci-mixed_daemon.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11249/n01037ced.8dca0c69.2bf174fe.000001c1w7_config.json --report /tmp/opendds_bench_nc_11249/n01037ced.8dca0c69.2bf174fe.000001c1w7_report.json --log /tmp/opendds_bench_nc_11249/n01037ced.8dca0c69.2bf174fe.000001c1w7_log.txt
2026-08-10T17:21:39Z: Node 01037ced.8dca0c69.2bf174fe.000001c1 (test_nc_11248) starting process 11274:
- original config: ci-mixed_worker.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11249/n01037ced.8dca0c69.2bf174fe.000001c1w8_config.json --report /tmp/opendds_bench_nc_11249/n01037ced.8dca0c69.2bf174fe.000001c1w8_report.json --log /tmp/opendds_bench_nc_11249/n01037ced.8dca0c69.2bf174fe.000001c1w8_log.txt
2026-08-10T17:21:39Z: Node 01037ced.8dca0c69.2bf174fe.000001c1 (test_nc_11248) starting process 11275:
- original config: ci-mixed_daemon.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11249/n01037ced.8dca0c69.2bf174fe.000001c1w9_config.json --report /tmp/opendds_bench_nc_11249/n01037ced.8dca0c69.2bf174fe.000001c1w9_report.json --log /tmp/opendds_bench_nc_11249/n01037ced.8dca0c69.2bf174fe.000001c1w9_log.txt
2026-08-10T17:21:39Z: Node 01037ced.8dca0c69.2bf174fe.000001c1 (test_nc_11248) starting process 11276:
- original config: ci-mixed_worker.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11249/n01037ced.8dca0c69.2bf174fe.000001c1w10_config.json --report /tmp/opendds_bench_nc_11249/n01037ced.8dca0c69.2bf174fe.000001c1w10_report.json --log /tmp/opendds_bench_nc_11249/n01037ced.8dca0c69.2bf174fe.000001c1w10_log.txt
2026-08-10T17:21:39Z: Node 01037ced.8dca0c69.2bf174fe.000001c1 (test_nc_11248) starting process 11277:
- original config: ci-mixed_master.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11249/n01037ced.8dca0c69.2bf174fe.000001c1w11_config.json --report /tmp/opendds_bench_nc_11249/n01037ced.8dca0c69.2bf174fe.000001c1w11_report.json --log /tmp/opendds_bench_nc_11249/n01037ced.8dca0c69.2bf174fe.000001c1w11_log.txt
2026-08-10T17:22:18Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11268 with exit code 0
2026-08-10T17:22:18Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11272 with exit code 0
2026-08-10T17:22:18Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11274 with exit code 0
2026-08-10T17:22:18Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11270 with exit code 0
2026-08-10T17:22:18Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11276 with exit code 0
2026-08-10T17:22:18Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11277 with exit code 0
2026-08-10T17:22:18Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11267 with exit code 0
2026-08-10T17:22:18Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11269 with exit code 0
2026-08-10T17:22:18Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11273 with exit code 0
2026-08-10T17:22:18Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11271 with exit code 0
2026-08-10T17:22:18Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11275 with exit code 0
Writing report for node name 'test_nc_11248' (id '01037ced.8dca0c69.2bf174fe.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-08-10T17:22:19Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 40
percent cpu utilization min = 0.000000
percent cpu utilization max = 90.225564
percent cpu utilization mean = 7.389432
percent cpu utilization stdev = 14.225018
percent cpu utilization median = 4.511278
percent cpu utilization madev = 1.372769
Percent Memory Utilization Statistics:
percent memory utilization count = 40
percent memory utilization min = 0.000000
percent memory utilization max = 10.137894
percent memory utilization mean = 9.554492
percent memory utilization stdev = 1.749167
percent memory utilization median = 10.006486
percent memory utilization madev = 0.081107
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 40
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 4279.700435
percent virtual memory utilization mean = 4162.981040
percent virtual memory utilization stdev = 669.370408
percent virtual memory utilization median = 4279.700389
percent virtual memory utilization madev = 0.000033
Test Timing Stats:
Max Construction Time: 0.654 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.012 seconds
Max Stop Time: 0.883 seconds
Max Destruction Time: 0.086 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.016626
discovery time delta max = 1.106204
discovery time delta mean = 0.606193
discovery time delta stdev = 0.271246
discovery time delta median = 0.672980
discovery time delta madev = 0.150912
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.000693
latency max = 0.008878
latency mean = 0.001545
latency stdev = 0.000684
latency median = 0.001439
latency madev = 0.000370
Jitter Statistics:
jitter count = 2966
jitter min = 0.000000
jitter max = 0.007964
jitter mean = 0.000499
jitter stdev = 0.000577
jitter median = 0.000385
jitter madev = 0.000276
Throughput Statistics:
throughput count = 2966
throughput min = 65.693879
throughput max = 333.511007
throughput mean = 230.688745
throughput stdev = 106.911562
throughput median = 332.336243
throughput madev = 0.598318
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.8dca0c69.2bf174fe.000001c1 === Spawned Process #2 (PID 11268) ===
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-08-10T17:21:41Z: 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-08-10T17:21:41Z: Process construction / entity creation complete.
2026-08-10T17:21:41Z: Beginning action construction / initialization.
2026-08-10T17:21:41Z: Action construction / initialization complete.
2026-08-10T17:21:43Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:21:43Z: DDS entities enabled.
2026-08-10T17:21:43Z: Initializing process actions.
2026-08-10T17:21:45Z: Starting process actions.
2026-08-10T17:21:45Z: Process tests started.
2026-08-10T17:22:15Z: Stopping process tests.
2026-08-10T17:22:16Z: Process tests stopped.
2026-08-10T17:22:18Z: Stopping process actions.
2026-08-10T17:22:18Z: Detaching Listeners.
2026-08-10T17:22:18Z: 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-08-10T17:22:18Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.226
enable time: 0.000
start time: 0.006
stop time: 0.489
destruction time: 0.040
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8dca0c69.2bf174fe.000001c1 === Spawned Process #6 (PID 11272) ===
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-08-10T17:21:41Z: 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-08-10T17:21:41Z: Process construction / entity creation complete.
2026-08-10T17:21:41Z: Beginning action construction / initialization.
2026-08-10T17:21:41Z: Action construction / initialization complete.
2026-08-10T17:21:43Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:21:43Z: DDS entities enabled.
2026-08-10T17:21:43Z: Initializing process actions.
2026-08-10T17:21:45Z: Starting process actions.
2026-08-10T17:21:45Z: Process tests started.
2026-08-10T17:22:15Z: Stopping process tests.
2026-08-10T17:22:16Z: Process tests stopped.
2026-08-10T17:22:18Z: Stopping process actions.
2026-08-10T17:22:18Z: Detaching Listeners.
2026-08-10T17:22:18Z: 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-08-10T17:22:18Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.327
enable time: 0.000
start time: 0.004
stop time: 0.492
destruction time: 0.073
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8dca0c69.2bf174fe.000001c1 === Spawned Process #8 (PID 11274) ===
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-08-10T17:21:41Z: 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-08-10T17:21:41Z: Process construction / entity creation complete.
2026-08-10T17:21:41Z: Beginning action construction / initialization.
2026-08-10T17:21:41Z: Action construction / initialization complete.
2026-08-10T17:21:43Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:21:43Z: DDS entities enabled.
2026-08-10T17:21:43Z: Initializing process actions.
2026-08-10T17:21:45Z: Starting process actions.
2026-08-10T17:21:45Z: Process tests started.
2026-08-10T17:22:15Z: Stopping process tests.
2026-08-10T17:22:16Z: Process tests stopped.
2026-08-10T17:22:18Z: Stopping process actions.
2026-08-10T17:22:18Z: Detaching Listeners.
2026-08-10T17:22:18Z: 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-08-10T17:22:18Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.361
enable time: 0.000
start time: 0.002
stop time: 0.483
destruction time: 0.071
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8dca0c69.2bf174fe.000001c1 === Spawned Process #4 (PID 11270) ===
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-08-10T17:21:41Z: 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-08-10T17:21:41Z: Process construction / entity creation complete.
2026-08-10T17:21:41Z: Beginning action construction / initialization.
2026-08-10T17:21:41Z: Action construction / initialization complete.
2026-08-10T17:21:43Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:21:43Z: DDS entities enabled.
2026-08-10T17:21:43Z: Initializing process actions.
2026-08-10T17:21:45Z: Starting process actions.
2026-08-10T17:21:45Z: Process tests started.
2026-08-10T17:22:15Z: Stopping process tests.
2026-08-10T17:22:16Z: Process tests stopped.
2026-08-10T17:22:18Z: Stopping process actions.
2026-08-10T17:22:18Z: Detaching Listeners.
2026-08-10T17:22:18Z: 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-08-10T17:22:18Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.334
enable time: 0.000
start time: 0.004
stop time: 0.479
destruction time: 0.086
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8dca0c69.2bf174fe.000001c1 === Spawned Process #10 (PID 11276) ===
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-08-10T17:21:41Z: 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-08-10T17:21:41Z: Process construction / entity creation complete.
2026-08-10T17:21:41Z: Beginning action construction / initialization.
2026-08-10T17:21:41Z: Action construction / initialization complete.
2026-08-10T17:21:43Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:21:43Z: DDS entities enabled.
2026-08-10T17:21:43Z: Initializing process actions.
2026-08-10T17:21:45Z: Starting process actions.
2026-08-10T17:21:45Z: Process tests started.
2026-08-10T17:22:15Z: Stopping process tests.
2026-08-10T17:22:16Z: Process tests stopped.
2026-08-10T17:22:18Z: Stopping process actions.
2026-08-10T17:22:18Z: Detaching Listeners.
2026-08-10T17:22:18Z: 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-08-10T17:22:18Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.330
enable time: 0.000
start time: 0.002
stop time: 0.476
destruction time: 0.072
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8dca0c69.2bf174fe.000001c1 === Spawned Process #11 (PID 11277) ===
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-08-10T17:21:41Z: 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-08-10T17:21:41Z: Process construction / entity creation complete.
2026-08-10T17:21:41Z: Beginning action construction / initialization.
2026-08-10T17:21:41Z: Action construction / initialization complete.
2026-08-10T17:21:43Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:21:43Z: DDS entities enabled.
2026-08-10T17:21:43Z: Initializing process actions.
2026-08-10T17:21:45Z: Starting process actions.
2026-08-10T17:21:45Z: Process tests started.
2026-08-10T17:22:15Z: Stopping process tests.
2026-08-10T17:22:16Z: Process tests stopped.
2026-08-10T17:22:18Z: Stopping process actions.
2026-08-10T17:22:18Z: Detaching Listeners.
2026-08-10T17:22:18Z: 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-08-10T17:22:18Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.574
enable time: 0.000
start time: 0.004
stop time: 0.511
destruction time: 0.064
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8dca0c69.2bf174fe.000001c1 === Spawned Process #1 (PID 11267) ===
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-08-10T17:21:41Z: 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-08-10T17:21:41Z: Process construction / entity creation complete.
2026-08-10T17:21:41Z: Beginning action construction / initialization.
2026-08-10T17:21:41Z: Action construction / initialization complete.
2026-08-10T17:21:43Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:21:43Z: DDS entities enabled.
2026-08-10T17:21:43Z: Initializing process actions.
2026-08-10T17:21:45Z: Starting process actions.
2026-08-10T17:21:45Z: Process tests started.
2026-08-10T17:22:15Z: Stopping process tests.
2026-08-10T17:22:16Z: Process tests stopped.
2026-08-10T17:22:18Z: Stopping process actions.
2026-08-10T17:22:18Z: Detaching Listeners.
2026-08-10T17:22:18Z: 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-08-10T17:22:18Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.361
enable time: 0.000
start time: 0.007
stop time: 0.883
destruction time: 0.065
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8dca0c69.2bf174fe.000001c1 === Spawned Process #3 (PID 11269) ===
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-08-10T17:21:41Z: 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-08-10T17:21:41Z: Process construction / entity creation complete.
2026-08-10T17:21:41Z: Beginning action construction / initialization.
2026-08-10T17:21:41Z: Action construction / initialization complete.
2026-08-10T17:21:43Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:21:43Z: DDS entities enabled.
2026-08-10T17:21:43Z: Initializing process actions.
2026-08-10T17:21:45Z: Starting process actions.
2026-08-10T17:21:45Z: Process tests started.
2026-08-10T17:22:15Z: Stopping process tests.
2026-08-10T17:22:16Z: Process tests stopped.
2026-08-10T17:22:18Z: Stopping process actions.
2026-08-10T17:22:18Z: Detaching Listeners.
2026-08-10T17:22:18Z: 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-08-10T17:22:18Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.413
enable time: 0.000
start time: 0.012
stop time: 0.881
destruction time: 0.056
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8dca0c69.2bf174fe.000001c1 === Spawned Process #7 (PID 11273) ===
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-08-10T17:21:41Z: 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-08-10T17:21:41Z: Process construction / entity creation complete.
2026-08-10T17:21:41Z: Beginning action construction / initialization.
2026-08-10T17:21:41Z: Action construction / initialization complete.
2026-08-10T17:21:43Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:21:43Z: DDS entities enabled.
2026-08-10T17:21:43Z: Initializing process actions.
2026-08-10T17:21:45Z: Starting process actions.
2026-08-10T17:21:45Z: Process tests started.
2026-08-10T17:22:15Z: Stopping process tests.
2026-08-10T17:22:16Z: Process tests stopped.
2026-08-10T17:22:18Z: Stopping process actions.
2026-08-10T17:22:18Z: Detaching Listeners.
2026-08-10T17:22:18Z: 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-08-10T17:22:18Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.461
enable time: 0.000
start time: 0.006
stop time: 0.882
destruction time: 0.054
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8dca0c69.2bf174fe.000001c1 === Spawned Process #5 (PID 11271) ===
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-08-10T17:21:41Z: 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-08-10T17:21:41Z: Process construction / entity creation complete.
2026-08-10T17:21:41Z: Beginning action construction / initialization.
2026-08-10T17:21:41Z: Action construction / initialization complete.
2026-08-10T17:21:43Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:21:43Z: DDS entities enabled.
2026-08-10T17:21:43Z: Initializing process actions.
2026-08-10T17:21:45Z: Starting process actions.
2026-08-10T17:21:45Z: Process tests started.
2026-08-10T17:22:15Z: Stopping process tests.
2026-08-10T17:22:16Z: Process tests stopped.
2026-08-10T17:22:18Z: Stopping process actions.
2026-08-10T17:22:18Z: Detaching Listeners.
2026-08-10T17:22:18Z: 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-08-10T17:22:18Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.560
enable time: 0.000
start time: 0.005
stop time: 0.881
destruction time: 0.047
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037ced.8dca0c69.2bf174fe.000001c1 === Spawned Process #9 (PID 11275) ===
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-08-10T17:21:41Z: 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-08-10T17:21:42Z: Process construction / entity creation complete.
2026-08-10T17:21:42Z: Beginning action construction / initialization.
2026-08-10T17:21:42Z: Action construction / initialization complete.
2026-08-10T17:21:44Z: Enabling DDS entities (if not already enabled).
2026-08-10T17:21:44Z: DDS entities enabled.
2026-08-10T17:21:44Z: Initializing process actions.
2026-08-10T17:21:46Z: Starting process actions.
2026-08-10T17:21:46Z: Process tests started.
2026-08-10T17:22:16Z: Stopping process tests.
2026-08-10T17:22:16Z: Process tests stopped.
2026-08-10T17:22:18Z: Stopping process actions.
2026-08-10T17:22:18Z: Detaching Listeners.
2026-08-10T17:22:18Z: 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-08-10T17:22:18Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.654
enable time: 0.000
start time: 0.006
stop time: 0.883
destruction time: 0.040
--- 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:52s 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: 11412 started at 2026-08-10 17:22:22
/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: 11413 started at 2026-08-10 17:22:22
/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: 11414 started at 2026-08-10 17:22:22
/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: 11442 started at 2026-08-10 17:22:32
/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: 11450 started at 2026-08-10 17:22:33
/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: 11451 started at 2026-08-10 17:22:33
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 11411 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl Time:14s 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: 11461 started at 2026-08-10 17:22:36
/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: 11462 started at 2026-08-10 17:22:36
/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: 11463 started at 2026-08-10 17:22:36
/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: 11491 started at 2026-08-10 17:22:46
/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: 11499 started at 2026-08-10 17:22:47
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/metachecker 127.0.0.1:8081 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile metachecker.log -DCPSPendingTimeout 3
metachecker PID: 11500 started at 2026-08-10 17:22:47
Response: HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 2
{}
Response: HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 2
OK
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
Response monitor pid 11460 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl secure Time:15s 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: 11511 started at 2026-08-10 17:22:51
/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: 11512 started at 2026-08-10 17:22:51
/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: 11530 started at 2026-08-10 17:22:54
/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: 11538 started at 2026-08-10 17:22:57
/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: 11550 started at 2026-08-10 17:23:07
/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: 11551 started at 2026-08-10 17:23:07
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 11509 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: 11561 started at 2026-08-10 17:23:11
/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: 11562 started at 2026-08-10 17:23:11
/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: 11580 started at 2026-08-10 17:23:21
/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: 11588 started at 2026-08-10 17:23:22
/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: 11589 started at 2026-08-10 17:23:22
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 11560 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: 11599 started at 2026-08-10 17:23:25
/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: 11600 started at 2026-08-10 17:23:25
/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: 11601 started at 2026-08-10 17:23:25
/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: 11633 started at 2026-08-10 17:23:35
/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: 11641 started at 2026-08-10 17:23:36
/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: 11642 started at 2026-08-10 17:23:36
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 11598 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: 11653 started at 2026-08-10 17:23:40
/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: 11654 started at 2026-08-10 17:23:40
/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: 11655 started at 2026-08-10 17:23:40
/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: 11685 started at 2026-08-10 17:23:50
/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: 11693 started at 2026-08-10 17:23:51
/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: 11694 started at 2026-08-10 17:23:51
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 11651 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: 11704 started at 2026-08-10 17:23:54
/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: 11705 started at 2026-08-10 17:23:54
/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: 11723 started at 2026-08-10 17:23:57
/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: 11731 started at 2026-08-10 17:24:00
/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: 11743 started at 2026-08-10 17:24:10
/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: 11744 started at 2026-08-10 17:24:10
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 11703 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: 11754 started at 2026-08-10 17:24:14
/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: 11755 started at 2026-08-10 17:24:14
/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: 11773 started at 2026-08-10 17:24:24
/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: 11781 started at 2026-08-10 17:24:25
/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: 11782 started at 2026-08-10 17:24:25
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 11753 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: 11792 started at 2026-08-10 17:24:28
/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: 11793 started at 2026-08-10 17:24:28
/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: 11811 started at 2026-08-10 17: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: 11819 started at 2026-08-10 17:24:39
/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: 11820 started at 2026-08-10 17:24:39
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_EARLY_ADMISSION_QUEUE_FREE_UP":"false","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 11791 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: 11831 started at 2026-08-10 17:24:46
/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: 11832 started at 2026-08-10 17:24:46
/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: 11850 started at 2026-08-10 17:24:49
/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: 11851 started at 2026-08-10 17:24:49
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: 11871 started at 2026-08-10 17:25:07
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: 11884 started at 2026-08-10 17:25:37
/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: 11885 started at 2026-08-10 17:25:37
/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: 11903 started at 2026-08-10 17:25:40
/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: 11904 started at 2026-08-10 17:25:40
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: 11920 started at 2026-08-10 17:25:58
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: 11933 started at 2026-08-10 17:26:29
/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: 11934 started at 2026-08-10 17:26:29
/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: 11952 started at 2026-08-10 17:26:32
/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: 11953 started at 2026-08-10 17:26:32
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: 11969 started at 2026-08-10 17:26:50
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: 11982 started at 2026-08-10 17:27:20
/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: 11983 started at 2026-08-10 17:27:20
/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: 12001 started at 2026-08-10 17:27:23
/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: 12002 started at 2026-08-10 17:27:23
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: 12017 started at 2026-08-10 17:27:41
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: 12031 started at 2026-08-10 17:28:11
/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: 12039 started at 2026-08-10 17:28:14
/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: 12051 started at 2026-08-10 17:28:24
/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: 12059 started at 2026-08-10 17:28:27
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_async_disc_test.pl Time:19s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_async_disc_test.pl cross_relay
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay2 -LogDiscovery 1 -LogActivity 1 -LogRelayStatistics 3 -DCPSConfigFile relay2.ini -ApplicationDomain 42 -VerticalAddress 5444 -HorizontalAddress 127.0.0.1:11544 -MetaDiscoveryAddress 127.0.0.1:8082 -UserData relay2 -IdentityCA ../../../security/certs/identity/identity_ca_cert.pem -PermissionsCA ../../../security/certs/permissions/permissions_ca_cert.pem -IdentityCertificate ../../../security/certs/identity/test_participant_01_cert.pem -IdentityKey ../../../security/certs/identity/test_participant_01_private_key.pem -Governance governance_signed.p7s -Permissions permissions_relay_signed.p7s -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay2.log -DCPSPendingTimeout 3
relay2 PID: 12073 started at 2026-08-10 17:28:30
/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: 12084 started at 2026-08-10 17:28:33
/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: 12092 started at 2026-08-10 17:28:36
/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: 12103 started at 2026-08-10 17:28:46
/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: 12111 started at 2026-08-10 17:28:49
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:23s 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: 12122 started at 2026-08-10 17:28:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/STUN/StunClient -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile client.log -DCPSPendingTimeout 3
client PID: 12132 started at 2026-08-10 17:28:56
test_success
Mapped address = 127.0.0.1:55105
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: 12134 started at 2026-08-10 17:28:56
/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: 12144 started at 2026-08-10 17:28:59
test_success
Mapped address = ::1:55344
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: 12146 started at 2026-08-10 17:28:59
test PASSED.
auto_run_tests_finished: tests/security/ConcurrentAuthLimit/run_test.pl Time:1s 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: 12154 started at 2026-08-10 17:29:00
test PASSED.
auto_run_tests_finished: tests/DCPS/ThreadStatusManager/run_test.pl Time:19s Result:0
Mon Aug 10 17:29:19 2026 UTC