Daily Build Log
Fri Aug 7 15:53:14 2026 UTC
print OS Version
Fri Aug 7 15:53:14 2026 UTC
Hostname
runnervmd93pd
OS version (uname -a)
Linux runnervmd93pd 6.17.0-1021-azure #21~24.04.1-Ubuntu SMP Wed Jul 1 21:45:31 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-1021-azure (buildd@lcy02-amd64-116) (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) #21~24.04.1-Ubuntu SMP Wed Jul 1 21:45:31 UTC 2026
IP network address information (ip addr show)
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host noprefixroute
valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
link/ether 7c:1e:52:f1:82:aa brd ff:ff:ff:ff:ff:ff
inet 10.1.0.211/20 metric 100 brd 10.1.15.255 scope global eth0
valid_lft forever preferred_lft forever
inet6 fe80::7e1e:52ff:fef1:82aa/64 scope link
valid_lft forever preferred_lft forever
3: enP42517s1: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc mq master eth0 state UP group default qlen 1000
link/ether 7c:1e:52:f1:82:aa brd ff:ff:ff:ff:ff:ff
altname enP42517p0s2
4: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default
link/ether be:5c:b2:73:af:6f 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 63710660 87536812 43% /
/dev/root 151263856 63710660 87536812 43% /
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: 16373452 kB
Approximate BogoMIPS (larger means faster)
39770.5724783691
PrintACEConfig
Fri Aug 7 15:53:15 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)
Fri Aug 7 15:53:15 2026 UTC
cmake version 3.31.6
CMake suite maintained and supported by Kitware (kitware.com/cmake).
print make Version
Fri Aug 7 15:53:15 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
Fri Aug 7 15:53:15 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
Fri Aug 7 15:53:15 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
Fri Aug 7 15:53:15 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
Fri Aug 7 15:53:15 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: 3912 started at 2026-08-07 15:53:15
[==========] 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 (0 ms total)
[----------] 1 test from dds_DCPS_AtomicBool
[ RUN ] dds_DCPS_AtomicBool.tsan_test
[ OK ] dds_DCPS_AtomicBool.tsan_test (3 ms)
[----------] 1 test from dds_DCPS_AtomicBool (3 ms total)
[----------] 3 tests from dds_DCPS_Cached_Allocator_With_Overflow_T
[ RUN ] dds_DCPS_Cached_Allocator_With_Overflow_T.malloc_rejects_oversized_request
[ OK ] dds_DCPS_Cached_Allocator_With_Overflow_T.malloc_rejects_oversized_request (1 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 (1 ms total)
[----------] 3 tests from dds_DCPS_ConfigPair
[ RUN ] dds_DCPS_ConfigPair.split
[ OK ] dds_DCPS_ConfigPair.split (0 ms)
[ RUN ] dds_DCPS_ConfigPair.ctor
[ OK ] dds_DCPS_ConfigPair.ctor (0 ms)
[ RUN ] dds_DCPS_ConfigPair.key_has_prefix
[ OK ] dds_DCPS_ConfigPair.key_has_prefix (0 ms)
[----------] 3 tests from dds_DCPS_ConfigPair (0 ms total)
[----------] 25 tests from dds_DCPS_ConfigStoreImpl
[ RUN ] dds_DCPS_ConfigStoreImpl.has
[ OK ] dds_DCPS_ConfigStoreImpl.has (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_boolean
(3912|3912) 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
(3912|3912) 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
(3912|3912) 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
(3912|3912) 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
(3912|3912) WARNING: ConfigStoreImpl::get_uint64: failed to parse uint64 for KEY=not a uint64
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_uint64 (1 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_float64
(3912|3912) WARNING: ConfigStoreImpl::get_float64: failed to parse float64 for KEY=not a float64
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_float64 (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_string
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_string (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_duration
(3912|3912) 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
(3912|3912) WARNING: ConfigStoreImpl::get: failed to convert default value to string
(3912|3912) WARNING: ConfigStoreImpl::get: for key, failed to encode () to enumerated value, defaulting to ()
(3912|3912) WARNING: ConfigStoreImpl::set: for key, failed to convert enum value to string
(3912|3912) 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
(3912|3912) WARNING: ConfigStoreImpl::convert_value: failed to parse TimeDuration (integer seconds) for KEY=not a duration
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_TimeDuration_seconds (1 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_TimeDuration_milliseconds
(3912|3912) 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
(3912|3912) WARNING: ConfigStoreImpl::convert_value: failed to parse TimeDuration (fractional seconds) for KEY=not a duration
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_TimeDuration_fractional_seconds (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.get_NetworkAddress
(3912|3912) WARNING: ConfigStoreImpl::get: failed to parse NetworkAddress for KEY=not a network address
(3912|3912) 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
(3912|3912) WARNING: ConfigStoreImpl::get: failed to parse NetworkAddress for KEY=not
(3912|3912) WARNING: ConfigStoreImpl::get: failed to parse NetworkAddress for KEY6=not
[ OK ] dds_DCPS_ConfigStoreImpl.get_NetworkAddressSet (14 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 (1 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.get_section_names
[ OK ] dds_DCPS_ConfigStoreImpl.get_section_names (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.get_section_values
[ OK ] dds_DCPS_ConfigStoreImpl.get_section_values (1 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.delete_section
[ OK ] dds_DCPS_ConfigStoreImpl.delete_section (0 ms)
[----------] 25 tests from dds_DCPS_ConfigStoreImpl (20 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 (1 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 (1 ms total)
[----------] 18 tests from dds_DCPS_DispatchService
[ RUN ] dds_DCPS_DispatchService.DefaultConstructor
[ OK ] dds_DCPS_DispatchService.DefaultConstructor (0 ms)
[ RUN ] dds_DCPS_DispatchService.ArgConstructorFour
[ OK ] dds_DCPS_DispatchService.ArgConstructorFour (1 ms)
[ RUN ] dds_DCPS_DispatchService.ArgConstructorOrderAlpha
[ OK ] dds_DCPS_DispatchService.ArgConstructorOrderAlpha (1 ms)
[ RUN ] dds_DCPS_DispatchService.ArgConstructorOrderBeta
[ OK ] dds_DCPS_DispatchService.ArgConstructorOrderBeta (1 ms)
[ RUN ] dds_DCPS_DispatchService.SimpleDispatchAlpha
[ OK ] dds_DCPS_DispatchService.SimpleDispatchAlpha (1 ms)
[ RUN ] dds_DCPS_DispatchService.SimpleDispatchBeta
[ OK ] dds_DCPS_DispatchService.SimpleDispatchBeta (1 ms)
[ RUN ] dds_DCPS_DispatchService.RecursiveDispatchAlpha
[ OK ] dds_DCPS_DispatchService.RecursiveDispatchAlpha (1 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 (8 ms)
[ RUN ] dds_DCPS_DispatchService.RecursiveDispatchGamma_ImmediateShutdown
[ OK ] dds_DCPS_DispatchService.RecursiveDispatchGamma_ImmediateShutdown (8 ms)
[ RUN ] dds_DCPS_DispatchService.InternalShutdown
[ OK ] dds_DCPS_DispatchService.InternalShutdown (1 ms)
[ RUN ] dds_DCPS_DispatchService.ShutdownReturnsPending
[ OK ] dds_DCPS_DispatchService.ShutdownReturnsPending (0 ms)
[ RUN ] dds_DCPS_DispatchService.TimedDispatch
[ OK ] dds_DCPS_DispatchService.TimedDispatch (92 ms)
[ RUN ] dds_DCPS_DispatchService.TimedDispatchSingleThreaded
[ OK ] dds_DCPS_DispatchService.TimedDispatchSingleThreaded (90 ms)
[ RUN ] dds_DCPS_DispatchService.CancelDispatch
[ OK ] dds_DCPS_DispatchService.CancelDispatch (72 ms)
[ RUN ] dds_DCPS_DispatchService.CancelDispatchSingleThreaded
[ OK ] dds_DCPS_DispatchService.CancelDispatchSingleThreaded (70 ms)
[----------] 18 tests from dds_DCPS_DispatchService (351 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 (1 ms)
[----------] 3 tests from dds_DCPS_Dynamic_Cached_Allocator_With_Overflow_T (1 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 (0 ms)
[ RUN ] dds_DCPS_EventDispatcher.EventBaseSuppressesErrorHandlerException
(3912|3912) 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 (0 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 (1 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 (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.take
[ OK ] dds_DCPS_InternalDataReader.take (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.take_instance_state
[ OK ] dds_DCPS_InternalDataReader.take_instance_state (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.read_instance
[ OK ] dds_DCPS_InternalDataReader.read_instance (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.take_instance
[ OK ] dds_DCPS_InternalDataReader.take_instance (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.remove_publication_does_not_dispose_everything
[ OK ] dds_DCPS_InternalDataReader.remove_publication_does_not_dispose_everything (0 ms)
[----------] 15 tests from dds_DCPS_InternalDataReader (1 ms total)
[----------] 9 tests from dds_DCPS_InternalDataWriter
[ RUN ] dds_DCPS_InternalDataWriter.add_reader
[ OK ] dds_DCPS_InternalDataWriter.add_reader (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.add_reader_durable
[ OK ] dds_DCPS_InternalDataWriter.add_reader_durable (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.add_reader_durable_history1
[ OK ] dds_DCPS_InternalDataWriter.add_reader_durable_history1 (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.remove_reader
[ OK ] dds_DCPS_InternalDataWriter.remove_reader (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.write
[ OK ] dds_DCPS_InternalDataWriter.write (1 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 (1 ms total)
[----------] 5 tests from dds_DCPS_InternalTopic
[ RUN ] dds_DCPS_InternalTopic.connect_writer
[ OK ] dds_DCPS_InternalTopic.connect_writer (0 ms)
[ RUN ] dds_DCPS_InternalTopic.connect_reader
[ OK ] dds_DCPS_InternalTopic.connect_reader (0 ms)
[ RUN ] dds_DCPS_InternalTopic.disconnect_writer
[ OK ] dds_DCPS_InternalTopic.disconnect_writer (0 ms)
[ RUN ] dds_DCPS_InternalTopic.disconnect_reader
[ OK ] dds_DCPS_InternalTopic.disconnect_reader (0 ms)
[ RUN ] dds_DCPS_InternalTopic.connect_multiple
[ OK ] dds_DCPS_InternalTopic.connect_multiple (0 ms)
[----------] 5 tests from dds_DCPS_InternalTopic (0 ms total)
[----------] 16 tests from dds_DCPS_JsonValueReader
[ RUN ] dds_DCPS_JsonValueReader.struct_empty
[ OK ] dds_DCPS_JsonValueReader.struct_empty (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.array_empty
[ OK ] dds_DCPS_JsonValueReader.array_empty (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.array_read
[ OK ] dds_DCPS_JsonValueReader.array_read (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.sequence_read
[ OK ] dds_DCPS_JsonValueReader.sequence_read (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.sequence_empty
[ OK ] dds_DCPS_JsonValueReader.sequence_empty (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.struct_max
[ OK ] dds_DCPS_JsonValueReader.struct_max (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.a_union
[ OK ] dds_DCPS_JsonValueReader.a_union (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.array_min
[ OK ] dds_DCPS_JsonValueReader.array_min (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.sequence_zero
[ OK ] dds_DCPS_JsonValueReader.sequence_zero (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.from_json
[ OK ] dds_DCPS_JsonValueReader.from_json (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.skip_unknown_first
[ OK ] dds_DCPS_JsonValueReader.skip_unknown_first (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.skip_unknown_middle
[ OK ] dds_DCPS_JsonValueReader.skip_unknown_middle (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.skip_unknown_last
[ OK ] dds_DCPS_JsonValueReader.skip_unknown_last (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.optional_members
[ OK ] dds_DCPS_JsonValueReader.optional_members (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.map_string_key
[ OK ] dds_DCPS_JsonValueReader.map_string_key (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.map_int_key
[ OK ] dds_DCPS_JsonValueReader.map_int_key (0 ms)
[----------] 16 tests from dds_DCPS_JsonValueReader (0 ms total)
[----------] 45 tests from dds_DCPS_JsonValueWriter
[ RUN ] dds_DCPS_JsonValueWriter.to_json
[ OK ] dds_DCPS_JsonValueWriter.to_json (1 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_struct
[ OK ] dds_DCPS_JsonValueWriter.begin_struct (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_struct
[ OK ] dds_DCPS_JsonValueWriter.end_struct (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_struct_member
[ OK ] dds_DCPS_JsonValueWriter.begin_struct_member (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_struct_member
[ OK ] dds_DCPS_JsonValueWriter.end_struct_member (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_union
[ OK ] dds_DCPS_JsonValueWriter.begin_union (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_union
[ OK ] dds_DCPS_JsonValueWriter.end_union (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_discriminator
[ OK ] dds_DCPS_JsonValueWriter.begin_discriminator (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_discriminator
[ OK ] dds_DCPS_JsonValueWriter.end_discriminator (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_union_member
[ OK ] dds_DCPS_JsonValueWriter.begin_union_member (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_union_member
[ OK ] dds_DCPS_JsonValueWriter.end_union_member (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.complete_struct
[ OK ] dds_DCPS_JsonValueWriter.complete_struct (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_array
[ OK ] dds_DCPS_JsonValueWriter.begin_array (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_array
[ OK ] dds_DCPS_JsonValueWriter.end_array (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_sequence
[ OK ] dds_DCPS_JsonValueWriter.begin_sequence (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_sequence
[ OK ] dds_DCPS_JsonValueWriter.end_sequence (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_element
[ OK ] dds_DCPS_JsonValueWriter.begin_element (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_element
[ OK ] dds_DCPS_JsonValueWriter.end_element (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.complete_sequence
[ OK ] dds_DCPS_JsonValueWriter.complete_sequence (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.complete_sequence_write_array
[ OK ] dds_DCPS_JsonValueWriter.complete_sequence_write_array (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.complete_array
[ OK ] dds_DCPS_JsonValueWriter.complete_array (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.complete_array_write_array
[ OK ] dds_DCPS_JsonValueWriter.complete_array_write_array (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.complete_struct_with_complete_array
[ OK ] dds_DCPS_JsonValueWriter.complete_struct_with_complete_array (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_boolean
[ OK ] dds_DCPS_JsonValueWriter.write_boolean (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_byte
[ OK ] dds_DCPS_JsonValueWriter.write_byte (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_int8
[ OK ] dds_DCPS_JsonValueWriter.write_int8 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_uint8
[ OK ] dds_DCPS_JsonValueWriter.write_uint8 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_int16
[ OK ] dds_DCPS_JsonValueWriter.write_int16 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_uint16
[ OK ] dds_DCPS_JsonValueWriter.write_uint16 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_int32
[ OK ] dds_DCPS_JsonValueWriter.write_int32 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_uint32
[ OK ] dds_DCPS_JsonValueWriter.write_uint32 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_int64
[ OK ] dds_DCPS_JsonValueWriter.write_int64 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_uint64
[ OK ] dds_DCPS_JsonValueWriter.write_uint64 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_float32
[ OK ] dds_DCPS_JsonValueWriter.write_float32 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_float64
[ OK ] dds_DCPS_JsonValueWriter.write_float64 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_float128
[ OK ] dds_DCPS_JsonValueWriter.write_float128 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_fixed
[ OK ] dds_DCPS_JsonValueWriter.write_fixed (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_char8
[ OK ] dds_DCPS_JsonValueWriter.write_char8 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_char8_null
[ OK ] dds_DCPS_JsonValueWriter.write_char8_null (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_char16
[ OK ] dds_DCPS_JsonValueWriter.write_char16 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_char16_null
[ OK ] dds_DCPS_JsonValueWriter.write_char16_null (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_string
[ OK ] dds_DCPS_JsonValueWriter.write_string (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_enum
[ OK ] dds_DCPS_JsonValueWriter.write_enum (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_bitmask
[ OK ] dds_DCPS_JsonValueWriter.write_bitmask (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.complete_map
[ OK ] dds_DCPS_JsonValueWriter.complete_map (0 ms)
[----------] 45 tests from dds_DCPS_JsonValueWriter (1 ms total)
[----------] 1 test from dds_DCPS_Marked_Default_Qos
[ RUN ] dds_DCPS_Marked_Default_Qos.comparisons_are_ubsan_safe
[ OK ] dds_DCPS_Marked_Default_Qos.comparisons_are_ubsan_safe (0 ms)
[----------] 1 test from dds_DCPS_Marked_Default_Qos (0 ms total)
[----------] 1 test from dds_DCPS_MemoryPool
[ RUN ] dds_DCPS_MemoryPool.maintest
[ OK ] dds_DCPS_MemoryPool.maintest (6 ms)
[----------] 1 test from dds_DCPS_MemoryPool (6 ms total)
[----------] 1 test from dds_DCPS_Message_Block_Shared_Ptr
[ RUN ] dds_DCPS_Message_Block_Shared_Ptr.copy
[ OK ] dds_DCPS_Message_Block_Shared_Ptr.copy (0 ms)
[----------] 1 test from dds_DCPS_Message_Block_Shared_Ptr (0 ms total)
[----------] 3 tests from dds_DCPS_Lockable_Message_Block_Ptr
[ RUN ] dds_DCPS_Lockable_Message_Block_Ptr.ctor
[ OK ] dds_DCPS_Lockable_Message_Block_Ptr.ctor (0 ms)
[ RUN ] dds_DCPS_Lockable_Message_Block_Ptr.cont_unlocked
[ OK ] dds_DCPS_Lockable_Message_Block_Ptr.cont_unlocked (0 ms)
[ RUN ] dds_DCPS_Lockable_Message_Block_Ptr.cont_locked
[ OK ] dds_DCPS_Lockable_Message_Block_Ptr.cont_locked (0 ms)
[----------] 3 tests from dds_DCPS_Lockable_Message_Block_Ptr (0 ms total)
[----------] 26 tests from dds_DCPS_NetworkAddress
[ RUN ] dds_DCPS_NetworkAddress.DefaultConstructor
[ OK ] dds_DCPS_NetworkAddress.DefaultConstructor (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.AddrConstructorDefault
[ OK ] dds_DCPS_NetworkAddress.AddrConstructorDefault (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.AddrConstructorPortStrIpFour
[ OK ] dds_DCPS_NetworkAddress.AddrConstructorPortStrIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.AddrConstructorStrIpFour
[ OK ] dds_DCPS_NetworkAddress.AddrConstructorStrIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.AddrConstructorPortStrIpSix
[ OK ] dds_DCPS_NetworkAddress.AddrConstructorPortStrIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.AddrConstructortStrIpSix
[ OK ] dds_DCPS_NetworkAddress.AddrConstructortStrIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.PortStrConstructorIpFour
[ OK ] dds_DCPS_NetworkAddress.PortStrConstructorIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.StrConstructorIpFour
[ OK ] dds_DCPS_NetworkAddress.StrConstructorIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.PortStrConstructorIpSix
[ OK ] dds_DCPS_NetworkAddress.PortStrConstructorIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.StrConstructorIpSix
[ OK ] dds_DCPS_NetworkAddress.StrConstructorIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.SetPortIpFour
[ OK ] dds_DCPS_NetworkAddress.SetPortIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.SetPortIpSix
[ OK ] dds_DCPS_NetworkAddress.SetPortIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.OperatorsIpFour
[ OK ] dds_DCPS_NetworkAddress.OperatorsIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.OperatorsIpSix
[ OK ] dds_DCPS_NetworkAddress.OperatorsIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsAnyIpFour
[ OK ] dds_DCPS_NetworkAddress.IsAnyIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsAnyIpSix
[ OK ] dds_DCPS_NetworkAddress.IsAnyIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsLoopbackIpFour
[ OK ] dds_DCPS_NetworkAddress.IsLoopbackIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsLoopbackIpSix
[ OK ] dds_DCPS_NetworkAddress.IsLoopbackIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsMulticastIpFour
[ OK ] dds_DCPS_NetworkAddress.IsMulticastIpFour (1 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 (1 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
(3912|3912) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" 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 (6 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv4
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv4 (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6 (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_localhost
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_localhost (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_double_self
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_double_self (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6_literals
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6_literals (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6_literals_port0
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6_literals_port0 (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6_literals_localhost
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6_literals_localhost (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6_literals_localhost_port0
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6_literals_localhost_port0 (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv4_literals
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv4_literals (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv4_literals_port0
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv4_literals_port0 (0 ms)
[----------] 12 tests from dds_DCPS_NetworkResource (6 ms total)
[----------] 5 tests from dds_DCPS_PeriodicEvent
[ RUN ] dds_DCPS_PeriodicEvent.ConstructDestruct
[ OK ] dds_DCPS_PeriodicEvent.ConstructDestruct (1 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
(3912|3912) PeriodicEvent::enable: failed to schedule
[ OK ] dds_DCPS_PeriodicEvent.EnableAfterShutdown (0 ms)
[----------] 5 tests from dds_DCPS_PeriodicEvent (5404 ms total)
[----------] 45 tests from dds_DCPS_PrinterValueWriter
[ RUN ] dds_DCPS_PrinterValueWriter.begin_struct
[ OK ] dds_DCPS_PrinterValueWriter.begin_struct (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_struct
[ OK ] dds_DCPS_PrinterValueWriter.end_struct (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.begin_struct_member
[ OK ] dds_DCPS_PrinterValueWriter.begin_struct_member (1 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 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_char8
[ OK ] dds_DCPS_PrinterValueWriter.write_char8 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_char8_null
[ OK ] dds_DCPS_PrinterValueWriter.write_char8_null (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_char16
[ OK ] dds_DCPS_PrinterValueWriter.write_char16 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_char16_null
[ OK ] dds_DCPS_PrinterValueWriter.write_char16_null (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_string
[ OK ] dds_DCPS_PrinterValueWriter.write_string (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_enum
[ OK ] dds_DCPS_PrinterValueWriter.write_enum (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_bitmask
[ OK ] dds_DCPS_PrinterValueWriter.write_bitmask (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_absent_value
[ OK ] dds_DCPS_PrinterValueWriter.write_absent_value (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.complete_map
[ OK ] dds_DCPS_PrinterValueWriter.complete_map (0 ms)
[----------] 45 tests from dds_DCPS_PrinterValueWriter (1 ms total)
[----------] 206 tests from dds_DCPS_Qos_Helper
[ RUN ] dds_DCPS_Qos_Helper.maintest
[ OK ] dds_DCPS_Qos_Helper.maintest (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TransportPriorityQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.TransportPriorityQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TransportPriorityQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.TransportPriorityQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TransportPriorityQosPolicyBuilder_value
[ OK ] dds_DCPS_Qos_Helper.TransportPriorityQosPolicyBuilder_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LifespanQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.LifespanQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LifespanQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.LifespanQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LifespanQosPolicyBuilder_duration
[ OK ] dds_DCPS_Qos_Helper.LifespanQosPolicyBuilder_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_kind
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_volatile
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_volatile (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_transient_local
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_transient_local (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_transient
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_transient (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_persistent
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_persistent (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_service_cleanup_delay
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_service_cleanup_delay (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_history_kind
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_history_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_keep_last
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_keep_last (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_keep_all
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_keep_all (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_history_depth
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_history_depth (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_max_samples
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_max_samples (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_max_instances
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_max_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_max_samples_per_instance
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_max_samples_per_instance (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DeadlineQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.DeadlineQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DeadlineQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.DeadlineQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DeadlineQosPolicyBuilder_period
[ OK ] dds_DCPS_Qos_Helper.DeadlineQosPolicyBuilder_period (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LatencyBudgetQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.LatencyBudgetQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LatencyBudgetQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.LatencyBudgetQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LatencyBudgetQosPolicyBuilder_duration
[ OK ] dds_DCPS_Qos_Helper.LatencyBudgetQosPolicyBuilder_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_kind
[ OK ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_shared
[ OK ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_shared (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_exclusive
[ OK ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_exclusive (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipStrengthQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.OwnershipStrengthQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipStrengthQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.OwnershipStrengthQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipStrengthQosPolicyBuilder_value
[ OK ] dds_DCPS_Qos_Helper.OwnershipStrengthQosPolicyBuilder_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_kind
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_automatic
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_automatic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_manual_by_participant
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_manual_by_participant (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_manual_by_topic
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_manual_by_topic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_lease_duration
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_lease_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TimeBasedFilterQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.TimeBasedFilterQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TimeBasedFilterQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.TimeBasedFilterQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TimeBasedFilterQosPolicyBuilder_minimum_separation
[ OK ] dds_DCPS_Qos_Helper.TimeBasedFilterQosPolicyBuilder_minimum_separation (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_max_samples
[ OK ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_max_samples (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_max_instances
[ OK ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_max_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_max_samples_per_instance
[ OK ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_max_samples_per_instance (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.WriterDataLifecycleQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.WriterDataLifecycleQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.WriterDataLifecycleQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.WriterDataLifecycleQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.WriterDataLifecycleQosPolicyBuilder_autodispose_unregistered_instances
[ OK ] dds_DCPS_Qos_Helper.WriterDataLifecycleQosPolicyBuilder_autodispose_unregistered_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ReaderDataLifecycleQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.ReaderDataLifecycleQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ReaderDataLifecycleQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.ReaderDataLifecycleQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ReaderDataLifecycleQosPolicyBuilder_autopurge_nowriter_samples_delay
[ OK ] dds_DCPS_Qos_Helper.ReaderDataLifecycleQosPolicyBuilder_autopurge_nowriter_samples_delay (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_kind
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_disallow_type_coercion
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_disallow_type_coercion (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_allow_type_coercion
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_allow_type_coercion (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ignore_sequence_bounds
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ignore_sequence_bounds (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ignore_string_bounds
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ignore_string_bounds (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ignore_member_names
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ignore_member_names (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_prevent_type_widening
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_prevent_type_widening (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_force_type_validation
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_force_type_validation (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_topic_data_value
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_topic_data_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_kind
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_volatile
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_volatile (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_transient_local
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_transient_local (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_transient
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_transient (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_persistent
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_persistent (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_service_cleanup_delay
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_service_cleanup_delay (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_history_kind
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_history_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_keep_last
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_keep_last (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_keep_all
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_keep_all (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_history_depth
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_history_depth (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_max_samples
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_max_samples (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_max_instances
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_max_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_max_samples_per_instance
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_max_samples_per_instance (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_deadline_period
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_deadline_period (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_latency_budget_duration
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_latency_budget_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_kind
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_automatic
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_automatic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_manual_by_participant
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_manual_by_participant (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_manual_by_topic
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_manual_by_topic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_lease_duration
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_lease_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_kind
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_best_effort
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_best_effort (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_reliable
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_reliable (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_max_blocking_time
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_max_blocking_time (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_destination_order_kind
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_destination_order_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_destination_order_by_source_timestamp
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_destination_order_by_source_timestamp (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_destination_order_by_reception_timestamp
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_destination_order_by_reception_timestamp (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_kind
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_keep_last
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_keep_last (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_keep_all
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_keep_all (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_depth
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_depth (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_resource_limits_max_samples
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_resource_limits_max_samples (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_resource_limits_max_instances
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_resource_limits_max_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_resource_limits_max_samples_per_instance
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_resource_limits_max_samples_per_instance (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_transport_priority_value
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_transport_priority_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_lifespan_duration
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_lifespan_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_ownership_kind
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_ownership_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_ownership_shared
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_ownership_shared (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_ownership_exclusive
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_ownership_exclusive (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_kind
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_volatile
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_volatile (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_transient_local
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_transient_local (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_transient
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_transient (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_persistent
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_persistent (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_service_cleanup_delay
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_service_cleanup_delay (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_history_kind
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_history_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_keep_last
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_keep_last (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_keep_all
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_keep_all (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_history_depth
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_history_depth (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_max_samples
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_max_samples (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_max_instances
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_max_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_max_samples_per_instance
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_max_samples_per_instance (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_deadline_period
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_deadline_period (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_latency_budget_duration
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_latency_budget_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_kind
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_automatic
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_automatic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_manual_by_participant
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_manual_by_participant (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_manual_by_topic
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_manual_by_topic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_lease_duration
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_lease_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_reliability_kind
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_reliability_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_reliability_best_effort
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_reliability_best_effort (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_reliability_reliable
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_reliability_reliable (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_reliability_max_blocking_time
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_reliability_max_blocking_time (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_destination_order_kind
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_destination_order_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_destination_order_by_source_timestamp
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_destination_order_by_source_timestamp (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_destination_order_by_reception_timestamp
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_destination_order_by_reception_timestamp (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_history_kind
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_history_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_history_keep_last
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_history_keep_last (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_history_keep_all
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_history_keep_all (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_history_depth
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_history_depth (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_resource_limits_max_samples
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_resource_limits_max_samples (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_resource_limits_max_instances
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_resource_limits_max_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_resource_limits_max_samples_per_instance
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_resource_limits_max_samples_per_instance (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_transport_priority_value
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_transport_priority_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_lifespan_duration
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_lifespan_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_user_data_value
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_user_data_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ownership_kind
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ownership_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ownership_shared
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ownership_shared (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ownership_exclusive
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ownership_exclusive (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ownership_strength_value
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ownership_strength_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_writer_data_lifecycle_autodispose_unregistered_instances
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_writer_data_lifecycle_autodispose_unregistered_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Publisher_ctor
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Publisher_ctor (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 (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Topic_ctor_error
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Topic_ctor_error (1 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_volatile
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_volatile (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_transient_local
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_transient_local (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_transient
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_transient (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_persistent
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_persistent (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_deadline_period
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_deadline_period (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_latency_budget_duration
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_latency_budget_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_automatic
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_automatic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_manual_by_participant
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_manual_by_participant (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_manual_by_topic
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_manual_by_topic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_lease_duration
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_lease_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_best_effort
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_best_effort (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_reliable
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_reliable (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_max_blocking_time
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_max_blocking_time (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_destination_order_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_destination_order_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_destination_order_by_source_timestamp
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_destination_order_by_source_timestamp (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_destination_order_by_reception_timestamp
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_destination_order_by_reception_timestamp (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_keep_last
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_keep_last (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_keep_all
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_keep_all (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_depth
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_depth (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_resource_limits_max_samples
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_resource_limits_max_samples (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_resource_limits_max_instances
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_resource_limits_max_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_resource_limits_max_samples_per_instance
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_resource_limits_max_samples_per_instance (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_user_data_value
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_user_data_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ownership_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ownership_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ownership_shared
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ownership_shared (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ownership_exclusive
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ownership_exclusive (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_time_based_filter_minimum_separation
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_time_based_filter_minimum_separation (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reader_data_lifecycle_autopurge_nowriter_samples_delay
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reader_data_lifecycle_autopurge_nowriter_samples_delay (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reader_data_lifecycle_autopurge_disposed_samples_delay
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reader_data_lifecycle_autopurge_disposed_samples_delay (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_disallow_type_coercion
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_disallow_type_coercion (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_allow_type_coercion
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_allow_type_coercion (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_ignore_sequence_bounds
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_ignore_sequence_bounds (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_ignore_string_bounds
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_ignore_string_bounds (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_ignore_member_names
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_ignore_member_names (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_prevent_type_widening
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_prevent_type_widening (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_force_type_validation
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_force_type_validation (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Subscriber_ctor
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Subscriber_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Subscriber_ctor_error
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Subscriber_ctor_error (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Topic_ctor
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Topic_ctor (1 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Topic_ctor_error
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Topic_ctor_error (0 ms)
[----------] 206 tests from dds_DCPS_Qos_Helper (4 ms total)
[----------] 5 tests from dds_DCPS_RTPS_AssociationRecord
[ RUN ] dds_DCPS_RTPS_AssociationRecord.BuiltinAssociationRecord_ctor
[ OK ] dds_DCPS_RTPS_AssociationRecord.BuiltinAssociationRecord_ctor (3 ms)
[ RUN ] dds_DCPS_RTPS_AssociationRecord.BuiltinAssociationRecord_ctor_with_flags
[ OK ] dds_DCPS_RTPS_AssociationRecord.BuiltinAssociationRecord_ctor_with_flags (1 ms)
[ RUN ] dds_DCPS_RTPS_AssociationRecord.BuiltinAssociationRecord_local_tokens_sent
[ OK ] dds_DCPS_RTPS_AssociationRecord.BuiltinAssociationRecord_local_tokens_sent (1 ms)
[ RUN ] dds_DCPS_RTPS_AssociationRecord.WriterAssociationRecord_ctor
[ OK ] dds_DCPS_RTPS_AssociationRecord.WriterAssociationRecord_ctor (0 ms)
[ RUN ] dds_DCPS_RTPS_AssociationRecord.ReaderAssociationRecord_ctor
[ OK ] dds_DCPS_RTPS_AssociationRecord.ReaderAssociationRecord_ctor (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 (1 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 (1 ms total)
[----------] 1 test from dds_DCPS_RTPS_MessageUtils
[ RUN ] dds_DCPS_RTPS_MessageUtils.maintest
[ OK ] dds_DCPS_RTPS_MessageUtils.maintest (0 ms)
[----------] 1 test from dds_DCPS_RTPS_MessageUtils (0 ms total)
[----------] 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 (1 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_protocol_version
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_protocol_version (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_protocol_version
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_protocol_version (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_vendor_id
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_vendor_id (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_vendor_id
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_vendor_id (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_guid_prefix
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_guid_prefix (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_guid_prefix
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_guid_prefix (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_expects_inline_qos
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_expects_inline_qos (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_expects_inline_qos
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_expects_inline_qos (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_builtin_endpoints
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_builtin_endpoints (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_builtin_endpoints
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_builtin_endpoints (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_meta_unicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_meta_unicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_meta_unicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_meta_unicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_meta_multicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_meta_multicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_meta_multicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_meta_multicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_default_unicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_default_unicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_default_unicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_default_unicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_default_multicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_default_multicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_default_multicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_default_multicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_liveliness_count
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_liveliness_count (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_liveliness_count
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_liveliness_count (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_lease_duration
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_lease_duration (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_lease_duration
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_lease_duration (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_participant_user_data_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_participant_user_data_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_participant_expects_inline_qos_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_participant_expects_inline_qos_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_participant_lease_duration_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_participant_lease_duration_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.ignore_participant_vendor_specific_parameters
[ OK ] dds_DCPS_RTPS_ParameterListConverter.ignore_participant_vendor_specific_parameters (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.dont_fail_on_participant_optional_parameters
[ OK ] dds_DCPS_RTPS_ParameterListConverter.dont_fail_on_participant_optional_parameters (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.fail_on_participant_required_parameters
[ OK ] dds_DCPS_RTPS_ParameterListConverter.fail_on_participant_required_parameters (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.pid_builtin_endpoint_set_bug
[ OK ] dds_DCPS_RTPS_ParameterListConverter.pid_builtin_endpoint_set_bug (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.ignore_participant_sentinel
[ OK ] dds_DCPS_RTPS_ParameterListConverter.ignore_participant_sentinel (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.ignore_participant_pad
[ OK ] dds_DCPS_RTPS_ParameterListConverter.ignore_participant_pad (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_topic_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_topic_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_topic_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_topic_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_topic_name_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_topic_name_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_type_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_type_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_type_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_type_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_topic_type_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_topic_type_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_durability_qos
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_durability_qos (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_durability_qos
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_durability_qos (1 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_durability_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_durability_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_durability_service
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_durability_service (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_durability_service
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_durability_service (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_durability_service_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_durability_service_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_deadline
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_deadline (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_deadline
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_deadline (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_deadline_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_deadline_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_latency_budget
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_latency_budget (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_latency_budget
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_latency_budget (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_latency_budget_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_latency_budget_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_liveliness
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_liveliness (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_liveliness
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_liveliness (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_liveliness_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_liveliness_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_reliability
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_reliability (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_reliability
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_reliability (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_reliability_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_reliability_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_lifespan
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_lifespan (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_lifespan
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_lifespan (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_lifespan_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_lifespan_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_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 (1 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_ownership_strength_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_ownership_strength_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_destination_order
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_destination_order (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_destination_order
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_destination_order (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_destination_order_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_destination_order_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_presentation
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_presentation (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_presentation
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_presentation (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_presentation_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_presentation_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_partition
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_partition (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_partition
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_partition (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_partition_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_partition_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_topic_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_topic_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_topic_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_topic_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_topic_data_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_topic_data_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_group_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_group_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_group_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_group_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_group_data_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_group_data_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_guid
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_guid (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_guid
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_guid (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_unicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_unicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_unicast_allocators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_unicast_allocators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_multicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_multicast_locators (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 (1 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 (1 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 (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_multicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_multicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_content_filter_property
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_content_filter_property (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_content_filter_property
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_content_filter_property (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_decode_reader_associated_guid_list
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_decode_reader_associated_guid_list (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_reader_defaults
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_reader_defaults (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.dont_encode_participant_default_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.dont_encode_participant_default_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.dont_encode_writer_default_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.dont_encode_writer_default_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.dont_encode_reader_default_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.dont_encode_reader_default_data (0 ms)
[----------] 145 tests from dds_DCPS_RTPS_ParameterListConverter (5 ms total)
[----------] 9 tests from RtpsCoreTypeSupportImpl
[ RUN ] RtpsCoreTypeSupportImpl.PropertyQosPolicy
[ OK ] RtpsCoreTypeSupportImpl.PropertyQosPolicy (1 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 (1 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 (0 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 (6 ms)
[ RUN ] dds_DCPS_RTPS_RtpsDiscoveryConfig.ipv6_spdp_multicast_address
[ OK ] dds_DCPS_RTPS_RtpsDiscoveryConfig.ipv6_spdp_multicast_address (4 ms)
[ RUN ] dds_DCPS_RTPS_RtpsDiscoveryConfig.ipv6_sedp_multicast_address
[ OK ] dds_DCPS_RTPS_RtpsDiscoveryConfig.ipv6_sedp_multicast_address (1 ms)
[----------] 7 tests from dds_DCPS_RTPS_RtpsDiscoveryConfig (18 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 (1 ms total)
[----------] 6 tests from dds_DCPS_RcObject
[ RUN ] dds_DCPS_RcObject.ctors_weak
[ OK ] dds_DCPS_RcObject.ctors_weak (0 ms)
[ RUN ] dds_DCPS_RcObject.assign_weak
[ OK ] dds_DCPS_RcObject.assign_weak (0 ms)
[ RUN ] dds_DCPS_RcObject.add_remove_ref_count
[ OK ] dds_DCPS_RcObject.add_remove_ref_count (0 ms)
[ RUN ] dds_DCPS_RcObject.lock_reset_weak
[ OK ] dds_DCPS_RcObject.lock_reset_weak (0 ms)
[ RUN ] dds_DCPS_RcObject.lock_failed
[ OK ] dds_DCPS_RcObject.lock_failed (0 ms)
[ RUN ] dds_DCPS_RcObject.compare_weak
[ OK ] dds_DCPS_RcObject.compare_weak (0 ms)
[----------] 6 tests from dds_DCPS_RcObject (0 ms total)
[----------] 4 tests from dds_DCPS_ReactorWrapper
[ RUN ] dds_DCPS_ReactorWrapper.test_oneshot
[ OK ] dds_DCPS_ReactorWrapper.test_oneshot (10 ms)
[ RUN ] dds_DCPS_ReactorWrapper.test_repeat
[ OK ] dds_DCPS_ReactorWrapper.test_repeat (1001 ms)
[ RUN ] dds_DCPS_ReactorWrapper.test_immediate
[ OK ] dds_DCPS_ReactorWrapper.test_immediate (0 ms)
[ RUN ] dds_DCPS_ReactorWrapper.test_negative
[ OK ] dds_DCPS_ReactorWrapper.test_negative (0 ms)
[----------] 4 tests from dds_DCPS_ReactorWrapper (1011 ms total)
[----------] 17 tests from dds_DCPS_ResizeSeqNoInit
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_tao_sequence_grow
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_tao_sequence_grow (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_tao_sequence_shrink
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_tao_sequence_shrink (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_tao_sequence_same_size
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_tao_sequence_same_size (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_tao_sequence_from_empty
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_tao_sequence_from_empty (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_tao_sequence_to_empty
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_tao_sequence_to_empty (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_face_sequence_grow
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_face_sequence_grow (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_face_sequence_shrink
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_face_sequence_shrink (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_bounded_seq_no_init_face_sequence_grow
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_bounded_seq_no_init_face_sequence_grow (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_bounded_seq_no_init_face_sequence_shrink
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_bounded_seq_no_init_face_sequence_shrink (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_sp_sequence_grow
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_sp_sequence_grow (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_sp_sequence_shrink
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_sp_sequence_shrink (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_bounded_seq_no_init_sp_sequence_grow
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_bounded_seq_no_init_sp_sequence_grow (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_bounded_seq_no_init_sp_sequence_shrink
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_bounded_seq_no_init_sp_sequence_shrink (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.OptionalInitVector_default_construct
[ OK ] dds_DCPS_ResizeSeqNoInit.OptionalInitVector_default_construct (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.OptionalInitVector_resize_value_initializes
[ OK ] dds_DCPS_ResizeSeqNoInit.OptionalInitVector_resize_value_initializes (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_vector_grow
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_vector_grow (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_vector_shrink
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_vector_shrink (0 ms)
[----------] 17 tests from dds_DCPS_ResizeSeqNoInit (0 ms total)
[----------] 2 tests from dds_DCPS_SafeBool_T
[ RUN ] dds_DCPS_SafeBool_T.virtual_method
[ OK ] dds_DCPS_SafeBool_T.virtual_method (0 ms)
[ RUN ] dds_DCPS_SafeBool_T.non_virtual_method
[ OK ] dds_DCPS_SafeBool_T.non_virtual_method (0 ms)
[----------] 2 tests from dds_DCPS_SafeBool_T (0 ms total)
[----------] 9 tests from dds_DCPS_SafetyProfileStreams
[ RUN ] dds_DCPS_SafetyProfileStreams.to_dds_string_octet
[ OK ] dds_DCPS_SafetyProfileStreams.to_dds_string_octet (0 ms)
[ RUN ] dds_DCPS_SafetyProfileStreams.to_dds_string_ushort
[ OK ] dds_DCPS_SafetyProfileStreams.to_dds_string_ushort (0 ms)
[ RUN ] dds_DCPS_SafetyProfileStreams.to_dds_string_int
[ OK ] dds_DCPS_SafetyProfileStreams.to_dds_string_int (0 ms)
[ RUN ] dds_DCPS_SafetyProfileStreams.to_dds_string_uint
[ OK ] dds_DCPS_SafetyProfileStreams.to_dds_string_uint (0 ms)
[ RUN ] dds_DCPS_SafetyProfileStreams.to_dds_string_long
[ OK ] dds_DCPS_SafetyProfileStreams.to_dds_string_long (0 ms)
[ RUN ] dds_DCPS_SafetyProfileStreams.to_dds_string_ulong
[ OK ] dds_DCPS_SafetyProfileStreams.to_dds_string_ulong (0 ms)
[ RUN ] dds_DCPS_SafetyProfileStreams.to_dds_string_longlong
[ OK ] dds_DCPS_SafetyProfileStreams.to_dds_string_longlong (0 ms)
[ RUN ] dds_DCPS_SafetyProfileStreams.to_dds_string_ulonglong
[ OK ] dds_DCPS_SafetyProfileStreams.to_dds_string_ulonglong (0 ms)
[ RUN ] dds_DCPS_SafetyProfileStreams.to_dds_string_double
[ OK ] dds_DCPS_SafetyProfileStreams.to_dds_string_double (0 ms)
[----------] 9 tests from dds_DCPS_SafetyProfileStreams (1 ms total)
[----------] 1 test from dds_DCPS_SequenceNumber
[ RUN ] dds_DCPS_SequenceNumber.maintest
[ OK ] dds_DCPS_SequenceNumber.maintest (0 ms)
[----------] 1 test from dds_DCPS_SequenceNumber (0 ms total)
[----------] 40 tests from dds_DCPS_Serializer
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding
[ OK ] dds_DCPS_Serializer.Encoding_Encoding (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_XCDR1_ENDIAN_BIG
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_XCDR1_ENDIAN_BIG (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_UNALIGNED_CDR_ENDIAN_BIG
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_UNALIGNED_CDR_ENDIAN_BIG (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_XCDR2_ENDIAN_BIG
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_XCDR2_ENDIAN_BIG (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_XCDR1_ENDIAN_LITTLE
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_XCDR1_ENDIAN_LITTLE (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_UNALIGNED_CDR_ENDIAN_LITTLE
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_UNALIGNED_CDR_ENDIAN_LITTLE (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_XCDR2_ENDIAN_LITTLE
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_XCDR2_ENDIAN_LITTLE (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_XCDR2_Swap
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_XCDR2_Swap (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_XCDR2_No_Swap
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_XCDR2_No_Swap (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_XCDR1_max_align
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_XCDR1_max_align (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_UNALIGNED_CDR_max_align
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_UNALIGNED_CDR_max_align (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_XCDR2_max_align
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_XCDR2_max_align (0 ms)
[ RUN ] dds_DCPS_Serializer.align_value_no_offset
[ OK ] dds_DCPS_Serializer.align_value_no_offset (0 ms)
[ RUN ] dds_DCPS_Serializer.align_value_add_offset
[ OK ] dds_DCPS_Serializer.align_value_add_offset (0 ms)
[ RUN ] dds_DCPS_Serializer.align_value_smaller_than_by
[ OK ] dds_DCPS_Serializer.align_value_smaller_than_by (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_is_encapsulated_this_XCDR1
[ OK ] dds_DCPS_Serializer.Encoding_is_encapsulated_this_XCDR1 (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_is_encapsulated_this_UNALIGNED_CDR
[ OK ] dds_DCPS_Serializer.Encoding_is_encapsulated_this_UNALIGNED_CDR (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_static_is_encacapsulatd_XCDR2
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_static_is_encacapsulatd_XCDR2 (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_Serializer_ACE_Message_Block_Encoding
[ OK ] dds_DCPS_Serializer.Serializer_Serializer_ACE_Message_Block_Encoding (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_Serializer_ACE_Message_Block_Kind
[ OK ] dds_DCPS_Serializer.Serializer_Serializer_ACE_Message_Block_Kind (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_Serializer_ACE_Message_Block_Kind_bool
[ OK ] dds_DCPS_Serializer.Serializer_Serializer_ACE_Message_Block_Kind_bool (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_set_endianness
[ OK ] dds_DCPS_Serializer.Serializer_set_endianness (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_swap_bytes_endianness
[ OK ] dds_DCPS_Serializer.Serializer_swap_bytes_endianness (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_align_context_basic_reference
[ OK ] dds_DCPS_Serializer.Serializer_align_context_basic_reference (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_align_context_basic
[ OK ] dds_DCPS_Serializer.Serializer_align_context_basic (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_align_context_2_buff
[ OK ] dds_DCPS_Serializer.Serializer_align_context_2_buff (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_align_context_2_buff_diff_walign
[ OK ] dds_DCPS_Serializer.Serializer_align_context_2_buff_diff_walign (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_align_context_2_buff_diff_walign_read
[ OK ] dds_DCPS_Serializer.Serializer_align_context_2_buff_diff_walign_read (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_align_context_2_buff_diff_walign_read_with_min
[ OK ] dds_DCPS_Serializer.Serializer_align_context_2_buff_diff_walign_read_with_min (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_test_peek_align
[ OK ] dds_DCPS_Serializer.Serializer_test_peek_align (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_test_peek_depth
[ OK ] dds_DCPS_Serializer.Serializer_test_peek_depth (12 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_test_trim
[ OK ] dds_DCPS_Serializer.Serializer_test_trim (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_test_bad_string
[ OK ] dds_DCPS_Serializer.Serializer_test_bad_string (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_test_bad_wstring
[ OK ] dds_DCPS_Serializer.Serializer_test_bad_wstring (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_test_bad_string2
[ OK ] dds_DCPS_Serializer.Serializer_test_bad_string2 (0 ms)
[ RUN ] dds_DCPS_Serializer.read_parameter_id_xcdr2
[ OK ] dds_DCPS_Serializer.read_parameter_id_xcdr2 (0 ms)
[ RUN ] dds_DCPS_Serializer.read_parameter_id_xcdr2_ok
[ OK ] dds_DCPS_Serializer.read_parameter_id_xcdr2_ok (0 ms)
[ RUN ] dds_DCPS_Serializer.read_parameter_id_xcdr2_malformed_emheader
[ OK ] dds_DCPS_Serializer.read_parameter_id_xcdr2_malformed_emheader (0 ms)
[ RUN ] dds_DCPS_Serializer.read_parameter_id_xcdr2_missing_nextint
[ OK ] dds_DCPS_Serializer.read_parameter_id_xcdr2_missing_nextint (0 ms)
[ RUN ] dds_DCPS_Serializer.read_parameter_id_xcdr2_truncated_nextint
[ OK ] dds_DCPS_Serializer.read_parameter_id_xcdr2_truncated_nextint (0 ms)
[----------] 40 tests from dds_DCPS_Serializer (12 ms total)
[----------] 22 tests from dds_DCPS_ServiceEventDispatcher
[ RUN ] dds_DCPS_ServiceEventDispatcher.DefaultConstructor
[ OK ] dds_DCPS_ServiceEventDispatcher.DefaultConstructor (0 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.ArgConstructorFour
[ OK ] dds_DCPS_ServiceEventDispatcher.ArgConstructorFour (1 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.ArgConstructorOrderAlpha
[ OK ] dds_DCPS_ServiceEventDispatcher.ArgConstructorOrderAlpha (1 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.ArgConstructorOrderBeta
[ OK ] dds_DCPS_ServiceEventDispatcher.ArgConstructorOrderBeta (2 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.ZeroThreadConstructorFallsBackToOne
[ OK ] dds_DCPS_ServiceEventDispatcher.ZeroThreadConstructorFallsBackToOne (0 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.SimpleDispatchAlpha
[ OK ] dds_DCPS_ServiceEventDispatcher.SimpleDispatchAlpha (0 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.SimpleDispatchBeta
[ OK ] dds_DCPS_ServiceEventDispatcher.SimpleDispatchBeta (2 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchAlpha
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchAlpha (0 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchAlpha_ImmediateShutdown
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchAlpha_ImmediateShutdown (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 (11 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchGamma_ImmediateShutdown
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchGamma_ImmediateShutdown (8 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 (90 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.CancelDispatch
[ OK ] dds_DCPS_ServiceEventDispatcher.CancelDispatch (72 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.CancelDispatchSingleThreaded
[ OK ] dds_DCPS_ServiceEventDispatcher.CancelDispatchSingleThreaded (70 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.CancelInvokesHandleCancelOutsideDispatcherLock
[ OK ] dds_DCPS_ServiceEventDispatcher.CancelInvokesHandleCancelOutsideDispatcherLock (1 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.CancelSuppressesHandleCancelException
(3912|3912) WARNING: ServiceEventDispatcher::handle_cancel_and_release: Event's handle_cancel() threw an exception
[ OK ] dds_DCPS_ServiceEventDispatcher.CancelSuppressesHandleCancelException (0 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.ImmediateShutdownCancelsPendingEvents
[ OK ] dds_DCPS_ServiceEventDispatcher.ImmediateShutdownCancelsPendingEvents (0 ms)
[----------] 22 tests from dds_DCPS_ServiceEventDispatcher (354 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 (1 ms)
[ RUN ] dds_DCPS_Service_Participant.event_dispatcher_thread_count
(3912|3912) WARNING: Service_Participant::event_dispatcher_thread_count: configured value 0 is invalid, using 1
[ OK ] dds_DCPS_Service_Participant.event_dispatcher_thread_count (0 ms)
[ RUN ] dds_DCPS_Service_Participant.repository_lost_remaps_to_next_active_discovery
(3912|3912) WARNING: Service_Participant::repository_lost: repository repo-2 was not available to replace repo-1, looking for another.
[ OK ] dds_DCPS_Service_Participant.repository_lost_remaps_to_next_active_discovery (1 ms)
[ RUN ] dds_DCPS_Service_Participant.repository_lost_backs_off_when_lost_key_is_missing
(3912|3912) WARNING: Service_Participant::repository_lost: lost repository missing-repo was not present, finding another anyway.
(3912|3912) WARNING: Service_Participant::repository_lost: repository repo-2 was not available to replace missing-repo, looking for another.
[ OK ] dds_DCPS_Service_Participant.repository_lost_backs_off_when_lost_key_is_missing (1000 ms)
[----------] 4 tests from dds_DCPS_Service_Participant (1002 ms total)
[----------] 5 tests from dds_DCPS_SporadicEvent
[ RUN ] dds_DCPS_SporadicEvent.ConstructDestruct
[ OK ] dds_DCPS_SporadicEvent.ConstructDestruct (0 ms)
[ RUN ] dds_DCPS_SporadicEvent.Nominal
[ OK ] dds_DCPS_SporadicEvent.Nominal (1 ms)
[ RUN ] dds_DCPS_SporadicEvent.MoveUp
[ OK ] dds_DCPS_SporadicEvent.MoveUp (3 ms)
[ RUN ] dds_DCPS_SporadicEvent.NoDoubleExec
[ OK ] dds_DCPS_SporadicEvent.NoDoubleExec (201 ms)
[ RUN ] dds_DCPS_SporadicEvent.Cancel
[ OK ] dds_DCPS_SporadicEvent.Cancel (100 ms)
[----------] 5 tests from dds_DCPS_SporadicEvent (305 ms total)
[----------] 9 tests from dds_DCPS_SporadicTask
[ RUN ] dds_DCPS_SporadicTask.schedule
[ OK ] dds_DCPS_SporadicTask.schedule (2 ms)
[ RUN ] dds_DCPS_SporadicTask.schedule_pmf
[ OK ] dds_DCPS_SporadicTask.schedule_pmf (0 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 (1401 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 (1409 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
(3912|3912) WARNING: MapBitmaskHelper::get_value: Ignore unknown flag: FLAG3
[ OK ] dds_DCPS_ValueCommon.MapBitmaskHelper (0 ms)
[----------] 2 tests from dds_DCPS_ValueCommon (0 ms total)
[----------] 12 tests from dds_DCPS_WaitSet
[ RUN ] dds_DCPS_WaitSet.DefaultConstructor
[ OK ] dds_DCPS_WaitSet.DefaultConstructor (0 ms)
[ RUN ] dds_DCPS_WaitSet.VarDuplicate
[ OK ] dds_DCPS_WaitSet.VarDuplicate (0 ms)
[ RUN ] dds_DCPS_WaitSet.AttachDetachFailures
[ OK ] dds_DCPS_WaitSet.AttachDetachFailures (0 ms)
[ RUN ] dds_DCPS_WaitSet.AttachDetach
[ OK ] dds_DCPS_WaitSet.AttachDetach (0 ms)
[ RUN ] dds_DCPS_WaitSet.AttachDetachAll
[ OK ] dds_DCPS_WaitSet.AttachDetachAll (0 ms)
[ RUN ] dds_DCPS_WaitSet.AttachNoDetach
[ OK ] dds_DCPS_WaitSet.AttachNoDetach (0 ms)
[ RUN ] dds_DCPS_WaitSet.WaitBogusDeadline
[ OK ] dds_DCPS_WaitSet.WaitBogusDeadline (0 ms)
[ RUN ] dds_DCPS_WaitSet.WaitDeadlineTimeout
[ OK ] dds_DCPS_WaitSet.WaitDeadlineTimeout (1 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 (0 ms)
[----------] 12 tests from dds_DCPS_WaitSet (1 ms total)
[----------] 3 tests from dds_DCPS_XTypes_DynamicDataAdapter
[ RUN ] dds_DCPS_XTypes_DynamicDataAdapter.simple_struct
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (155, 205, 235, 143, 147, 254, 217, 94, 110, 207, 87, 84, 249, 104)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (165, 39, 101, 9, 34, 17, 77, 85, 17, 0, 142, 155, 122, 138)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (84, 247, 54, 239, 239, 203, 208, 118, 127, 210, 239, 88, 67, 206)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (70, 118, 248, 72, 113, 185, 135, 40, 43, 197, 161, 108, 188, 171)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (116, 87, 12, 179, 43, 50, 126, 90, 133, 88, 235, 210, 121, 40)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (155, 205, 235, 143, 147, 254, 217, 94, 110, 207, 87, 84, 249, 104)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (70, 118, 248, 72, 113, 185, 135, 40, 43, 197, 161, 108, 188, 171)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (155, 205, 235, 143, 147, 254, 217, 94, 110, 207, 87, 84, 249, 104)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (155, 205, 235, 143, 147, 254, 217, 94, 110, 207, 87, 84, 249, 104)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (219, 21, 102, 23, 139, 214, 237, 213, 192, 143, 46, 126, 84, 178)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (211, 115, 135, 200, 197, 29, 84, 188, 245, 25, 217, 60, 158, 24)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (211, 115, 135, 200, 197, 29, 84, 188, 245, 25, 217, 60, 158, 24)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (60, 21, 101, 208, 122, 140, 35, 64, 175, 37, 217, 37, 111, 210)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (197, 138, 18, 157, 57, 235, 217, 149, 212, 202, 26, 218, 116, 149)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) 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 (11 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataAdapter.test_struct
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (155, 205, 235, 143, 147, 254, 217, 94, 110, 207, 87, 84, 249, 104)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (165, 39, 101, 9, 34, 17, 77, 85, 17, 0, 142, 155, 122, 138)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (84, 247, 54, 239, 239, 203, 208, 118, 127, 210, 239, 88, 67, 206)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (70, 118, 248, 72, 113, 185, 135, 40, 43, 197, 161, 108, 188, 171)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (116, 87, 12, 179, 43, 50, 126, 90, 133, 88, 235, 210, 121, 40)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (155, 205, 235, 143, 147, 254, 217, 94, 110, 207, 87, 84, 249, 104)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (70, 118, 248, 72, 113, 185, 135, 40, 43, 197, 161, 108, 188, 171)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (155, 205, 235, 143, 147, 254, 217, 94, 110, 207, 87, 84, 249, 104)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (155, 205, 235, 143, 147, 254, 217, 94, 110, 207, 87, 84, 249, 104)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (219, 21, 102, 23, 139, 214, 237, 213, 192, 143, 46, 126, 84, 178)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (211, 115, 135, 200, 197, 29, 84, 188, 245, 25, 217, 60, 158, 24)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (211, 115, 135, 200, 197, 29, 84, 188, 245, 25, 217, 60, 158, 24)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (60, 21, 101, 208, 122, 140, 35, 64, 175, 37, 217, 37, 111, 210)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (197, 138, 18, 157, 57, 235, 217, 149, 212, 202, 26, 218, 116, 149)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) 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 (25 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataAdapter.test_union
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (155, 205, 235, 143, 147, 254, 217, 94, 110, 207, 87, 84, 249, 104)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (165, 39, 101, 9, 34, 17, 77, 85, 17, 0, 142, 155, 122, 138)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (84, 247, 54, 239, 239, 203, 208, 118, 127, 210, 239, 88, 67, 206)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (70, 118, 248, 72, 113, 185, 135, 40, 43, 197, 161, 108, 188, 171)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (116, 87, 12, 179, 43, 50, 126, 90, 133, 88, 235, 210, 121, 40)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (155, 205, 235, 143, 147, 254, 217, 94, 110, 207, 87, 84, 249, 104)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (70, 118, 248, 72, 113, 185, 135, 40, 43, 197, 161, 108, 188, 171)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (155, 205, 235, 143, 147, 254, 217, 94, 110, 207, 87, 84, 249, 104)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (155, 205, 235, 143, 147, 254, 217, 94, 110, 207, 87, 84, 249, 104)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (219, 21, 102, 23, 139, 214, 237, 213, 192, 143, 46, 126, 84, 178)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (211, 115, 135, 200, 197, 29, 84, 188, 245, 25, 217, 60, 158, 24)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (211, 115, 135, 200, 197, 29, 84, 188, 245, 25, 217, 60, 158, 24)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (60, 21, 101, 208, 122, 140, 35, 64, 175, 37, 217, 37, 111, 210)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (197, 138, 18, 157, 57, 235, 217, 149, 212, 202, 26, 218, 116, 149)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) 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 (1 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 (6 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToArray
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToArray (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToArrayDefault
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToArrayDefault (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteStructWithNestedMembers
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteStructWithNestedMembers (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteRecursiveStruct
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteRecursiveStruct (2 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteValueToStruct
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteValueToStruct (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteValueToUnion
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteValueToUnion (4 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 (6 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteStructWithNestedMembers
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteStructWithNestedMembers (2 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteValueToStruct
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteValueToStruct (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteValueToUnion
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteValueToUnion (3 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteSequenceToStruct
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteSequenceToStruct (6 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteSequenceToUnion
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteSequenceToUnion (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 (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteKeyOnly (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.MutableArray_WriteKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.MutableArray_WriteKeyOnly (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Nested_WriteKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Nested_WriteKeyOnly (0 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 (1 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 (0 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 (84 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 (8 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 (2 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 (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataJson.TryConstructTrimSerializedBackingStore
[ OK ] dds_DCPS_XTypes_DynamicDataJson.TryConstructTrimSerializedBackingStore (5 ms)
[----------] 20 tests from dds_DCPS_XTypes_DynamicDataJson (105 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 (2 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 (6 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromStructXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromStructXCDR1 (7 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_StructWithOptionalMembers
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_StructWithOptionalMembers (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromUnion
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromUnion (1 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 (2 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromUnionXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromUnionXCDR1 (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromArray
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromArray (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 (6 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromStructXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromStructXCDR1 (7 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_StructWithOptionalMembers
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_StructWithOptionalMembers (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromUnion
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromUnion (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 (4 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 (2 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadSequenceFromUnionXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadSequenceFromUnionXCDR1 (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromArray
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromArray (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromArrayXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromArrayXCDR1 (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_SkipNestedMembers
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_SkipNestedMembers (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_SkipNestedMembersXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_SkipNestedMembersXCDR1 (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_SingleKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_SingleKeyOnly (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_NestedStructKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_NestedStructKeyOnly (0 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 (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ImplicitNestedKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ImplicitNestedKeyOnly (0 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 (79 ms total)
[----------] 11 tests from dds_DCPS_XTypes_DynamicTypeImpl
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyInnerStruct
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyInnerStruct (5 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyOuterStruct
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyOuterStruct (3 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyAliasStruct
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyAliasStruct (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_StructWithTypedefMember
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_StructWithTypedefMember (3 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_PrimitiveKind
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence 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
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence 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
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence 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
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence 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
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence 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
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyAnonStruct (3 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_CircularStruct
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (147, 218, 4, 207, 143, 186, 116, 50, 118, 192, 81, 141, 107, 33)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 59, 160, 110, 86, 111, 136, 44, 171, 27, 159, 36, 58, 39)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (191, 174, 214, 215, 37, 113, 199, 168, 239, 115, 90, 22, 51, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 1
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 2
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 3
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence kind: EK_COMPLETE. Hash: (117, 135, 227, 212, 126, 87, 190, 121, 12, 247, 25, 34, 203, 129). Scc length: 4. Scc index: 4
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: TI_STRONGLY_CONNECTED_COMPONENT. Equivalence 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 (38 ms total)
[----------] 6 tests from dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.MyStruct
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.MyStruct (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
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) 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
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) 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 (9 ms)
[ RUN ] dds_DCPS_XTypes_Utils.get_keys
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (126, 217, 113, 181, 124, 103, 64, 230, 96, 47, 230, 75, 28, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (126, 217, 113, 181, 124, 103, 64, 230, 96, 47, 230, 75, 28, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (126, 217, 113, 181, 124, 103, 64, 230, 96, 47, 230, 75, 28, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (126, 217, 113, 181, 124, 103, 64, 230, 96, 47, 230, 75, 28, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (126, 217, 113, 181, 124, 103, 64, 230, 96, 47, 230, 75, 28, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (126, 217, 113, 181, 124, 103, 64, 230, 96, 47, 230, 75, 28, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (126, 217, 113, 181, 124, 103, 64, 230, 96, 47, 230, 75, 28, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (126, 217, 113, 181, 124, 103, 64, 230, 96, 47, 230, 75, 28, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (126, 217, 113, 181, 124, 103, 64, 230, 96, 47, 230, 75, 28, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (126, 217, 113, 181, 124, 103, 64, 230, 96, 47, 230, 75, 28, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (126, 217, 113, 181, 124, 103, 64, 230, 96, 47, 230, 75, 28, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) 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
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (126, 217, 113, 181, 124, 103, 64, 230, 96, 47, 230, 75, 28, 196)
[ OK ] dds_DCPS_XTypes_Utils.member_path_resolve_string_path (3 ms)
[ RUN ] dds_DCPS_XTypes_Utils.member_path_get_member_from_type
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) 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
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (107, 32, 37, 142, 110, 238, 20, 70, 125, 95, 154, 185, 202, 172)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (104, 191, 69, 200, 101, 36, 169, 92, 204, 231, 234, 245, 3, 166)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (118, 89, 112, 184, 73, 201, 235, 7, 36, 99, 225, 145, 191, 69)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (157, 50, 153, 176, 129, 133, 202, 57, 44, 188, 177, 206, 223, 204)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (172, 25, 244, 18, 152, 245, 2, 42, 32, 233, 124, 221, 120, 151)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) 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
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) 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
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (237, 99, 180, 232, 102, 42, 3, 59, 25, 135, 189, 133, 220, 119)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (195, 190, 158, 122, 243, 42, 9, 7, 16, 113, 83, 194, 168, 4)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (100, 90, 219, 252, 2, 211, 82, 9, 255, 51, 99, 14, 143, 11)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (86, 157, 171, 253, 39, 169, 189, 227, 53, 6, 163, 139, 48, 196)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (130, 99, 190, 250, 170, 61, 107, 42, 216, 73, 177, 218, 40, 93)
(3912|3912) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(3912|3912) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (97, 5, 15, 254, 235, 140, 21, 232, 50, 204, 57, 98, 116, 191)
[ OK ] dds_DCPS_XTypes_Utils.MultidimArray (2 ms)
[ RUN ] dds_DCPS_XTypes_Utils.remove_enumerators
[ OK ] dds_DCPS_XTypes_Utils.remove_enumerators (1 ms)
[----------] 10 tests from dds_DCPS_XTypes_Utils (56 ms total)
[----------] 8 tests from dds_DCPS_XTypes_XmlTypeProvider
[ RUN ] dds_DCPS_XTypes_XmlTypeProvider.StructIntrospectionAndTypeObject
[ OK ] dds_DCPS_XTypes_XmlTypeProvider.StructIntrospectionAndTypeObject (3 ms)
[ RUN ] dds_DCPS_XTypes_XmlTypeProvider.UnionIntrospectionAndTypeObject
[ OK ] dds_DCPS_XTypes_XmlTypeProvider.UnionIntrospectionAndTypeObject (3 ms)
[ RUN ] dds_DCPS_XTypes_XmlTypeProvider.RejectsMissingType
[ OK ] dds_DCPS_XTypes_XmlTypeProvider.RejectsMissingType (2 ms)
[ RUN ] dds_DCPS_XTypes_XmlTypeProvider.NestedAttribute
[ OK ] dds_DCPS_XTypes_XmlTypeProvider.NestedAttribute (5 ms)
[ RUN ] dds_DCPS_XTypes_XmlTypeProvider.RejectsNonExistentFile
[ OK ] dds_DCPS_XTypes_XmlTypeProvider.RejectsNonExistentFile (0 ms)
[ RUN ] dds_DCPS_XTypes_XmlTypeProvider.BitmaskUnionIntrospection
[ OK ] dds_DCPS_XTypes_XmlTypeProvider.BitmaskUnionIntrospection (5 ms)
[ RUN ] dds_DCPS_XTypes_XmlTypeProvider.RejectsWideBitmaskUnionLabel
[ OK ] dds_DCPS_XTypes_XmlTypeProvider.RejectsWideBitmaskUnionLabel (1 ms)
[ RUN ] dds_DCPS_XTypes_XmlTypeProvider.TypeAssignabilityPolicy
[ OK ] dds_DCPS_XTypes_XmlTypeProvider.TypeAssignabilityPolicy (15 ms)
[----------] 8 tests from dds_DCPS_XTypes_XmlTypeProvider (34 ms total)
[----------] 15 tests from dds_DCPS_Xcdr2ValueWriter
[ RUN ] dds_DCPS_Xcdr2ValueWriter.FinalFinalStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.FinalFinalStruct (2 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.FinalAppendableStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.FinalAppendableStruct (0 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 (2 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.AppendableComplexStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.AppendableComplexStruct (3 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.MutableComplexStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.MutableComplexStruct (2 ms)
[----------] 15 tests from dds_DCPS_Xcdr2ValueWriter (19 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 (1 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 (1 ms total)
[----------] 3 tests from dds_DCPS_security_AccessControl_Permissions
[ RUN ] dds_DCPS_security_AccessControl_Permissions.Permissions_Validity_t_ctor
[ OK ] dds_DCPS_security_AccessControl_Permissions.Permissions_Validity_t_ctor (0 ms)
[ RUN ] dds_DCPS_security_AccessControl_Permissions.Permissions_Action_valid
[ OK ] dds_DCPS_security_AccessControl_Permissions.Permissions_Action_valid (0 ms)
[ RUN ] dds_DCPS_security_AccessControl_Permissions.Permissions_load
[ OK ] dds_DCPS_security_AccessControl_Permissions.Permissions_load (1 ms)
[----------] 3 tests from dds_DCPS_security_AccessControl_Permissions (1 ms total)
[----------] 4 tests from dds_DCPS_security_AccessControl_XmlUtils
[ RUN ] dds_DCPS_security_AccessControl_XmlUtils.get_parser
[ OK ] dds_DCPS_security_AccessControl_XmlUtils.get_parser (0 ms)
[ RUN ] dds_DCPS_security_AccessControl_XmlUtils.parse_bool
[ OK ] dds_DCPS_security_AccessControl_XmlUtils.parse_bool (0 ms)
[ RUN ] dds_DCPS_security_AccessControl_XmlUtils.parse_time
[ OK ] dds_DCPS_security_AccessControl_XmlUtils.parse_time (1 ms)
[ RUN ] dds_DCPS_security_AccessControl_XmlUtils.parse_domain_id_set
[ OK ] dds_DCPS_security_AccessControl_XmlUtils.parse_domain_id_set (1 ms)
[----------] 4 tests from dds_DCPS_security_AccessControl_XmlUtils (2 ms total)
[----------] 59 tests from dds_DCPS_security_AccessControlBuiltInImpl
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.validate_local_permissions_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.validate_local_permissions_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.validate_local_permissions_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.validate_local_permissions_Success (8 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.validate_remote_permissions_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.validate_remote_permissions_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.validate_remote_permissions_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.validate_remote_permissions_Success (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 (6 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 (6 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 (0 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 (4 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_register_instance_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_register_instance_InvalidInput (1 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_register_instance_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_register_instance_Success (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_dispose_instance_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_dispose_instance_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_dispose_instance_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_dispose_instance_Success (1 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 (7 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_participant_Success_Permissions
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_participant_Success_Permissions (8 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_Success (7 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_action_validity_Fail
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_action_validity_Fail (8 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datareader_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datareader_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datareader_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datareader_Success (8 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datareader_action_validity_Fail
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datareader_action_validity_Fail (8 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_topic_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_topic_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_topic_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_topic_Success (7 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 (1 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 (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_register_instance_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_register_instance_Success (1 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_dispose_instance_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_dispose_instance_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_permissions_token_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_permissions_token_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_permissions_token_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_permissions_token_Success (5 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_permissions_credential_token_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_permissions_credential_token_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_permissions_credential_token_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_permissions_credential_token_Success (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 (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_datareader_sec_attributes_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_datareader_sec_attributes_Success (5 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.return_participant_sec_attributes
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.return_participant_sec_attributes (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.return_datawriter_sec_attributes
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.return_datawriter_sec_attributes (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.return_datareader_sec_attributes
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.return_datareader_sec_attributes (0 ms)
[----------] 59 tests from dds_DCPS_security_AccessControlBuiltInImpl (171 ms total)
[----------] 4 tests from dds_DCPS_security_Authentication_LocalAuthCredentialData
[ RUN ] dds_DCPS_security_Authentication_LocalAuthCredentialData.LoadAccessPermissions_Success
[ OK ] dds_DCPS_security_Authentication_LocalAuthCredentialData.LoadAccessPermissions_Success (1 ms)
[ RUN ] dds_DCPS_security_Authentication_LocalAuthCredentialData.LoadIdentityCa_Success
[ OK ] dds_DCPS_security_Authentication_LocalAuthCredentialData.LoadIdentityCa_Success (0 ms)
[ RUN ] dds_DCPS_security_Authentication_LocalAuthCredentialData.LoadPrivateKey_Success
[ OK ] dds_DCPS_security_Authentication_LocalAuthCredentialData.LoadPrivateKey_Success (2 ms)
[ RUN ] dds_DCPS_security_Authentication_LocalAuthCredentialData.LoadIdentityCert_Success
[ OK ] dds_DCPS_security_Authentication_LocalAuthCredentialData.LoadIdentityCert_Success (1 ms)
[----------] 4 tests from dds_DCPS_security_Authentication_LocalAuthCredentialData (5 ms total)
[----------] 11 tests from dds_DCPS_security_AuthenticationBuiltInImpl
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateLocalIdentity_MultipleParticipants_NoClash
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateLocalIdentity_MultipleParticipants_NoClash (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 (6 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 (11 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.BeginHandshakeRequest_BeginHandshakeReply_ProcessHandshake_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.BeginHandshakeRequest_BeginHandshakeReply_ProcessHandshake_Success (17 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.SeparateAuthImpls_BeginHandshakeRequest_BeginHandshakeReply_ProcessHandshake_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.SeparateAuthImpls_BeginHandshakeRequest_BeginHandshakeReply_ProcessHandshake_Success (17 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 (148 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 (1 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.RegisterRemoteParticipant
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.RegisterRemoteParticipant (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.RegisterLocalDataWriterRemoteReader
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.RegisterLocalDataWriterRemoteReader (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.RegisterDataReaderAndRemoteWriter
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.RegisterDataReaderAndRemoteWriter (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.UnregisterParticipants
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.UnregisterParticipants (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.UnregisterDataWriter
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.UnregisterDataWriter (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.UnRegisterDataReader
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.UnRegisterDataReader (0 ms)
[----------] 8 tests from dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture (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
(3912|3912) 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 (1 ms)
[----------] 20 tests from dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest (1 ms total)
[----------] 15 tests from dds_DCPS_security_SSL_Certificate
[ RUN ] dds_DCPS_security_SSL_Certificate.Validate_RSASSA_PSS_SHA256_Success
[ OK ] dds_DCPS_security_SSL_Certificate.Validate_RSASSA_PSS_SHA256_Success (5 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.Validate_RSASSA_PSS_SHA256_Data_Success
[ OK ] dds_DCPS_security_SSL_Certificate.Validate_RSASSA_PSS_SHA256_Data_Success (5 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.Validate_ECDSA_SHA256_Data_Success
[ OK ] dds_DCPS_security_SSL_Certificate.Validate_ECDSA_SHA256_Data_Success (4 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.Validate_RSASSA_PSS_SHA256_Failure_LoadingWrongKeyType
(3912|3912) WARNING: PEM_read_bio_X509_AUX failed: error:0480006C:PEM routines::no start line
(3912|3912) SSL::Certificate::load: WARNING: Failed to load document supplied with URI 'file:../security/certs/identity/test_participant_01_private_key.pem'
(3912|3912) 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
(3912|3912) 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 (5 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.CopyConstruct_RSASSA_PSS_SHA256
[ OK ] dds_DCPS_security_SSL_Certificate.CopyConstruct_RSASSA_PSS_SHA256 (6 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.CopyConstruct_ECDSA_SHA256
[ OK ] dds_DCPS_security_SSL_Certificate.CopyConstruct_ECDSA_SHA256 (5 ms)
[----------] 15 tests from dds_DCPS_security_SSL_Certificate (77 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 (2 ms)
[----------] 2 tests from dds_DCPS_security_SSL_DiffieHellman (5 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 (13 ms)
[ RUN ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_Data_Success
[ OK ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_Data_Success (13 ms)
[ RUN ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_EC_Success
[ OK ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_EC_Success (13 ms)
[ RUN ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_WrongData_Failure
[ OK ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_WrongData_Failure (13 ms)
[ RUN ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_DoesNotUseEmptyData
[ OK ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_DoesNotUseEmptyData (13 ms)
[----------] 5 tests from dds_DCPS_security_SSL_PrivateKey (65 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 (2 ms)
[ RUN ] dds_DCPS_security_SSL_SignedDocument.LoadFromMemory
[ OK ] dds_DCPS_security_SSL_SignedDocument.LoadFromMemory (2 ms)
[ RUN ] dds_DCPS_security_SSL_SignedDocument.CopyAssignment
[ OK ] dds_DCPS_security_SSL_SignedDocument.CopyAssignment (2 ms)
[ RUN ] dds_DCPS_security_SSL_SignedDocument.Assignment
[ OK ] dds_DCPS_security_SSL_SignedDocument.Assignment (1 ms)
[ RUN ] dds_DCPS_security_SSL_SignedDocument.CopyConstruct
[ OK ] dds_DCPS_security_SSL_SignedDocument.CopyConstruct (2 ms)
[ RUN ] dds_DCPS_security_SSL_SignedDocument.content
[ OK ] dds_DCPS_security_SSL_SignedDocument.content (2 ms)
[----------] 8 tests from dds_DCPS_security_SSL_SignedDocument (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 (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName.Parse_DCE_Nominal_Success
[ OK ] dds_DCPS_security_SSL_SubjectName.Parse_DCE_Nominal_Success (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName.Parse_DCE_Nominal_NoTrim_Success
[ OK ] dds_DCPS_security_SSL_SubjectName.Parse_DCE_Nominal_NoTrim_Success (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName.Parse_DCE_Nominal_ExtraTrim_Success
[ OK ] dds_DCPS_security_SSL_SubjectName.Parse_DCE_Nominal_ExtraTrim_Success (1 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName.LDAP_DCE_CMP
[ OK ] dds_DCPS_security_SSL_SubjectName.LDAP_DCE_CMP (0 ms)
[----------] 7 tests from dds_DCPS_security_SSL_SubjectName (1 ms total)
[----------] 1 test from dds_DCPS_security_SSL_Utils
[ RUN ] dds_DCPS_security_SSL_Utils.MakeNonce256_Success
[ OK ] dds_DCPS_security_SSL_Utils.MakeNonce256_Success (0 ms)
[----------] 1 test from dds_DCPS_security_SSL_Utils (0 ms total)
[----------] 2 tests from copy_chain_visitor
[ RUN ] copy_chain_visitor.simple_copy
[ OK ] copy_chain_visitor.simple_copy (1 ms)
[ RUN ] copy_chain_visitor.simple_duplicate
[ OK ] copy_chain_visitor.simple_duplicate (1 ms)
[----------] 2 tests from copy_chain_visitor (2 ms total)
[----------] 2 tests from dds_DCPS_transport_framework_MessageDropper
[ RUN ] dds_DCPS_transport_framework_MessageDropper.ctor
[ OK ] dds_DCPS_transport_framework_MessageDropper.ctor (0 ms)
[ RUN ] dds_DCPS_transport_framework_MessageDropper.reload
[ OK ] dds_DCPS_transport_framework_MessageDropper.reload (0 ms)
[----------] 2 tests from dds_DCPS_transport_framework_MessageDropper (0 ms total)
[----------] 6 tests from dds_DCPS_transport_framework_ReceivedDataSample
[ RUN ] dds_DCPS_transport_framework_ReceivedDataSample.defctor
[ OK ] dds_DCPS_transport_framework_ReceivedDataSample.defctor (0 ms)
[ RUN ] dds_DCPS_transport_framework_ReceivedDataSample.msgblock
[ OK ] dds_DCPS_transport_framework_ReceivedDataSample.msgblock (0 ms)
[ RUN ] dds_DCPS_transport_framework_ReceivedDataSample.alloc
[ OK ] dds_DCPS_transport_framework_ReceivedDataSample.alloc (0 ms)
[ RUN ] dds_DCPS_transport_framework_ReceivedDataSample.cont
[ OK ] dds_DCPS_transport_framework_ReceivedDataSample.cont (0 ms)
[ RUN ] dds_DCPS_transport_framework_ReceivedDataSample.ser_copy_peek
[ OK ] dds_DCPS_transport_framework_ReceivedDataSample.ser_copy_peek (0 ms)
[ RUN ] dds_DCPS_transport_framework_ReceivedDataSample.modifiers
[ OK ] dds_DCPS_transport_framework_ReceivedDataSample.modifiers (0 ms)
[----------] 6 tests from dds_DCPS_transport_framework_ReceivedDataSample (0 ms total)
[----------] 1 test from dds_DCPS_transport_framework_ConfigValue
[ RUN ] dds_DCPS_transport_framework_ConfigValue.assign_read
[ OK ] dds_DCPS_transport_framework_ConfigValue.assign_read (0 ms)
[----------] 1 test from dds_DCPS_transport_framework_ConfigValue (0 ms total)
[----------] 1 test from dds_DCPS_transport_framework_ConfigValueRef
[ RUN ] dds_DCPS_transport_framework_ConfigValueRef.assign_read
[ OK ] dds_DCPS_transport_framework_ConfigValueRef.assign_read (0 ms)
[----------] 1 test from dds_DCPS_transport_framework_ConfigValueRef (0 ms total)
[----------] 13 tests from dds_DCPS_transport_framework_TransportReassembly
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Main_Test
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Main_Test (1 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Empty
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Empty (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_Has_Frag
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_Has_Frag (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_First_Insert_Has_No_Gaps
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_First_Insert_Has_No_Gaps (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 (1 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 (58 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Overlapping_Inputs
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Overlapping_Inputs (1 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Overlapping_Inputs_2
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Overlapping_Inputs_2 (0 ms)
[----------] 13 tests from dds_DCPS_transport_framework_TransportReassembly (61 ms total)
[----------] 2 tests from dds_DCPS_transport_framework_InternalTransportStatistics
[ RUN ] dds_DCPS_transport_framework_InternalTransportStatistics.ctor
[ OK ] dds_DCPS_transport_framework_InternalTransportStatistics.ctor (0 ms)
[ RUN ] dds_DCPS_transport_framework_InternalTransportStatistics.reload
[ OK ] dds_DCPS_transport_framework_InternalTransportStatistics.reload (0 ms)
[----------] 2 tests from dds_DCPS_transport_framework_InternalTransportStatistics (0 ms total)
[----------] 5 tests from dds_DCPS_transport_rtps_udp_MetaSubmessage
[ RUN ] dds_DCPS_transport_rtps_udp_MetaSubmessage.DefaultConstructor
[ OK ] dds_DCPS_transport_rtps_udp_MetaSubmessage.DefaultConstructor (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_MetaSubmessage.Constructor
[ OK ] dds_DCPS_transport_rtps_udp_MetaSubmessage.Constructor (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_MetaSubmessage.reset_destination
[ OK ] dds_DCPS_transport_rtps_udp_MetaSubmessage.reset_destination (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_MetaSubmessage.dedup_empty
[ OK ] dds_DCPS_transport_rtps_udp_MetaSubmessage.dedup_empty (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_MetaSubmessage.Merging
[ OK ] dds_DCPS_transport_rtps_udp_MetaSubmessage.Merging (0 ms)
[----------] 5 tests from dds_DCPS_transport_rtps_udp_MetaSubmessage (0 ms total)
[----------] 6 tests from dds_DCPS_transport_rtps_udp_RtpsSampleHeader
[ RUN ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.DataFragValid
[ OK ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.DataFragValid (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.DataFragInvalidSize
[ OK ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.DataFragInvalidSize (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.DataFragInvalidStart
[ OK ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.DataFragInvalidStart (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.DataFragInvalidEnd
[ OK ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.DataFragInvalidEnd (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.SubmessageHeaderTooShort
[ OK ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.SubmessageHeaderTooShort (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.ReadPointerPastWritePointer
[ OK ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.ReadPointerPastWritePointer (0 ms)
[----------] 6 tests from dds_DCPS_transport_rtps_udp_RtpsSampleHeader (0 ms total)
[----------] 4 tests from dds_DCPS_RTPS_RtpsUdpInst
[ RUN ] dds_DCPS_RTPS_RtpsUdpInst.multicast_address
[ OK ] dds_DCPS_RTPS_RtpsUdpInst.multicast_address (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 (6 ms)
[----------] 4 tests from dds_DCPS_RTPS_RtpsUdpInst (21 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 (1 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 (1 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 (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_PartitionIndex.Identity
[ OK ] tools_dds_rtpsrelaylib_PartitionIndex.Identity (0 ms)
[----------] 2 tests from tools_dds_rtpsrelaylib_PartitionIndex (0 ms total)
[----------] 20 tests from tools_dds_rtpsrelaylib_Utility
[ RUN ] tools_dds_rtpsrelaylib_Utility.guid_to_string
[ OK ] tools_dds_rtpsrelaylib_Utility.guid_to_string (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.AddrPort_default_ctor
[ OK ] tools_dds_rtpsrelaylib_Utility.AddrPort_default_ctor (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.AddrPort_ctor
[ OK ] tools_dds_rtpsrelaylib_Utility.AddrPort_ctor (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.AddrPort_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.AddrPort_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.AddrPort_not_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.AddrPort_not_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.AddrPort_less_than
[ OK ] tools_dds_rtpsrelaylib_Utility.AddrPort_less_than (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.GuidAddr_ctor
[ OK ] tools_dds_rtpsrelaylib_Utility.GuidAddr_ctor (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.GuidAddr_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.GuidAddr_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.GuidAddr_not_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.GuidAddr_not_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.GuidAddr_less_than
[ OK ] tools_dds_rtpsrelaylib_Utility.GuidAddr_less_than (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.entity_id_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.entity_id_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.assign_entity_ids
[ OK ] tools_dds_rtpsrelaylib_Utility.assign_entity_ids (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.guid_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.guid_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.assign_guids
[ OK ] tools_dds_rtpsrelaylib_Utility.assign_guids (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.duration_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.duration_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.duration_less_than
[ OK ] tools_dds_rtpsrelaylib_Utility.duration_less_than (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.time_diff_to_duration
[ OK ] tools_dds_rtpsrelaylib_Utility.time_diff_to_duration (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.relay_guid_to_rtps_guid
[ OK ] tools_dds_rtpsrelaylib_Utility.relay_guid_to_rtps_guid (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.rtps_guid_to_relay_guid
[ OK ] tools_dds_rtpsrelaylib_Utility.rtps_guid_to_relay_guid (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.GuidHash
[ OK ] tools_dds_rtpsrelaylib_Utility.GuidHash (0 ms)
[----------] 20 tests from tools_dds_rtpsrelaylib_Utility (1 ms total)
[----------] Global test environment tear-down
[==========] 1379 tests from 105 test cases ran. (10999 ms total)
[ PASSED ] 1379 tests.
test PASSED.
auto_run_tests_finished: tests/unit-tests/run_test.pl Time:11s Result:0
==============================================================================
tests/stress-tests/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/stress-tests/StressTests -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile StressTests.log -DCPSPendingTimeout 3
StressTests PID: 4125 started at 2026-08-07 15:53:26
[==========] 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 (798 ms)
[ RUN ] dds_DCPS_DispatchService.RecursiveDispatchDelta_ImmediateShutdown
[ OK ] dds_DCPS_DispatchService.RecursiveDispatchDelta_ImmediateShutdown (628 ms)
[----------] 2 tests from dds_DCPS_DispatchService (1426 ms total)
[----------] 2 tests from dds_DCPS_JobQueue
[ RUN ] dds_DCPS_JobQueue.MaxInternalQueue
[ OK ] dds_DCPS_JobQueue.MaxInternalQueue (22751 ms)
[ RUN ] dds_DCPS_JobQueue.MaxNotificationQueue
[ OK ] dds_DCPS_JobQueue.MaxNotificationQueue (40769 ms)
[----------] 2 tests from dds_DCPS_JobQueue (63520 ms total)
[----------] 1 test from dds_DCPS_MultiTask
[ RUN ] dds_DCPS_MultiTask.TimingChecker
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
total_count = 0
TestObj::execute() called at 15:54:34.024701
TestObj::execute() called at 15:54:36.023118
total_count = 2
TestObj::execute() called at 15:54:37.123096
TestObj::execute() called at 15:54:37.223406
TestObj::execute() called at 15:54:37.323705
TestObj::execute() called at 15:54:37.424006
TestObj::execute() called at 15:54:37.524332
TestObj::execute() called at 15:54:37.624625
TestObj::execute() called at 15:54:37.724925
TestObj::execute() called at 15:54:37.825252
TestObj::execute() called at 15:54:37.925549
TestObj::execute() called at 15:54:38.025845
TestObj::execute() called at 15:54:38.126137
TestObj::execute() called at 15:54:38.226452
TestObj::execute() called at 15:54:38.326738
TestObj::execute() called at 15:54:38.427034
TestObj::execute() called at 15:54:38.527330
TestObj::execute() called at 15:54:38.627603
TestObj::execute() called at 15:54:38.727902
TestObj::execute() called at 15:54:38.828204
TestObj::execute() called at 15:54:38.928529
TestObj::execute() called at 15:54:39.028824
enable_calls = 1879
total_count = 22
TestObj::execute() called at 15:54:41.030748
TestObj::execute() called at 15:54:43.030740
total_count = 24
[ OK ] dds_DCPS_MultiTask.TimingChecker (12616 ms)
[----------] 1 test from dds_DCPS_MultiTask (12616 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 (8125 ms)
[----------] 1 test from dds_DCPS_RcObject (8125 ms total)
[----------] 2 tests from dds_DCPS_ServiceEventDispatcher
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchDelta
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchDelta (1416 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchDelta_ImmediateShutdown
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchDelta_ImmediateShutdown (1198 ms)
[----------] 2 tests from dds_DCPS_ServiceEventDispatcher (2614 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 15:54:57.379140
total_count = 1
TestObj::execute() called at 15:55:00.477504
TestObj::execute() called at 15:55:00.577781
TestObj::execute() called at 15:55:00.678020
TestObj::execute() called at 15:55:00.778267
TestObj::execute() called at 15:55:00.878541
TestObj::execute() called at 15:55:00.978816
TestObj::execute() called at 15:55:01.079094
TestObj::execute() called at 15:55:01.179297
TestObj::execute() called at 15:55:01.279563
TestObj::execute() called at 15:55:01.379845
TestObj::execute() called at 15:55:01.480125
TestObj::execute() called at 15:55:01.580456
TestObj::execute() called at 15:55:01.680731
TestObj::execute() called at 15:55:01.781003
TestObj::execute() called at 15:55:01.881298
TestObj::execute() called at 15:55:01.981574
TestObj::execute() called at 15:55:02.081845
TestObj::execute() called at 15:55:02.182115
TestObj::execute() called at 15:55:02.282409
TestObj::execute() called at 15:55:02.382686
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. (97918 ms total)
[ PASSED ] 9 tests.
test PASSED.
auto_run_tests_finished: tests/stress-tests/run_test.pl Time:98s 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: 4188 started at 2026-08-07 15:55:04
test PASSED.
auto_run_tests_finished: tests/DCPS/GuardCondition/run_test.pl Time:9s Result:0
==============================================================================
tests/DCPS/StatusCondition/run_test.pl
#
(4206|4206) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" 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: 4216
/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: 4226 started at 2026-08-07 15:55:14
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:11833 -s 2:localhost:11337 -n 400 -q
simple_publisher -p 1:localhost:11833 -s 2:localhost:11337 -n 400 -c 128 -q
(4235|4240) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4241|4246) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4241|4241) Publisher total time required was 0.4401 seconds.
(4235|4235) Total time required is 0.6148 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:10231 -s 2:localhost:10778 -n 400
simple_publisher -p 1:localhost:10231 -s 2:localhost:10778 -n 400
(4251|4256) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4257|4262) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [1]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [2]]
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [3]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [4]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [5]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [6]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [7]]
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [8]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [9]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [10]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [11]]
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [12]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [13]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [14]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [15]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [16]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [17]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [18]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [19]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [20]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [21]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [22]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [23]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [24]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [25]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [26]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [27]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [28]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [29]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [30]]
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [31]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [32]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [33]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [34]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [35]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [36]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [37]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [38]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [39]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [40]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [41]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [42]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [43]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [44]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [45]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [46]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [47]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [48]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [49]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [50]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [51]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [52]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [53]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [54]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [55]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [56]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [57]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [58]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [59]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [60]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [61]]
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [62]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [63]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [64]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [65]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [66]]
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [67]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [68]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [69]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [70]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [71]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [72]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [73]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [74]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [75]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [76]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [77]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [78]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [79]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [80]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [81]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [82]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [83]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [84]]
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [85]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [86]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [87]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [88]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [89]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [90]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [91]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [92]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [93]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [94]]
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [95]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [96]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [97]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [98]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [99]]
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [100]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [101]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [102]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [103]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [104]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [105]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [106]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [107]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [108]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [109]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [110]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [111]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [112]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [113]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [114]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [115]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [116]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [117]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [118]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [119]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [120]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [121]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [122]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [123]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [124]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [125]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [126]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [127]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [128]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [129]]
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [130]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [131]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [132]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [133]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [134]]
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [135]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [136]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [137]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [138]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [139]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [140]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [141]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [142]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [143]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [144]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [145]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [146]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [147]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [148]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [149]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [150]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [151]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [152]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [153]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [154]]
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [155]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [156]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [157]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [158]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [159]]
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [160]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [161]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [162]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [163]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [164]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [165]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [166]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [167]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [168]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [169]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [170]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [171]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [172]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [173]]
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [174]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [175]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [176]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [177]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [178]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [179]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [180]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [181]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [182]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [183]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [184]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [185]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [186]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [187]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [188]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [189]]
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [190]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [191]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Message: [Hello World! [192]]
(4257|4257) The transport has confirmed that a sample has been delivered.
(4257|4257) The transport has confirmed that a sample has been delivered.
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [193]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [194]]
(4257|4257) Publisher total time required was 0.8239 seconds.
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [195]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [196]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [197]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [198]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [199]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [200]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [201]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [202]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [203]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [204]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [205]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [206]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [207]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [208]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [209]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [210]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [211]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [212]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [213]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [214]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [215]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [216]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [217]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [218]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [219]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [220]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [221]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [222]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [223]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [224]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [225]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [226]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [227]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [228]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [229]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [230]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [231]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [232]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [233]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [234]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [235]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [236]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [237]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [238]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [239]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [240]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [241]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [242]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [243]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [244]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [245]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [246]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [247]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [248]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [249]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [250]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [251]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [252]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [253]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [254]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [255]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [256]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [257]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [258]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [259]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [260]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [261]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [262]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [263]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [264]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [265]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [266]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [267]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [268]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [269]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [270]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [271]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [272]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [273]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [274]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [275]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [276]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [277]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [278]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [279]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [280]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [281]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [282]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [283]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [284]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [285]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [286]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [287]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [288]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [289]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [290]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [291]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [292]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [293]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [294]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [295]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [296]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [297]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [298]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [299]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [300]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [301]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [302]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [303]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [304]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [305]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [306]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [307]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [308]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [309]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [310]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [311]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [312]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [313]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [314]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [315]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [316]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [317]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [318]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [319]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [320]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [321]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [322]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [323]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [324]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [325]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [326]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [327]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [328]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [329]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [330]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [331]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [332]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [333]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [334]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [335]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [336]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [337]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [338]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [339]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [340]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [341]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [342]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [343]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [344]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [345]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [346]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [347]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [348]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [349]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [350]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [351]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [352]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [353]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [354]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [355]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [356]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [357]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [358]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [359]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [360]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [361]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [362]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [363]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [364]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [365]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [366]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [367]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [368]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [369]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [370]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [371]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [372]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [373]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [374]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [375]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [376]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [377]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [378]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [379]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [380]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [381]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [382]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [383]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [384]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [385]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [386]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [387]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [388]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [389]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [390]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [391]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [392]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [393]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [394]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [395]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [396]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [397]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [398]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [399]]
(4251|4256) Data has been received:
(4251|4256) Message: [Hello World! [400]]
(4251|4251) Total time required is 0.15464 seconds.
auto_run_tests_finished: tests/transport/simple/run_test.pl n Time:2s Result:0
==============================================================================
tests/transport/simple/run_test.pl
#
simple_subscriber -p 1:localhost:13341 -s 2:localhost:10104
simple_publisher -p 1:localhost:13341 -s 2:localhost:10104
(4265|4270) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4271|4276) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4271|4271) The transport has confirmed that a sample has been delivered.
(4271|4271) Publisher total time required was 0.339 seconds.
(4265|4270) Data has been received:
(4265|4270) Message: [Hello World! [1]]
(4265|4265) 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:12299 -s 2:localhost:14012 -m -n 400 -q
simple_publisher -p 1:localhost:12299 -s 2:localhost:14012 -m -n 400 -c 128 -q
(4279|4279) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(4286|4286) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(4279|4279) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4286|4292) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4286|4286) Publisher total time required was 0.5822 seconds.
(4279|4279) Total time required is 0.8770 seconds.
auto_run_tests_finished: tests/transport/simple/run_test.pl shmem bp Time:19s Result:0
==============================================================================
tests/transport/simple/run_test.pl shmem n
#
simple_subscriber -p 1:localhost:11184 -s 2:localhost:11468 -m -n 400
simple_publisher -p 1:localhost:11184 -s 2:localhost:11468 -m -n 400
(4295|4295) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(4302|4302) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(4295|4295) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4302|4308) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [1]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [2]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [3]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [4]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [5]]
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [6]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [7]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [8]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [9]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [10]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [11]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [12]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [13]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [14]]
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [15]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [16]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [17]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [18]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [19]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [20]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [21]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [22]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [23]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [24]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [25]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [26]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [27]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [28]]
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [29]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [30]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [31]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [32]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [33]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [34]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [35]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [36]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [37]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [38]]
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [39]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [40]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [41]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [42]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [43]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [44]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [45]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [46]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [47]]
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [48]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [49]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [50]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [51]]
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [52]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [53]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [54]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [55]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [56]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [57]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [58]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [59]]
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [60]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [61]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [62]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [63]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [64]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [65]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [66]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [67]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [68]]
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [69]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [70]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [71]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [72]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [73]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [74]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [75]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [76]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [77]]
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [78]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [79]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [80]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [81]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [82]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [83]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [84]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [85]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [86]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [87]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [88]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [89]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [90]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [91]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [92]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [93]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [94]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [95]]
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [96]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [97]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [98]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [99]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [100]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [101]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [102]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [103]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [104]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [105]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [106]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [107]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [108]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [109]]
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [110]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [111]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [112]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [113]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [114]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [115]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [116]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [117]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [118]]
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [119]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [120]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [121]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [122]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [123]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [124]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [125]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [126]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [127]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [128]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [129]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [130]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [131]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [132]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [133]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [134]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [135]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [136]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [137]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [138]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [139]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [140]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [141]]
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [142]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [143]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [144]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [145]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [146]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [147]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [148]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [149]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [150]]
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [151]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [152]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [153]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [154]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [155]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [156]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [157]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [158]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [159]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [160]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [161]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [162]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [163]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [164]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [165]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [166]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [167]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [168]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [169]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [170]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [171]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [172]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [173]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [174]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [175]]
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [176]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [177]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [178]]
(4302|4302) The transport has confirmed that a sample has been delivered.
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Data has been received:
(4302|4302) The transport has confirmed that a sample has been delivered.
(4295|4301) Message: [Hello World! [179]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [180]]
(4302|4302) Publisher total time required was 0.7972 seconds.
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [181]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [182]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [183]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [184]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [185]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [186]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [187]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [188]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [189]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [190]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [191]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [192]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [193]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [194]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [195]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [196]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [197]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [198]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [199]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [200]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [201]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [202]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [203]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [204]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [205]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [206]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [207]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [208]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [209]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [210]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [211]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [212]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [213]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [214]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [215]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [216]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [217]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [218]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [219]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [220]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [221]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [222]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [223]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [224]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [225]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [226]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [227]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [228]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [229]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [230]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [231]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [232]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [233]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [234]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [235]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [236]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [237]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [238]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [239]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [240]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [241]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [242]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [243]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [244]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [245]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [246]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [247]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [248]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [249]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [250]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [251]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [252]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [253]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [254]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [255]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [256]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [257]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [258]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [259]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [260]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [261]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [262]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [263]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [264]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [265]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [266]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [267]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [268]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [269]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [270]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [271]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [272]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [273]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [274]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [275]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [276]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [277]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [278]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [279]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [280]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [281]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [282]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [283]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [284]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [285]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [286]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [287]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [288]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [289]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [290]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [291]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [292]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [293]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [294]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [295]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [296]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [297]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [298]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [299]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [300]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [301]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [302]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [303]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [304]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [305]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [306]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [307]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [308]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [309]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [310]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [311]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [312]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [313]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [314]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [315]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [316]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [317]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [318]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [319]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [320]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [321]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [322]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [323]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [324]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [325]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [326]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [327]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [328]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [329]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [330]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [331]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [332]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [333]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [334]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [335]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [336]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [337]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [338]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [339]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [340]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [341]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [342]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [343]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [344]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [345]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [346]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [347]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [348]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [349]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [350]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [351]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [352]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [353]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [354]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [355]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [356]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [357]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [358]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [359]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [360]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [361]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [362]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [363]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [364]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [365]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [366]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [367]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [368]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [369]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [370]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [371]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [372]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [373]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [374]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [375]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [376]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [377]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [378]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [379]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [380]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [381]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [382]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [383]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [384]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [385]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [386]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [387]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [388]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [389]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [390]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [391]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [392]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [393]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [394]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [395]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [396]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [397]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [398]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [399]]
(4295|4301) Data has been received:
(4295|4301) Message: [Hello World! [400]]
(4295|4295) Total time required is 0.14373 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:11938 -s 2:localhost:12473 -m
simple_publisher -p 1:localhost:11938 -s 2:localhost:12473 -m
(4312|4312) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(4319|4319) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(4312|4312) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4319|4325) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4319|4319) The transport has confirmed that a sample has been delivered.
(4319|4319) Publisher total time required was 0.301 seconds.
(4312|4318) Data has been received:
(4312|4318) Message: [Hello World! [1]]
(4312|4312) Total time required is 0.2 seconds.
auto_run_tests_finished: tests/transport/simple/run_test.pl shmem Time:4s Result:0
==============================================================================
tests/DCPS/DpShutdown/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DpShutdown/dpshutdown -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile dpshutdown.log -DCPSPendingTimeout 3
dpshutdown PID: 4328 started at 2026-08-07 15:56:02
test PASSED.
auto_run_tests_finished: tests/DCPS/DpShutdown/run_test.pl Time:1s 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: 4341 started at 2026-08-07 15:56: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: 4354 started at 2026-08-07 15:56:03
Using transport:shmem
test PASSED.
auto_run_tests_finished: tests/DCPS/DpShutdown/run_test.pl t=shmem Time:0s Result:0
==============================================================================
tests/DCPS/DpShutdown/run_test.pl t=udp
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DpShutdown/dpshutdown -t udp -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile dpshutdown.log -DCPSPendingTimeout 3
dpshutdown PID: 4370 started at 2026-08-07 15:56:03
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: 4383 started at 2026-08-07 15:56:04
Using transport:multicast
test PASSED.
auto_run_tests_finished: tests/DCPS/DpShutdown/run_test.pl t=multicast Time:1s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 4396
/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: 4406 started at 2026-08-07 15:56: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: 4407 started at 2026-08-07 15:56:04
Starting publisher
Starting publisher with 1 args
Reliable DataWriter
Transport is RELIABLE
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl Time:1s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl default_tcp
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 4429
/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: 4439 started at 2026-08-07 15:56: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: 4440 started at 2026-08-07 15:56: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: 4462
/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: 4472 started at 2026-08-07 15:56: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: 4473 started at 2026-08-07 15:56: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: 4496
/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: 4506 started at 2026-08-07 15:56: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: 4507 started at 2026-08-07 15:56:07
Starting publisher
Starting publisher with 1 args
Transport is RELIABLE
Reliable DataWriter
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl rtps Time:1s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl rtps_unicast
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -NOBITS -DCPSPendingTimeout 3
InfoRepo PID: 4529
/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: 4539 started at 2026-08-07 15:56: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: 4540 started at 2026-08-07 15:56:08
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_unicast Time:0s 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: 4556 started at 2026-08-07 15:56:08
/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: 4557 started at 2026-08-07 15:56:08
Starting publisher
Starting publisher with 1 args
Reliable DataWriter
Transport is RELIABLE
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl rtps_disc Time:2s 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: 4573 started at 2026-08-07 15:56:10
/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: 4574 started at 2026-08-07 15:56:10
Starting publisher
Starting publisher with 1 args
Reliable DataWriter
Transport is RELIABLE
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl rtps_disc_tcp Time:0s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl rtps_disc_tcp thread_per
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile rtps_disc_tcp.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 4590 started at 2026-08-07 15:56: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: 4591 started at 2026-08-07 15:56:10
Starting publisher
Starting publisher with 2 args
Reliable DataWriter
Transport is RELIABLE
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl rtps_disc_tcp thread_per Time:1s Result:0
==============================================================================
tests/DCPS/XTypes/run_test.pl
#
----- Match_no_xtypes_nn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 100 --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: 4608 started at 2026-08-07 15:56:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 100 --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: 4609 started at 2026-08-07 15:56:11
test PASSED.
----- ForceTypeValidation_NoXTypesNoMatch_ny --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --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: 4625 started at 2026-08-07 15:56:12
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --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: 4626 started at 2026-08-07 15:56:12
test PASSED.
----- DisallowTypeCoercion_MutableUnionNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 102 --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: 4641 started at 2026-08-07 15:56:13
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 102 --topic MutableUnionNoMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableUnionNoMatch.log --type ModifiedMutableUnion -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableUnionNoMatch PID: 4642 started at 2026-08-07 15:56:13
test PASSED.
----- Dependency --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 103 --topic DependencyT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_Dependency.log --type AppendableStruct -DCPSPendingTimeout 3
reader_Dependency PID: 4658 started at 2026-08-07 15:56:14
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 103 --topic DependencyT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_Dependency.log --type AppendableStructWithDependency -DCPSPendingTimeout 3
writer_Dependency PID: 4659 started at 2026-08-07 15:56:14
test PASSED.
----- DisallowTypeCoercion_FinalStructNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 104 --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: 4674 started at 2026-08-07 15:56:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 104 --topic FinalStructNoMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_FinalStructNoMatch.log --type ModifiedFinalStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_FinalStructNoMatch PID: 4675 started at 2026-08-07 15:56:15
test PASSED.
----- ExtendedAppendableMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 105 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_ExtendedAppendableMatch.log --type ExtendedAppendableStruct -DCPSPendingTimeout 3
reader_ExtendedAppendableMatch PID: 4690 started at 2026-08-07 15:56:16
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 105 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_ExtendedAppendableMatch.log --type BaseAppendableStruct -DCPSPendingTimeout 3
writer_ExtendedAppendableMatch PID: 4691 started at 2026-08-07 15:56:16
test PASSED.
----- DisallowTypeCoercion_AppendableStructNoMatch2 --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 106 --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: 4707 started at 2026-08-07 15:56:17
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 106 --topic AppendableStructNoMatch2_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_AppendableStructNoMatch2.log --type AdditionalPrefixFieldStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_AppendableStructNoMatch2 PID: 4708 started at 2026-08-07 15:56:17
test PASSED.
----- DisallowTypeCoercion_MutableUnionNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 107 --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: 4724 started at 2026-08-07 15:56:18
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 107 --topic MutableUnionNoMatchType_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableUnionNoMatchType.log --type ModifiedTypeMutableUnion -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableUnionNoMatchType PID: 4725 started at 2026-08-07 15:56:18
test PASSED.
----- MutableUnionNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 108 --topic MutableUnionT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnionNoMatchType.log --type MutableUnion -DCPSPendingTimeout 3
reader_MutableUnionNoMatchType PID: 4740 started at 2026-08-07 15:56:18
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 108 --topic MutableUnionT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnionNoMatchType.log --type ModifiedTypeMutableUnion -DCPSPendingTimeout 3
writer_MutableUnionNoMatchType PID: 4741 started at 2026-08-07 15:56:18
test PASSED.
----- ForceTypeValidation_NoXTypesNoMatch_nn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 109 --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: 4757 started at 2026-08-07 15:56:19
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 109 --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: 4758 started at 2026-08-07 15:56:19
test PASSED.
----- MutableStructNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 110 --topic MutableStructT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStructNoMatchType.log --type MutableStruct -DCPSPendingTimeout 3
reader_MutableStructNoMatchType PID: 4773 started at 2026-08-07 15:56:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 110 --topic MutableStructT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStructNoMatchType.log --type ModifiedTypeMutableStruct -DCPSPendingTimeout 3
writer_MutableStructNoMatchType PID: 4774 started at 2026-08-07 15:56:20
test PASSED.
----- MutableStruct --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 111 --topic MutableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStruct.log --type MutableStruct -DCPSPendingTimeout 3
reader_MutableStruct PID: 4789 started at 2026-08-07 15:56:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 111 --topic MutableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStruct.log --type ModifiedMutableStruct -DCPSPendingTimeout 3
writer_MutableStruct PID: 4790 started at 2026-08-07 15:56:20
test PASSED.
----- PlainCdr --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 112 --topic PlainCdr -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_PlainCdr.log --type PlainCdrStruct -DCPSPendingTimeout 3
reader_PlainCdr PID: 4807 started at 2026-08-07 15:56:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 112 --topic PlainCdr -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_PlainCdr.log --type PlainCdrStruct -DCPSPendingTimeout 3
writer_PlainCdr PID: 4808 started at 2026-08-07 15:56:21
test PASSED.
----- IgnoreMemberNames_MutableUnionMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 113 --topic MutableUnion_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_IgnoreMemberNames_MutableUnionMatch.log --type MutableUnion --ignore-member-names -DCPSPendingTimeout 3
reader_IgnoreMemberNames_MutableUnionMatch PID: 4823 started at 2026-08-07 15:56:22
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 113 --topic MutableUnion_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_IgnoreMemberNames_MutableUnionMatch.log --type ModifiedNameMutableUnion -DCPSPendingTimeout 3
writer_IgnoreMemberNames_MutableUnionMatch PID: 4824 started at 2026-08-07 15:56:22
test PASSED.
----- DisallowTypeCoercion_MutableStructNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 114 --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: 4839 started at 2026-08-07 15:56:23
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 114 --topic MutableStructNoMatchType_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableStructNoMatchType.log --type ModifiedTypeMutableStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableStructNoMatchType PID: 4840 started at 2026-08-07 15:56:23
test PASSED.
----- AppendableNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 115 --topic AppendableStructT_NoMatch --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_AppendableNoMatch.log --type AppendableStruct -DCPSPendingTimeout 3
reader_AppendableNoMatch PID: 4857 started at 2026-08-07 15:56:25
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 115 --topic AppendableStructT_NoMatch --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_AppendableNoMatch.log --type AdditionalPrefixFieldStruct -DCPSPendingTimeout 3
writer_AppendableNoMatch PID: 4858 started at 2026-08-07 15:56:25
test PASSED.
----- Tryconstruct --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 116 --topic TryconstructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_Tryconstruct.log --type Trim20Struct -DCPSPendingTimeout 3
reader_Tryconstruct PID: 4874 started at 2026-08-07 15:56:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 116 --topic TryconstructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_Tryconstruct.log --type Trim64Struct -DCPSPendingTimeout 3
writer_Tryconstruct PID: 4875 started at 2026-08-07 15:56:26
test PASSED.
----- MutableStructNoMatchId --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 117 --topic MutableStructT_NoMatchId --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStructNoMatchId.log --type MutableStruct -DCPSPendingTimeout 3
reader_MutableStructNoMatchId PID: 4891 started at 2026-08-07 15:56:27
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 117 --topic MutableStructT_NoMatchId --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStructNoMatchId.log --type ModifiedIdMutableStruct -DCPSPendingTimeout 3
writer_MutableStructNoMatchId PID: 4892 started at 2026-08-07 15:56:27
test PASSED.
----- ExtendedMutableStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 118 --topic MutableBaseStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_ExtendedMutableStructMatch.log --type MutableStruct -DCPSPendingTimeout 3
reader_ExtendedMutableStructMatch PID: 4907 started at 2026-08-07 15:56:27
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 118 --topic MutableBaseStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_ExtendedMutableStructMatch.log --type MutableBaseStruct -DCPSPendingTimeout 3
writer_ExtendedMutableStructMatch PID: 4908 started at 2026-08-07 15:56:27
test PASSED.
----- MutableUnionNoMatchDisc --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 119 --topic MutableUnionT_NoMatchDisc --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnionNoMatchDisc.log --type MutableUnion -DCPSPendingTimeout 3
reader_MutableUnionNoMatchDisc PID: 4924 started at 2026-08-07 15:56:28
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 119 --topic MutableUnionT_NoMatchDisc --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnionNoMatchDisc.log --type ModifiedDiscMutableUnion -DCPSPendingTimeout 3
writer_MutableUnionNoMatchDisc PID: 4925 started at 2026-08-07 15:56:28
test PASSED.
----- DisallowTypeCoercion_MutableStructNoMatchId --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 120 --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: 4940 started at 2026-08-07 15:56:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 120 --topic MutableStructNoMatchId_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableStructNoMatchId.log --type ModifiedIdMutableStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableStructNoMatchId PID: 4941 started at 2026-08-07 15:56:29
test PASSED.
----- ForceTypeValidation_NoXTypesNoMatch_yn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 121 --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: 4956 started at 2026-08-07 15:56:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 121 --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: 4957 started at 2026-08-07 15:56:29
test PASSED.
----- NoXTypesNoMatchTypeNames --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 122 --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: 4972 started at 2026-08-07 15:56:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 122 --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: 4973 started at 2026-08-07 15:56:31
test PASSED.
----- IgnoreMemberNames_MutableStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 123 --topic MutableStruct_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_IgnoreMemberNames_MutableStructMatch.log --type MutableStruct --ignore-member-names -DCPSPendingTimeout 3
reader_IgnoreMemberNames_MutableStructMatch PID: 4988 started at 2026-08-07 15:56:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 123 --topic MutableStruct_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_IgnoreMemberNames_MutableStructMatch.log --type ModifiedNameMutableStruct -DCPSPendingTimeout 3
writer_IgnoreMemberNames_MutableStructMatch PID: 4989 started at 2026-08-07 15:56:31
test PASSED.
----- NoXTypesMatchTypeNames --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 124 --topic NoXTypesMatchTypeNames_nn -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile subscriber_NoXTypesMatchTypeNames.log --type AppendableStructNoXTypes --reg-type CommonTypeName -DCPSPendingTimeout 3
reader_NoXTypesMatchTypeNames PID: 5009 started at 2026-08-07 15:56:32
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 124 --topic NoXTypesMatchTypeNames_nn -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile publisher_NoXTypesMatchTypeNames.log --type AppendableStructNoXTypes --reg-type CommonTypeName -DCPSPendingTimeout 3
writer_NoXTypesMatchTypeNames PID: 5010 started at 2026-08-07 15:56:32
test PASSED.
----- FinalStructNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 125 --topic FinalStructT_F --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_FinalStructNoMatch.log --type FinalStructSub -DCPSPendingTimeout 3
reader_FinalStructNoMatch PID: 5025 started at 2026-08-07 15:56:33
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 125 --topic FinalStructT_F --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_FinalStructNoMatch.log --type ModifiedFinalStruct -DCPSPendingTimeout 3
writer_FinalStructNoMatch PID: 5026 started at 2026-08-07 15:56:33
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: 5041 started at 2026-08-07 15:56:34
/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: 5042 started at 2026-08-07 15:56:34
test PASSED.
----- AppendableMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 127 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_AppendableMatch.log --type AppendableStruct -DCPSPendingTimeout 3
reader_AppendableMatch PID: 5073 started at 2026-08-07 15:56:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 127 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_AppendableMatch.log --type AdditionalPostfixFieldStruct -DCPSPendingTimeout 3
writer_AppendableMatch PID: 5074 started at 2026-08-07 15:56:35
test PASSED.
----- MutableStructNoMatchName --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 128 --topic MutableStructT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStructNoMatchName.log --type MutableStruct -DCPSPendingTimeout 3
reader_MutableStructNoMatchName PID: 5091 started at 2026-08-07 15:56:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 128 --topic MutableStructT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStructNoMatchName.log --type ModifiedNameMutableStruct -DCPSPendingTimeout 3
writer_MutableStructNoMatchName PID: 5092 started at 2026-08-07 15:56:36
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: 5107 started at 2026-08-07 15:56:37
/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: 5108 started at 2026-08-07 15:56:37
test PASSED.
----- DisallowTypeCoercion_FinalStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 130 --topic FinalStructMatch_DTC -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_FinalStructMatch.log --type FinalStructSub --disallow-type-coercion -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_FinalStructMatch PID: 5125 started at 2026-08-07 15:56:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 130 --topic FinalStructMatch_DTC -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_FinalStructMatch.log --type FinalStructPub -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_FinalStructMatch PID: 5126 started at 2026-08-07 15:56:38
test PASSED.
----- Match_no_xtypes_yn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 131 --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: 5141 started at 2026-08-07 15:56:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 131 --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: 5142 started at 2026-08-07 15:56:39
test PASSED.
----- MutableUnion --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 132 --topic MutableUnionT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnion.log --type MutableUnion -DCPSPendingTimeout 3
reader_MutableUnion PID: 5157 started at 2026-08-07 15:56:40
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 132 --topic MutableUnionT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnion.log --type ModifiedMutableUnion -DCPSPendingTimeout 3
writer_MutableUnion PID: 5158 started at 2026-08-07 15:56:40
test PASSED.
----- MutableUnionNoMatchName --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 133 --topic MutableUnionT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnionNoMatchName.log --type MutableUnion -DCPSPendingTimeout 3
reader_MutableUnionNoMatchName PID: 5179 started at 2026-08-07 15:56:42
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 133 --topic MutableUnionT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnionNoMatchName.log --type ModifiedNameMutableUnion -DCPSPendingTimeout 3
writer_MutableUnionNoMatchName PID: 5180 started at 2026-08-07 15:56:42
test PASSED.
----- Match_no_xtypes_ny --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 134 --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: 5195 started at 2026-08-07 15:56:43
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 134 --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: 5196 started at 2026-08-07 15:56:43
test PASSED.
----- FinalStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 135 --topic FinalStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_FinalStructMatch.log --type FinalStructSub -DCPSPendingTimeout 3
reader_FinalStructMatch PID: 5211 started at 2026-08-07 15:56:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 135 --topic FinalStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_FinalStructMatch.log --type FinalStructPub -DCPSPendingTimeout 3
writer_FinalStructMatch PID: 5212 started at 2026-08-07 15:56:44
test PASSED.
auto_run_tests_finished: tests/DCPS/XTypes/run_test.pl Time:34s Result:0
==============================================================================
tests/DCPS/XTypes/run_test.pl --tcp
#
----- Tcp_AppendableNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 100 --topic AppendableStructT_NoMatch --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_AppendableNoMatch.log --type AppendableStruct -DCPSPendingTimeout 3
reader_Tcp_AppendableNoMatch PID: 5230 started at 2026-08-07 15:56:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 100 --topic AppendableStructT_NoMatch --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_AppendableNoMatch.log --type AdditionalPrefixFieldStruct -DCPSPendingTimeout 3
writer_Tcp_AppendableNoMatch PID: 5231 started at 2026-08-07 15:56:45
test PASSED.
----- Tcp_AppendableMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --topic AppendableStructT -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_AppendableMatch.log --type AppendableStruct -DCPSPendingTimeout 3
reader_Tcp_AppendableMatch PID: 5248 started at 2026-08-07 15:56:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --topic AppendableStructT -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_AppendableMatch.log --type AdditionalPostfixFieldStruct -DCPSPendingTimeout 3
writer_Tcp_AppendableMatch PID: 5249 started at 2026-08-07 15:56:45
test PASSED.
----- Tcp_MutableUnion --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 102 --topic MutableUnionT -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableUnion.log --type MutableUnion -DCPSPendingTimeout 3
reader_Tcp_MutableUnion PID: 5267 started at 2026-08-07 15:56:47
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 102 --topic MutableUnionT -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableUnion.log --type ModifiedMutableUnion -DCPSPendingTimeout 3
writer_Tcp_MutableUnion PID: 5268 started at 2026-08-07 15:56:47
test PASSED.
----- Tcp_MutableUnionNoMatchQos --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 103 --topic MutableUnionT --expect-incompatible-qos -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableUnionNoMatchQos.log --type MutableUnion -DCPSPendingTimeout 3
reader_Tcp_MutableUnionNoMatchQos PID: 5285 started at 2026-08-07 15:56:48
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 103 --topic MutableUnionT --expect-incompatible-qos -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableUnionNoMatchQos.log --type ModifiedMutableUnion -DCPSPendingTimeout 3
writer_Tcp_MutableUnionNoMatchQos PID: 5286 started at 2026-08-07 15:56:48
test PASSED.
----- Tcp_MutableStruct --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 104 --topic MutableStructT -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableStruct.log --type MutableStruct -DCPSPendingTimeout 3
reader_Tcp_MutableStruct PID: 5302 started at 2026-08-07 15:56:48
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 104 --topic MutableStructT -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableStruct.log --type ModifiedMutableStruct -DCPSPendingTimeout 3
writer_Tcp_MutableStruct PID: 5303 started at 2026-08-07 15:56:48
test PASSED.
----- Tcp_MutableUnionNoMatchDisc --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 105 --topic MutableUnionT_NoMatchDisc --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableUnionNoMatchDisc.log --type MutableUnion -DCPSPendingTimeout 3
reader_Tcp_MutableUnionNoMatchDisc PID: 5320 started at 2026-08-07 15:56:49
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 105 --topic MutableUnionT_NoMatchDisc --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableUnionNoMatchDisc.log --type ModifiedDiscMutableUnion -DCPSPendingTimeout 3
writer_Tcp_MutableUnionNoMatchDisc PID: 5321 started at 2026-08-07 15:56: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: 5337 started at 2026-08-07 15:56: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: 5338 started at 2026-08-07 15:56:50
test PASSED.
----- Tcp_MutableStructNoMatchName --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 107 --topic MutableStructT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableStructNoMatchName.log --type MutableStruct -DCPSPendingTimeout 3
reader_Tcp_MutableStructNoMatchName PID: 5354 started at 2026-08-07 15:56:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 107 --topic MutableStructT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableStructNoMatchName.log --type ModifiedNameMutableStruct -DCPSPendingTimeout 3
writer_Tcp_MutableStructNoMatchName PID: 5355 started at 2026-08-07 15:56: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: 5372
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/subscriber -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1
sub PID: 5382 started at 2026-08-07 15:56:52
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/publisher -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1
pub PID: 5383 started at 2026-08-07 15:56:52
2026-08-07 15:56:52.691@LM_INFO@(5383|5383) INFO: set_DCPS_debug_level: set to 1
2026-08-07 15:56:52.691@LM_INFO@(5382|5382) INFO: set_DCPS_debug_level: set to 1
2026-08-07 15:56:52.691@LM_INFO@(5383|5383) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
2026-08-07 15:56:52.691@LM_INFO@(5383|5383) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-08-07 15:56:52.691@LM_INFO@(5383|5383) Service_Participant::get_domain_participant_factory: machine: runnervmd93pd, x86_64 platform: Linux, 6.17.0-1021-azure, #21~24.04.1-Ubuntu SMP Wed Jul 1 21:45:31 UTC 2026
2026-08-07 15:56:52.691@LM_INFO@(5383|5383) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-08-07 15:56:52.691@LM_NOTICE@(5383|5383) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-08-07 15:56:52.691@LM_INFO@(5382|5382) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
2026-08-07 15:56:52.691@LM_INFO@(5382|5382) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-08-07 15:56:52.691@LM_INFO@(5382|5382) Service_Participant::get_domain_participant_factory: machine: runnervmd93pd, x86_64 platform: Linux, 6.17.0-1021-azure, #21~24.04.1-Ubuntu SMP Wed Jul 1 21:45:31 UTC 2026
2026-08-07 15:56:52.691@LM_INFO@(5382|5382) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-08-07 15:56:52.691@LM_NOTICE@(5382|5382) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-08-07 15:56:52.692@LM_DEBUG@(5383|5383) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2026-08-07 15:56:52.692@LM_DEBUG@(5382|5382) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2026-08-07 15:56:52.693@LM_INFO@(5382|5382) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-08-07 15:56:52.693@LM_INFO@(5383|5383) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-08-07 15:56:52.693@LM_DEBUG@(5383|5383) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2026-08-07 15:56:52.693@LM_DEBUG@(5382|5382) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(5372|5372) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
2026-08-07 15:56:52.926@LM_INFO@(5382|5382) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-08-07 15:56:52.926@LM_INFO@(5383|5383) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-08-07 15:56:52.927@LM_INFO@(5382|5382) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-08-07 15:56:52.927@LM_INFO@(5382|5382) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-08-07 15:56:52.927@LM_INFO@(5383|5383) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-08-07 15:56:52.927@LM_INFO@(5383|5383) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-08-07 15:56:52.934@LM_WARNING@(5383|5383) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
2026-08-07 15:56:52.934@LM_WARNING@(5382|5382) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
2026-08-07 15:56:52.944@LM_DEBUG@(5383|5393) DataReaderImpl::add_association - bit 1 local 01030000.61603e46.00000003.000001c7(3084d266) remote 01030000.61603e46.00000001.000001c2(3a2e7589)
2026-08-07 15:56:52.946@LM_DEBUG@(5382|5392) DataReaderImpl::add_association - bit 1 local 01030000.61603e46.00000002.000001c7(0de4fbd6) remote 01030000.61603e46.00000001.000001c2(3a2e7589)
2026-08-07 15:56:52.986@LM_WARNING@(5383|5383) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:56:52.986@LM_WARNING@(5382|5382) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:56:52.989@LM_DEBUG@(5382|5382) DataReaderImpl::add_association - bit 1 local 01030000.61603e46.00000002.000002c7(26c9a815) remote 01030000.61603e46.00000001.000002c2(1103264a)
2026-08-07 15:56:52.991@LM_DEBUG@(5383|5393) DataReaderImpl::add_association - bit 1 local 01030000.61603e46.00000003.000002c7(1ba981a5) remote 01030000.61603e46.00000001.000002c2(1103264a)
2026-08-07 15:56:52.993@LM_WARNING@(5383|5383) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:56:52.995@LM_DEBUG@(5383|5393) DataReaderImpl::add_association - bit 1 local 01030000.61603e46.00000003.000003c7(02b2b0e4) remote 01030000.61603e46.00000001.000004c2(475981cc)
2026-08-07 15:56:52.996@LM_WARNING@(5382|5382) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:56:52.997@LM_WARNING@(5383|5383) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:56:52.998@LM_DEBUG@(5382|5392) DataReaderImpl::add_association - bit 1 local 01030000.61603e46.00000002.000003c7(3fd29954) remote 01030000.61603e46.00000001.000004c2(475981cc)
2026-08-07 15:56:53.000@LM_DEBUG@(5383|5393) DataReaderImpl::add_association - bit 1 local 01030000.61603e46.00000003.000004c7(4df32623) remote 01030000.61603e46.00000001.000003c2(0818170b)
2026-08-07 15:56:53.000@LM_WARNING@(5382|5382) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:56:53.002@LM_WARNING@(5383|5383) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:56:53.002@LM_DEBUG@(5382|5392) DataReaderImpl::add_association - bit 1 local 01030000.61603e46.00000002.000004c7(70930f93) remote 01030000.61603e46.00000001.000003c2(0818170b)
2026-08-07 15:56:53.003@LM_WARNING@(5382|5382) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:56:53.009@LM_WARNING@(5383|5383) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:56:53.011@LM_DEBUG@(5383|5393) DataWriterImpl::add_association - bit 0 local 01030000.61603e46.00000003.00000102(db8ae459) remote 01030000.61603e46.00000002.00000507(f2ecfc62)
2026-08-07 15:56:53.011@LM_DEBUG@(5382|5392) DataReaderImpl::add_association - bit 0 local 01030000.61603e46.00000002.00000507(f2ecfc62) remote 01030000.61603e46.00000003.00000102(db8ae459)
2026-08-07 15:56:53.012@LM_WARNING@(5382|5382) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:56:53.012@LM_DEBUG@(5382|5392) DataReaderImpl::add_association - bit 0 local 01030000.61603e46.00000002.00000507(f2ecfc62) remote 01030000.61603e46.00000003.00000202(f0a7b79a)
2026-08-07 15:56:53.012@LM_DEBUG@(5383|5383) DataWriterImpl::add_association - bit 0 local 01030000.61603e46.00000003.00000202(f0a7b79a) remote 01030000.61603e46.00000002.00000507(f2ecfc62)
2026-08-07 15:56:53.013@LM_WARNING@(5383|5383) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:56:53.014@LM_DEBUG@(5383|5393) DataWriterImpl::add_association - bit 0 local 01030000.61603e46.00000003.00000102(db8ae459) remote 01030000.61603e46.00000002.00000607(d9c1afa1)
2026-08-07 15:56:53.014@LM_DEBUG@(5383|5383) DataWriterImpl::add_association - bit 0 local 01030000.61603e46.00000003.00000202(f0a7b79a) remote 01030000.61603e46.00000002.00000607(d9c1afa1)
2026-08-07 15:56:53.015@LM_DEBUG@(5382|5392) DataReaderImpl::add_association - bit 0 local 01030000.61603e46.00000002.00000607(d9c1afa1) remote 01030000.61603e46.00000003.00000102(db8ae459)
2026-08-07 15:56:53.015@LM_DEBUG@(5382|5392) DataReaderImpl::add_association - bit 0 local 01030000.61603e46.00000002.00000607(d9c1afa1) remote 01030000.61603e46.00000003.00000202(f0a7b79a)
2026-08-07 15:56:53.016@LM_WARNING@(5382|5382) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:56:53.017@LM_INFO@(5383|5402) DataWriterImpl::transport_assoc_done: writer 01030000.61603e46.00000003.00000102(db8ae459) succeeded in associating with reader 01030000.61603e46.00000002.00000507(f2ecfc62)
2026-08-07 15:56:53.017@LM_DEBUG@(5383|5402) DataWriterImpl::transport_assoc_done: writer 01030000.61603e46.00000003.00000102(db8ae459) reader 01030000.61603e46.00000002.00000507(f2ecfc62) calling association_complete_i
2026-08-07 15:56:53.017@LM_DEBUG@(5383|5402) DataWriterImpl::association_complete_i - bit 0 local 01030000.61603e46.00000003.00000102(db8ae459) remote 01030000.61603e46.00000002.00000507(f2ecfc62)
2026-08-07 15:56:53.017@LM_INFO@(5383|5402) DataWriterImpl::transport_assoc_done: writer 01030000.61603e46.00000003.00000102(db8ae459) succeeded in associating with reader 01030000.61603e46.00000002.00000607(d9c1afa1)
2026-08-07 15:56:53.017@LM_DEBUG@(5383|5402) DataWriterImpl::transport_assoc_done: writer 01030000.61603e46.00000003.00000102(db8ae459) reader 01030000.61603e46.00000002.00000607(d9c1afa1) calling association_complete_i
2026-08-07 15:56:53.017@LM_DEBUG@(5383|5402) DataWriterImpl::association_complete_i - bit 0 local 01030000.61603e46.00000003.00000102(db8ae459) remote 01030000.61603e46.00000002.00000607(d9c1afa1)
2026-08-07 15:56:53.018@LM_DEBUG@(5383|5393) DataWriterImpl::add_association - bit 0 local 01030000.61603e46.00000003.00000302(e9bc86db) remote 01030000.61603e46.00000002.00000507(f2ecfc62)
2026-08-07 15:56:53.018@LM_DEBUG@(5383|5383) DataWriterImpl::add_association - bit 0 local 01030000.61603e46.00000003.00000302(e9bc86db) remote 01030000.61603e46.00000002.00000607(d9c1afa1)
2026-08-07 15:56:53.018@LM_DEBUG@(5382|5392) DataReaderImpl::add_association - bit 0 local 01030000.61603e46.00000002.00000507(f2ecfc62) remote 01030000.61603e46.00000003.00000302(e9bc86db)
2026-08-07 15:56:53.018@LM_INFO@(5383|5402) DataWriterImpl::transport_assoc_done: writer 01030000.61603e46.00000003.00000202(f0a7b79a) succeeded in associating with reader 01030000.61603e46.00000002.00000507(f2ecfc62)
2026-08-07 15:56:53.018@LM_DEBUG@(5383|5402) DataWriterImpl::transport_assoc_done: writer 01030000.61603e46.00000003.00000202(f0a7b79a) reader 01030000.61603e46.00000002.00000507(f2ecfc62) calling association_complete_i
2026-08-07 15:56:53.018@LM_DEBUG@(5383|5402) DataWriterImpl::association_complete_i - bit 0 local 01030000.61603e46.00000003.00000202(f0a7b79a) remote 01030000.61603e46.00000002.00000507(f2ecfc62)
2026-08-07 15:56:53.018@LM_WARNING@(5383|5383) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:56:53.018@LM_INFO@(5383|5402) DataWriterImpl::transport_assoc_done: writer 01030000.61603e46.00000003.00000202(f0a7b79a) succeeded in associating with reader 01030000.61603e46.00000002.00000607(d9c1afa1)
2026-08-07 15:56:53.018@LM_DEBUG@(5383|5402) DataWriterImpl::transport_assoc_done: writer 01030000.61603e46.00000003.00000202(f0a7b79a) reader 01030000.61603e46.00000002.00000607(d9c1afa1) calling association_complete_i
2026-08-07 15:56:53.018@LM_DEBUG@(5383|5402) DataWriterImpl::association_complete_i - bit 0 local 01030000.61603e46.00000003.00000202(f0a7b79a) remote 01030000.61603e46.00000002.00000607(d9c1afa1)
2026-08-07 15:56:53.019@LM_DEBUG@(5382|5392) DataReaderImpl::add_association - bit 0 local 01030000.61603e46.00000002.00000607(d9c1afa1) remote 01030000.61603e46.00000003.00000302(e9bc86db)
2026-08-07 15:56:53.019@LM_INFO@(5383|5402) DataWriterImpl::transport_assoc_done: writer 01030000.61603e46.00000003.00000302(e9bc86db) succeeded in associating with reader 01030000.61603e46.00000002.00000507(f2ecfc62)
2026-08-07 15:56:53.019@LM_DEBUG@(5383|5402) DataWriterImpl::transport_assoc_done: writer 01030000.61603e46.00000003.00000302(e9bc86db) reader 01030000.61603e46.00000002.00000507(f2ecfc62) calling association_complete_i
2026-08-07 15:56:53.019@LM_DEBUG@(5383|5402) DataWriterImpl::association_complete_i - bit 0 local 01030000.61603e46.00000003.00000302(e9bc86db) remote 01030000.61603e46.00000002.00000507(f2ecfc62)
2026-08-07 15:56:53.019@LM_INFO@(5383|5402) DataWriterImpl::transport_assoc_done: writer 01030000.61603e46.00000003.00000302(e9bc86db) succeeded in associating with reader 01030000.61603e46.00000002.00000607(d9c1afa1)
2026-08-07 15:56:53.019@LM_DEBUG@(5383|5402) DataWriterImpl::transport_assoc_done: writer 01030000.61603e46.00000003.00000302(e9bc86db) reader 01030000.61603e46.00000002.00000607(d9c1afa1) calling association_complete_i
2026-08-07 15:56:53.019@LM_DEBUG@(5383|5402) DataWriterImpl::association_complete_i - bit 0 local 01030000.61603e46.00000003.00000302(e9bc86db) remote 01030000.61603e46.00000002.00000607(d9c1afa1)
2026-08-07 15:56:53.020@LM_DEBUG@(5383|5404) Writer::svc() - processing publication 0.
2026-08-07 15:56:53.020@LM_DEBUG@(5383|5405) Writer::svc() - processing publication 1.
2026-08-07 15:56:53.020@LM_DEBUG@(5383|5406) Writer::svc() - processing publication 2.
2026-08-07 15:56:55.020@LM_DEBUG@(5383|5383) DataWriterImpl::create_ack_token() - for sequence 1348
2026-08-07 15:56:55.021@LM_DEBUG@(5383|5383) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1348 at 15:56:55.021021
2026-08-07 15:56:55.021@LM_DEBUG@(5383|5383) DataWriterImpl::create_ack_token() - for sequence 1348
2026-08-07 15:56:55.021@LM_DEBUG@(5383|5383) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1348 at 15:56:55.021752
2026-08-07 15:56:55.022@LM_DEBUG@(5383|5383) DataWriterImpl::create_ack_token() - for sequence 1348
2026-08-07 15:56:55.022@LM_DEBUG@(5383|5383) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1348 at 15:56:55.022684
2026-08-07 15:56:55.023@LM_DEBUG@(5383|5405) DataWriterImpl::create_ack_token() - for sequence 1350
2026-08-07 15:56:55.023@LM_DEBUG@(5383|5405) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1350 at 15:56:55.023860
2026-08-07 15:56:55.024@LM_DEBUG@(5383|5406) DataWriterImpl::create_ack_token() - for sequence 1350
2026-08-07 15:56:55.024@LM_DEBUG@(5383|5406) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1350 at 15:56:55.024668
2026-08-07 15:56:55.024@LM_DEBUG@(5383|5404) DataWriterImpl::create_ack_token() - for sequence 1351
2026-08-07 15:56:55.024@LM_DEBUG@(5383|5404) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1351 at 15:56:55.024826
2026-08-07 15:56:55.025@LM_DEBUG@(5383|5383) Publisher::run() - publication 0 stopping after sending 1348 messages.
2026-08-07 15:56:55.025@LM_DEBUG@(5383|5383) Publisher::run() - publication 1 stopping after sending 1347 messages.
2026-08-07 15:56:55.025@LM_DEBUG@(5383|5383) Publisher::run() - publication 2 stopping after sending 1347 messages.
2026-08-07 15:56:55.043@LM_DEBUG@(5383|5388) DataWriterImpl::remove_associations: bit 0 local 01030000.61603e46.00000003.00000102(db8ae459) remote 01030000.61603e46.00000002.00000507(f2ecfc62) num remotes 2
2026-08-07 15:56:55.044@LM_DEBUG@(5382|5392) DataReaderImpl::remove_associations: bit 0 local 01030000.61603e46.00000002.00000507(f2ecfc62) remote 01030000.61603e46.00000003.00000102(db8ae459) num remotes 1
2026-08-07 15:56:55.044@LM_DEBUG@(5382|5392) DataReaderImpl::remove_associations_i: bit 0 local 01030000.61603e46.00000002.00000507(f2ecfc62) remote 01030000.61603e46.00000003.00000102(db8ae459) num remotes 1
2026-08-07 15:56:55.044@LM_DEBUG@(5382|5392) DataReaderImpl::remove_associations: bit 0 local 01030000.61603e46.00000002.00000607(d9c1afa1) remote 01030000.61603e46.00000003.00000102(db8ae459) num remotes 1
2026-08-07 15:56:55.044@LM_DEBUG@(5382|5392) DataReaderImpl::remove_associations_i: bit 0 local 01030000.61603e46.00000002.00000607(d9c1afa1) remote 01030000.61603e46.00000003.00000102(db8ae459) num remotes 1
2026-08-07 15:56:55.045@LM_DEBUG@(5383|5388) DataWriterImpl::remove_associations: bit 0 local 01030000.61603e46.00000003.00000202(f0a7b79a) remote 01030000.61603e46.00000002.00000507(f2ecfc62) num remotes 2
2026-08-07 15:56:55.045@LM_DEBUG@(5382|5392) DataReaderImpl::remove_associations: bit 0 local 01030000.61603e46.00000002.00000507(f2ecfc62) remote 01030000.61603e46.00000003.00000202(f0a7b79a) num remotes 1
2026-08-07 15:56:55.046@LM_DEBUG@(5382|5392) DataReaderImpl::remove_associations_i: bit 0 local 01030000.61603e46.00000002.00000507(f2ecfc62) remote 01030000.61603e46.00000003.00000202(f0a7b79a) num remotes 1
2026-08-07 15:56:55.046@LM_DEBUG@(5382|5392) DataReaderImpl::remove_associations: bit 0 local 01030000.61603e46.00000002.00000607(d9c1afa1) remote 01030000.61603e46.00000003.00000202(f0a7b79a) num remotes 1
2026-08-07 15:56:55.046@LM_DEBUG@(5382|5392) DataReaderImpl::remove_associations_i: bit 0 local 01030000.61603e46.00000002.00000607(d9c1afa1) remote 01030000.61603e46.00000003.00000202(f0a7b79a) num remotes 1
2026-08-07 15:56:55.046@LM_DEBUG@(5383|5388) DataWriterImpl::remove_associations: bit 0 local 01030000.61603e46.00000003.00000302(e9bc86db) remote 01030000.61603e46.00000002.00000507(f2ecfc62) num remotes 2
2026-08-07 15:56:55.046@LM_DEBUG@(5383|5402) DataLink::handle_exception() - (delay) scheduling timer for future release
2026-08-07 15:56:55.047@LM_DEBUG@(5382|5392) DataReaderImpl::remove_associations: bit 0 local 01030000.61603e46.00000002.00000507(f2ecfc62) remote 01030000.61603e46.00000003.00000302(e9bc86db) num remotes 1
2026-08-07 15:56:55.047@LM_DEBUG@(5382|5392) DataReaderImpl::remove_associations_i: bit 0 local 01030000.61603e46.00000002.00000507(f2ecfc62) remote 01030000.61603e46.00000003.00000302(e9bc86db) num remotes 1
2026-08-07 15:56:55.047@LM_DEBUG@(5382|5392) DataReaderImpl::remove_associations: bit 0 local 01030000.61603e46.00000002.00000607(d9c1afa1) remote 01030000.61603e46.00000003.00000302(e9bc86db) num remotes 1
2026-08-07 15:56:55.047@LM_DEBUG@(5382|5392) DataReaderImpl::remove_associations_i: bit 0 local 01030000.61603e46.00000002.00000607(d9c1afa1) remote 01030000.61603e46.00000003.00000302(e9bc86db) num remotes 1
2026-08-07 15:56:55.047@LM_DEBUG@(5382|5403) DataLink::handle_exception() - (delay) scheduling timer for future release
2026-08-07 15:56:55.048@LM_DEBUG@(5382|5382) subscriber_main() - test complete.
2026-08-07 15:56:55.048@LM_DEBUG@(5383|5388) DataReaderImpl::remove_associations: bit 1 local 01030000.61603e46.00000003.000001c7(3084d266) remote 01030000.61603e46.00000001.000001c2(3a2e7589) num remotes 1
2026-08-07 15:56:55.048@LM_DEBUG@(5383|5388) DataReaderImpl::remove_associations_i: bit 1 local 01030000.61603e46.00000003.000001c7(3084d266) remote 01030000.61603e46.00000001.000001c2(3a2e7589) num remotes 1
2026-08-07 15:56:55.049@LM_DEBUG@(5382|5389) DataReaderImpl::remove_associations: bit 1 local 01030000.61603e46.00000002.000001c7(0de4fbd6) remote 01030000.61603e46.00000001.000001c2(3a2e7589) num remotes 1
2026-08-07 15:56:55.049@LM_DEBUG@(5382|5389) DataReaderImpl::remove_associations_i: bit 1 local 01030000.61603e46.00000002.000001c7(0de4fbd6) remote 01030000.61603e46.00000001.000001c2(3a2e7589) num remotes 1
2026-08-07 15:56:55.050@LM_DEBUG@(5383|5388) DataReaderImpl::remove_associations: bit 1 local 01030000.61603e46.00000003.000003c7(02b2b0e4) remote 01030000.61603e46.00000001.000004c2(475981cc) num remotes 1
2026-08-07 15:56:55.050@LM_DEBUG@(5383|5388) DataReaderImpl::remove_associations_i: bit 1 local 01030000.61603e46.00000003.000003c7(02b2b0e4) remote 01030000.61603e46.00000001.000004c2(475981cc) num remotes 1
2026-08-07 15:56:55.050@LM_DEBUG@(5382|5389) DataReaderImpl::remove_associations: bit 1 local 01030000.61603e46.00000002.000003c7(3fd29954) remote 01030000.61603e46.00000001.000004c2(475981cc) num remotes 1
2026-08-07 15:56:55.050@LM_DEBUG@(5382|5389) DataReaderImpl::remove_associations_i: bit 1 local 01030000.61603e46.00000002.000003c7(3fd29954) remote 01030000.61603e46.00000001.000004c2(475981cc) num remotes 1
2026-08-07 15:56:55.051@LM_DEBUG@(5383|5388) DataReaderImpl::remove_associations: bit 1 local 01030000.61603e46.00000003.000004c7(4df32623) remote 01030000.61603e46.00000001.000003c2(0818170b) num remotes 1
2026-08-07 15:56:55.051@LM_DEBUG@(5383|5388) DataReaderImpl::remove_associations_i: bit 1 local 01030000.61603e46.00000003.000004c7(4df32623) remote 01030000.61603e46.00000001.000003c2(0818170b) num remotes 1
2026-08-07 15:56:55.051@LM_DEBUG@(5382|5389) DataReaderImpl::remove_associations: bit 1 local 01030000.61603e46.00000002.000004c7(70930f93) remote 01030000.61603e46.00000001.000003c2(0818170b) num remotes 1
2026-08-07 15:56:55.051@LM_DEBUG@(5382|5389) DataReaderImpl::remove_associations_i: bit 1 local 01030000.61603e46.00000002.000004c7(70930f93) remote 01030000.61603e46.00000001.000003c2(0818170b) num remotes 1
2026-08-07 15:56:55.052@LM_DEBUG@(5383|5388) DataReaderImpl::remove_associations: bit 1 local 01030000.61603e46.00000003.000002c7(1ba981a5) remote 01030000.61603e46.00000001.000002c2(1103264a) num remotes 1
2026-08-07 15:56:55.052@LM_DEBUG@(5383|5388) DataReaderImpl::remove_associations_i: bit 1 local 01030000.61603e46.00000003.000002c7(1ba981a5) remote 01030000.61603e46.00000001.000002c2(1103264a) num remotes 1
2026-08-07 15:56:55.052@LM_DEBUG@(5383|5399) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.211:33863 , reconnect_state = INIT_STATE.
2026-08-07 15:56:55.053@LM_DEBUG@(5383|5399) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-08-07 15:56:55.054@LM_DEBUG@(5382|5398) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.211:33863 , reconnect_state = INIT_STATE.
2026-08-07 15:56:55.053@LM_DEBUG@(5382|5389) DataReaderImpl::remove_associations: bit 1 local 01030000.61603e46.00000002.000002c7(26c9a815) remote 01030000.61603e46.00000001.000002c2(1103264a) num remotes 1
2026-08-07 15:56:55.054@LM_DEBUG@(5382|5389) DataReaderImpl::remove_associations_i: bit 1 local 01030000.61603e46.00000002.000002c7(26c9a815) remote 01030000.61603e46.00000001.000002c2(1103264a) num remotes 1
2026-08-07 15:56:55.054@LM_DEBUG@(5382|5398) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-08-07 15:56:55.058@LM_DEBUG@(5383|5383) Service_Participant::shutdown
2026-08-07 15:56:55.059@LM_DEBUG@(5382|5403) TcpConnection::handle_close() called on transport: _OPENDDS_0500_TCP to 10.1.0.211:46133 , reconnect_state = INIT_STATE.
2026-08-07 15:56:55.066@LM_DEBUG@(5382|5382) Service_Participant::shutdown
2026-08-07 15:56:55.072@LM_DEBUG@(5383|5383) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-07 15:56:55.073@LM_DEBUG@(5383|5383) Service_Participant::~Service_Participant
2026-08-07 15:56:55.073@LM_DEBUG@(5383|5383) Service_Participant::shutdown
2026-08-07 15:56:55.080@LM_DEBUG@(5382|5382) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-07 15:56:55.081@LM_DEBUG@(5382|5382) Service_Participant::~Service_Participant
2026-08-07 15:56:55.081@LM_DEBUG@(5382|5382) 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: 5408
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/subscriber -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSConfigFile rtps.ini
sub PID: 5418 started at 2026-08-07 15:56:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/publisher -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSConfigFile rtps.ini
pub PID: 5419 started at 2026-08-07 15:56:55
2026-08-07 15:56:55.643@LM_INFO@(5419|5419) INFO: set_DCPS_debug_level: set to 1
2026-08-07 15:56:55.643@LM_INFO@(5418|5418) INFO: set_DCPS_debug_level: set to 1
2026-08-07 15:56:55.643@LM_INFO@(5419|5419) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps.ini
2026-08-07 15:56:55.643@LM_INFO@(5418|5418) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps.ini
2026-08-07 15:56:55.643@LM_INFO@(5419|5419) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps.ini"
2026-08-07 15:56:55.643@LM_INFO@(5418|5418) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps.ini"
2026-08-07 15:56:55.644@LM_INFO@(5418|5418) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_TRANSPORT_TYPE=rtps_udp
2026-08-07 15:56:55.644@LM_INFO@(5419|5419) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_TRANSPORT_TYPE=rtps_udp
2026-08-07 15:56:55.644@LM_INFO@(5418|5418) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_USE_MULTICAST=0
2026-08-07 15:56:55.644@LM_INFO@(5419|5419) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_USE_MULTICAST=0
2026-08-07 15:56:55.644@LM_INFO@(5418|5418) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT=@the_rtps_transport
2026-08-07 15:56:55.644@LM_INFO@(5419|5419) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT=@the_rtps_transport
2026-08-07 15:56:55.644@LM_INFO@(5418|5418) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
2026-08-07 15:56:55.644@LM_INFO@(5419|5419) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
2026-08-07 15:56:55.644@LM_INFO@(5418|5418) INFO: ConfigStoreImpl::set_string: COMMON_POOL_SIZE=600000000
2026-08-07 15:56:55.644@LM_INFO@(5419|5419) INFO: ConfigStoreImpl::set_string: COMMON_POOL_SIZE=600000000
2026-08-07 15:56:55.644@LM_INFO@(5418|5418) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
2026-08-07 15:56:55.644@LM_INFO@(5419|5419) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
2026-08-07 15:56:55.644@LM_INFO@(5418|5418) INFO: ConfigStoreImpl::set_string: COMMON=@common
2026-08-07 15:56:55.644@LM_INFO@(5419|5419) INFO: ConfigStoreImpl::set_string: COMMON=@common
2026-08-07 15:56:55.645@LM_INFO@(5419|5419) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
2026-08-07 15:56:55.645@LM_INFO@(5419|5419) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-08-07 15:56:55.645@LM_INFO@(5419|5419) Service_Participant::get_domain_participant_factory: machine: runnervmd93pd, x86_64 platform: Linux, 6.17.0-1021-azure, #21~24.04.1-Ubuntu SMP Wed Jul 1 21:45:31 UTC 2026
2026-08-07 15:56:55.645@LM_INFO@(5418|5418) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
2026-08-07 15:56:55.645@LM_INFO@(5419|5419) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-08-07 15:56:55.645@LM_INFO@(5418|5418) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-08-07 15:56:55.645@LM_NOTICE@(5419|5419) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-08-07 15:56:55.645@LM_INFO@(5418|5418) Service_Participant::get_domain_participant_factory: machine: runnervmd93pd, x86_64 platform: Linux, 6.17.0-1021-azure, #21~24.04.1-Ubuntu SMP Wed Jul 1 21:45:31 UTC 2026
2026-08-07 15:56:55.645@LM_INFO@(5418|5418) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-08-07 15:56:55.645@LM_NOTICE@(5418|5418) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-08-07 15:56:55.646@LM_DEBUG@(5418|5418) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMon2026-08-07 15:56:55.646@LM_DEBUG@(5419|5419) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
itor
2026-08-07 15:56:55.647@LM_INFO@(5418|5418) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-08-07 15:56:55.647@LM_INFO@(5419|5419) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-08-07 15:56:55.647@LM_DEBUG@(5418|5418) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2026-08-07 15:56:55.647@LM_DEBUG@(5419|5419) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(5408|5408) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
2026-08-07 15:56:55.873@LM_INFO@(5418|5418) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-08-07 15:56:55.873@LM_INFO@(5419|5419) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-08-07 15:56:55.873@LM_INFO@(5418|5418) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_R2026-08-07 15:56:55.873@LM_INFO@(5419|5419) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
EPO_LOCAL_ADDRESS=:0
2026-08-07 15:56:55.873@LM_INFO@(5418|5418) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-08-07 15:56:55.873@LM_INFO@(5419|5419) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-08-07 15:56:55.881@LM_WARNING@(5418|5418) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
2026-08-07 15:56:55.881@LM_WARNING@(5419|5419) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
2026-08-07 15:56:55.892@LM_DEBUG@(5419|5429) DataReaderImpl::add_association - bit 1 local 01030000.2be9c907.00000003.000001c7(dd050649) remote 01030000.2be9c907.00000001.000001c2(d7afa1a6)
2026-08-07 15:56:55.894@LM_DEBUG@(5418|5428) DataReaderImpl::add_association - bit 1 local 01030000.2be9c907.00000002.000001c7(e0652ff9) remote 01030000.2be9c907.00000001.000001c2(d7afa1a6)
2026-08-07 15:56:55.897@LM_WARNING@(5418|5418) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:56:55.900@LM_DEBUG@(5418|5428) DataReaderImpl::add_association - bit 1 local 01030000.2be9c907.00000002.000002c7(cb487c3a) remote 01030000.2be9c907.00000001.000002c2(fc82f265)
2026-08-07 15:56:55.901@LM_WARNING@(5418|5418) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:56:55.903@LM_DEBUG@(5418|5428) DataReaderImpl::add_association - bit 1 local 01030000.2be9c907.00000002.000003c7(d2534d7b) remote 01030000.2be9c907.00000001.000004c2(aad855e3)
2026-08-07 15:56:55.905@LM_WARNING@(5418|5418) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:56:55.907@LM_DEBUG@(5418|5428) DataReaderImpl::add_association - bit 1 local 01030000.2be9c907.00000002.000004c7(9d12dbbc) remote 01030000.2be9c907.00000001.000003c2(e599c324)
2026-08-07 15:56:55.908@LM_WARNING@(5418|5418) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:56:55.912@LM_WARNING@(5418|5418) 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-07 15:56:55.913@LM_WARNING@(5418|5418) 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-07 15:56:55.915@LM_WARNING@(5418|5418) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:56:55.915@LM_WARNING@(5418|5418) 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-07 15:56:55.915@LM_WARNING@(5418|5418) 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-07 15:56:55.917@LM_WARNING@(5418|5418) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:56:55.934@LM_WARNING@(5419|5419) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:56:55.936@LM_DEBUG@(5419|5429) DataReaderImpl::add_association - bit 1 local 01030000.2be9c907.00000003.000002c7(f628558a) remote 01030000.2be9c907.00000001.000002c2(fc82f265)
2026-08-07 15:56:55.937@LM_WARNING@(5419|5419) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:56:55.939@LM_DEBUG@(5419|5429) DataReaderImpl::add_association - bit 1 local 01030000.2be9c907.00000003.000003c7(ef3364cb) remote 01030000.2be9c907.00000001.000004c2(aad855e3)
2026-08-07 15:56:55.941@LM_WARNING@(5419|5419) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:56:55.942@LM_DEBUG@(5419|5429) DataReaderImpl::add_association - bit 1 local 01030000.2be9c907.00000003.000004c7(a072f20c) remote 01030000.2be9c907.00000001.000003c2(e599c324)
2026-08-07 15:56:55.944@LM_WARNING@(5419|5419) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:56:55.947@LM_WARNING@(5419|5419) 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-07 15:56:55.947@LM_WARNING@(5419|5419) 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-07 15:56:55.950@LM_DEBUG@(5419|5429) DataWriterImpl::add_association - bit 0 local 01030000.2be9c907.00000003.00000102(360b3076) remote 01030000.2be9c907.00000002.00000507(1f6d284d)
2026-08-07 15:56:55.950@LM_DEBUG@(5418|5428) DataReaderImpl::add_association - bit 0 local 01030000.2be9c907.00000002.00000507(1f6d284d) remote 01030000.2be9c907.00000003.00000102(360b3076)
2026-08-07 15:56:55.950@LM_DEBUG@(5419|5419) DataWriterImpl::add_association - bit 0 local 01030000.2be9c907.00000003.00000102(360b3076) remote 01030000.2be9c907.00000002.00000607(34407b8e)
2026-08-07 15:56:55.955@LM_INFO@(5419|5429) DataWriterImpl::transport_assoc_done: writer 01030000.2be9c907.00000003.00000102(360b3076) succeeded in associating with reader 01030000.2be9c907.00000002.00000507(1f6d284d)
2026-08-07 15:56:55.956@LM_DEBUG@(5419|5429) DataWriterImpl::transport_assoc_done: writer 01030000.2be9c907.00000003.00000102(360b3076) reader 01030000.2be9c907.00000002.00000507(1f6d284d) calling association_complete_i
2026-08-07 15:56:55.956@LM_DEBUG@(5419|5429) DataWriterImpl::association_complete_i - bit 0 local 01030000.2be9c907.00000003.00000102(360b3076) remote 01030000.2be9c907.00000002.00000507(1f6d284d)
2026-08-07 15:56:55.956@LM_INFO@(5419|5419) DataWriterImpl::transport_assoc_done: writer 01030000.2be9c907.00000003.00000102(360b3076) succeeded in associating with reader 01030000.2be9c907.00000002.00000607(34407b8e)
2026-08-07 15:56:55.956@LM_DEBUG@(5419|5419) DataWriterImpl::transport_assoc_done: writer 01030000.2be9c907.00000003.00000102(360b3076) reader 01030000.2be9c907.00000002.00000607(34407b8e) calling association_complete_i
2026-08-07 15:56:55.956@LM_DEBUG@(5418|5428) DataReaderImpl::add_association - bit 0 local 01030000.2be9c907.00000002.00000607(34407b8e) remote 01030000.2be9c907.00000003.00000102(360b3076)
2026-08-07 15:56:55.956@LM_DEBUG@(5419|5419) DataWriterImpl::association_complete_i - bit 0 local 01030000.2be9c907.00000003.00000102(360b3076) remote 01030000.2be9c907.00000002.00000607(34407b8e)
2026-08-07 15:56:55.956@LM_WARNING@(5419|5419) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:56:55.956@LM_WARNING@(5419|5419) 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-07 15:56:55.957@LM_WARNING@(5419|5419) 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-07 15:56:55.958@LM_DEBUG@(5419|5429) DataWriterImpl::add_association - bit 0 local 01030000.2be9c907.00000003.00000202(1d2663b5) remote 01030000.2be9c907.00000002.00000507(1f6d284d)
2026-08-07 15:56:55.958@LM_DEBUG@(5418|5428) DataReaderImpl::add_association - bit 0 local 01030000.2be9c907.00000002.00000507(1f6d284d) remote 01030000.2be9c907.00000003.00000202(1d2663b5)
2026-08-07 15:56:55.959@LM_DEBUG@(5419|5419) DataWriterImpl::add_association - bit 0 local 01030000.2be9c907.00000003.00000202(1d2663b5) remote 01030000.2be9c907.00000002.00000607(34407b8e)
2026-08-07 15:56:55.959@LM_INFO@(5419|5429) DataWriterImpl::transport_assoc_done: writer 01030000.2be9c907.00000003.00000202(1d2663b5) succeeded in associating with reader 01030000.2be9c907.00000002.00000507(1f6d284d)
2026-08-07 15:56:55.959@LM_DEBUG@(5419|5429) DataWriterImpl::transport_assoc_done: writer 01030000.2be9c907.00000003.00000202(1d2663b5) reader 01030000.2be9c907.00000002.00000507(1f6d284d) calling association_complete_i
2026-08-07 15:56:55.959@LM_DEBUG@(5419|5429) DataWriterImpl::association_complete_i - bit 0 local 01030000.2be9c907.00000003.00000202(1d2663b5) remote 01030000.2be9c907.00000002.00000507(1f6d284d)
2026-08-07 15:56:55.959@LM_DEBUG@(5418|5428) DataReaderImpl::add_association - bit 0 local 01030000.2be9c907.00000002.00000607(34407b8e) remote 01030000.2be9c907.00000003.00000202(1d2663b5)
2026-08-07 15:56:55.959@LM_INFO@(5419|5419) DataWriterImpl::transport_assoc_done: writer 01030000.2be9c907.00000003.00000202(1d2663b5) succeeded in associating with reader 01030000.2be9c907.00000002.00000607(34407b8e)
2026-08-07 15:56:55.959@LM_DEBUG@(5419|5419) DataWriterImpl::transport_assoc_done: writer 01030000.2be9c907.00000003.00000202(1d2663b5) reader 01030000.2be9c907.00000002.00000607(34407b8e) calling association_complete_i
2026-08-07 15:56:55.959@LM_DEBUG@(5419|5419) DataWriterImpl::association_complete_i - bit 0 local 01030000.2be9c907.00000003.00000202(1d2663b5) remote 01030000.2be9c907.00000002.00000607(34407b8e)
2026-08-07 15:56:55.959@LM_WARNING@(5419|5419) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:56:55.959@LM_WARNING@(5419|5419) 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-07 15:56:55.959@LM_WARNING@(5419|5419) 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-07 15:56:55.961@LM_DEBUG@(5419|5429) DataWriterImpl::add_association - bit 0 local 01030000.2be9c907.00000003.00000302(043d52f4) remote 01030000.2be9c907.00000002.00000507(1f6d284d)
2026-08-07 15:56:55.961@LM_DEBUG@(5418|5428) DataReaderImpl::add_association - bit 0 local 01030000.2be9c907.00000002.00000507(1f6d284d) remote 01030000.2be9c907.00000003.00000302(043d52f4)
2026-08-07 15:56:55.961@LM_DEBUG@(5419|5419) DataWriterImpl::add_association - bit 0 local 01030000.2be9c907.00000003.00000302(043d52f4) remote 01030000.2be9c907.00000002.00000607(34407b8e)
2026-08-07 15:56:55.962@LM_INFO@(5419|5429) DataWriterImpl::transport_assoc_done: writer 01030000.2be9c907.00000003.00000302(043d52f4) succeeded in associating with reader 01030000.2be9c907.00000002.00000507(1f6d284d)
2026-08-07 15:56:55.962@LM_DEBUG@(5419|5429) DataWriterImpl::transport_assoc_done: writer 01030000.2be9c907.00000003.00000302(043d52f4) reader 01030000.2be9c907.00000002.00000507(1f6d284d) calling association_complete_i
2026-08-07 15:56:55.962@LM_DEBUG@(5419|5429) DataWriterImpl::association_complete_i - bit 0 local 01030000.2be9c907.00000003.00000302(043d52f4) remote 01030000.2be9c907.00000002.00000507(1f6d284d)
2026-08-07 15:56:55.962@LM_DEBUG@(5418|5428) DataReaderImpl::add_association - bit 0 local 01030000.2be9c907.00000002.00000607(34407b8e) remote 01030000.2be9c907.00000003.00000302(043d52f4)
2026-08-07 15:56:55.962@LM_INFO@(5419|5419) DataWriterImpl::transport_assoc_done: writer 01030000.2be9c907.00000003.00000302(043d52f4) succeeded in associating with reader 01030000.2be9c907.00000002.00000607(34407b8e)
2026-08-07 15:56:55.962@LM_DEBUG@(5419|5419) DataWriterImpl::transport_assoc_done: writer 01030000.2be9c907.00000003.00000302(043d52f4) reader 01030000.2be9c907.00000002.00000607(34407b8e) calling association_complete_i
2026-08-07 15:56:55.962@LM_DEBUG@(5419|5419) DataWriterImpl::association_complete_i - bit 0 local 01030000.2be9c907.00000003.00000302(043d52f4) remote 01030000.2be9c907.00000002.00000607(34407b8e)
2026-08-07 15:56:55.962@LM_WARNING@(5419|5419) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:56:55.962@LM_DEBUG@(5419|5440) Writer::svc() - processing publication 0.
2026-08-07 15:56:55.963@LM_DEBUG@(5419|5441) Writer::svc() - processing publication 1.
2026-08-07 15:56:55.963@LM_DEBUG@(5419|5442) Writer::svc() - processing publication 2.
2026-08-07 15:56:57.964@LM_DEBUG@(5419|5419) DataWriterImpl::create_ack_token() - for sequence 1277
2026-08-07 15:56:57.964@LM_DEBUG@(5419|5419) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1277 at 15:56:57.964345
2026-08-07 15:56:58.209@LM_DEBUG@(5419|5419) DataWriterImpl::create_ack_token() - for sequence 1404
2026-08-07 15:56:58.209@LM_DEBUG@(5419|5419) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1404 at 15:56:58.209402
2026-08-07 15:56:58.255@LM_DEBUG@(5419|5419) DataWriterImpl::create_ack_token() - for sequence 1414
2026-08-07 15:56:58.255@LM_DEBUG@(5419|5419) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1414 at 15:56:58.255390
2026-08-07 15:56:58.284@LM_DEBUG@(5419|5442) DataWriterImpl::create_ack_token() - for sequence 1429
2026-08-07 15:56:58.284@LM_DEBUG@(5419|5442) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1429 at 15:56:58.284281
2026-08-07 15:56:58.284@LM_DEBUG@(5419|5441) DataWriterImpl::create_ack_token() - for sequence 1433
2026-08-07 15:56:58.284@LM_DEBUG@(5419|5441) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1433 at 15:56:58.284459
2026-08-07 15:56:58.284@LM_DEBUG@(5419|5440) DataWriterImpl::create_ack_token() - for sequence 1428
2026-08-07 15:56:58.284@LM_DEBUG@(5419|5440) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1428 at 15:56:58.284543
2026-08-07 15:56:58.306@LM_DEBUG@(5419|5419) Publisher::run() - publication 0 stopping after sending 1425 messages.
2026-08-07 15:56:58.454@LM_DEBUG@(5419|5419) Publisher::run() - publication 1 stopping after sending 1430 messages.
2026-08-07 15:56:58.499@LM_DEBUG@(5419|5419) Publisher::run() - publication 2 stopping after sending 1426 messages.
2026-08-07 15:56:58.518@LM_DEBUG@(5419|5424) WriteDataContainer::wait_pending timeout at 00:05:40.904494
2026-08-07 15:56:58.526@LM_DEBUG@(5419|5424) WriteDataContainer::wait_pending done
2026-08-07 15:56:58.526@LM_DEBUG@(5419|5424) DataWriterImpl::remove_associations: bit 0 local 01030000.2be9c907.00000003.00000102(360b3076) remote 01030000.2be9c907.00000002.00000507(1f6d284d) num remotes 2
2026-08-07 15:56:58.528@LM_DEBUG@(5418|5428) DataReaderImpl::remove_associations: bit 0 local 01030000.2be9c907.00000002.00000507(1f6d284d) remote 01030000.2be9c907.00000003.00000102(360b3076) num remotes 1
2026-08-07 15:56:58.528@LM_DEBUG@(5418|5428) DataReaderImpl::remove_associations_i: bit 0 local 01030000.2be9c907.00000002.00000507(1f6d284d) remote 01030000.2be9c907.00000003.00000102(360b3076) num remotes 1
2026-08-07 15:56:58.528@LM_DEBUG@(5418|5428) DataReaderImpl::remove_associations: bit 0 local 01030000.2be9c907.00000002.00000607(34407b8e) remote 01030000.2be9c907.00000003.00000102(360b3076) num remotes 1
2026-08-07 15:56:58.528@LM_DEBUG@(5418|5428) DataReaderImpl::remove_associations_i: bit 0 local 01030000.2be9c907.00000002.00000607(34407b8e) remote 01030000.2be9c907.00000003.00000102(360b3076) num remotes 1
2026-08-07 15:56:58.529@LM_DEBUG@(5419|5424) WriteDataContainer::wait_pending timeout at 00:05:40.904494
2026-08-07 15:56:58.675@LM_DEBUG@(5419|5424) WriteDataContainer::wait_pending done
2026-08-07 15:56:58.675@LM_DEBUG@(5419|5424) DataWriterImpl::remove_associations: bit 0 local 01030000.2be9c907.00000003.00000202(1d2663b5) remote 01030000.2be9c907.00000002.00000507(1f6d284d) num remotes 2
2026-08-07 15:56:58.676@LM_DEBUG@(5418|5428) DataReaderImpl::remove_associations: bit 0 local 01030000.2be9c907.00000002.00000507(1f6d284d) remote 01030000.2be9c907.00000003.00000202(1d2663b5) num remotes 1
2026-08-07 15:56:58.676@LM_DEBUG@(5418|5428) DataReaderImpl::remove_associations_i: bit 0 local 01030000.2be9c907.00000002.00000507(1f6d284d) remote 01030000.2be9c907.00000003.00000202(1d2663b5) num remotes 1
2026-08-07 15:56:58.677@LM_DEBUG@(5418|5428) DataReaderImpl::remove_associations: bit 0 local 01030000.2be9c907.00000002.00000607(34407b8e) remote 01030000.2be9c907.00000003.00000202(1d2663b5) num remotes 1
2026-08-07 15:56:58.677@LM_DEBUG@(5418|5428) DataReaderImpl::remove_associations_i: bit 0 local 01030000.2be9c907.00000002.00000607(34407b8e) remote 01030000.2be9c907.00000003.00000202(1d2663b5) num remotes 1
2026-08-07 15:56:58.677@LM_DEBUG@(5419|5424) WriteDataContainer::wait_pending timeout at 00:05:40.904494
2026-08-07 15:56:58.720@LM_DEBUG@(5419|5424) WriteDataContainer::wait_pending done
2026-08-07 15:56:58.720@LM_DEBUG@(5419|5424) DataWriterImpl::remove_associations: bit 0 local 01030000.2be9c907.00000003.00000302(043d52f4) remote 01030000.2be9c907.00000002.00000507(1f6d284d) num remotes 2
2026-08-07 15:56:58.721@LM_DEBUG@(5418|5428) DataReaderImpl::remove_associations: bit 0 local 01030000.2be9c907.00000002.00000507(1f6d284d) remote 01030000.2be9c907.00000003.00000302(043d52f4) num remotes 1
2026-08-07 15:56:58.721@LM_DEBUG@(5418|5428) DataReaderImpl::remove_associations_i: bit 0 local 01030000.2be9c907.00000002.00000507(1f6d284d) remote 01030000.2be9c907.00000003.00000302(043d52f4) num remotes 1
2026-08-07 15:56:58.721@LM_DEBUG@(5418|5428) DataReaderImpl::remove_associations: bit 0 local 01030000.2be9c907.00000002.00000607(34407b8e) remote 01030000.2be9c907.00000003.00000302(043d52f4) num remotes 1
2026-08-07 15:56:58.721@LM_DEBUG@(5418|5428) DataReaderImpl::remove_associations_i: bit 0 local 01030000.2be9c907.00000002.00000607(34407b8e) remote 01030000.2be9c907.00000003.00000302(043d52f4) num remotes 1
2026-08-07 15:56:58.721@LM_DEBUG@(5418|5418) subscriber_main() - test complete.
2026-08-07 15:56:58.722@LM_DEBUG@(5419|5424) DataReaderImpl::remove_associations: bit 1 local 01030000.2be9c907.00000003.000001c7(dd050649) remote 01030000.2be9c907.00000001.000001c2(d7afa1a6) num remotes 1
2026-08-07 15:56:58.722@LM_DEBUG@(5419|5424) DataReaderImpl::remove_associations_i: bit 1 local 01030000.2be9c907.00000003.000001c7(dd050649) remote 01030000.2be9c907.00000001.000001c2(d7afa1a6) num remotes 1
2026-08-07 15:56:58.722@LM_DEBUG@(5418|5425) DataReaderImpl::remove_associations: bit 1 local 01030000.2be9c907.00000002.000001c7(e0652ff9) remote 01030000.2be9c907.00000001.000001c2(d7afa1a6) num remotes 1
2026-08-07 15:56:58.723@LM_DEBUG@(5418|5425) DataReaderImpl::remove_associations_i: bit 1 local 01030000.2be9c907.00000002.000001c7(e0652ff9) remote 01030000.2be9c907.00000001.000001c2(d7afa1a6) num remotes 1
2026-08-07 15:56:58.724@LM_DEBUG@(5418|5425) DataReaderImpl::remove_associations: bit 1 local 01030000.2be9c907.00000002.000003c7(d2534d7b) remote 01030000.2be9c907.00000001.000004c2(aad855e3) num remotes 1
2026-08-07 15:56:58.724@LM_DEBUG@(5418|5425) DataReaderImpl::remove_associations_i: bit 1 local 01030000.2be9c907.00000002.000003c7(d2534d7b) remote 01030000.2be9c907.00000001.000004c2(aad855e3) num remotes 1
2026-08-07 15:56:58.725@LM_DEBUG@(5419|5424) DataReaderImpl::remove_associations: bit 1 local 01030000.2be9c907.00000003.000003c7(ef3364cb) remote 01030000.2be9c907.00000001.000004c2(aad855e3) num remotes 1
2026-08-07 15:56:58.725@LM_DEBUG@(5419|5424) DataReaderImpl::remove_associations_i: bit 1 local 01030000.2be9c907.00000003.000003c7(ef3364cb) remote 01030000.2be9c907.00000001.000004c2(aad855e3) num remotes 1
2026-08-07 15:56:58.726@LM_DEBUG@(5418|5425) DataReaderImpl::remove_associations: bit 1 local 01030000.2be9c907.00000002.000004c7(9d12dbbc) remote 01030000.2be9c907.00000001.000003c2(e599c324) num remotes 1
2026-08-07 15:56:58.726@LM_DEBUG@(5418|5425) DataReaderImpl::remove_associations_i: bit 1 local 01030000.2be9c907.00000002.000004c7(9d12dbbc) remote 01030000.2be9c907.00000001.000003c2(e599c324) num remotes 1
2026-08-07 15:56:58.726@LM_DEBUG@(5419|5424) DataReaderImpl::remove_associations: bit 1 local 01030000.2be9c907.00000003.000004c7(a072f20c) remote 01030000.2be9c907.00000001.000003c2(e599c324) num remotes 1
2026-08-07 15:56:58.726@LM_DEBUG@(5419|5424) DataReaderImpl::remove_associations_i: bit 1 local 01030000.2be9c907.00000003.000004c7(a072f20c) remote 01030000.2be9c907.00000001.000003c2(e599c324) num remotes 1
2026-08-07 15:56:58.727@LM_DEBUG@(5418|5425) DataReaderImpl::remove_associations: bit 1 local 01030000.2be9c907.00000002.000002c7(cb487c3a) remote 01030000.2be9c907.00000001.000002c2(fc82f265) num remotes 1
2026-08-07 15:56:58.727@LM_DEBUG@(5418|5425) DataReaderImpl::remove_associations_i: bit 1 local 01030000.2be9c907.00000002.000002c7(cb487c3a) remote 01030000.2be9c907.00000001.000002c2(fc82f265) num remotes 1
2026-08-07 15:56:58.727@LM_DEBUG@(5419|5424) DataReaderImpl::remove_associations: bit 1 local 01030000.2be9c907.00000003.000002c7(f628558a) remote 01030000.2be9c907.00000001.000002c2(fc82f265) num remotes 1
2026-08-07 15:56:58.727@LM_DEBUG@(5419|5424) DataReaderImpl::remove_associations_i: bit 1 local 01030000.2be9c907.00000003.000002c7(f628558a) remote 01030000.2be9c907.00000001.000002c2(fc82f265) num remotes 1
2026-08-07 15:56:58.728@LM_DEBUG@(5419|5434) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-08-07 15:56:58.729@LM_DEBUG@(5418|5435) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-08-07 15:56:58.735@LM_DEBUG@(5418|5418) Service_Participant::shutdown
2026-08-07 15:56:58.743@LM_DEBUG@(5419|5419) Service_Participant::shutdown
2026-08-07 15:56:58.749@LM_DEBUG@(5418|5418) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-07 15:56:58.750@LM_DEBUG@(5418|5418) Service_Participant::~Service_Participant
2026-08-07 15:56:58.750@LM_DEBUG@(5418|5418) Service_Participant::shutdown
2026-08-07 15:56:58.762@LM_DEBUG@(5419|5419) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-07 15:56:58.765@LM_DEBUG@(5419|5419) Service_Participant::~Service_Participant
2026-08-07 15:56:58.765@LM_DEBUG@(5419|5419) 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: 5445
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/subscriber -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1
sub PID: 5455 started at 2026-08-07 15:56:59
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/publisher -p -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1
pub PID: 5456 started at 2026-08-07 15:56:59
2026-08-07 15:56:59.296@LM_INFO@(5456|5456) INFO: set_DCPS_debug_level: set to 1
2026-08-07 15:56:59.296@LM_INFO@(5455|5455) INFO: set_DCPS_debug_level: set to 1
2026-08-07 15:56:59.296@LM_INFO@(5455|5455) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
2026-08-07 15:56:59.296@LM_INFO@(5455|5455) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-08-07 15:56:59.296@LM_INFO@(5455|5455) Service_Participant::get_domain_participant_factory: machine: runnervmd93pd, x86_64 platform: Linux, 6.17.0-1021-azure, #21~24.04.1-Ubuntu SMP Wed Jul 1 21:45:31 UTC 2026
2026-08-07 15:56:59.296@LM_INFO@(5456|5456) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
2026-08-07 15:56:59.296@LM_INFO@(5455|5455) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-08-07 15:56:59.296@LM_INFO@(5456|5456) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-08-07 15:56:59.296@LM_NOTICE@(5455|5455) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-08-07 15:56:59.296@LM_INFO@(5456|5456) Service_Participant::get_domain_participant_factory: machine: runnervmd93pd, x86_64 platform: Linux, 6.17.0-1021-azure, #21~24.04.1-Ubuntu SMP Wed Jul 1 21:45:31 UTC 2026
2026-08-07 15:56:59.296@LM_INFO@(5456|5456) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-08-07 15:56:59.296@LM_NOTICE@(5456|5456) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-08-07 15:56:59.298@LM_DEBUG@(5456|5456) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMon2026-08-07 15:56:59.298@LM_DEBUG@(5455|5455) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
itor
2026-08-07 15:56:59.298@LM_INFO@(5456|5456) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-08-07 15:56:59.298@LM_INFO@(5455|5455) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-08-07 15:56:59.299@LM_DEBUG@(5455|5455) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2026-08-07 15:56:59.299@LM_DEBUG@(5456|5456) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(5445|5445) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
2026-08-07 15:56:59.515@LM_INFO@(5456|5456) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-08-07 15:56:59.515@LM_INFO@(5455|5455) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-08-07 15:56:59.515@LM_INFO@(5456|5456) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-08-07 15:56:59.515@LM_INFO@(5455|5455) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-08-07 15:56:59.515@LM_INFO@(5456|5456) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-08-07 15:56:59.515@LM_INFO@(5455|5455) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-08-07 15:56:59.527@LM_WARNING@(5456|5456) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
2026-08-07 15:56:59.527@LM_WARNING@(5455|5455) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
2026-08-07 15:56:59.560@LM_DEBUG@(5455|5465) DataReaderImpl::add_association - bit 1 local 01030000.00800cbf.00000003.000001c7(f2157662) remote 01030000.00800cbf.00000001.000001c2(f8bfd18d)
2026-08-07 15:56:59.562@LM_DEBUG@(5456|5466) DataReaderImpl::add_association - bit 1 local 01030000.00800cbf.00000002.000001c7(cf755fd2) remote 01030000.00800cbf.00000001.000001c2(f8bfd18d)
2026-08-07 15:56:59.565@LM_WARNING@(5456|5456) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:56:59.568@LM_DEBUG@(5456|5466) DataReaderImpl::add_association - bit 1 local 01030000.00800cbf.00000002.000002c7(e4580c11) remote 01030000.00800cbf.00000001.000002c2(d392824e)
2026-08-07 15:56:59.570@LM_WARNING@(5456|5456) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:56:59.572@LM_DEBUG@(5456|5466) DataReaderImpl::add_association - bit 1 local 01030000.00800cbf.00000002.000003c7(fd433d50) remote 01030000.00800cbf.00000001.000004c2(85c825c8)
2026-08-07 15:56:59.573@LM_WARNING@(5456|5456) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:56:59.575@LM_DEBUG@(5456|5466) DataReaderImpl::add_association - bit 1 local 01030000.00800cbf.00000002.000004c7(b202ab97) remote 01030000.00800cbf.00000001.000003c2(ca89b30f)
2026-08-07 15:56:59.577@LM_WARNING@(5456|5456) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:56:59.583@LM_WARNING@(5456|5456) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:56:59.585@LM_WARNING@(5456|5456) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:56:59.586@LM_WARNING@(5456|5456) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:56:59.601@LM_WARNING@(5455|5455) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:56:59.603@LM_DEBUG@(5455|5465) DataReaderImpl::add_association - bit 1 local 01030000.00800cbf.00000003.000002c7(d93825a1) remote 01030000.00800cbf.00000001.000002c2(d392824e)
2026-08-07 15:56:59.605@LM_WARNING@(5455|5455) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:56:59.607@LM_DEBUG@(5455|5465) DataReaderImpl::add_association - bit 1 local 01030000.00800cbf.00000003.000003c7(c02314e0) remote 01030000.00800cbf.00000001.000004c2(85c825c8)
2026-08-07 15:56:59.608@LM_WARNING@(5455|5455) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:56:59.610@LM_DEBUG@(5455|5465) DataReaderImpl::add_association - bit 1 local 01030000.00800cbf.00000003.000004c7(8f628227) remote 01030000.00800cbf.00000001.000003c2(ca89b30f)
2026-08-07 15:56:59.611@LM_WARNING@(5455|5455) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:56:59.616@LM_DEBUG@(5456|5466) DataWriterImpl::add_association - bit 0 local 01030000.00800cbf.00000002.00000102(247b69ed) remote 01030000.00800cbf.00000003.00000507(0d1d71d6)
2026-08-07 15:56:59.617@LM_DEBUG@(5455|5465) DataReaderImpl::add_association - bit 0 local 01030000.00800cbf.00000003.00000507(0d1d71d6) remote 01030000.00800cbf.00000002.00000102(247b69ed)
2026-08-07 15:56:59.617@LM_DEBUG@(5455|5455) DataReaderImpl::add_association - bit 0 local 01030000.00800cbf.00000003.00000507(0d1d71d6) remote 01030000.00800cbf.00000002.00000202(0f563a2e)
2026-08-07 15:56:59.617@LM_DEBUG@(5455|5465) DataReaderImpl::add_association - bit 0 local 01030000.00800cbf.00000003.00000507(0d1d71d6) remote 01030000.00800cbf.00000002.00000302(164d0b6f)
2026-08-07 15:56:59.618@LM_WARNING@(5455|5455) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:56:59.620@LM_DEBUG@(5455|5455) DataReaderImpl::add_association - bit 0 local 01030000.00800cbf.00000003.00000607(26302215) remote 01030000.00800cbf.00000002.00000202(0f563a2e)
2026-08-07 15:56:59.620@LM_INFO@(5456|5474) DataWriterImpl::transport_assoc_done: writer 01030000.00800cbf.00000002.00000102(247b69ed) succeeded in associating with reader 01030000.00800cbf.00000003.00000507(0d1d71d6)
2026-08-07 15:56:59.620@LM_DEBUG@(5456|5474) DataWriterImpl::transport_assoc_done: writer 01030000.00800cbf.00000002.00000102(247b69ed) reader 01030000.00800cbf.00000003.00000507(0d1d71d6) calling association_complete_i
2026-08-07 15:56:59.621@LM_DEBUG@(5456|5474) DataWriterImpl::association_complete_i - bit 0 local 01030000.00800cbf.00000002.00000102(247b69ed) remote 01030000.00800cbf.00000003.00000507(0d1d71d6)
2026-08-07 15:56:59.621@LM_DEBUG@(5455|5465) DataReaderImpl::add_association - bit 0 local 01030000.00800cbf.00000003.00000607(26302215) remote 01030000.00800cbf.00000002.00000102(247b69ed)
2026-08-07 15:56:59.621@LM_DEBUG@(5456|5466) DataWriterImpl::add_association - bit 0 local 01030000.00800cbf.00000002.00000202(0f563a2e) remote 01030000.00800cbf.00000003.00000507(0d1d71d6)
2026-08-07 15:56:59.621@LM_DEBUG@(5456|5466) DataWriterImpl::add_association - bit 0 local 01030000.00800cbf.00000002.00000302(164d0b6f) remote 01030000.00800cbf.00000003.00000507(0d1d71d6)
2026-08-07 15:56:59.621@LM_INFO@(5456|5474) DataWriterImpl::transport_assoc_done: writer 01030000.00800cbf.00000002.00000202(0f563a2e) succeeded in associating with reader 01030000.00800cbf.00000003.00000507(0d1d71d6)
2026-08-07 15:56:59.621@LM_DEBUG@(5456|5474) DataWriterImpl::transport_assoc_done: writer 01030000.00800cbf.00000002.00000202(0f563a2e) reader 01030000.00800cbf.00000003.00000507(0d1d71d6) calling association_complete_i
2026-08-07 15:56:59.621@LM_DEBUG@(5456|5474) DataWriterImpl::association_complete_i - bit 0 local 01030000.00800cbf.00000002.00000202(0f563a2e) remote 01030000.00800cbf.00000003.00000507(0d1d71d6)
2026-08-07 15:56:59.622@LM_DEBUG@(5455|5465) DataReaderImpl::add_association - bit 0 local 01030000.00800cbf.00000003.00000607(26302215) remote 01030000.00800cbf.00000002.00000302(164d0b6f)
2026-08-07 15:56:59.622@LM_WARNING@(5455|5455) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:56:59.622@LM_DEBUG@(5456|5466) DataWriterImpl::add_association - bit 0 local 01030000.00800cbf.00000002.00000102(247b69ed) remote 01030000.00800cbf.00000003.00000607(26302215)
2026-08-07 15:56:59.623@LM_DEBUG@(5456|5466) DataWriterImpl::add_association - bit 0 local 01030000.00800cbf.00000002.00000202(0f563a2e) remote 01030000.00800cbf.00000003.00000607(26302215)
2026-08-07 15:56:59.623@LM_INFO@(5456|5474) DataWriterImpl::transport_assoc_done: writer 01030000.00800cbf.00000002.00000302(164d0b6f) succeeded in associating with reader 01030000.00800cbf.00000003.00000507(0d1d71d6)
2026-08-07 15:56:59.623@LM_DEBUG@(5456|5474) DataWriterImpl::transport_assoc_done: writer 01030000.00800cbf.00000002.00000302(164d0b6f) reader 01030000.00800cbf.00000003.00000507(0d1d71d6) calling association_complete_i
2026-08-07 15:56:59.623@LM_DEBUG@(5456|5474) DataWriterImpl::association_complete_i - bit 0 local 01030000.00800cbf.00000002.00000302(164d0b6f) remote 01030000.00800cbf.00000003.00000507(0d1d71d6)
2026-08-07 15:56:59.623@LM_DEBUG@(5456|5466) DataWriterImpl::add_association - bit 0 local 01030000.00800cbf.00000002.00000302(164d0b6f) remote 01030000.00800cbf.00000003.00000607(26302215)
2026-08-07 15:56:59.623@LM_INFO@(5456|5474) DataWriterImpl::transport_assoc_done: writer 01030000.00800cbf.00000002.00000102(247b69ed) succeeded in associating with reader 01030000.00800cbf.00000003.00000607(26302215)
2026-08-07 15:56:59.623@LM_DEBUG@(5456|5474) DataWriterImpl::transport_assoc_done: writer 01030000.00800cbf.00000002.00000102(247b69ed) reader 01030000.00800cbf.00000003.00000607(26302215) calling association_complete_i
2026-08-07 15:56:59.623@LM_DEBUG@(5456|5474) DataWriterImpl::association_complete_i - bit 0 local 01030000.00800cbf.00000002.00000102(247b69ed) remote 01030000.00800cbf.00000003.00000607(26302215)
2026-08-07 15:56:59.623@LM_INFO@(5456|5474) DataWriterImpl::transport_assoc_done: writer 01030000.00800cbf.00000002.00000202(0f563a2e) succeeded in associating with reader 01030000.00800cbf.00000003.00000607(26302215)
2026-08-07 15:56:59.623@LM_DEBUG@(5456|5474) DataWriterImpl::transport_assoc_done: writer 01030000.00800cbf.00000002.00000202(0f563a2e) reader 01030000.00800cbf.00000003.00000607(26302215) calling association_complete_i
2026-08-07 15:56:59.623@LM_DEBUG@(5456|5474) DataWriterImpl::association_complete_i - bit 0 local 01030000.00800cbf.00000002.00000202(0f563a2e) remote 01030000.00800cbf.00000003.00000607(26302215)
2026-08-07 15:56:59.624@LM_INFO@(5456|5474) DataWriterImpl::transport_assoc_done: writer 01030000.00800cbf.00000002.00000302(164d0b6f) succeeded in associating with reader 01030000.00800cbf.00000003.00000607(26302215)
2026-08-07 15:56:59.624@LM_DEBUG@(5456|5474) DataWriterImpl::transport_assoc_done: writer 01030000.00800cbf.00000002.00000302(164d0b6f) reader 01030000.00800cbf.00000003.00000607(26302215) calling association_complete_i
2026-08-07 15:56:59.624@LM_DEBUG@(5456|5474) DataWriterImpl::association_complete_i - bit 0 local 01030000.00800cbf.00000002.00000302(164d0b6f) remote 01030000.00800cbf.00000003.00000607(26302215)
2026-08-07 15:56:59.624@LM_DEBUG@(5456|5477) Writer::svc() - processing publication 0.
2026-08-07 15:56:59.624@LM_DEBUG@(5456|5478) Writer::svc() - processing publication 1.
2026-08-07 15:56:59.625@LM_DEBUG@(5456|5479) Writer::svc() - processing publication 2.
2026-08-07 15:57:01.625@LM_DEBUG@(5456|5456) DataWriterImpl::create_ack_token() - for sequence 1353
2026-08-07 15:57:01.625@LM_DEBUG@(5456|5456) DataWriterImpl::create_ack_token() - for sequence 1360
2026-08-07 15:57:01.625@LM_DEBUG@(5456|5456) DataWriterImpl::create_ack_token() - for sequence 1357
2026-08-07 15:57:01.626@LM_DEBUG@(5456|5477) DataWriterImpl::create_ack_token() - for sequence 1354
2026-08-07 15:57:01.626@LM_DEBUG@(5456|5477) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1354 at 15:57:01.626158
2026-08-07 15:57:01.626@LM_DEBUG@(5456|5478) DataWriterImpl::create_ack_token() - for sequence 1361
2026-08-07 15:57:01.626@LM_DEBUG@(5456|5478) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1361 at 15:57:01.626287
2026-08-07 15:57:01.626@LM_DEBUG@(5456|5456) Publisher::run() - publication 0 stopping after sending 1352 messages.
2026-08-07 15:57:01.626@LM_DEBUG@(5456|5456) Publisher::run() - publication 1 stopping after sending 1359 messages.
2026-08-07 15:57:01.626@LM_DEBUG@(5456|5479) DataWriterImpl::create_ack_token() - for sequence 1359
2026-08-07 15:57:01.626@LM_DEBUG@(5456|5479) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1359 at 15:57:01.626789
2026-08-07 15:57:01.627@LM_DEBUG@(5456|5456) Publisher::run() - publication 2 stopping after sending 1357 messages.
2026-08-07 15:57:01.644@LM_DEBUG@(5456|5462) DataWriterImpl::remove_associations: bit 0 local 01030000.00800cbf.00000002.00000102(247b69ed) remote 01030000.00800cbf.00000003.00000507(0d1d71d6) num remotes 2
2026-08-07 15:57:01.646@LM_DEBUG@(5455|5465) DataReaderImpl::remove_associations: bit 0 local 01030000.00800cbf.00000003.00000507(0d1d71d6) remote 01030000.00800cbf.00000002.00000102(247b69ed) num remotes 1
2026-08-07 15:57:01.646@LM_DEBUG@(5455|5465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.00800cbf.00000003.00000507(0d1d71d6) remote 01030000.00800cbf.00000002.00000102(247b69ed) num remotes 1
2026-08-07 15:57:01.646@LM_DEBUG@(5455|5465) DataReaderImpl::remove_associations: bit 0 local 01030000.00800cbf.00000003.00000607(26302215) remote 01030000.00800cbf.00000002.00000102(247b69ed) num remotes 1
2026-08-07 15:57:01.646@LM_DEBUG@(5455|5465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.00800cbf.00000003.00000607(26302215) remote 01030000.00800cbf.00000002.00000102(247b69ed) num remotes 1
2026-08-07 15:57:01.647@LM_DEBUG@(5456|5462) DataWriterImpl::remove_associations: bit 0 local 01030000.00800cbf.00000002.00000202(0f563a2e) remote 01030000.00800cbf.00000003.00000507(0d1d71d6) num remotes 2
2026-08-07 15:57:01.647@LM_DEBUG@(5455|5465) DataReaderImpl::remove_associations: bit 0 local 01030000.00800cbf.00000003.00000507(0d1d71d6) remote 01030000.00800cbf.00000002.00000202(0f563a2e) num remotes 1
2026-08-07 15:57:01.647@LM_DEBUG@(5455|5465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.00800cbf.00000003.00000507(0d1d71d6) remote 01030000.00800cbf.00000002.00000202(0f563a2e) num remotes 1
2026-08-07 15:57:01.648@LM_DEBUG@(5455|5465) DataReaderImpl::remove_associations: bit 0 local 01030000.00800cbf.00000003.00000607(26302215) remote 01030000.00800cbf.00000002.00000202(0f563a2e) num remotes 1
2026-08-07 15:57:01.648@LM_DEBUG@(5455|5465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.00800cbf.00000003.00000607(26302215) remote 01030000.00800cbf.00000002.00000202(0f563a2e) num remotes 1
2026-08-07 15:57:01.648@LM_DEBUG@(5456|5462) DataWriterImpl::remove_associations: bit 0 local 01030000.00800cbf.00000002.00000302(164d0b6f) remote 01030000.00800cbf.00000003.00000507(0d1d71d6) num remotes 2
2026-08-07 15:57:01.648@LM_DEBUG@(5456|5474) DataLink::handle_exception() - (delay) scheduling timer for future release
2026-08-07 15:57:01.649@LM_DEBUG@(5455|5465) DataReaderImpl::remove_associations: bit 0 local 01030000.00800cbf.00000003.00000507(0d1d71d6) remote 01030000.00800cbf.00000002.00000302(164d0b6f) num remotes 1
2026-08-07 15:57:01.649@LM_DEBUG@(5455|5465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.00800cbf.00000003.00000507(0d1d71d6) remote 01030000.00800cbf.00000002.00000302(164d0b6f) num remotes 1
2026-08-07 15:57:01.649@LM_DEBUG@(5455|5465) DataReaderImpl::remove_associations: bit 0 local 01030000.00800cbf.00000003.00000607(26302215) remote 01030000.00800cbf.00000002.00000302(164d0b6f) num remotes 1
2026-08-07 15:57:01.649@LM_DEBUG@(5455|5465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.00800cbf.00000003.00000607(26302215) remote 01030000.00800cbf.00000002.00000302(164d0b6f) num remotes 1
2026-08-07 15:57:01.649@LM_DEBUG@(5455|5476) DataLink::handle_exception() - (delay) scheduling timer for future release
2026-08-07 15:57:01.649@LM_DEBUG@(5455|5455) subscriber_main() - test complete.
2026-08-07 15:57:01.650@LM_DEBUG@(5456|5462) DataReaderImpl::remove_associations: bit 1 local 01030000.00800cbf.00000002.000001c7(cf755fd2) remote 01030000.00800cbf.00000001.000001c2(f8bfd18d) num remotes 1
2026-08-07 15:57:01.650@LM_DEBUG@(5456|5462) DataReaderImpl::remove_associations_i: bit 1 local 01030000.00800cbf.00000002.000001c7(cf755fd2) remote 01030000.00800cbf.00000001.000001c2(f8bfd18d) num remotes 1
2026-08-07 15:57:01.650@LM_DEBUG@(5455|5461) DataReaderImpl::remove_associations: bit 1 local 01030000.00800cbf.00000003.000001c7(f2157662) remote 01030000.00800cbf.00000001.000001c2(f8bfd18d) num remotes 1
2026-08-07 15:57:01.651@LM_DEBUG@(5455|5461) DataReaderImpl::remove_associations_i: bit 1 local 01030000.00800cbf.00000003.000001c7(f2157662) remote 01030000.00800cbf.00000001.000001c2(f8bfd18d) num remotes 1
2026-08-07 15:57:01.651@LM_DEBUG@(5456|5462) DataReaderImpl::remove_associations: bit 1 local 01030000.00800cbf.00000002.000003c7(fd433d50) remote 01030000.00800cbf.00000001.000004c2(85c825c8) num remotes 1
2026-08-07 15:57:01.651@LM_DEBUG@(5456|5462) DataReaderImpl::remove_associations_i: bit 1 local 01030000.00800cbf.00000002.000003c7(fd433d50) remote 01030000.00800cbf.00000001.000004c2(85c825c8) num remotes 1
2026-08-07 15:57:01.652@LM_DEBUG@(5455|5461) DataReaderImpl::remove_associations: bit 1 local 01030000.00800cbf.00000003.000003c7(c02314e0) remote 01030000.00800cbf.00000001.000004c2(85c825c8) num remotes 1
2026-08-07 15:57:01.652@LM_DEBUG@(5455|5461) DataReaderImpl::remove_associations_i: bit 1 local 01030000.00800cbf.00000003.000003c7(c02314e0) remote 01030000.00800cbf.00000001.000004c2(85c825c8) num remotes 1
2026-08-07 15:57:01.652@LM_DEBUG@(5456|5462) DataReaderImpl::remove_associations: bit 1 local 01030000.00800cbf.00000002.000004c7(b202ab97) remote 01030000.00800cbf.00000001.000003c2(ca89b30f) num remotes 1
2026-08-07 15:57:01.652@LM_DEBUG@(5456|5462) DataReaderImpl::remove_associations_i: bit 1 local 01030000.00800cbf.00000002.000004c7(b202ab97) remote 01030000.00800cbf.00000001.000003c2(ca89b30f) num remotes 1
2026-08-07 15:57:01.653@LM_DEBUG@(5455|5461) DataReaderImpl::remove_associations: bit 1 local 01030000.00800cbf.00000003.000004c7(8f628227) remote 01030000.00800cbf.00000001.000003c2(ca89b30f) num remotes 1
2026-08-07 15:57:01.653@LM_DEBUG@(5455|5461) DataReaderImpl::remove_associations_i: bit 1 local 01030000.00800cbf.00000003.000004c7(8f628227) remote 01030000.00800cbf.00000001.000003c2(ca89b30f) num remotes 1
2026-08-07 15:57:01.654@LM_DEBUG@(5456|5472) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.211:39413 , reconnect_state = INIT_STATE.
2026-08-07 15:57:01.654@LM_DEBUG@(5455|5461) DataReaderImpl::remove_associations: bit 1 local 01030000.00800cbf.00000003.000002c7(d93825a1) remote 01030000.00800cbf.00000001.000002c2(d392824e) num remotes 1
2026-08-07 15:57:01.655@LM_DEBUG@(5455|5461) DataReaderImpl::remove_associations_i: bit 1 local 01030000.00800cbf.00000003.000002c7(d93825a1) remote 01030000.00800cbf.00000001.000002c2(d392824e) num remotes 1
2026-08-07 15:57:01.655@LM_DEBUG@(5456|5462) DataReaderImpl::remove_associations: bit 1 local 01030000.00800cbf.00000002.000002c7(e4580c11) remote 01030000.00800cbf.00000001.000002c2(d392824e) num remotes 1
2026-08-07 15:57:01.655@LM_DEBUG@(5456|5462) DataReaderImpl::remove_associations_i: bit 1 local 01030000.00800cbf.00000002.000002c7(e4580c11) remote 01030000.00800cbf.00000001.000002c2(d392824e) num remotes 1
2026-08-07 15:57:01.655@LM_DEBUG@(5456|5472) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-08-07 15:57:01.656@LM_DEBUG@(5455|5471) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-08-07 15:57:01.662@LM_DEBUG@(5456|5456) Service_Participant::shutdown
2026-08-07 15:57:01.663@LM_DEBUG@(5455|5476) TcpConnection::handle_close() called on transport: _OPENDDS_0500_TCP to 10.1.0.211:40067 , reconnect_state = INIT_STATE.
2026-08-07 15:57:01.669@LM_DEBUG@(5455|5455) Service_Participant::shutdown
2026-08-07 15:57:01.679@LM_DEBUG@(5456|5456) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-07 15:57:01.680@LM_DEBUG@(5456|5456) Service_Participant::~Service_Participant
2026-08-07 15:57:01.680@LM_DEBUG@(5456|5456) Service_Participant::shutdown
2026-08-07 15:57:01.685@LM_DEBUG@(5455|5455) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-07 15:57:01.685@LM_DEBUG@(5455|5455) Service_Participant::~Service_Participant
2026-08-07 15:57:01.685@LM_DEBUG@(5455|5455) 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: 5481
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/subscriber -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSConfigFile rtps.ini
sub PID: 5491 started at 2026-08-07 15:57:02
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/publisher -p -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSConfigFile rtps.ini
pub PID: 5492 started at 2026-08-07 15:57:02
2026-08-07 15:57:02.247@LM_INFO@(5492|5492) INFO: set_DCPS_debug_level: set to 1
2026-08-07 15:57:02.247@LM_INFO@(5491|5491) INFO: set_DCPS_debug_level: set to 1
2026-08-07 15:57:02.248@LM_INFO@(5492|5492) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps.ini
2026-08-07 15:57:02.248@LM_INFO@(5491|5491) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps.ini
2026-08-07 15:57:02.248@LM_INFO@(5492|5492) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps.ini"
2026-08-07 15:57:02.248@LM_INFO@(5491|5491) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps.ini"
2026-08-07 15:57:02.248@LM_INFO@(5491|5491) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_TRANSPORT_TYPE=rtps_udp
2026-08-07 15:57:02.248@LM_INFO@(5492|5492) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_TRANSPORT_TYPE=rtps_udp
2026-08-07 15:57:02.248@LM_INFO@(5491|5491) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_USE_MULTICAST=0
2026-08-07 15:57:02.248@LM_INFO@(5492|5492) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_USE_MULTICAST=0
2026-08-07 15:57:02.248@LM_INFO@(5491|5491) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT=@the_rtps_transport
2026-08-07 15:57:02.248@LM_INFO@(5492|5492) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT=@the_rtps_transport
2026-08-07 15:57:02.248@LM_INFO@(5491|5491) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
2026-08-07 15:57:02.248@LM_INFO@(5492|5492) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
2026-08-07 15:57:02.248@LM_INFO@(5491|5491) INFO: ConfigStoreImpl::set_string: COMMON_POOL_SIZE=600000000
2026-08-07 15:57:02.248@LM_INFO@(5492|5492) INFO: ConfigStoreImpl::set_string: COMMON_POOL_SIZE=600000000
2026-08-07 15:57:02.248@LM_INFO@(5491|5491) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
2026-08-07 15:57:02.248@LM_INFO@(5492|5492) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
2026-08-07 15:57:02.249@LM_INFO@(5491|5491) INFO: ConfigStoreImpl::set_string: COMMON=@common
2026-08-07 15:57:02.249@LM_INFO@(5492|5492) INFO: ConfigStoreImpl::set_string: COMMON=@common
2026-08-07 15:57:02.250@LM_INFO@(5491|5491) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev usin2026-08-07 15:57:02.250@LM_INFO@(5492|5492) 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-07 15:57:02.250@LM_INFO@(5491|5491) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_lev2026-08-07 15:57:02.250@LM_INFO@(5492|5492) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
el: 1
2026-08-07 15:57:02.250@LM_INFO@(5491|5491) Service_Participant::get_domain_participant_factory: machine: runnervmd93pd, x86_64 2026-08-07 15:57:02.250@LM_INFO@(5492|5492) Service_Participant::get_domain_participant_factory: machine: runnervmd93pd, x86_64 platform: Linux, 6.17.0-1021-azure, #21~24.04.1-Ubuntu SMP Wed Jul 1 21:45:31 UTC 2026
platform: Linux, 6.17.0-1021-azure, #21~24.04.1-Ubuntu SMP Wed Jul 1 21:45:31 UTC 2026
2026-08-07 15:57:02.250@LM_INFO@(5491|5491) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-08-07 15:57:02.250@LM_INFO@(5492|5492) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-08-07 15:57:02.250@LM_NOTICE@(5491|5491) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-08-07 15:57:02.250@LM_NOTICE@(5492|5492) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-08-07 15:57:02.251@LM_DEBUG@(5491|5491) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMon2026-08-07 15:57:02.251@LM_DEBUG@(5492|5492) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
itor
2026-08-07 15:57:02.252@LM_INFO@(5491|5491) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-08-07 15:57:02.252@LM_INFO@(5492|5492) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-08-07 15:57:02.252@LM_DEBUG@(5491|5491) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2026-08-07 15:57:02.252@LM_DEBUG@(5492|5492) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(5481|5481) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
2026-08-07 15:57:02.471@LM_INFO@(5492|5492) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-08-07 15:57:02.471@LM_INFO@(5491|5491) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-08-07 15:57:02.472@LM_INFO@(5492|5492) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-08-07 15:57:02.472@LM_INFO@(5491|5491) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-08-07 15:57:02.472@LM_INFO@(5492|5492) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-08-07 15:57:02.472@LM_INFO@(5491|5491) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-08-07 15:57:02.479@LM_WARNING@(5491|5491) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
2026-08-07 15:57:02.479@LM_WARNING@(5492|5492) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
2026-08-07 15:57:02.488@LM_DEBUG@(5492|5502) DataReaderImpl::add_association - bit 1 local 01030000.09b51f11.00000002.000001c7(eb1ee188) remote 01030000.09b51f11.00000001.000001c2(dcd46fd7)
2026-08-07 15:57:02.490@LM_DEBUG@(5491|5501) DataReaderImpl::add_association - bit 1 local 01030000.09b51f11.00000003.000001c7(d67ec838) remote 01030000.09b51f11.00000001.000001c2(dcd46fd7)
2026-08-07 15:57:02.534@LM_WARNING@(5492|5492) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:57:02.534@LM_WARNING@(5491|5491) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:57:02.537@LM_DEBUG@(5492|5502) DataReaderImpl::add_association - bit 1 local 01030000.09b51f11.00000002.000002c7(c033b24b) remote 01030000.09b51f11.00000001.000002c2(f7f93c14)
2026-08-07 15:57:02.539@LM_DEBUG@(5491|5501) DataReaderImpl::add_association - bit 1 local 01030000.09b51f11.00000003.000002c7(fd539bfb) remote 01030000.09b51f11.00000001.000002c2(f7f93c14)
2026-08-07 15:57:02.539@LM_WARNING@(5492|5492) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:57:02.540@LM_WARNING@(5491|5491) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:57:02.541@LM_DEBUG@(5492|5502) DataReaderImpl::add_association - bit 1 local 01030000.09b51f11.00000002.000003c7(d928830a) remote 01030000.09b51f11.00000001.000004c2(a1a39b92)
2026-08-07 15:57:02.542@LM_DEBUG@(5491|5501) DataReaderImpl::add_association - bit 1 local 01030000.09b51f11.00000003.000003c7(e448aaba) remote 01030000.09b51f11.00000001.000004c2(a1a39b92)
2026-08-07 15:57:02.543@LM_WARNING@(5492|5492) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:57:02.544@LM_WARNING@(5491|5491) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:57:02.545@LM_DEBUG@(5492|5502) DataReaderImpl::add_association - bit 1 local 01030000.09b51f11.00000002.000004c7(966915cd) remote 01030000.09b51f11.00000001.000003c2(eee20d55)
2026-08-07 15:57:02.546@LM_DEBUG@(5491|5501) DataReaderImpl::add_association - bit 1 local 01030000.09b51f11.00000003.000004c7(ab093c7d) remote 01030000.09b51f11.00000001.000003c2(eee20d55)
2026-08-07 15:57:02.547@LM_WARNING@(5492|5492) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:57:02.548@LM_WARNING@(5491|5491) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:57:02.552@LM_WARNING@(5492|5492) 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-07 15:57:02.552@LM_WARNING@(5492|5492) 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-07 15:57:02.553@LM_WARNING@(5491|5491) 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-07 15:57:02.553@LM_WARNING@(5491|5491) 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-07 15:57:02.554@LM_WARNING@(5492|5492) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:57:02.555@LM_WARNING@(5492|5492) 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-07 15:57:02.555@LM_WARNING@(5492|5492) 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-07 15:57:02.556@LM_DEBUG@(5491|5501) DataReaderImpl::add_association - bit 0 local 01030000.09b51f11.00000003.00000507(2976cf8c) remote 01030000.09b51f11.00000002.00000102(0010d7b7)
2026-08-07 15:57:02.556@LM_WARNING@(5491|5491) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:57:02.556@LM_DEBUG@(5492|5502) DataWriterImpl::add_association - bit 0 local 01030000.09b51f11.00000002.00000102(0010d7b7) remote 01030000.09b51f11.00000003.00000507(2976cf8c)
2026-08-07 15:57:02.556@LM_WARNING@(5491|5491) 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-07 15:57:02.557@LM_WARNING@(5491|5491) 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-07 15:57:02.561@LM_DEBUG@(5492|5492) DataWriterImpl::add_association - bit 0 local 01030000.09b51f11.00000002.00000202(2b3d8474) remote 01030000.09b51f11.00000003.00000507(2976cf8c)
2026-08-07 15:57:02.562@LM_DEBUG@(5491|5501) DataReaderImpl::add_association - bit 0 local 01030000.09b51f11.00000003.00000507(2976cf8c) remote 01030000.09b51f11.00000002.00000202(2b3d8474)
2026-08-07 15:57:02.563@LM_INFO@(5492|5502) DataWriterImpl::transport_assoc_done: writer 01030000.09b51f11.00000002.00000102(0010d7b7) succeeded in associating with reader 01030000.09b51f11.00000003.00000507(2976cf8c)
2026-08-07 15:57:02.563@LM_DEBUG@(5492|5502) DataWriterImpl::transport_assoc_done: writer 01030000.09b51f11.00000002.00000102(0010d7b7) reader 01030000.09b51f11.00000003.00000507(2976cf8c) calling association_complete_i
2026-08-07 15:57:02.563@LM_DEBUG@(5492|5502) DataWriterImpl::association_complete_i - bit 0 local 01030000.09b51f11.00000002.00000102(0010d7b7) remote 01030000.09b51f11.00000003.00000507(2976cf8c)
2026-08-07 15:57:02.564@LM_INFO@(5492|5492) DataWriterImpl::transport_assoc_done: writer 01030000.09b51f11.00000002.00000202(2b3d8474) succeeded in associating with reader 01030000.09b51f11.00000003.00000507(2976cf8c)
2026-08-07 15:57:02.564@LM_DEBUG@(5492|5492) DataWriterImpl::transport_assoc_done: writer 01030000.09b51f11.00000002.00000202(2b3d8474) reader 01030000.09b51f11.00000003.00000507(2976cf8c) calling association_complete_i
2026-08-07 15:57:02.564@LM_DEBUG@(5492|5492) DataWriterImpl::association_complete_i - bit 0 local 01030000.09b51f11.00000002.00000202(2b3d8474) remote 01030000.09b51f11.00000003.00000507(2976cf8c)
2026-08-07 15:57:02.564@LM_DEBUG@(5492|5502) DataWriterImpl::add_association - bit 0 local 01030000.09b51f11.00000002.00000102(0010d7b7) remote 01030000.09b51f11.00000003.00000607(025b9c4f)
2026-08-07 15:57:02.564@LM_WARNING@(5492|5492) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:57:02.564@LM_INFO@(5492|5502) DataWriterImpl::transport_assoc_done: writer 01030000.09b51f11.00000002.00000102(0010d7b7) succeeded in associating with reader 01030000.09b51f11.00000003.00000607(025b9c4f)
2026-08-07 15:57:02.564@LM_DEBUG@(5492|5502) DataWriterImpl::transport_assoc_done: writer 01030000.09b51f11.00000002.00000102(0010d7b7) reader 01030000.09b51f11.00000003.00000607(025b9c4f) calling association_complete_i
2026-08-07 15:57:02.564@LM_DEBUG@(5492|5502) DataWriterImpl::association_complete_i - bit 0 local 01030000.09b51f11.00000002.00000102(0010d7b7) remote 01030000.09b51f11.00000003.00000607(025b9c4f)
2026-08-07 15:57:02.564@LM_WARNING@(5492|5492) 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-07 15:57:02.564@LM_DEBUG@(5492|5502) DataWriterImpl::add_association - bit 0 local 01030000.09b51f11.00000002.00000202(2b3d8474) remote 01030000.09b51f11.00000003.00000607(025b9c4f)
2026-08-07 15:57:02.564@LM_WARNING@(5492|5492) 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-07 15:57:02.564@LM_INFO@(5492|5502) DataWriterImpl::transport_assoc_done: writer 01030000.09b51f11.00000002.00000202(2b3d8474) succeeded in associating with reader 01030000.09b51f11.00000003.00000607(025b9c4f)
2026-08-07 15:57:02.565@LM_DEBUG@(5492|5502) DataWriterImpl::transport_assoc_done: writer 01030000.09b51f11.00000002.00000202(2b3d8474) reader 01030000.09b51f11.00000003.00000607(025b9c4f) calling association_complete_i
2026-08-07 15:57:02.565@LM_DEBUG@(5492|5502) DataWriterImpl::association_complete_i - bit 0 local 01030000.09b51f11.00000002.00000202(2b3d8474) remote 01030000.09b51f11.00000003.00000607(025b9c4f)
2026-08-07 15:57:02.565@LM_DEBUG@(5491|5501) DataReaderImpl::add_association - bit 0 local 01030000.09b51f11.00000003.00000607(025b9c4f) remote 01030000.09b51f11.00000002.00000102(0010d7b7)
2026-08-07 15:57:02.565@LM_DEBUG@(5491|5491) DataReaderImpl::add_association - bit 0 local 01030000.09b51f11.00000003.00000607(025b9c4f) remote 01030000.09b51f11.00000002.00000202(2b3d8474)
2026-08-07 15:57:02.565@LM_WARNING@(5491|5491) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:57:02.566@LM_DEBUG@(5492|5502) DataWriterImpl::add_association - bit 0 local 01030000.09b51f11.00000002.00000302(3226b535) remote 01030000.09b51f11.00000003.00000507(2976cf8c)
2026-08-07 15:57:02.567@LM_DEBUG@(5491|5501) DataReaderImpl::add_association - bit 0 local 01030000.09b51f11.00000003.00000507(2976cf8c) remote 01030000.09b51f11.00000002.00000302(3226b535)
2026-08-07 15:57:02.567@LM_INFO@(5492|5502) DataWriterImpl::transport_assoc_done: writer 01030000.09b51f11.00000002.00000302(3226b535) succeeded in associating with reader 01030000.09b51f11.00000003.00000507(2976cf8c)
2026-08-07 15:57:02.567@LM_DEBUG@(5492|5502) DataWriterImpl::transport_assoc_done: writer 01030000.09b51f11.00000002.00000302(3226b535) reader 01030000.09b51f11.00000003.00000507(2976cf8c) calling association_complete_i
2026-08-07 15:57:02.567@LM_DEBUG@(5492|5502) DataWriterImpl::association_complete_i - bit 0 local 01030000.09b51f11.00000002.00000302(3226b535) remote 01030000.09b51f11.00000003.00000507(2976cf8c)
2026-08-07 15:57:02.567@LM_DEBUG@(5492|5492) DataWriterImpl::add_association - bit 0 local 01030000.09b51f11.00000002.00000302(3226b535) remote 01030000.09b51f11.00000003.00000607(025b9c4f)
2026-08-07 15:57:02.567@LM_DEBUG@(5491|5501) DataReaderImpl::add_association - bit 0 local 01030000.09b51f11.00000003.00000607(025b9c4f) remote 01030000.09b51f11.00000002.00000302(3226b535)
2026-08-07 15:57:02.567@LM_INFO@(5492|5492) DataWriterImpl::transport_assoc_done: writer 01030000.09b51f11.00000002.00000302(3226b535) succeeded in associating with reader 01030000.09b51f11.00000003.00000607(025b9c4f)
2026-08-07 15:57:02.567@LM_DEBUG@(5492|5492) DataWriterImpl::transport_assoc_done: writer 01030000.09b51f11.00000002.00000302(3226b535) reader 01030000.09b51f11.00000003.00000607(025b9c4f) calling association_complete_i
2026-08-07 15:57:02.568@LM_DEBUG@(5492|5492) DataWriterImpl::association_complete_i - bit 0 local 01030000.09b51f11.00000002.00000302(3226b535) remote 01030000.09b51f11.00000003.00000607(025b9c4f)
2026-08-07 15:57:02.568@LM_WARNING@(5492|5492) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-08-07 15:57:02.568@LM_DEBUG@(5492|5513) Writer::svc() - processing publication 0.
2026-08-07 15:57:02.568@LM_DEBUG@(5492|5514) Writer::svc() - processing publication 1.
2026-08-07 15:57:02.569@LM_DEBUG@(5492|5515) Writer::svc() - processing publication 2.
2026-08-07 15:57:04.569@LM_DEBUG@(5492|5492) DataWriterImpl::create_ack_token() - for sequence 1292
2026-08-07 15:57:04.569@LM_DEBUG@(5492|5492) DataWriterImpl::create_ack_token() - for sequence 1294
2026-08-07 15:57:04.569@LM_DEBUG@(5492|5492) DataWriterImpl::create_ack_token() - for sequence 1294
2026-08-07 15:57:04.666@LM_DEBUG@(5492|5515) DataWriterImpl::create_ack_token() - for sequence 1334
2026-08-07 15:57:04.666@LM_DEBUG@(5492|5515) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1334 at 15:57:04.666123
2026-08-07 15:57:04.666@LM_DEBUG@(5492|5513) DataWriterImpl::create_ack_token() - for sequence 1338
2026-08-07 15:57:04.666@LM_DEBUG@(5492|5513) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1338 at 15:57:04.666829
2026-08-07 15:57:04.666@LM_DEBUG@(5492|5514) DataWriterImpl::create_ack_token() - for sequence 1336
2026-08-07 15:57:04.667@LM_DEBUG@(5492|5514) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1336 at 15:57:04.667042
2026-08-07 15:57:04.688@LM_DEBUG@(5492|5492) Publisher::run() - publication 0 stopping after sending 1336 messages.
2026-08-07 15:57:04.689@LM_DEBUG@(5492|5492) Publisher::run() - publication 1 stopping after sending 1334 messages.
2026-08-07 15:57:04.690@LM_DEBUG@(5492|5492) Publisher::run() - publication 2 stopping after sending 1332 messages.
2026-08-07 15:57:04.710@LM_DEBUG@(5492|5497) WriteDataContainer::wait_pending timeout at 00:05:47.096603
2026-08-07 15:57:04.908@LM_DEBUG@(5492|5497) WriteDataContainer::wait_pending done
2026-08-07 15:57:04.909@LM_DEBUG@(5492|5497) DataWriterImpl::remove_associations: bit 0 local 01030000.09b51f11.00000002.00000102(0010d7b7) remote 01030000.09b51f11.00000003.00000507(2976cf8c) num remotes 2
2026-08-07 15:57:04.910@LM_DEBUG@(5491|5501) DataReaderImpl::remove_associations: bit 0 local 01030000.09b51f11.00000003.00000507(2976cf8c) remote 01030000.09b51f11.00000002.00000102(0010d7b7) num remotes 1
2026-08-07 15:57:04.910@LM_DEBUG@(5491|5501) DataReaderImpl::remove_associations_i: bit 0 local 01030000.09b51f11.00000003.00000507(2976cf8c) remote 01030000.09b51f11.00000002.00000102(0010d7b7) num remotes 1
2026-08-07 15:57:04.911@LM_DEBUG@(5491|5501) DataReaderImpl::remove_associations: bit 0 local 01030000.09b51f11.00000003.00000607(025b9c4f) remote 01030000.09b51f11.00000002.00000102(0010d7b7) num remotes 1
2026-08-07 15:57:04.911@LM_DEBUG@(5491|5501) DataReaderImpl::remove_associations_i: bit 0 local 01030000.09b51f11.00000003.00000607(025b9c4f) remote 01030000.09b51f11.00000002.00000102(0010d7b7) num remotes 1
2026-08-07 15:57:04.911@LM_DEBUG@(5492|5497) DataWriterImpl::remove_associations: bit 0 local 01030000.09b51f11.00000002.00000202(2b3d8474) remote 01030000.09b51f11.00000003.00000507(2976cf8c) num remotes 2
2026-08-07 15:57:04.912@LM_DEBUG@(5491|5501) DataReaderImpl::remove_associations: bit 0 local 01030000.09b51f11.00000003.00000507(2976cf8c) remote 01030000.09b51f11.00000002.00000202(2b3d8474) num remotes 1
2026-08-07 15:57:04.912@LM_DEBUG@(5491|5501) DataReaderImpl::remove_associations_i: bit 0 local 01030000.09b51f11.00000003.00000507(2976cf8c) remote 01030000.09b51f11.00000002.00000202(2b3d8474) num remotes 1
2026-08-07 15:57:04.912@LM_DEBUG@(5491|5501) DataReaderImpl::remove_associations: bit 0 local 01030000.09b51f11.00000003.00000607(025b9c4f) remote 01030000.09b51f11.00000002.00000202(2b3d8474) num remotes 1
2026-08-07 15:57:04.912@LM_DEBUG@(5491|5501) DataReaderImpl::remove_associations_i: bit 0 local 01030000.09b51f11.00000003.00000607(025b9c4f) remote 01030000.09b51f11.00000002.00000202(2b3d8474) num remotes 1
2026-08-07 15:57:04.913@LM_DEBUG@(5492|5497) DataWriterImpl::remove_associations: bit 0 local 01030000.09b51f11.00000002.00000302(3226b535) remote 01030000.09b51f11.00000003.00000507(2976cf8c) num remotes 2
2026-08-07 15:57:04.913@LM_DEBUG@(5491|5501) DataReaderImpl::remove_associations: bit 0 local 01030000.09b51f11.00000003.00000507(2976cf8c) remote 01030000.09b51f11.00000002.00000302(3226b535) num remotes 1
2026-08-07 15:57:04.913@LM_DEBUG@(5491|5501) DataReaderImpl::remove_associations_i: bit 0 local 01030000.09b51f11.00000003.00000507(2976cf8c) remote 01030000.09b51f11.00000002.00000302(3226b535) num remotes 1
2026-08-07 15:57:04.914@LM_DEBUG@(5491|5501) DataReaderImpl::remove_associations: bit 0 local 01030000.09b51f11.00000003.00000607(025b9c4f) remote 01030000.09b51f11.00000002.00000302(3226b535) num remotes 1
2026-08-07 15:57:04.914@LM_DEBUG@(5491|5501) DataReaderImpl::remove_associations_i: bit 0 local 01030000.09b51f11.00000003.00000607(025b9c4f) remote 01030000.09b51f11.00000002.00000302(3226b535) num remotes 1
2026-08-07 15:57:04.914@LM_DEBUG@(5491|5491) subscriber_main() - test complete.
2026-08-07 15:57:04.915@LM_DEBUG@(5492|5497) DataReaderImpl::remove_associations: bit 1 local 01030000.09b51f11.00000002.000001c7(eb1ee188) remote 01030000.09b51f11.00000001.000001c2(dcd46fd7) num remotes 1
2026-08-07 15:57:04.915@LM_DEBUG@(5492|5497) DataReaderImpl::remove_associations_i: bit 1 local 01030000.09b51f11.00000002.000001c7(eb1ee188) remote 01030000.09b51f11.00000001.000001c2(dcd46fd7) num remotes 1
2026-08-07 15:57:04.915@LM_DEBUG@(5491|5498) DataReaderImpl::remove_associations: bit 1 local 01030000.09b51f11.00000003.000001c7(d67ec838) remote 01030000.09b51f11.00000001.000001c2(dcd46fd7) num remotes 1
2026-08-07 15:57:04.915@LM_DEBUG@(5491|5498) DataReaderImpl::remove_associations_i: bit 1 local 01030000.09b51f11.00000003.000001c7(d67ec838) remote 01030000.09b51f11.00000001.000001c2(dcd46fd7) num remotes 1
2026-08-07 15:57:04.916@LM_DEBUG@(5492|5497) DataReaderImpl::remove_associations: bit 1 local 01030000.09b51f11.00000002.000003c7(d928830a) remote 01030000.09b51f11.00000001.000004c2(a1a39b92) num remotes 1
2026-08-07 15:57:04.916@LM_DEBUG@(5492|5497) DataReaderImpl::remove_associations_i: bit 1 local 01030000.09b51f11.00000002.000003c7(d928830a) remote 01030000.09b51f11.00000001.000004c2(a1a39b92) num remotes 1
2026-08-07 15:57:04.916@LM_DEBUG@(5491|5498) DataReaderImpl::remove_associations: bit 1 local 01030000.09b51f11.00000003.000003c7(e448aaba) remote 01030000.09b51f11.00000001.000004c2(a1a39b92) num remotes 1
2026-08-07 15:57:04.916@LM_DEBUG@(5491|5498) DataReaderImpl::remove_associations_i: bit 1 local 01030000.09b51f11.00000003.000003c7(e448aaba) remote 01030000.09b51f11.00000001.000004c2(a1a39b92) num remotes 1
2026-08-07 15:57:04.917@LM_DEBUG@(5492|5497) DataReaderImpl::remove_associations: bit 1 local 01030000.09b51f11.00000002.000004c7(966915cd) remote 01030000.09b51f11.00000001.000003c2(eee20d55) num remotes 1
2026-08-07 15:57:04.917@LM_DEBUG@(5492|5497) DataReaderImpl::remove_associations_i: bit 1 local 01030000.09b51f11.00000002.000004c7(966915cd) remote 01030000.09b51f11.00000001.000003c2(eee20d55) num remotes 1
2026-08-07 15:57:04.917@LM_DEBUG@(5491|5498) DataReaderImpl::remove_associations: bit 1 local 01030000.09b51f11.00000003.000004c7(ab093c7d) remote 01030000.09b51f11.00000001.000003c2(eee20d55) num remotes 1
2026-08-07 15:57:04.917@LM_DEBUG@(5491|5498) DataReaderImpl::remove_associations_i: bit 1 local 01030000.09b51f11.00000003.000004c7(ab093c7d) remote 01030000.09b51f11.00000001.000003c2(eee20d55) num remotes 1
2026-08-07 15:57:04.918@LM_DEBUG@(5492|5497) DataReaderImpl::remove_associations: bit 1 local 01030000.09b51f11.00000002.000002c7(c033b24b) remote 01030000.09b51f11.00000001.000002c2(f7f93c14) num remotes 1
2026-08-07 15:57:04.918@LM_DEBUG@(5492|5497) DataReaderImpl::remove_associations_i: bit 1 local 01030000.09b51f11.00000002.000002c7(c033b24b) remote 01030000.09b51f11.00000001.000002c2(f7f93c14) num remotes 1
2026-08-07 15:57:04.918@LM_DEBUG@(5492|5507) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.211:46829 , reconnect_state = INIT_STATE.
2026-08-07 15:57:04.919@LM_DEBUG@(5492|5507) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-08-07 15:57:04.920@LM_DEBUG@(5491|5508) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.211:46829 , reconnect_state = INIT_STATE.
2026-08-07 15:57:04.920@LM_DEBUG@(5491|5498) DataReaderImpl::remove_associations: bit 1 local 01030000.09b51f11.00000003.000002c7(fd539bfb) remote 01030000.09b51f11.00000001.000002c2(f7f93c14) num remotes 1
2026-08-07 15:57:04.920@LM_DEBUG@(5491|5498) DataReaderImpl::remove_associations_i: bit 1 local 01030000.09b51f11.00000003.000002c7(fd539bfb) remote 01030000.09b51f11.00000001.000002c2(f7f93c14) num remotes 1
2026-08-07 15:57:04.921@LM_DEBUG@(5491|5508) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-08-07 15:57:04.924@LM_DEBUG@(5492|5492) Service_Participant::shutdown
2026-08-07 15:57:04.933@LM_DEBUG@(5491|5491) Service_Participant::shutdown
2026-08-07 15:57:04.938@LM_DEBUG@(5492|5492) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-07 15:57:04.939@LM_DEBUG@(5492|5492) Service_Participant::~Service_Participant
2026-08-07 15:57:04.939@LM_DEBUG@(5492|5492) Service_Participant::shutdown
2026-08-07 15:57:04.945@LM_DEBUG@(5491|5491) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-07 15:57:04.946@LM_DEBUG@(5491|5491) Service_Participant::~Service_Participant
2026-08-07 15:57:04.946@LM_DEBUG@(5491|5491) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAck/run_test.pl rtps --publisher Time:4s Result:0
==============================================================================
tests/DCPS/WaitForAckRace/run_test.pl subscribers 3
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5517
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log
pub_1 PID: 5527 started at 2026-08-07 15:57:05
(5517|5517) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
Publisher 5527 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: 5539 started at 2026-08-07 15:57:08
Publisher 5527 is done waiting for 1 readers.
Publisher 5527 is waiting for acknowledgments.
Subscriber 5539 got new message data:
- From : 5527
- Count : 0
Subscriber 5539 got new message data:
- From : 5527
- Count : 1
Subscriber 5539 got new message data:
- From : 5527
- Count : 2
Subscriber 5539 got new message data:
- From : 5527
- Count : 3
Subscriber 5539 got new message data:
- From : 5527
- Count : 4
Subscriber 5539 got new message data:
- From : 5527
- Count : 5
Subscriber 5539 got new message data:
- From : 5527
- Count : 6
Subscriber 5539 got new message data:
- From : 5527
- Count : 7
Subscriber 5539 got new message data:
- From : 5527
- Count : 8
Subscriber 5539 got new message data:
- From : 5527
- Count : 9
Subscriber 5539 got new message data:
- From : 5527
- Count : 10
Subscriber 5539 got new message data:
- From : 5527
- Count : 11
Subscriber 5539 got new message data:
- From : 5527
- Count : 12
Subscriber 5539 got new message data:
- From : 5527
- Count : 13
Subscriber 5539 got new message data:
- From : 5527
- Count : 14
Subscriber 5539 got new message data:
- From : 5527
- Count : 15
Subscriber 5539 got new message data:
- From : 5527
- Count : 16
Subscriber 5539 got new message data:
- From : 5527
- Count : 17
Subscriber 5539 got new message data:
- From : 5527
- Count : 18
Subscriber 5539 got new message data:
- From : 5527
- Count : 19
Subscriber 5539 is done. Exiting.
Publisher 5527 is done waiting for acknowledgments.
Publisher 5527 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: 5550 started at 2026-08-07 15:57:11
Publisher 5527 is done waiting for 2 readers.
Publisher 5527 is waiting for acknowledgments.
Subscriber 5550 got new message data:
- From : 5527
- Count : 0
Subscriber 5550 got new message data:
- From : 5527
- Count : 1
Subscriber 5550 got new message data:
- From : 5527
- Count : 2
Subscriber 5550 got new message data:
- From : 5527
- Count : 3
Subscriber 5550 got new message data:
- From : 5527
- Count : 4
Subscriber 5550 got new message data:
- From : 5527
- Count : 5
Subscriber 5550 got new message data:
- From : 5527
- Count : 6
Subscriber 5550 got new message data:
- From : 5527
- Count : 7
Subscriber 5550 got new message data:
- From : 5527
- Count : 8
Subscriber 5550 got new message data:
- From : 5527
- Count : 9
Subscriber 5550 got new message data:
- From : 5527
- Count : 10
Subscriber 5550 got new message data:
- From : 5527
- Count : 11
Subscriber 5550 got new message data:
- From : 5527
- Count : 12
Subscriber 5550 got new message data:
- From : 5527
- Count : 13
Subscriber 5550 got new message data:
- From : 5527
- Count : 14
Subscriber 5550 got new message data:
- From : 5527
- Count : 15
Subscriber 5550 got new message data:
- From : 5527
- Count : 16
Subscriber 5550 got new message data:
- From : 5527
- Count : 17
Subscriber 5550 got new message data:
- From : 5527
- Count : 18
Subscriber 5550 got new message data:
- From : 5527
- Count : 19
Subscriber 5550 is done. Exiting.
Publisher 5527 is done waiting for acknowledgments.
Publisher 5527 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: 5561 started at 2026-08-07 15:57:14
Publisher 5527 is done waiting for 3 readers.
Publisher 5527 is waiting for acknowledgments.
Subscriber 5561 got new message data:
- From : 5527
- Count : 0
Subscriber 5561 got new message data:
- From : 5527
- Count : 1
Subscriber 5561 got new message data:
- From : 5527
- Count : 2
Subscriber 5561 got new message data:
- From : 5527
- Count : 3
Subscriber 5561 got new message data:
- From : 5527
- Count : 4
Subscriber 5561 got new message data:
- From : 5527
- Count : 5
Subscriber 5561 got new message data:
- From : 5527
- Count : 6
Subscriber 5561 got new message data:
- From : 5527
- Count : 7
Subscriber 5561 got new message data:
- From : 5527
- Count : 8
Subscriber 5561 got new message data:
- From : 5527
- Count : 9
Subscriber 5561 got new message data:
- From : 5527
- Count : 10
Subscriber 5561 got new message data:
- From : 5527
- Count : 11
Subscriber 5561 got new message data:
- From : 5527
- Count : 12
Subscriber 5561 got new message data:
- From : 5527
- Count : 13
Subscriber 5561 got new message data:
- From : 5527
- Count : 14
Subscriber 5561 got new message data:
- From : 5527
- Count : 15
Subscriber 5561 got new message data:
- From : 5527
- Count : 16
Subscriber 5561 got new message data:
- From : 5527
- Count : 17
Subscriber 5561 got new message data:
- From : 5527
- Count : 18
Subscriber 5561 got new message data:
- From : 5527
- Count : 19
Subscriber 5561 is done. Exiting.
Publisher 5527 is done waiting for acknowledgments.
Publisher 5527 is done. Exiting.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAckRace/run_test.pl subscribers 3 Time:9s Result:0
==============================================================================
tests/DCPS/WaitForAckRace/run_test.pl subscribers 3 large_samples
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5573
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher -l -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log
pub_1 PID: 5584 started at 2026-08-07 15:57:15
(5573|5573) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
Publisher 5584 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: 5596 started at 2026-08-07 15:57:18
Publisher 5584 is done waiting for 1 readers.
Publisher 5584 is waiting for acknowledgments.
Subscriber 5596 got new message data:
- From : 5584
- Count : 0
Subscriber 5596 got new message data:
- From : 5584
- Count : 1
Subscriber 5596 got new message data:
- From : 5584
- Count : 2
Subscriber 5596 got new message data:
- From : 5584
- Count : 3
Subscriber 5596 is done. Exiting.
Publisher 5584 is done waiting for acknowledgments.
Publisher 5584 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: 5607 started at 2026-08-07 15:57:21
Publisher 5584 is done waiting for 2 readers.
Publisher 5584 is waiting for acknowledgments.
Subscriber 5607 got new message data:
- From : 5584
- Count : 0
Subscriber 5607 got new message data:
- From : 5584
- Count : 1
Subscriber 5607 got new message data:
- From : 5584
- Count : 2
Subscriber 5607 got new message data:
- From : 5584
- Count : 3
Subscriber 5607 is done. Exiting.
Publisher 5584 is done waiting for acknowledgments.
Publisher 5584 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: 5618 started at 2026-08-07 15:57:24
Publisher 5584 is done waiting for 3 readers.
Publisher 5584 is waiting for acknowledgments.
Subscriber 5618 got new message data:
- From : 5584
- Count : 0
Subscriber 5618 got new message data:
- From : 5584
- Count : 1
Subscriber 5618 got new message data:
- From : 5584
- Count : 2
Subscriber 5618 got new message data:
- From : 5584
- Count : 3
Subscriber 5618 is done. Exiting.
Publisher 5584 is done waiting for acknowledgments.
Publisher 5584 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: 5630
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher -d -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log
pub_1 PID: 5640 started at 2026-08-07 15:57:25
(5630|5630) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
Publisher 5640 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: 5653 started at 2026-08-07 15:57:28
Publisher 5640 is done waiting for 1 readers.
Publisher 5640 is waiting for acknowledgments.
Subscriber 5653 got new message data:
- From : 5640
- Count : 0
Subscriber 5653 got new message data:
- From : 5640
- Count : 1
Subscriber 5653 got new message data:
- From : 5640
- Count : 2
Subscriber 5653 got new message data:
- From : 5640
- Count : 3
Subscriber 5653 got new message data:
- From : 5640
- Count : 4
Subscriber 5653 got new message data:
- From : 5640
- Count : 5
Subscriber 5653 got new message data:
- From : 5640
- Count : 6
Subscriber 5653 got new message data:
- From : 5640
- Count : 7
Subscriber 5653 got new message data:
- From : 5640
- Count : 8
Subscriber 5653 got new message data:
- From : 5640
- Count : 9
Subscriber 5653 got new message data:
- From : 5640
- Count : 10
Subscriber 5653 got new message data:
- From : 5640
- Count : 11
Subscriber 5653 got new message data:
- From : 5640
- Count : 12
Subscriber 5653 got new message data:
- From : 5640
- Count : 13
Subscriber 5653 got new message data:
- From : 5640
- Count : 14
Subscriber 5653 got new message data:
- From : 5640
- Count : 15
Subscriber 5653 got new message data:
- From : 5640
- Count : 16
Subscriber 5653 got new message data:
- From : 5640
- Count : 17
Subscriber 5653 got new message data:
- From : 5640
- Count : 18
Subscriber 5653 got new message data:
- From : 5640
- Count : 19
Publisher 5640 is done waiting for acknowledgments.
Publisher 5640 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: 5663 started at 2026-08-07 15:57:31
Publisher 5640 is done waiting for 2 readers.
Publisher 5640 is waiting for acknowledgments.
Subscriber 5663 got new message data:
- From : 5640
- Count : 0
Subscriber 5663 got new message data:
- From : 5640
- Count : 1
Subscriber 5663 got new message data:
- From : 5640
- Count : 2
Subscriber 5663 got new message data:
- From : 5640
- Count : 3
Subscriber 5663 got new message data:
- From : 5640
- Count : 4
Subscriber 5663 got new message data:
- From : 5640
- Count : 5
Subscriber 5663 got new message data:
- From : 5640
- Count : 6
Subscriber 5663 got new message data:
- From : 5640
- Count : 7
Subscriber 5663 got new message data:
- From : 5640
- Count : 8
Subscriber 5663 got new message data:
- From : 5640
- Count : 9
Subscriber 5663 got new message data:
- From : 5640
- Count : 10
Subscriber 5663 got new message data:
- From : 5640
- Count : 11
Subscriber 5663 got new message data:
- From : 5640
- Count : 12
Subscriber 5663 got new message data:
- From : 5640
- Count : 13
Subscriber 5663 got new message data:
- From : 5640
- Count : 14
Subscriber 5663 got new message data:
- From : 5640
- Count : 15
Subscriber 5663 got new message data:
- From : 5640
- Count : 16
Subscriber 5663 got new message data:
- From : 5640
- Count : 17
Subscriber 5663 got new message data:
- From : 5640
- Count : 18
Subscriber 5663 got new message data:
- From : 5640
- Count : 19
Publisher 5640 is done waiting for acknowledgments.
Publisher 5640 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: 5673 started at 2026-08-07 15:57:34
Publisher 5640 is done waiting for 3 readers.
Publisher 5640 is waiting for acknowledgments.
Subscriber 5673 got new message data:
- From : 5640
- Count : 0
Subscriber 5673 got new message data:
- From : 5640
- Count : 1
Subscriber 5673 got new message data:
- From : 5640
- Count : 2
Subscriber 5673 got new message data:
- From : 5640
- Count : 3
Subscriber 5673 got new message data:
- From : 5640
- Count : 4
Subscriber 5673 got new message data:
- From : 5640
- Count : 5
Subscriber 5673 got new message data:
- From : 5640
- Count : 6
Subscriber 5673 got new message data:
- From : 5640
- Count : 7
Subscriber 5673 got new message data:
- From : 5640
- Count : 8
Subscriber 5673 got new message data:
- From : 5640
- Count : 9
Subscriber 5673 got new message data:
- From : 5640
- Count : 10
Subscriber 5673 got new message data:
- From : 5640
- Count : 11
Subscriber 5673 got new message data:
- From : 5640
- Count : 12
Subscriber 5673 got new message data:
- From : 5640
- Count : 13
Subscriber 5673 got new message data:
- From : 5640
- Count : 14
Subscriber 5673 got new message data:
- From : 5640
- Count : 15
Subscriber 5673 got new message data:
- From : 5640
- Count : 16
Subscriber 5673 got new message data:
- From : 5640
- Count : 17
Subscriber 5673 got new message data:
- From : 5640
- Count : 18
Subscriber 5673 got new message data:
- From : 5640
- Count : 19
Publisher 5640 is done waiting for acknowledgments.
Publisher 5640 is done. Exiting.
Subscriber 5653 is done. Exiting.
Subscriber 5673 is done. Exiting.
Subscriber 5663 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: 5688
/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: 5698 started at 2026-08-07 15:57:35
(5688|5688) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
Publisher 5698 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: 5710 started at 2026-08-07 15:57:38
Publisher 5698 is done waiting for 1 readers.
Publisher 5698 is waiting for acknowledgments.
Subscriber 5710 got new message data:
- From : 5698
- Count : 0
Subscriber 5710 got new message data:
- From : 5698
- Count : 1
Subscriber 5710 got new message data:
- From : 5698
- Count : 2
Subscriber 5710 got new message data:
- From : 5698
- Count : 3
Publisher 5698 is done waiting for acknowledgments.
Publisher 5698 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: 5721 started at 2026-08-07 15:57:41
Publisher 5698 is done waiting for 2 readers.
Publisher 5698 is waiting for acknowledgments.
Subscriber 5721 got new message data:
- From : 5698
- Count : 0
Subscriber 5721 got new message data:
- From : 5698
- Count : 1
Subscriber 5721 got new message data:
- From : 5698
- Count : 2
Subscriber 5721 got new message data:
- From : 5698
- Count : 3
Publisher 5698 is done waiting for acknowledgments.
Publisher 5698 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: 5731 started at 2026-08-07 15:57:44
Publisher 5698 is done waiting for 3 readers.
Publisher 5698 is waiting for acknowledgments.
Subscriber 5731 got new message data:
- From : 5698
- Count : 0
Subscriber 5731 got new message data:
- From : 5698
- Count : 1
Subscriber 5731 got new message data:
- From : 5698
- Count : 2
Subscriber 5731 got new message data:
- From : 5698
- Count : 3
Publisher 5698 is done waiting for acknowledgments.
Publisher 5698 is done. Exiting.
Subscriber 5710 is done. Exiting.
Subscriber 5721 is done. Exiting.
Subscriber 5731 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: 5745 started at 2026-08-07 15:57:44
Publisher 5745 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: 5754 started at 2026-08-07 15:57:47
Publisher 5745 is done waiting for 1 readers.
Publisher 5745 is waiting for acknowledgments.
Subscriber 5754 got new message data:
- From : 5745
- Count : 0
Subscriber 5754 got new message data:
- From : 5745
- Count : 1
Subscriber 5754 got new message data:
- From : 5745
- Count : 2
Subscriber 5754 got new message data:
- From : 5745
- Count : 3
Subscriber 5754 got new message data:
- From : 5745
- Count : 4
Subscriber 5754 got new message data:
- From : 5745
- Count : 5
Subscriber 5754 got new message data:
- From : 5745
- Count : 6
Subscriber 5754 got new message data:
- From : 5745
- Count : 7
Subscriber 5754 got new message data:
- From : 5745
- Count : 8
Subscriber 5754 got new message data:
- From : 5745
- Count : 9
Subscriber 5754 got new message data:
- From : 5745
- Count : 10
Subscriber 5754 got new message data:
- From : 5745
- Count : 11
Subscriber 5754 got new message data:
- From : 5745
- Count : 12
Subscriber 5754 got new message data:
- From : 5745
- Count : 13
Subscriber 5754 got new message data:
- From : 5745
- Count : 14
Subscriber 5754 got new message data:
- From : 5745
- Count : 15
Subscriber 5754 got new message data:
- From : 5745
- Count : 16
Subscriber 5754 got new message data:
- From : 5745
- Count : 17
Subscriber 5754 got new message data:
- From : 5745
- Count : 18
Subscriber 5754 got new message data:
- From : 5745
- Count : 19
Subscriber 5754 is done. Exiting.
Publisher 5745 is done waiting for acknowledgments.
Publisher 5745 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: 5763 started at 2026-08-07 15:57:50
Publisher 5745 is done waiting for 2 readers.
Publisher 5745 is waiting for acknowledgments.
Subscriber 5763 got new message data:
- From : 5745
- Count : 0
Subscriber 5763 got new message data:
- From : 5745
- Count : 1
Subscriber 5763 got new message data:
- From : 5745
- Count : 2
Subscriber 5763 got new message data:
- From : 5745
- Count : 3
Subscriber 5763 got new message data:
- From : 5745
- Count : 4
Subscriber 5763 got new message data:
- From : 5745
- Count : 5
Subscriber 5763 got new message data:
- From : 5745
- Count : 6
Subscriber 5763 got new message data:
- From : 5745
- Count : 7
Subscriber 5763 got new message data:
- From : 5745
- Count : 8
Subscriber 5763 got new message data:
- From : 5745
- Count : 9
Subscriber 5763 got new message data:
- From : 5745
- Count : 10
Subscriber 5763 got new message data:
- From : 5745
- Count : 11
Subscriber 5763 got new message data:
- From : 5745
- Count : 12
Subscriber 5763 got new message data:
- From : 5745
- Count : 13
Subscriber 5763 got new message data:
- From : 5745
- Count : 14
Subscriber 5763 got new message data:
- From : 5745
- Count : 15
Subscriber 5763 got new message data:
- From : 5745
- Count : 16
Subscriber 5763 got new message data:
- From : 5745
- Count : 17
Subscriber 5763 got new message data:
- From : 5745
- Count : 18
Subscriber 5763 got new message data:
- From : 5745
- Count : 19
Subscriber 5763 is done. Exiting.
Publisher 5745 is done waiting for acknowledgments.
Publisher 5745 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: 5772 started at 2026-08-07 15:57:53
Publisher 5745 is done waiting for 3 readers.
Publisher 5745 is waiting for acknowledgments.
Subscriber 5772 got new message data:
- From : 5745
- Count : 0
Subscriber 5772 got new message data:
- From : 5745
- Count : 1
Subscriber 5772 got new message data:
- From : 5745
- Count : 2
Subscriber 5772 got new message data:
- From : 5745
- Count : 3
Subscriber 5772 got new message data:
- From : 5745
- Count : 4
Subscriber 5772 got new message data:
- From : 5745
- Count : 5
Subscriber 5772 got new message data:
- From : 5745
- Count : 6
Subscriber 5772 got new message data:
- From : 5745
- Count : 7
Subscriber 5772 got new message data:
- From : 5745
- Count : 8
Subscriber 5772 got new message data:
- From : 5745
- Count : 9
Subscriber 5772 got new message data:
- From : 5745
- Count : 10
Subscriber 5772 got new message data:
- From : 5745
- Count : 11
Subscriber 5772 got new message data:
- From : 5745
- Count : 12
Subscriber 5772 got new message data:
- From : 5745
- Count : 13
Subscriber 5772 got new message data:
- From : 5745
- Count : 14
Subscriber 5772 got new message data:
- From : 5745
- Count : 15
Subscriber 5772 got new message data:
- From : 5745
- Count : 16
Subscriber 5772 got new message data:
- From : 5745
- Count : 17
Subscriber 5772 got new message data:
- From : 5745
- Count : 18
Subscriber 5772 got new message data:
- From : 5745
- Count : 19
Subscriber 5772 is done. Exiting.
Publisher 5745 is done waiting for acknowledgments.
Publisher 5745 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: 5782 started at 2026-08-07 15:57:54
Publisher 5782 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: 5790 started at 2026-08-07 15:57:57
Publisher 5782 is done waiting for 1 readers.
Publisher 5782 is waiting for acknowledgments.
Subscriber 5790 got new message data:
- From : 5782
- Count : 0
Subscriber 5790 got new message data:
- From : 5782
- Count : 1
Subscriber 5790 got new message data:
- From : 5782
- Count : 2
Subscriber 5790 got new message data:
- From : 5782
- Count : 3
Subscriber 5790 is done. Exiting.
Publisher 5782 is done waiting for acknowledgments.
Publisher 5782 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: 5800 started at 2026-08-07 15:58:00
Publisher 5782 is done waiting for 2 readers.
Publisher 5782 is waiting for acknowledgments.
Subscriber 5800 got new message data:
- From : 5782
- Count : 0
Subscriber 5800 got new message data:
- From : 5782
- Count : 1
Subscriber 5800 got new message data:
- From : 5782
- Count : 2
Subscriber 5800 got new message data:
- From : 5782
- Count : 3
Subscriber 5800 is done. Exiting.
Publisher 5782 is done waiting for acknowledgments.
Publisher 5782 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: 5809 started at 2026-08-07 15:58:03
Publisher 5782 is done waiting for 3 readers.
Publisher 5782 is waiting for acknowledgments.
Subscriber 5809 got new message data:
- From : 5782
- Count : 0
Subscriber 5809 got new message data:
- From : 5782
- Count : 1
Subscriber 5809 got new message data:
- From : 5782
- Count : 2
Subscriber 5809 got new message data:
- From : 5782
- Count : 3
Subscriber 5809 is done. Exiting.
Publisher 5782 is done waiting for acknowledgments.
Publisher 5782 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: 5819 started at 2026-08-07 15:58:04
Publisher 5819 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: 5827 started at 2026-08-07 15:58:07
Publisher 5819 is done waiting for 1 readers.
Publisher 5819 is waiting for acknowledgments.
Subscriber 5827 got new message data:
- From : 5819
- Count : 0
Subscriber 5827 got new message data:
- From : 5819
- Count : 1
Subscriber 5827 got new message data:
- From : 5819
- Count : 2
Subscriber 5827 got new message data:
- From : 5819
- Count : 3
Subscriber 5827 got new message data:
- From : 5819
- Count : 4
Subscriber 5827 got new message data:
- From : 5819
- Count : 5
Subscriber 5827 got new message data:
- From : 5819
- Count : 6
Subscriber 5827 got new message data:
- From : 5819
- Count : 7
Subscriber 5827 got new message data:
- From : 5819
- Count : 8
Subscriber 5827 got new message data:
- From : 5819
- Count : 9
Subscriber 5827 got new message data:
- From : 5819
- Count : 10
Subscriber 5827 got new message data:
- From : 5819
- Count : 11
Subscriber 5827 got new message data:
- From : 5819
- Count : 12
Subscriber 5827 got new message data:
- From : 5819
- Count : 13
Subscriber 5827 got new message data:
- From : 5819
- Count : 14
Subscriber 5827 got new message data:
- From : 5819
- Count : 15
Subscriber 5827 got new message data:
- From : 5819
- Count : 16
Subscriber 5827 got new message data:
- From : 5819
- Count : 17
Subscriber 5827 got new message data:
- From : 5819
- Count : 18
Subscriber 5827 got new message data:
- From : 5819
- Count : 19
Publisher 5819 is done waiting for acknowledgments.
Publisher 5819 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: 5835 started at 2026-08-07 15:58:10
Publisher 5819 is done waiting for 2 readers.
Publisher 5819 is waiting for acknowledgments.
Subscriber 5835 got new message data:
- From : 5819
- Count : 0
Subscriber 5835 got new message data:
- From : 5819
- Count : 1
Subscriber 5835 got new message data:
- From : 5819
- Count : 2
Subscriber 5835 got new message data:
- From : 5819
- Count : 3
Subscriber 5835 got new message data:
- From : 5819
- Count : 4
Subscriber 5835 got new message data:
- From : 5819
- Count : 5
Subscriber 5835 got new message data:
- From : 5819
- Count : 6
Subscriber 5835 got new message data:
- From : 5819
- Count : 7
Subscriber 5835 got new message data:
- From : 5819
- Count : 8
Subscriber 5835 got new message data:
- From : 5819
- Count : 9
Subscriber 5835 got new message data:
- From : 5819
- Count : 10
Subscriber 5835 got new message data:
- From : 5819
- Count : 11
Subscriber 5835 got new message data:
- From : 5819
- Count : 12
Subscriber 5835 got new message data:
- From : 5819
- Count : 13
Subscriber 5835 got new message data:
- From : 5819
- Count : 14
Subscriber 5835 got new message data:
- From : 5819
- Count : 15
Subscriber 5835 got new message data:
- From : 5819
- Count : 16
Subscriber 5835 got new message data:
- From : 5819
- Count : 17
Subscriber 5835 got new message data:
- From : 5819
- Count : 18
Subscriber 5835 got new message data:
- From : 5819
- Count : 19
Publisher 5819 is done waiting for acknowledgments.
Publisher 5819 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: 5844 started at 2026-08-07 15:58:13
Publisher 5819 is done waiting for 3 readers.
Publisher 5819 is waiting for acknowledgments.
Subscriber 5844 got new message data:
- From : 5819
- Count : 0
Subscriber 5844 got new message data:
- From : 5819
- Count : 1
Subscriber 5844 got new message data:
- From : 5819
- Count : 2
Subscriber 5844 got new message data:
- From : 5819
- Count : 3
Subscriber 5844 got new message data:
- From : 5819
- Count : 4
Subscriber 5844 got new message data:
- From : 5819
- Count : 5
Subscriber 5844 got new message data:
- From : 5819
- Count : 6
Subscriber 5844 got new message data:
- From : 5819
- Count : 7
Subscriber 5844 got new message data:
- From : 5819
- Count : 8
Subscriber 5844 got new message data:
- From : 5819
- Count : 9
Subscriber 5844 got new message data:
- From : 5819
- Count : 10
Subscriber 5844 got new message data:
- From : 5819
- Count : 11
Subscriber 5844 got new message data:
- From : 5819
- Count : 12
Subscriber 5844 got new message data:
- From : 5819
- Count : 13
Subscriber 5844 got new message data:
- From : 5819
- Count : 14
Subscriber 5844 got new message data:
- From : 5819
- Count : 15
Subscriber 5844 got new message data:
- From : 5819
- Count : 16
Subscriber 5844 got new message data:
- From : 5819
- Count : 17
Subscriber 5844 got new message data:
- From : 5819
- Count : 18
Subscriber 5844 got new message data:
- From : 5819
- Count : 19
Publisher 5819 is done waiting for acknowledgments.
Publisher 5819 is done. Exiting.
Subscriber 5835 is done. Exiting.
Subscriber 5827 is done. Exiting.
Subscriber 5844 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: 5856 started at 2026-08-07 15:58:14
Publisher 5856 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: 5867 started at 2026-08-07 15:58:17
Publisher 5856 is done waiting for 1 readers.
Publisher 5856 is waiting for acknowledgments.
Subscriber 5867 got new message data:
- From : 5856
- Count : 0
Subscriber 5867 got new message data:
- From : 5856
- Count : 1
Subscriber 5867 got new message data:
- From : 5856
- Count : 2
Subscriber 5867 got new message data:
- From : 5856
- Count : 3
Publisher 5856 is done waiting for acknowledgments.
Publisher 5856 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: 5875 started at 2026-08-07 15:58:20
Publisher 5856 is done waiting for 2 readers.
Publisher 5856 is waiting for acknowledgments.
Subscriber 5875 got new message data:
- From : 5856
- Count : 0
Subscriber 5875 got new message data:
- From : 5856
- Count : 1
Subscriber 5875 got new message data:
- From : 5856
- Count : 2
Subscriber 5875 got new message data:
- From : 5856
- Count : 3
Publisher 5856 is done waiting for acknowledgments.
Publisher 5856 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: 5883 started at 2026-08-07 15:58:23
Publisher 5856 is done waiting for 3 readers.
Publisher 5856 is waiting for acknowledgments.
Subscriber 5883 got new message data:
- From : 5856
- Count : 0
Subscriber 5883 got new message data:
- From : 5856
- Count : 1
Subscriber 5883 got new message data:
- From : 5856
- Count : 2
Subscriber 5883 got new message data:
- From : 5856
- Count : 3
Publisher 5856 is done waiting for acknowledgments.
Publisher 5856 is done. Exiting.
Subscriber 5867 is done. Exiting.
Subscriber 5875 is done. Exiting.
Subscriber 5883 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: 5896
/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: 5906 started at 2026-08-07 15:58:25
(5906|5906) INFO: set_DCPS_debug_level: set to 1
(5906|5906) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(5906|5906) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(5906|5906) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(5906|5906) Service_Participant::get_domain_participant_factory: machine: runnervmd93pd, x86_64 platform: Linux, 6.17.0-1021-azure, #21~24.04.1-Ubuntu SMP Wed Jul 1 21:45:31 UTC 2026
(5906|5906) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(5906|5906) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(5906|5906) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(5906|5906) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(5906|5906) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(5896|5896) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(5906|5906) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(5906|5906) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(5906|5906) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(5906|5906) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(5906|5911) DataReaderImpl::add_association - bit 1 local 01030000.2366eb10.00000002.000001c7(8179640b) remote 01030000.2366eb10.00000001.000001c2(b6b3ea54)
(5906|5906) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5906|5906) DataReaderImpl::add_association - bit 1 local 01030000.2366eb10.00000002.000002c7(aa5437c8) remote 01030000.2366eb10.00000001.000002c2(9d9eb997)
(5906|5906) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5906|5911) DataReaderImpl::add_association - bit 1 local 01030000.2366eb10.00000002.000003c7(b34f0689) remote 01030000.2366eb10.00000001.000004c2(cbc41e11)
(5906|5906) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5906|5911) DataReaderImpl::add_association - bit 1 local 01030000.2366eb10.00000002.000004c7(fc0e904e) remote 01030000.2366eb10.00000001.000003c2(848588d6)
(5906|5906) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5906|5911) DataReaderImpl::add_association - bit 1 local 01030000.2366eb10.00000003.000001c7(bc194dbb) remote 01030000.2366eb10.00000001.000001c2(b6b3ea54)
(5906|5906) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5906|5911) DataReaderImpl::add_association - bit 1 local 01030000.2366eb10.00000003.000002c7(97341e78) remote 01030000.2366eb10.00000001.000002c2(9d9eb997)
(5906|5906) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5906|5911) DataReaderImpl::add_association - bit 1 local 01030000.2366eb10.00000003.000003c7(8e2f2f39) remote 01030000.2366eb10.00000001.000004c2(cbc41e11)
(5906|5906) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5906|5911) DataReaderImpl::add_association - bit 1 local 01030000.2366eb10.00000003.000004c7(c16eb9fe) remote 01030000.2366eb10.00000001.000003c2(848588d6)
(5906|5906) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5906|5906) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5906|5906) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5906|5906) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(5906|5906) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(5906|5906) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(5906|5911) DataWriterImpl::add_association - bit 0 local 01030000.2366eb10.00000002.00000102(6a775234) remote 01030000.2366eb10.00000003.00000507(43114a0f)
(5906|5906) DataReaderImpl::add_association - bit 0 local 01030000.2366eb10.00000003.00000507(43114a0f) remote 01030000.2366eb10.00000002.00000102(6a775234)
(5906|5906) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5906|5911) DataWriterImpl::add_association - bit 0 local 01030000.2366eb10.00000002.00000202(415a01f7) remote 01030000.2366eb10.00000003.00000607(683c19cc)
(5906|5906) DataReaderImpl::add_association - bit 0 local 01030000.2366eb10.00000003.00000607(683c19cc) remote 01030000.2366eb10.00000002.00000202(415a01f7)
(5906|5906) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5906|5917) DataReaderListenerImpl::on_subscription_matched
(5906|5911) DataWriterImpl::add_association - bit 0 local 01030000.2366eb10.00000002.00000202(415a01f7) remote 01030000.2366eb10.00000002.00000507(7e7163bf)
(5906|5906) DataReaderImpl::add_association - bit 0 local 01030000.2366eb10.00000002.00000507(7e7163bf) remote 01030000.2366eb10.00000002.00000202(415a01f7)
(5906|5917) DataReaderListenerImpl::on_subscription_matched
(5906|5906) DataReaderListenerImpl::on_subscription_matched
(5906|5917) DataWriterImpl::transport_assoc_done: writer 01030000.2366eb10.00000002.00000102(6a775234) succeeded in associating with reader 01030000.2366eb10.00000003.00000507(43114a0f)
(5906|5917) DataWriterImpl::transport_assoc_done: writer 01030000.2366eb10.00000002.00000102(6a775234) reader 01030000.2366eb10.00000003.00000507(43114a0f) calling association_complete_i
(5906|5917) DataWriterImpl::association_complete_i - bit 0 local 01030000.2366eb10.00000002.00000102(6a775234) remote 01030000.2366eb10.00000003.00000507(43114a0f)
(5906|5906) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5906|5917) DataWriterImpl::transport_assoc_done: writer 01030000.2366eb10.00000002.00000202(415a01f7) succeeded in associating with reader 01030000.2366eb10.00000003.00000607(683c19cc)
(5906|5917) DataWriterImpl::transport_assoc_done: writer 01030000.2366eb10.00000002.00000202(415a01f7) reader 01030000.2366eb10.00000003.00000607(683c19cc) calling association_complete_i
(5906|5917) DataWriterImpl::association_complete_i - bit 0 local 01030000.2366eb10.00000002.00000202(415a01f7) remote 01030000.2366eb10.00000003.00000607(683c19cc)
(5906|5917) DataWriterImpl::transport_assoc_done: writer 01030000.2366eb10.00000002.00000202(415a01f7) succeeded in associating with reader 01030000.2366eb10.00000002.00000507(7e7163bf)
(5906|5917) DataWriterImpl::transport_assoc_done: writer 01030000.2366eb10.00000002.00000202(415a01f7) reader 01030000.2366eb10.00000002.00000507(7e7163bf) calling association_complete_i
(5906|5917) DataWriterImpl::association_complete_i - bit 0 local 01030000.2366eb10.00000002.00000202(415a01f7) remote 01030000.2366eb10.00000002.00000507(7e7163bf)
(5906|5917) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(5906|5906) Writer::run_test begins.
(5906|5906) 15:58:26.223859 Writer::run_test starting to write pass 0
(5906|5917) 15:58:26.224184 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: 1786118306 223640000
instance_handle: 25
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5906|5906) 15:58:26.224309 Writer::run_test done writing.
(5906|5906) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(5906|5917) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(5906|5917) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(5906|5906) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(5906|5906) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(5906|5906) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(5906|5906) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(5906|5917) 15:58:26.224855 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: 1786118306 224045000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5906|5917) 15:58:26.225074 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: 1786118306 224045000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5906|5917) 15:58:26.225271 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: 1786118306 224172000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5906|5917) 15:58:26.225439 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: 1786118306 224172000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5906|5908) 15:58:28.225556 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: 1786118308 225240000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5906|5908) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(5906|5908) 15:58:28.225965 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: 1786118308 225816000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5906|5908) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(5906|5906) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(5906|5906) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(5906|5906) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(5906|5906) Writer::run_test begins.
(5906|5906) 15:58:28.226135 Writer::run_test starting to write pass 1
(5906|5917) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(5906|5906) 15:58:28.226600 Writer::run_test done writing.
(5906|5906) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(5906|5917) 15:58:28.226792 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: 1786118308 226163000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5906|5917) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(5906|5906) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(5906|5906) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(5906|5906) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(5906|5906) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(5906|5917) 15:58:28.227093 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: 1786118308 226163000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5906|5917) 15:58:28.227321 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: 1786118308 226472000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5906|5917) 15:58:28.227453 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: 1786118308 226472000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5906|5908) 15:58:30.227549 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: 1786118310 227279000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5906|5908) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(5906|5908) 15:58:30.227864 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: 1786118310 227703000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5906|5908) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(5906|5906) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(5906|5906) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(5906|5906) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(5906|5906) Writer::run_test begins.
(5906|5906) 15:58:30.228060 Writer::run_test starting to write pass 2
(5906|5917) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(5906|5906) 15:58:30.228525 Writer::run_test done writing.
(5906|5906) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(5906|5917) 15:58:30.228683 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: 1786118310 228089000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5906|5917) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(5906|5906) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(5906|5906) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(5906|5906) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(5906|5906) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(5906|5917) 15:58:30.228995 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: 1786118310 228089000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5906|5917) 15:58:30.229292 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: 1786118310 228400000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5906|5917) 15:58:30.229460 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: 1786118310 228400000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5906|5908) 15:58:32.229472 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: 1786118312 229193000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5906|5908) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(5906|5908) 15:58:32.229798 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: 1786118312 229643000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5906|5908) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(5906|5906) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(5906|5906) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(5906|5906) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(5906|5917) 15:58:32.230572 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: 1786118312 230018000
instance_handle: 25
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5906|5906) DataWriterImpl::remove_associations: bit 0 local 01030000.2366eb10.00000002.00000102(6a775234) remote 01030000.2366eb10.00000003.00000507(43114a0f) num remotes 1
(5906|5917) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(5906|5917) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(5906|5911) DataReaderImpl::remove_associations: bit 0 local 01030000.2366eb10.00000003.00000507(43114a0f) remote 01030000.2366eb10.00000002.00000102(6a775234) num remotes 1
(5906|5911) DataReaderImpl::remove_associations_i: bit 0 local 01030000.2366eb10.00000003.00000507(43114a0f) remote 01030000.2366eb10.00000002.00000102(6a775234) num remotes 1
(5906|5911) DataReaderListenerImpl::on_subscription_matched
(5906|5906) DataWriterImpl::remove_associations: bit 0 local 01030000.2366eb10.00000002.00000202(415a01f7) remote 01030000.2366eb10.00000002.00000507(7e7163bf) num remotes 2
(5906|5917) DataLink::handle_exception() - (delay) scheduling timer for future release
(5906|5911) DataReaderImpl::remove_associations: bit 0 local 01030000.2366eb10.00000003.00000607(683c19cc) remote 01030000.2366eb10.00000002.00000202(415a01f7) num remotes 1
(5906|5911) DataReaderImpl::remove_associations_i: bit 0 local 01030000.2366eb10.00000003.00000607(683c19cc) remote 01030000.2366eb10.00000002.00000202(415a01f7) num remotes 1
(5906|5906) DataReaderImpl::remove_associations: bit 0 local 01030000.2366eb10.00000002.00000507(7e7163bf) remote 01030000.2366eb10.00000002.00000202(415a01f7) num remotes 1
(5906|5906) DataReaderImpl::remove_associations_i: bit 0 local 01030000.2366eb10.00000002.00000507(7e7163bf) remote 01030000.2366eb10.00000002.00000202(415a01f7) num remotes 1
(5906|5911) DataReaderListenerImpl::on_subscription_matched
(5906|5906) DataReaderListenerImpl::on_subscription_matched
(5906|5917) DataLink::handle_exception() - (delay) scheduling timer for future release
**********
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
(5906|5909) DataReaderImpl::remove_associations: bit 1 local 01030000.2366eb10.00000002.000001c7(8179640b) remote 01030000.2366eb10.00000001.000001c2(b6b3ea54) num remotes 1
(5906|5909) DataReaderImpl::remove_associations_i: bit 1 local 01030000.2366eb10.00000002.000001c7(8179640b) remote 01030000.2366eb10.00000001.000001c2(b6b3ea54) num remotes 1
(5906|5909) DataReaderImpl::remove_associations: bit 1 local 01030000.2366eb10.00000002.000003c7(b34f0689) remote 01030000.2366eb10.00000001.000004c2(cbc41e11) num remotes 1
(5906|5909) DataReaderImpl::remove_associations_i: bit 1 local 01030000.2366eb10.00000002.000003c7(b34f0689) remote 01030000.2366eb10.00000001.000004c2(cbc41e11) num remotes 1
(5906|5909) DataReaderImpl::remove_associations: bit 1 local 01030000.2366eb10.00000002.000004c7(fc0e904e) remote 01030000.2366eb10.00000001.000003c2(848588d6) num remotes 1
(5906|5909) DataReaderImpl::remove_associations_i: bit 1 local 01030000.2366eb10.00000002.000004c7(fc0e904e) remote 01030000.2366eb10.00000001.000003c2(848588d6) num remotes 1
(5906|5909) DataReaderImpl::remove_associations: bit 1 local 01030000.2366eb10.00000002.000002c7(aa5437c8) remote 01030000.2366eb10.00000001.000002c2(9d9eb997) num remotes 1
(5906|5909) DataReaderImpl::remove_associations_i: bit 1 local 01030000.2366eb10.00000002.000002c7(aa5437c8) remote 01030000.2366eb10.00000001.000002c2(9d9eb997) num remotes 1
(5906|5909) DataReaderImpl::remove_associations: bit 1 local 01030000.2366eb10.00000003.000001c7(bc194dbb) remote 01030000.2366eb10.00000001.000001c2(b6b3ea54) num remotes 1
(5906|5909) DataReaderImpl::remove_associations_i: bit 1 local 01030000.2366eb10.00000003.000001c7(bc194dbb) remote 01030000.2366eb10.00000001.000001c2(b6b3ea54) num remotes 1
(5906|5909) DataReaderImpl::remove_associations: bit 1 local 01030000.2366eb10.00000003.000003c7(8e2f2f39) remote 01030000.2366eb10.00000001.000004c2(cbc41e11) num remotes 1
(5906|5909) DataReaderImpl::remove_associations_i: bit 1 local 01030000.2366eb10.00000003.000003c7(8e2f2f39) remote 01030000.2366eb10.00000001.000004c2(cbc41e11) num remotes 1
(5906|5909) DataReaderImpl::remove_associations: bit 1 local 01030000.2366eb10.00000003.000004c7(c16eb9fe) remote 01030000.2366eb10.00000001.000003c2(848588d6) num remotes 1
(5906|5909) DataReaderImpl::remove_associations_i: bit 1 local 01030000.2366eb10.00000003.000004c7(c16eb9fe) remote 01030000.2366eb10.00000001.000003c2(848588d6) num remotes 1
(5906|5909) DataReaderImpl::remove_associations: bit 1 local 01030000.2366eb10.00000003.000002c7(97341e78) remote 01030000.2366eb10.00000001.000002c2(9d9eb997) num remotes 1
(5906|5909) DataReaderImpl::remove_associations_i: bit 1 local 01030000.2366eb10.00000003.000002c7(97341e78) remote 01030000.2366eb10.00000001.000002c2(9d9eb997) num remotes 1
(5906|5915) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.211:44111 , reconnect_state = INIT_STATE.
(5906|5915) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(5906|5906) Service_Participant::shutdown
(5906|5906) DataReaderListenerImpl::~DataReaderListenerImpl
(5906|5906) DataReaderListenerImpl::~DataReaderListenerImpl
(5906|5906) DataReaderListenerImpl::~DataReaderListenerImpl
(5906|5906) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(5906|5906) Service_Participant::~Service_Participant
(5906|5906) 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: 5921
/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: 5931 started at 2026-08-07 15:58:32
(5931|5931) INFO: set_DCPS_debug_level: set to 1
(5931|5931) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(5931|5931) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(5931|5931) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(5931|5931) Service_Participant::get_domain_participant_factory: machine: runnervmd93pd, x86_64 platform: Linux, 6.17.0-1021-azure, #21~24.04.1-Ubuntu SMP Wed Jul 1 21:45:31 UTC 2026
(5931|5931) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(5931|5931) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(5931|5931) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(5931|5931) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(5931|5931) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(5921|5921) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(5931|5931) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(5931|5931) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(5931|5931) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(5931|5931) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(5931|5936) DataReaderImpl::add_association - bit 1 local 01030000.7153a730.00000002.000001c7(0e73224b) remote 01030000.7153a730.00000001.000001c2(39b9ac14)
(5931|5931) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5931|5936) DataReaderImpl::add_association - bit 1 local 01030000.7153a730.00000002.000002c7(255e7188) remote 01030000.7153a730.00000001.000002c2(1294ffd7)
(5931|5931) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5931|5936) DataReaderImpl::add_association - bit 1 local 01030000.7153a730.00000002.000003c7(3c4540c9) remote 01030000.7153a730.00000001.000004c2(44ce5851)
(5931|5931) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5931|5936) DataReaderImpl::add_association - bit 1 local 01030000.7153a730.00000002.000004c7(7304d60e) remote 01030000.7153a730.00000001.000003c2(0b8fce96)
(5931|5931) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5931|5936) DataReaderImpl::add_association - bit 1 local 01030000.7153a730.00000003.000001c7(33130bfb) remote 01030000.7153a730.00000001.000001c2(39b9ac14)
(5931|5931) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5931|5936) DataReaderImpl::add_association - bit 1 local 01030000.7153a730.00000003.000002c7(183e5838) remote 01030000.7153a730.00000001.000002c2(1294ffd7)
(5931|5931) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5931|5936) DataReaderImpl::add_association - bit 1 local 01030000.7153a730.00000003.000003c7(01256979) remote 01030000.7153a730.00000001.000004c2(44ce5851)
(5931|5931) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5931|5936) DataReaderImpl::add_association - bit 1 local 01030000.7153a730.00000003.000004c7(4e64ffbe) remote 01030000.7153a730.00000001.000003c2(0b8fce96)
(5931|5931) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5931|5931) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5931|5931) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5931|5931) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(5931|5931) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(5931|5931) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(5931|5936) DataWriterImpl::add_association - bit 0 local 01030000.7153a730.00000002.00000102(e57d1474) remote 01030000.7153a730.00000003.00000507(cc1b0c4f)
(5931|5931) DataReaderImpl::add_association - bit 0 local 01030000.7153a730.00000003.00000507(cc1b0c4f) remote 01030000.7153a730.00000002.00000102(e57d1474)
(5931|5931) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5931|5936) DataWriterImpl::add_association - bit 0 local 01030000.7153a730.00000002.00000202(ce5047b7) remote 01030000.7153a730.00000003.00000607(e7365f8c)
(5931|5936) DataReaderImpl::add_association - bit 0 local 01030000.7153a730.00000003.00000607(e7365f8c) remote 01030000.7153a730.00000002.00000202(ce5047b7)
(5931|5931) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5931|5942) DataReaderListenerImpl::on_subscription_matched
(5931|5942) DataReaderListenerImpl::on_subscription_matched
(5931|5936) DataWriterImpl::add_association - bit 0 local 01030000.7153a730.00000002.00000202(ce5047b7) remote 01030000.7153a730.00000002.00000507(f17b25ff)
(5931|5931) DataReaderImpl::add_association - bit 0 local 01030000.7153a730.00000002.00000507(f17b25ff) remote 01030000.7153a730.00000002.00000202(ce5047b7)
(5931|5942) DataWriterImpl::transport_assoc_done: writer 01030000.7153a730.00000002.00000102(e57d1474) succeeded in associating with reader 01030000.7153a730.00000003.00000507(cc1b0c4f)
(5931|5942) DataWriterImpl::transport_assoc_done: writer 01030000.7153a730.00000002.00000102(e57d1474) reader 01030000.7153a730.00000003.00000507(cc1b0c4f) calling association_complete_i
(5931|5942) DataWriterImpl::association_complete_i - bit 0 local 01030000.7153a730.00000002.00000102(e57d1474) remote 01030000.7153a730.00000003.00000507(cc1b0c4f)
(5931|5931) DataReaderListenerImpl::on_subscription_matched
(5931|5942) DataWriterImpl::transport_assoc_done: writer 01030000.7153a730.00000002.00000202(ce5047b7) succeeded in associating with reader 01030000.7153a730.00000003.00000607(e7365f8c)
(5931|5942) DataWriterImpl::transport_assoc_done: writer 01030000.7153a730.00000002.00000202(ce5047b7) reader 01030000.7153a730.00000003.00000607(e7365f8c) calling association_complete_i
(5931|5931) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5931|5942) DataWriterImpl::association_complete_i - bit 0 local 01030000.7153a730.00000002.00000202(ce5047b7) remote 01030000.7153a730.00000003.00000607(e7365f8c)
(5931|5942) DataWriterImpl::transport_assoc_done: writer 01030000.7153a730.00000002.00000202(ce5047b7) succeeded in associating with reader 01030000.7153a730.00000002.00000507(f17b25ff)
(5931|5942) DataWriterImpl::transport_assoc_done: writer 01030000.7153a730.00000002.00000202(ce5047b7) reader 01030000.7153a730.00000002.00000507(f17b25ff) calling association_complete_i
(5931|5942) DataWriterImpl::association_complete_i - bit 0 local 01030000.7153a730.00000002.00000202(ce5047b7) remote 01030000.7153a730.00000002.00000507(f17b25ff)
(5931|5942) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(5931|5931) Writer::run_test begins.
(5931|5931) 15:58:33.191825 Writer::run_test starting to write pass 0
(5931|5942) 15:58:33.192283 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: 1786118313 191531000
instance_handle: 25
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5931|5931) 15:58:33.192442 Writer::run_test done writing.
(5931|5931) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(5931|5942) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(5931|5942) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(5931|5931) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(5931|5931) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(5931|5931) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(5931|5931) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(5931|5942) 15:58:33.193059 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: 1786118313 192077000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5931|5942) 15:58:33.193314 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: 1786118313 192077000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5931|5942) 15:58:33.193553 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: 1786118313 192275000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5931|5942) 15:58:33.193731 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: 1786118313 192275000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5931|5933) 15:58:35.194089 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: 1786118315 193517000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5931|5933) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(5931|5933) 15:58:35.194646 took foo[0]: x = 0.000019 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: 1786118315 194435000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5931|5933) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(5931|5931) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(5931|5931) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(5931|5931) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(5931|5931) Writer::run_test begins.
(5931|5931) 15:58:35.194842 Writer::run_test starting to write pass 1
(5931|5942) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(5931|5931) 15:58:35.195384 Writer::run_test done writing.
(5931|5931) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(5931|5942) 15:58:35.195670 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: 1786118315 194871000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5931|5942) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(5931|5931) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(5931|5931) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(5931|5931) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(5931|5931) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(5931|5942) 15:58:35.196108 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: 1786118315 194871000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5931|5942) 15:58:35.196412 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: 1786118315 195183000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5931|5942) 15:58:35.196624 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: 1786118315 195183000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5931|5933) 15:58:37.196648 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: 1786118317 196342000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5931|5933) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(5931|5933) 15:58:37.197050 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: 1786118317 196839000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5931|5933) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(5931|5931) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(5931|5931) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(5931|5931) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(5931|5931) Writer::run_test begins.
(5931|5931) 15:58:37.197292 Writer::run_test starting to write pass 2
(5931|5942) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(5931|5931) 15:58:37.197809 Writer::run_test done writing.
(5931|5931) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(5931|5942) 15:58:37.198094 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: 1786118317 197319000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5931|5942) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(5931|5931) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(5931|5931) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(5931|5931) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(5931|5931) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(5931|5942) 15:58:37.198547 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: 1786118317 197319000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5931|5942) 15:58:37.198829 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: 1786118317 197632000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5931|5942) 15:58:37.199011 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: 1786118317 197632000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5931|5933) 15:58:39.199015 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: 1786118319 198759000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5931|5933) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(5931|5933) 15:58:39.199392 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: 1786118319 199190000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5931|5933) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(5931|5931) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(5931|5931) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(5931|5931) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(5931|5942) 15:58:39.200315 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: 1786118319 199652000
instance_handle: 25
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5931|5931) DataWriterImpl::remove_associations: bit 0 local 01030000.7153a730.00000002.00000102(e57d1474) remote 01030000.7153a730.00000003.00000507(cc1b0c4f) num remotes 1
(5931|5942) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(5931|5942) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(5931|5936) DataReaderImpl::remove_associations: bit 0 local 01030000.7153a730.00000003.00000507(cc1b0c4f) remote 01030000.7153a730.00000002.00000102(e57d1474) num remotes 1
(5931|5936) DataReaderImpl::remove_associations_i: bit 0 local 01030000.7153a730.00000003.00000507(cc1b0c4f) remote 01030000.7153a730.00000002.00000102(e57d1474) num remotes 1
(5931|5936) DataReaderListenerImpl::on_subscription_matched
(5931|5931) DataWriterImpl::remove_associations: bit 0 local 01030000.7153a730.00000002.00000202(ce5047b7) remote 01030000.7153a730.00000002.00000507(f17b25ff) num remotes 2
(5931|5942) DataLink::handle_exception() - (delay) scheduling timer for future release
(5931|5936) DataReaderImpl::remove_associations: bit 0 local 01030000.7153a730.00000003.00000607(e7365f8c) remote 01030000.7153a730.00000002.00000202(ce5047b7) num remotes 1
(5931|5931) DataReaderImpl::remove_associations: bit 0 local 01030000.7153a730.00000002.00000507(f17b25ff) remote 01030000.7153a730.00000002.00000202(ce5047b7) num remotes 1
(5931|5936) DataReaderImpl::remove_associations_i: bit 0 local 01030000.7153a730.00000003.00000607(e7365f8c) remote 01030000.7153a730.00000002.00000202(ce5047b7) num remotes 1
(5931|5931) DataReaderImpl::remove_associations_i: bit 0 local 01030000.7153a730.00000002.00000507(f17b25ff) remote 01030000.7153a730.00000002.00000202(ce5047b7) num remotes 1
(5931|5936) DataReaderListenerImpl::on_subscription_matched
(5931|5942) DataLink::handle_exception() - (delay) scheduling timer for future release
(5931|5931) 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
(5931|5934) DataReaderImpl::remove_associations: bit 1 local 01030000.7153a730.00000002.000001c7(0e73224b) remote 01030000.7153a730.00000001.000001c2(39b9ac14) num remotes 1
(5931|5934) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7153a730.00000002.000001c7(0e73224b) remote 01030000.7153a730.00000001.000001c2(39b9ac14) num remotes 1
(5931|5934) DataReaderImpl::remove_associations: bit 1 local 01030000.7153a730.00000002.000003c7(3c4540c9) remote 01030000.7153a730.00000001.000004c2(44ce5851) num remotes 1
(5931|5934) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7153a730.00000002.000003c7(3c4540c9) remote 01030000.7153a730.00000001.000004c2(44ce5851) num remotes 1
(5931|5934) DataReaderImpl::remove_associations: bit 1 local 01030000.7153a730.00000002.000004c7(7304d60e) remote 01030000.7153a730.00000001.000003c2(0b8fce96) num remotes 1
(5931|5934) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7153a730.00000002.000004c7(7304d60e) remote 01030000.7153a730.00000001.000003c2(0b8fce96) num remotes 1
(5931|5934) DataReaderImpl::remove_associations: bit 1 local 01030000.7153a730.00000002.000002c7(255e7188) remote 01030000.7153a730.00000001.000002c2(1294ffd7) num remotes 1
(5931|5934) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7153a730.00000002.000002c7(255e7188) remote 01030000.7153a730.00000001.000002c2(1294ffd7) num remotes 1
(5931|5934) DataReaderImpl::remove_associations: bit 1 local 01030000.7153a730.00000003.000001c7(33130bfb) remote 01030000.7153a730.00000001.000001c2(39b9ac14) num remotes 1
(5931|5934) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7153a730.00000003.000001c7(33130bfb) remote 01030000.7153a730.00000001.000001c2(39b9ac14) num remotes 1
(5931|5934) DataReaderImpl::remove_associations: bit 1 local 01030000.7153a730.00000003.000003c7(01256979) remote 01030000.7153a730.00000001.000004c2(44ce5851) num remotes 1
(5931|5934) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7153a730.00000003.000003c7(01256979) remote 01030000.7153a730.00000001.000004c2(44ce5851) num remotes 1
(5931|5934) DataReaderImpl::remove_associations: bit 1 local 01030000.7153a730.00000003.000004c7(4e64ffbe) remote 01030000.7153a730.00000001.000003c2(0b8fce96) num remotes 1
(5931|5934) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7153a730.00000003.000004c7(4e64ffbe) remote 01030000.7153a730.00000001.000003c2(0b8fce96) num remotes 1
(5931|5934) DataReaderImpl::remove_associations: bit 1 local 01030000.7153a730.00000003.000002c7(183e5838) remote 01030000.7153a730.00000001.000002c2(1294ffd7) num remotes 1
(5931|5934) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7153a730.00000003.000002c7(183e5838) remote 01030000.7153a730.00000001.000002c2(1294ffd7) num remotes 1
(5931|5940) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.211:43999 , reconnect_state = INIT_STATE.
(5931|5940) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(5931|5931) Service_Participant::shutdown
(5931|5931) DataReaderListenerImpl::~DataReaderListenerImpl
(5931|5931) DataReaderListenerImpl::~DataReaderListenerImpl
(5931|5931) DataReaderListenerImpl::~DataReaderListenerImpl
(5931|5931) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(5931|5931) Service_Participant::~Service_Participant
(5931|5931) 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: 5945
/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: 5955 started at 2026-08-07 15:58:39
(5955|5955) INFO: set_DCPS_debug_level: set to 1
(5955|5955) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=udp.ini
(5955|5955) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(5955|5955) INFO: Service_Participant::process_config_file: Going to load configuration from "udp.ini"
(5955|5955) INFO: ConfigStoreImpl::set_string: TRANSPORT_UDP_TRANSPORT_TYPE=udp
(5955|5955) INFO: ConfigStoreImpl::set_string: TRANSPORT_UDP=@udp
(5955|5955) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
(5955|5955) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_INFO_REPO=file://repo.ior
(5955|5955) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
(5955|5955) INFO: ConfigStoreImpl::set_string: COMMON=@common
(5955|5955) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(5955|5955) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(5955|5955) Service_Participant::get_domain_participant_factory: machine: runnervmd93pd, x86_64 platform: Linux, 6.17.0-1021-azure, #21~24.04.1-Ubuntu SMP Wed Jul 1 21:45:31 UTC 2026
(5955|5955) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(5955|5955) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(5955|5955) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(5955|5955) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(5955|5955) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(5945|5945) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(5955|5955) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(5955|5955) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5955|5955) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5955|5955) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(5955|5955) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(5955|5955) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(5955|5960) DataWriterImpl::add_association - bit 0 local 01030000.1a2748b7.00000002.00000102(369bc679) remote 01030000.1a2748b7.00000003.00000107(7b911b46)
(5955|5955) DataReaderImpl::add_association - bit 0 local 01030000.1a2748b7.00000003.00000107(7b911b46) remote 01030000.1a2748b7.00000002.00000102(369bc679)
(5955|5955) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5955|5955) DataWriterImpl::add_association - bit 0 local 01030000.1a2748b7.00000002.00000202(1db695ba) remote 01030000.1a2748b7.00000003.00000207(50bc4885)
(5955|5964) DataReaderListenerImpl::on_subscription_matched
(5955|5960) DataWriterImpl::transport_assoc_done: writer 01030000.1a2748b7.00000002.00000102(369bc679) succeeded in associating with reader 01030000.1a2748b7.00000003.00000107(7b911b46)
(5955|5955) DataWriterImpl::transport_assoc_done: writer 01030000.1a2748b7.00000002.00000202(1db695ba) succeeded in associating with reader 01030000.1a2748b7.00000003.00000207(50bc4885)
(5955|5960) DataWriterImpl::transport_assoc_done: writer 01030000.1a2748b7.00000002.00000102(369bc679) reader 01030000.1a2748b7.00000003.00000107(7b911b46) calling association_complete_i
(5955|5955) DataWriterImpl::transport_assoc_done: writer 01030000.1a2748b7.00000002.00000202(1db695ba) reader 01030000.1a2748b7.00000003.00000207(50bc4885) calling association_complete_i
(5955|5960) DataWriterImpl::association_complete_i - bit 0 local 01030000.1a2748b7.00000002.00000102(369bc679) remote 01030000.1a2748b7.00000003.00000107(7b911b46)
(5955|5955) DataWriterImpl::association_complete_i - bit 0 local 01030000.1a2748b7.00000002.00000202(1db695ba) remote 01030000.1a2748b7.00000003.00000207(50bc4885)
(5955|5960) DataReaderImpl::add_association - bit 0 local 01030000.1a2748b7.00000003.00000207(50bc4885) remote 01030000.1a2748b7.00000002.00000202(1db695ba)
(5955|5955) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5955|5960) DataReaderListenerImpl::on_subscription_matched
(5955|5960) DataWriterImpl::add_association - bit 0 local 01030000.1a2748b7.00000002.00000202(1db695ba) remote 01030000.1a2748b7.00000002.00000107(46f132f6)
(5955|5955) DataReaderImpl::add_association - bit 0 local 01030000.1a2748b7.00000002.00000107(46f132f6) remote 01030000.1a2748b7.00000002.00000202(1db695ba)
(5955|5960) DataWriterImpl::transport_assoc_done: writer 01030000.1a2748b7.00000002.00000202(1db695ba) succeeded in associating with reader 01030000.1a2748b7.00000002.00000107(46f132f6)
(5955|5960) DataWriterImpl::transport_assoc_done: writer 01030000.1a2748b7.00000002.00000202(1db695ba) reader 01030000.1a2748b7.00000002.00000107(46f132f6) calling association_complete_i
(5955|5955) DataReaderListenerImpl::on_subscription_matched
(5955|5960) DataWriterImpl::association_complete_i - bit 0 local 01030000.1a2748b7.00000002.00000202(1db695ba) remote 01030000.1a2748b7.00000002.00000107(46f132f6)
(5955|5955) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5955|5964) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(5955|5955) Writer::run_test begins.
(5955|5955) 15:58:40.123457 Writer::run_test starting to write pass 0
(5955|5955) 15:58:40.123873 Writer::run_test done writing.
(5955|5955) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(5955|5964) 15:58:40.123967 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: 1786118320 123187000
instance_handle: b
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5955|5964) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(5955|5964) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(5955|5955) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(5955|5955) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(5955|5955) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(5955|5955) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(5955|5964) 15:58:40.124682 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: 1786118320 123656000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5955|5964) 15:58:40.124895 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: 1786118320 123656000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5955|5964) 15:58:40.125104 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: 1786118320 123777000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5955|5964) 15:58:40.125280 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: 1786118320 123777000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5955|5957) 15:58:42.125470 read foo[0]: x = -25983133388081160872899917530529792.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: 1786118322 125124000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5955|5957) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(5955|5957) 15:58:42.125929 read foo[0]: x = -25983133388081160872899917530529792.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: 1786118322 125742000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5955|5957) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(5955|5955) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(5955|5955) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(5955|5955) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(5955|5955) Writer::run_test begins.
(5955|5955) 15:58:42.126100 Writer::run_test starting to write pass 1
(5955|5964) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(5955|5955) 15:58:42.126528 Writer::run_test done writing.
(5955|5955) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(5955|5964) 15:58:42.126774 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: 1786118322 126128000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5955|5964) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(5955|5955) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(5955|5955) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(5955|5955) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(5955|5955) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(5955|5964) 15:58:42.127067 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: 1786118322 126128000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5955|5964) 15:58:42.127358 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: 1786118322 126411000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5955|5964) 15:58:42.127527 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: 1786118322 126411000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5955|5957) 15:58:44.127517 read foo[0]: x = -25983133388081160872899917530529792.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: 1786118324 127279000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5955|5957) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(5955|5957) 15:58:44.127870 read foo[0]: x = -25983133388081160872899917530529792.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: 1786118324 127695000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5955|5957) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(5955|5955) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(5955|5955) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(5955|5955) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(5955|5955) Writer::run_test begins.
(5955|5955) 15:58:44.128041 Writer::run_test starting to write pass 2
(5955|5955) 15:58:44.128456 Writer::run_test done writing.
(5955|5964) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(5955|5955) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(5955|5964) 15:58:44.128726 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: 1786118324 128067000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5955|5964) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(5955|5955) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(5955|5955) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(5955|5955) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(5955|5955) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(5955|5964) 15:58:44.129023 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: 1786118324 128067000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5955|5964) 15:58:44.129345 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: 1786118324 128343000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5955|5964) 15:58:44.129516 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: 1786118324 128343000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5955|5957) 15:58:46.129481 read foo[0]: x = -25983133388081160872899917530529792.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: 1786118326 129243000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5955|5957) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(5955|5957) 15:58:46.129829 read foo[0]: x = -25983133388081160872899917530529792.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: 1786118326 129651000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5955|5957) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(5955|5955) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(5955|5955) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(5955|5955) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(5955|5955) DataWriterImpl::remove_associations: bit 0 local 01030000.1a2748b7.00000002.00000102(369bc679) remote 01030000.1a2748b7.00000003.00000107(7b911b46) num remotes 1
(5955|5964) 15:58:46.130611 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: 1786118326 130033000
instance_handle: b
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5955|5964) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(5955|5964) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(5955|5960) DataReaderImpl::remove_associations: bit 0 local 01030000.1a2748b7.00000003.00000107(7b911b46) remote 01030000.1a2748b7.00000002.00000102(369bc679) num remotes 1
(5955|5960) DataReaderImpl::remove_associations_i: bit 0 local 01030000.1a2748b7.00000003.00000107(7b911b46) remote 01030000.1a2748b7.00000002.00000102(369bc679) num remotes 1
(5955|5960) DataReaderListenerImpl::on_subscription_matched
(5955|5955) DataWriterImpl::remove_associations: bit 0 local 01030000.1a2748b7.00000002.00000202(1db695ba) remote 01030000.1a2748b7.00000002.00000107(46f132f6) num remotes 2
(5955|5960) DataReaderImpl::remove_associations: bit 0 local 01030000.1a2748b7.00000003.00000207(50bc4885) remote 01030000.1a2748b7.00000002.00000202(1db695ba) num remotes 1
(5955|5960) DataReaderImpl::remove_associations_i: bit 0 local 01030000.1a2748b7.00000003.00000207(50bc4885) remote 01030000.1a2748b7.00000002.00000202(1db695ba) num remotes 1
(5955|5955) DataReaderImpl::remove_associations: bit 0 local 01030000.1a2748b7.00000002.00000107(46f132f6) remote 01030000.1a2748b7.00000002.00000202(1db695ba) num remotes 1
(5955|5955) DataReaderImpl::remove_associations_i: bit 0 local 01030000.1a2748b7.00000002.00000107(46f132f6) remote 01030000.1a2748b7.00000002.00000202(1db695ba) num remotes 1
(5955|5960) DataReaderListenerImpl::on_subscription_matched
(5955|5955) 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
(5955|5955) Service_Participant::shutdown
(5955|5955) DataReaderListenerImpl::~DataReaderListenerImpl
(5955|5955) DataReaderListenerImpl::~DataReaderListenerImpl
(5955|5955) DataReaderListenerImpl::~DataReaderListenerImpl
(5955|5955) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(5955|5955) Service_Participant::~Service_Participant
(5955|5955) 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: 5967 started at 2026-08-07 15:58:46
(5967|5967) INFO: set_DCPS_debug_level: set to 1
(5967|5967) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps_disc.ini
(5967|5967) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(5967|5967) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps_disc.ini"
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS_TRANSPORT_TYPE=rtps_udp
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS_USE_MULTICAST=0
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS=@rtps
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2_TRANSPORT_TYPE=rtps_udp
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2_USE_MULTICAST=0
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2=@rtps2
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
(5967|5967) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS_RESEND_PERIOD=2
(5967|5967) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS_SEDP_MULTICAST=0
(5967|5967) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS=@uni_rtps
(5967|5967) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY=@rtps_discovery
(5967|5967) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_DEFAULT_DISCOVERY=uni_rtps
(5967|5967) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=rtps
(5967|5967) INFO: ConfigStoreImpl::set_string: COMMON=@common
(5967|5967) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_TRANSPORTS=rtps
(5967|5967) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS=@rtps
(5967|5967) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS2_TRANSPORTS=rtps2
(5967|5967) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS2=@rtps2
(5967|5967) INFO: ConfigStoreImpl::set_string: CONFIG=@config
(5967|5967) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(5967|5967) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(5967|5967) Service_Participant::get_domain_participant_factory: machine: runnervmd93pd, x86_64 platform: Linux, 6.17.0-1021-azure, #21~24.04.1-Ubuntu SMP Wed Jul 1 21:45:31 UTC 2026
(5967|5967) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(5967|5967) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(5967|5967) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(5967|5967) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_UNI_RTPS_SPDP_SEND_ADDRS
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE1_111=@_OPENDDS_SEDPTransportInst_01037c1e52f182aa174fbce1_111
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE1_111_MAX_MESSAGE_SIZE=65466
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE1_111_HEARTBEAT_PERIOD=200
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE1_111_NAK_RESPONSE_DELAY=100
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE1_111_RESPONSIVE_MODE=false
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE1_111_SEND_DELAY=10
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE1_111_SEND_BUFFER_SIZE=65535
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE1_111_RCV_BUFFER_SIZE=65535
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE1_111_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE1_111_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE1_111_PORT_MODE=system
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE1_111_PB=7400
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE1_111_DG=250
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE1_111_PG=2
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE1_111_D2=2
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE1_111_D3=12
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE1_111_USE_MULTICAST=false
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE1_111_INIT_PARTICIPANT_PORT_ID=0
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE1_111_LOCAL_ADDRESS=0.0.0.0:0
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE1_111_ADVERTISED_ADDRESS=0.0.0.0:0
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE1_111_IPV6_INIT_PARTICIPANT_PORT_ID=1
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE1_111_IPV6_LOCAL_ADDRESS=:::0
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE1_111_IPV6_ADVERTISED_ADDRESS=:::0
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE1_111_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE1_111_USE_RTPS_RELAY=false
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE1_111_RTPS_RELAY_ONLY=false
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE1_111_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE1_111_USE_ICE=false
(5967|5967) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52F182AA174FBCE1_111=@_OPENDDS_SEDP_TransportCfg_01037c1e52f182aa174fbce1_111
(5967|5967) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52F182AA174FBCE1_111_PASSIVE_CONNECT_DURATION=60000
(5967|5967) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_UNI_RTPS_SPDP_SEND_ADDRS
(5967|5972) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on docker0/172.17.0.1 (0x7b70000011c8 joined count 1)
(5967|5972) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/10.1.0.211 (0x7b70000011c8 joined count 2)
(5967|5972) INFO: MulticastManager::join: joined group ff03::1:35150 on eth0/fe80::7e1e:52ff:fef1:82aa (0x7b70000011c8 joined count 3)
(5967|5972) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/127.0.0.1 (0x7b70000011c8 joined count 4)
(5967|5972) INFO: MulticastManager::join: joined group ff03::1:35150 on lo/::1 (0x7b70000011c8 joined count 5)
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE2_111=@_OPENDDS_SEDPTransportInst_01037c1e52f182aa174fbce2_111
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE2_111_MAX_MESSAGE_SIZE=65466
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE2_111_HEARTBEAT_PERIOD=200
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE2_111_NAK_RESPONSE_DELAY=100
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE2_111_RESPONSIVE_MODE=false
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE2_111_SEND_DELAY=10
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE2_111_SEND_BUFFER_SIZE=65535
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE2_111_RCV_BUFFER_SIZE=65535
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE2_111_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE2_111_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE2_111_PORT_MODE=system
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE2_111_PB=7400
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE2_111_DG=250
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE2_111_PG=2
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE2_111_D2=2
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE2_111_D3=12
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE2_111_USE_MULTICAST=false
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE2_111_INIT_PARTICIPANT_PORT_ID=2
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE2_111_LOCAL_ADDRESS=0.0.0.0:0
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE2_111_ADVERTISED_ADDRESS=0.0.0.0:0
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE2_111_IPV6_INIT_PARTICIPANT_PORT_ID=3
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE2_111_IPV6_LOCAL_ADDRESS=:::0
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE2_111_IPV6_ADVERTISED_ADDRESS=:::0
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE2_111_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE2_111_USE_RTPS_RELAY=false
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE2_111_RTPS_RELAY_ONLY=false
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE2_111_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(5967|5967) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA174FBCE2_111_USE_ICE=false
(5967|5967) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52F182AA174FBCE2_111=@_OPENDDS_SEDP_TransportCfg_01037c1e52f182aa174fbce2_111
(5967|5967) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52F182AA174FBCE2_111_PASSIVE_CONNECT_DURATION=60000
(5967|5974) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on docker0/172.17.0.1 (0x7b70000029c8 joined count 1)
(5967|5974) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/10.1.0.211 (0x7b70000029c8 joined count 2)
(5967|5974) INFO: MulticastManager::join: joined group ff03::1:35150 on eth0/fe80::7e1e:52ff:fef1:82aa (0x7b70000029c8 joined count 3)
(5967|5974) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/127.0.0.1 (0x7b70000029c8 joined count 4)
(5967|5974) INFO: MulticastManager::join: joined group ff03::1:35150 on lo/::1 (0x7b70000029c8 joined count 5)
(5967|5972) Spdp::handle_participant_data - 01037c1e.52f182aa.174fbce1.000001c1(9f5b566a) discovered 01037c1e.52f182aa.174fbce2.000001c1(d8fb2cba) lease 5:00 from 10.1.0.211:35164 (0)
(5967|5972) DEBUG: Sedp::association_complete_i local 01037c1e.52f182aa.174fbce1.000300c3(6a08b85e) remote 01037c1e.52f182aa.174fbce2.000300c4(b3cc572d)
(5967|5972) DEBUG: Sedp::association_complete_i local 01037c1e.52f182aa.174fbce1.000301c3(7313891f) remote 01037c1e.52f182aa.174fbce2.000301c4(aad7666c)
(5967|5972) DEBUG: Sedp::association_complete_i local 01037c1e.52f182aa.174fbce1.000003c2(34646552) remote 01037c1e.52f182aa.174fbce2.000003c7(03aeeb0d)
(5967|5972) DEBUG: Sedp::association_complete_i local 01037c1e.52f182aa.174fbce1.000004c2(7b25f395) remote 01037c1e.52f182aa.174fbce2.000004c7(4cef7dca)
(5967|5972) DEBUG: Sedp::association_complete_i local 01037c1e.52f182aa.174fbce1.000200c2(1ccde2ff) remote 01037c1e.52f182aa.174fbce2.000200c7(2b076ca0)
(5967|5967) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5967|5967) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5967|5967) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(5967|5967) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(5967|5967) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(5967|5967) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5967|5967) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5967|5967) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5967|5971) DataReaderImpl::add_association - bit 0 local 01037c1e.52f182aa.174fbce1.00000007(f44700ae) remote 01037c1e.52f182aa.174fbce1.01000002(3c919344)
(5967|5971) DataWriterImpl::add_association - bit 0 local 01037c1e.52f182aa.174fbce1.01000002(3c919344) remote 01037c1e.52f182aa.174fbce1.00000007(f44700ae)
(5967|5971) DataWriterImpl::transport_assoc_done: writer 01037c1e.52f182aa.174fbce1.01000002(3c919344) succeeded in associating with reader 01037c1e.52f182aa.174fbce1.00000007(f44700ae)
(5967|5971) DataWriterImpl::transport_assoc_done: writer 01037c1e.52f182aa.174fbce1.01000002(3c919344) reader 01037c1e.52f182aa.174fbce1.00000007(f44700ae) calling association_complete_i
(5967|5971) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52f182aa.174fbce1.01000002(3c919344) remote 01037c1e.52f182aa.174fbce1.00000007(f44700ae)
(5967|5976) DataReaderListenerImpl::on_subscription_matched
(5967|5974) Spdp::handle_participant_data - 01037c1e.52f182aa.174fbce2.000001c1(d8fb2cba) discovered 01037c1e.52f182aa.174fbce1.000001c1(9f5b566a) lease 5:00 from 10.1.0.211:35160 (0)
(5967|5974) DEBUG: Sedp::association_complete_i local 01037c1e.52f182aa.174fbce2.000300c3(2da8c28e) remote 01037c1e.52f182aa.174fbce1.000300c4(f46c2dfd)
(5967|5974) DEBUG: Sedp::association_complete_i local 01037c1e.52f182aa.174fbce2.000301c3(34b3f3cf) remote 01037c1e.52f182aa.174fbce1.000301c4(ed771cbc)
(5967|5974) DEBUG: Sedp::association_complete_i local 01037c1e.52f182aa.174fbce2.000003c2(73c41f82) remote 01037c1e.52f182aa.174fbce1.000003c7(440e91dd)
(5967|5974) DEBUG: Sedp::association_complete_i local 01037c1e.52f182aa.174fbce2.000004c2(3c858945) remote 01037c1e.52f182aa.174fbce1.000004c7(0b4f071a)
(5967|5974) DEBUG: Sedp::association_complete_i local 01037c1e.52f182aa.174fbce2.000200c2(5b6d982f) remote 01037c1e.52f182aa.174fbce1.000200c7(6ca71670)
(5967|5971) DataWriterImpl::add_association - bit 0 local 01037c1e.52f182aa.174fbce1.00000002(842df421) remote 01037c1e.52f182aa.174fbce2.00000007(b3e77a7e)
(5967|5971) DataWriterImpl::transport_assoc_done: writer 01037c1e.52f182aa.174fbce1.00000002(842df421) succeeded in associating with reader 01037c1e.52f182aa.174fbce2.00000007(b3e77a7e)
(5967|5971) DataWriterImpl::transport_assoc_done: writer 01037c1e.52f182aa.174fbce1.00000002(842df421) reader 01037c1e.52f182aa.174fbce2.00000007(b3e77a7e) calling association_complete_i
(5967|5971) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52f182aa.174fbce1.00000002(842df421) remote 01037c1e.52f182aa.174fbce2.00000007(b3e77a7e)
(5967|5971) DataWriterImpl::add_association - bit 0 local 01037c1e.52f182aa.174fbce1.01000002(3c919344) remote 01037c1e.52f182aa.174fbce2.01000007(0b5b1d1b)
(5967|5971) DataWriterImpl::transport_assoc_done: writer 01037c1e.52f182aa.174fbce1.01000002(3c919344) succeeded in associating with reader 01037c1e.52f182aa.174fbce2.01000007(0b5b1d1b)
(5967|5971) DataWriterImpl::transport_assoc_done: writer 01037c1e.52f182aa.174fbce1.01000002(3c919344) reader 01037c1e.52f182aa.174fbce2.01000007(0b5b1d1b) calling association_complete_i
(5967|5971) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52f182aa.174fbce1.01000002(3c919344) remote 01037c1e.52f182aa.174fbce2.01000007(0b5b1d1b)
(5967|5973) DataReaderImpl::add_association - bit 0 local 01037c1e.52f182aa.174fbce2.00000007(b3e77a7e) remote 01037c1e.52f182aa.174fbce1.00000002(842df421)
(5967|5973) DataReaderImpl::add_association - bit 0 local 01037c1e.52f182aa.174fbce2.01000007(0b5b1d1b) remote 01037c1e.52f182aa.174fbce1.01000002(3c919344)
(5967|5978) DataReaderListenerImpl::on_subscription_matched
(5967|5978) DataReaderListenerImpl::on_subscription_matched
(5967|5978) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(5967|5967) Writer::run_test begins.
(5967|5967) 15:58:46.773854 Writer::run_test starting to write pass 0
(5967|5978) 15:58:46.774227 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: 1786118326 773560000
instance_handle: 12
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5967|5978) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(5967|5976) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(5967|5978) 15:58:46.774789 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: 1786118326 774314000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5967|5967) 15:58:46.774987 Writer::run_test done writing.
(5967|5967) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(5967|5967) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(5967|5967) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(5967|5978) 15:58:46.775082 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: 1786118326 774696000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5967|5967) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(5967|5967) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(5967|5976) 15:58:46.775171 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: 1786118326 774314000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5967|5976) 15:58:46.775524 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: 1786118326 774696000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5967|5969) 15:58:50.060815 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: 1786118330 60512000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5967|5969) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(5967|5969) 15:58:50.061248 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: 1786118330 61050000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5967|5969) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(5967|5967) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(5967|5967) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(5967|5967) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(5967|5967) Writer::run_test begins.
(5967|5967) 15:58:50.061447 Writer::run_test starting to write pass 1
(5967|5978) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(5967|5976) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(5967|5978) 15:58:50.062352 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: 1786118330 61478000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5967|5967) 15:58:50.062399 Writer::run_test done writing.
(5967|5967) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(5967|5976) 15:58:50.062459 read foo[0]: x = 0.000000 y = -1.000000, key = 101010
(5967|5967) 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: 1786118330 61478000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5967|5967) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(5967|5967) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(5967|5967) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(5967|5978) 15:58:50.062662 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: 1786118330 62013000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5967|5976) 15:58:50.062843 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: 1786118330 62013000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5967|5969) 15:58:53.261228 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: 1786118333 260982000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5967|5969) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(5967|5969) 15:58:53.261517 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: 1786118333 261387000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5967|5969) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(5967|5967) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(5967|5967) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(5967|5967) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(5967|5967) Writer::run_test begins.
(5967|5967) 15:58:53.261726 Writer::run_test starting to write pass 2
(5967|5978) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(5967|5976) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(5967|5967) 15:58:53.262627 Writer::run_test done writing.
(5967|5967) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(5967|5978) 15:58:53.262663 read foo[0]: x = 0.000000 y = -2.000000, key = 101010
(5967|5967) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1786118333 261758000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5967|5967) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(5967|5967) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(5967|5976) 15:58:53.262735 read foo[0]: x = 0.000000 y = -2.000000, key = 101010
(5967|5967) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1786118333 261758000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5967|5978) 15:58:53.262966 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: 1786118333 262338000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5967|5976) 15:58:53.263041 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: 1786118333 262338000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5967|5969) 15:58:56.461704 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: 1786118336 461417000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5967|5969) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(5967|5969) 15:58:56.462033 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: 1786118336 461875000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5967|5969) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(5967|5967) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(5967|5967) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(5967|5967) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(5967|5978) 15:58:56.463193 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: 1786118336 462315000
instance_handle: 12
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5967|5967) WriteDataContainer::wait_pending timeout at 00:07:39.848969
(5967|5976) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(5967|5978) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(5967|5967) WriteDataContainer::wait_pending done
(5967|5967) DataWriterImpl::remove_associations: bit 0 local 01037c1e.52f182aa.174fbce1.00000002(842df421) remote 01037c1e.52f182aa.174fbce2.00000007(b3e77a7e) num remotes 1
(5967|5967) DataWriterImpl::remove_associations: bit 0 local 01037c1e.52f182aa.174fbce1.01000002(3c919344) remote 01037c1e.52f182aa.174fbce1.00000007(f44700ae) num remotes 2
(5967|5973) DataReaderImpl::remove_associations: bit 0 local 01037c1e.52f182aa.174fbce2.00000007(b3e77a7e) remote 01037c1e.52f182aa.174fbce1.00000002(842df421) num remotes 1
(5967|5973) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.52f182aa.174fbce2.00000007(b3e77a7e) remote 01037c1e.52f182aa.174fbce1.00000002(842df421) num remotes 1
(5967|5973) DataReaderListenerImpl::on_subscription_matched
(5967|5971) DataReaderImpl::remove_associations: bit 0 local 01037c1e.52f182aa.174fbce1.00000007(f44700ae) remote 01037c1e.52f182aa.174fbce1.01000002(3c919344) num remotes 1
(5967|5971) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.52f182aa.174fbce1.00000007(f44700ae) remote 01037c1e.52f182aa.174fbce1.01000002(3c919344) num remotes 1
(5967|5973) DataReaderImpl::remove_associations: bit 0 local 01037c1e.52f182aa.174fbce2.01000007(0b5b1d1b) remote 01037c1e.52f182aa.174fbce1.01000002(3c919344) num remotes 1
(5967|5973) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.52f182aa.174fbce2.01000007(0b5b1d1b) remote 01037c1e.52f182aa.174fbce1.01000002(3c919344) num remotes 1
(5967|5971) DataReaderListenerImpl::on_subscription_matched
(5967|5973) DataReaderListenerImpl::on_subscription_matched
**********
automatic_drl_servant->no_writers_generation_count() = 0
********** use_take=0
**********
remote_manual_drl_servant->no_writers_generation_count() = 2
********** use_take=0
**********
local_manual_drl_servant->no_writers_generation_count() = 2
********** use_take=0
(5967|5967) WARNING: Spdp::SpdpTransport::send() - destination 0.0.0.0:0 failed send: Invalid argument
(5967|5967) WARNING: Spdp::SpdpTransport::send() - destination 0.0.0.0:0 failed send: Invalid argument
(5967|5967) Service_Participant::shutdown
(5967|5967) DataReaderListenerImpl::~DataReaderListenerImpl
(5967|5967) DataReaderListenerImpl::~DataReaderListenerImpl
(5967|5967) DataReaderListenerImpl::~DataReaderListenerImpl
(5967|5967) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(5967|5967) Service_Participant::~Service_Participant
(5967|5967) Service_Participant::shutdown
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: 5980 started at 2026-08-07 15:58:57
(5980|5980) INFO: set_DCPS_debug_level: set to 1
(5980|5980) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps_disc.ini
(5980|5980) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(5980|5980) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps_disc.ini"
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS_TRANSPORT_TYPE=rtps_udp
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS_USE_MULTICAST=0
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS=@rtps
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2_TRANSPORT_TYPE=rtps_udp
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2_USE_MULTICAST=0
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2=@rtps2
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
(5980|5980) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS_RESEND_PERIOD=2
(5980|5980) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS_SEDP_MULTICAST=0
(5980|5980) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS=@uni_rtps
(5980|5980) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY=@rtps_discovery
(5980|5980) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_DEFAULT_DISCOVERY=uni_rtps
(5980|5980) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=rtps
(5980|5980) INFO: ConfigStoreImpl::set_string: COMMON=@common
(5980|5980) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_TRANSPORTS=rtps
(5980|5980) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS=@rtps
(5980|5980) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS2_TRANSPORTS=rtps2
(5980|5980) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS2=@rtps2
(5980|5980) INFO: ConfigStoreImpl::set_string: CONFIG=@config
(5980|5980) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(5980|5980) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(5980|5980) Service_Participant::get_domain_participant_factory: machine: runnervmd93pd, x86_64 platform: Linux, 6.17.0-1021-azure, #21~24.04.1-Ubuntu SMP Wed Jul 1 21:45:31 UTC 2026
(5980|5980) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(5980|5980) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(5980|5980) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(5980|5980) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_UNI_RTPS_SPDP_SEND_ADDRS
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8027_111=@_OPENDDS_SEDPTransportInst_01037c1e52f182aa175c8027_111
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8027_111_MAX_MESSAGE_SIZE=65466
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8027_111_HEARTBEAT_PERIOD=200
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8027_111_NAK_RESPONSE_DELAY=100
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8027_111_RESPONSIVE_MODE=false
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8027_111_SEND_DELAY=10
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8027_111_SEND_BUFFER_SIZE=65535
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8027_111_RCV_BUFFER_SIZE=65535
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8027_111_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8027_111_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8027_111_PORT_MODE=system
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8027_111_PB=7400
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8027_111_DG=250
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8027_111_PG=2
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8027_111_D2=2
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8027_111_D3=12
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8027_111_USE_MULTICAST=false
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8027_111_INIT_PARTICIPANT_PORT_ID=0
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8027_111_LOCAL_ADDRESS=0.0.0.0:0
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8027_111_ADVERTISED_ADDRESS=0.0.0.0:0
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8027_111_IPV6_INIT_PARTICIPANT_PORT_ID=1
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8027_111_IPV6_LOCAL_ADDRESS=:::0
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8027_111_IPV6_ADVERTISED_ADDRESS=:::0
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8027_111_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8027_111_USE_RTPS_RELAY=false
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8027_111_RTPS_RELAY_ONLY=false
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8027_111_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8027_111_USE_ICE=false
(5980|5980) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52F182AA175C8027_111=@_OPENDDS_SEDP_TransportCfg_01037c1e52f182aa175c8027_111
(5980|5980) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52F182AA175C8027_111_PASSIVE_CONNECT_DURATION=60000
(5980|5980) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_UNI_RTPS_SPDP_SEND_ADDRS
(5980|5985) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on docker0/172.17.0.1 (0x7b70000011c8 joined count 1)
(5980|5985) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/10.1.0.211 (0x7b70000011c8 joined count 2)
(5980|5985) INFO: MulticastManager::join: joined group ff03::1:35150 on eth0/fe80::7e1e:52ff:fef1:82aa (0x7b70000011c8 joined count 3)
(5980|5985) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/127.0.0.1 (0x7b70000011c8 joined count 4)
(5980|5985) INFO: MulticastManager::join: joined group ff03::1:35150 on lo/::1 (0x7b70000011c8 joined count 5)
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8028_111=@_OPENDDS_SEDPTransportInst_01037c1e52f182aa175c8028_111
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8028_111_MAX_MESSAGE_SIZE=65466
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8028_111_HEARTBEAT_PERIOD=200
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8028_111_NAK_RESPONSE_DELAY=100
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8028_111_RESPONSIVE_MODE=false
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8028_111_SEND_DELAY=10
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8028_111_SEND_BUFFER_SIZE=65535
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8028_111_RCV_BUFFER_SIZE=65535
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8028_111_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8028_111_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8028_111_PORT_MODE=system
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8028_111_PB=7400
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8028_111_DG=250
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8028_111_PG=2
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8028_111_D2=2
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8028_111_D3=12
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8028_111_USE_MULTICAST=false
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8028_111_INIT_PARTICIPANT_PORT_ID=2
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8028_111_LOCAL_ADDRESS=0.0.0.0:0
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8028_111_ADVERTISED_ADDRESS=0.0.0.0:0
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8028_111_IPV6_INIT_PARTICIPANT_PORT_ID=3
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8028_111_IPV6_LOCAL_ADDRESS=:::0
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8028_111_IPV6_ADVERTISED_ADDRESS=:::0
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8028_111_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8028_111_USE_RTPS_RELAY=false
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8028_111_RTPS_RELAY_ONLY=false
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8028_111_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(5980|5980) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA175C8028_111_USE_ICE=false
(5980|5980) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52F182AA175C8028_111=@_OPENDDS_SEDP_TransportCfg_01037c1e52f182aa175c8028_111
(5980|5980) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52F182AA175C8028_111_PASSIVE_CONNECT_DURATION=60000
(5980|5987) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on docker0/172.17.0.1 (0x7b70000029c8 joined count 1)
(5980|5987) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/10.1.0.211 (0x7b70000029c8 joined count 2)
(5980|5985) Spdp::handle_participant_data - 01037c1e.52f182aa.175c8027.000001c1(dc800a94) discovered 01037c1e.52f182aa.175c8028.000001c1(5ed09d45) lease 5:00 from 10.1.0.211:35164 (0)
(5980|5987) INFO: MulticastManager::join: joined group ff03::1:35150 on eth0/fe80::7e1e:52ff:fef1:82aa (0x7b70000029c8 joined count 3)
(5980|5987) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/127.0.0.1 (0x7b70000029c8 joined count 4)
(5980|5987) INFO: MulticastManager::join: joined group ff03::1:35150 on lo/::1 (0x7b70000029c8 joined count 5)
(5980|5985) DEBUG: Sedp::association_complete_i local 01037c1e.52f182aa.175c8027.000300c3(29d3e4a0) remote 01037c1e.52f182aa.175c8028.000300c4(35e7e6d2)
(5980|5985) DEBUG: Sedp::association_complete_i local 01037c1e.52f182aa.175c8027.000301c3(30c8d5e1) remote 01037c1e.52f182aa.175c8028.000301c4(2cfcd793)
(5980|5985) DEBUG: Sedp::association_complete_i local 01037c1e.52f182aa.175c8027.000003c2(77bf39ac) remote 01037c1e.52f182aa.175c8028.000003c7(85855af2)
(5980|5985) DEBUG: Sedp::association_complete_i local 01037c1e.52f182aa.175c8027.000004c2(38feaf6b) remote 01037c1e.52f182aa.175c8028.000004c7(cac4cc35)
(5980|5985) DEBUG: Sedp::association_complete_i local 01037c1e.52f182aa.175c8027.000200c2(5f16be01) remote 01037c1e.52f182aa.175c8028.000200c7(ad2cdd5f)
(5980|5980) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5980|5980) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5980|5980) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(5980|5980) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(5980|5980) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(5980|5980) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5980|5980) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5980|5980) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(5980|5984) DataReaderImpl::add_association - bit 0 local 01037c1e.52f182aa.175c8027.00000007(b79c5c50) remote 01037c1e.52f182aa.175c8027.01000002(7f4acfba)
(5980|5984) DataWriterImpl::add_association - bit 0 local 01037c1e.52f182aa.175c8027.01000002(7f4acfba) remote 01037c1e.52f182aa.175c8027.00000007(b79c5c50)
(5980|5984) DataWriterImpl::transport_assoc_done: writer 01037c1e.52f182aa.175c8027.01000002(7f4acfba) succeeded in associating with reader 01037c1e.52f182aa.175c8027.00000007(b79c5c50)
(5980|5984) DataWriterImpl::transport_assoc_done: writer 01037c1e.52f182aa.175c8027.01000002(7f4acfba) reader 01037c1e.52f182aa.175c8027.00000007(b79c5c50) calling association_complete_i
(5980|5984) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52f182aa.175c8027.01000002(7f4acfba) remote 01037c1e.52f182aa.175c8027.00000007(b79c5c50)
(5980|5989) DataReaderListenerImpl::on_subscription_matched
(5980|5987) Spdp::handle_participant_data - 01037c1e.52f182aa.175c8028.000001c1(5ed09d45) discovered 01037c1e.52f182aa.175c8027.000001c1(dc800a94) lease 5:00 from 10.1.0.211:35160 (0)
(5980|5987) DEBUG: Sedp::association_complete_i local 01037c1e.52f182aa.175c8028.000300c3(ab837371) remote 01037c1e.52f182aa.175c8027.000300c4(b7b77103)
(5980|5987) DEBUG: Sedp::association_complete_i local 01037c1e.52f182aa.175c8028.000301c3(b2984230) remote 01037c1e.52f182aa.175c8027.000301c4(aeac4042)
(5980|5987) DEBUG: Sedp::association_complete_i local 01037c1e.52f182aa.175c8028.000003c2(f5efae7d) remote 01037c1e.52f182aa.175c8027.000003c7(07d5cd23)
(5980|5987) DEBUG: Sedp::association_complete_i local 01037c1e.52f182aa.175c8028.000004c2(baae38ba) remote 01037c1e.52f182aa.175c8027.000004c7(48945be4)
(5980|5987) DEBUG: Sedp::association_complete_i local 01037c1e.52f182aa.175c8028.000200c2(dd4629d0) remote 01037c1e.52f182aa.175c8027.000200c7(2f7c4a8e)
(5980|5984) DataWriterImpl::add_association - bit 0 local 01037c1e.52f182aa.175c8027.00000002(c7f6a8df) remote 01037c1e.52f182aa.175c8028.00000007(35cccb81)
(5980|5984) DataWriterImpl::transport_assoc_done: writer 01037c1e.52f182aa.175c8027.00000002(c7f6a8df) succeeded in associating with reader 01037c1e.52f182aa.175c8028.00000007(35cccb81)
(5980|5984) DataWriterImpl::transport_assoc_done: writer 01037c1e.52f182aa.175c8027.00000002(c7f6a8df) reader 01037c1e.52f182aa.175c8028.00000007(35cccb81) calling association_complete_i
(5980|5984) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52f182aa.175c8027.00000002(c7f6a8df) remote 01037c1e.52f182aa.175c8028.00000007(35cccb81)
(5980|5984) DataWriterImpl::add_association - bit 0 local 01037c1e.52f182aa.175c8027.01000002(7f4acfba) remote 01037c1e.52f182aa.175c8028.01000007(8d70ace4)
(5980|5984) DataWriterImpl::transport_assoc_done: writer 01037c1e.52f182aa.175c8027.01000002(7f4acfba) succeeded in associating with reader 01037c1e.52f182aa.175c8028.01000007(8d70ace4)
(5980|5984) DataWriterImpl::transport_assoc_done: writer 01037c1e.52f182aa.175c8027.01000002(7f4acfba) reader 01037c1e.52f182aa.175c8028.01000007(8d70ace4) calling association_complete_i
(5980|5984) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52f182aa.175c8027.01000002(7f4acfba) remote 01037c1e.52f182aa.175c8028.01000007(8d70ace4)
(5980|5986) DataReaderImpl::add_association - bit 0 local 01037c1e.52f182aa.175c8028.00000007(35cccb81) remote 01037c1e.52f182aa.175c8027.00000002(c7f6a8df)
(5980|5986) DataReaderImpl::add_association - bit 0 local 01037c1e.52f182aa.175c8028.01000007(8d70ace4) remote 01037c1e.52f182aa.175c8027.01000002(7f4acfba)
(5980|5991) DataReaderListenerImpl::on_subscription_matched
(5980|5991) DataReaderListenerImpl::on_subscription_matched
(5980|5991) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(5980|5980) Writer::run_test begins.
(5980|5980) 15:58:58.037288 Writer::run_test starting to write pass 0
(5980|5991) 15:58:58.037661 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: 1786118338 36972000
instance_handle: 12
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5980|5989) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(5980|5991) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(5980|5991) 15:58:58.038286 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: 1786118338 37733000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5980|5980) 15:58:58.038424 Writer::run_test done writing.
(5980|5980) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(5980|5980) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(5980|5980) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(5980|5980) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(5980|5991) 15:58:58.038536 took foo[0]: x = 1.000000 y = 0.000000, key = 101010
(5980|5980) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1786118338 38110000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5980|5989) 15:58:58.038631 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: 1786118338 37733000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5980|5989) 15:58:58.038979 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: 1786118338 38110000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5980|5982) 15:59:01.323793 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: 1786118341 323408000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5980|5982) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(5980|5982) 15:59:01.324361 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: 1786118341 324096000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5980|5982) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(5980|5980) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(5980|5980) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(5980|5980) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(5980|5980) Writer::run_test begins.
(5980|5980) 15:59:01.324595 Writer::run_test starting to write pass 1
(5980|5991) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(5980|5989) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(5980|5980) 15:59:01.325538 Writer::run_test done writing.
(5980|5980) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(5980|5991) 15:59:01.325585 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: 1786118341 324624000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5980|5980) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(5980|5980) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(5980|5980) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(5980|5980) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(5980|5989) 15:59:01.325723 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: 1786118341 324624000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5980|5991) 15:59:01.325962 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: 1786118341 325151000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5980|5989) 15:59:01.326082 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: 1786118341 325151000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5980|5982) 15:59:04.524156 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: 1786118344 523819000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5980|5982) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(5980|5982) 15:59:04.524564 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: 1786118344 524384000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5980|5982) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(5980|5980) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(5980|5980) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(5980|5980) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(5980|5980) Writer::run_test begins.
(5980|5980) 15:59:04.524763 Writer::run_test starting to write pass 2
(5980|5991) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(5980|5989) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(5980|5980) 15:59:04.525665 Writer::run_test done writing.
(5980|5980) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(5980|5980) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(5980|5980) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(5980|5980) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(5980|5980) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(5980|5991) 15:59:04.525778 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: 1786118344 524793000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5980|5989) 15:59:04.525831 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: 1786118344 524793000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5980|5991) 15:59:04.526100 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: 1786118344 525361000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5980|5989) 15:59:04.526131 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: 1786118344 525361000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5980|5982) 15:59:07.724577 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: 1786118347 724258000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5980|5982) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(5980|5982) 15:59:07.724956 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: 1786118347 724787000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5980|5982) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(5980|5980) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(5980|5980) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(5980|5980) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(5980|5991) 15:59:07.726018 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: 1786118347 725188000
instance_handle: 12
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(5980|5980) WriteDataContainer::wait_pending timeout at 00:07:51.111868
(5980|5989) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(5980|5991) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(5980|5980) WriteDataContainer::wait_pending done
(5980|5980) DataWriterImpl::remove_associations: bit 0 local 01037c1e.52f182aa.175c8027.00000002(c7f6a8df) remote 01037c1e.52f182aa.175c8028.00000007(35cccb81) num remotes 1
(5980|5980) DataWriterImpl::remove_associations: bit 0 local 01037c1e.52f182aa.175c8027.01000002(7f4acfba) remote 01037c1e.52f182aa.175c8027.00000007(b79c5c50) num remotes 2
(5980|5986) DataReaderImpl::remove_associations: bit 0 local 01037c1e.52f182aa.175c8028.00000007(35cccb81) remote 01037c1e.52f182aa.175c8027.00000002(c7f6a8df) num remotes 1
(5980|5986) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.52f182aa.175c8028.00000007(35cccb81) remote 01037c1e.52f182aa.175c8027.00000002(c7f6a8df) num remotes 1
(5980|5986) DataReaderListenerImpl::on_subscription_matched
(5980|5984) DataReaderImpl::remove_associations: bit 0 local 01037c1e.52f182aa.175c8027.00000007(b79c5c50) remote 01037c1e.52f182aa.175c8027.01000002(7f4acfba) num remotes 1
(5980|5984) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.52f182aa.175c8027.00000007(b79c5c50) remote 01037c1e.52f182aa.175c8027.01000002(7f4acfba) num remotes 1
(5980|5986) DataReaderImpl::remove_associations: bit 0 local 01037c1e.52f182aa.175c8028.01000007(8d70ace4) remote 01037c1e.52f182aa.175c8027.01000002(7f4acfba) num remotes 1
(5980|5986) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.52f182aa.175c8028.01000007(8d70ace4) remote 01037c1e.52f182aa.175c8027.01000002(7f4acfba) num remotes 1
(5980|5984) DataReaderListenerImpl::on_subscription_matched
(5980|5986) 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
(5980|5980) WARNING: Spdp::SpdpTransport::send() - destination 0.0.0.0:0 failed send: Invalid argument
(5980|5980) WARNING: Spdp::SpdpTransport::send() - destination 0.0.0.0:0 failed send: Invalid argument
(5980|5980) Service_Participant::shutdown
(5980|5980) DataReaderListenerImpl::~DataReaderListenerImpl
(5980|5980) DataReaderListenerImpl::~DataReaderListenerImpl
(5980|5980) DataReaderListenerImpl::~DataReaderListenerImpl
(5980|5980) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(5980|5980) Service_Participant::~Service_Participant
(5980|5980) 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
#
(6004|6004) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" 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
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
#
(6028|6028) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" 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: 6073
/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: 6083 started at 2026-08-07 15:59: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: 6084 started at 2026-08-07 15:59:28
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139856260871872
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 = 139856260871872
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 = 139856239916736
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 = 139856239916736
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 = 139856260871872
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 = 139856260871872
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 = 139856239916736
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 = 139856239916736
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 = 139856260871872
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 = 139856260871872
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 = 139856239916736
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 = 139856239916736
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 = 139856260871872
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 = 139856260871872
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 = 139856239916736
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 = 139856239916736
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 = 139856260871872
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 = 139856260871872
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 = 139856239916736
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 = 139856239916736
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: 6108
/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: 6118 started at 2026-08-07 15:59: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: 6119 started at 2026-08-07 15:59:34
SampleInfo.sample_rank = 4
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140311265261248
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 = 140311244306112
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 = 140311265261248
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 = 140311244306112
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 = 140311265261248
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 = 140311244306112
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 = 140311265261248
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 = 140311244306112
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 = 140311265261248
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 = 140311244306112
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 = 140311265261248
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 = 140311244306112
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 = 140311265261248
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 = 140311244306112
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 = 140311265261248
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 = 140311244306112
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 = 140311265261248
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 = 140311244306112
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 = 140311265261248
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 = 140311244306112
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: 6144
/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: 6154 started at 2026-08-07 15:59: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: 6155 started at 2026-08-07 15:59:40
Message: subject = Review
subject_id = 140009090823872
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140009090823872
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140009069868736
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140009069868736
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140009090823872
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140009090823872
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140009069868736
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140009069868736
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140009090823872
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140009090823872
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140009069868736
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140009069868736
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140009090823872
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140009090823872
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140009069868736
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140009069868736
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140009090823872
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140009090823872
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140009069868736
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 140009069868736
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: 6180
/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: 6190 started at 2026-08-07 15:59: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: 6191 started at 2026-08-07 15:59: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: 6213 started at 2026-08-07 15:59: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:25s 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: 6230
/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: 6240 started at 2026-08-07 16:00: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: 6241 started at 2026-08-07 16:00: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: 6242 started at 2026-08-07 16:00:11
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
datawriter2->DataReader1 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 6 strength: 12
datawriter1->DataReader1 subject_id: 0 count: 6 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 6 strength: 15
datawriter2->DataReader1 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 7 strength: 12
datawriter1->DataReader1 subject_id: 1 count: 7 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 7 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 8 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 8 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 9 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 9 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 10 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 10 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 11 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 11 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 12 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 12 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 13 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 13 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 14 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 14 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 15 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 15 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 16 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 16 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 17 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 17 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 18 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 18 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 19 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 19 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 20 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 20 strength: 15
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl update_strength Time:22s Result:0
==============================================================================
tests/DCPS/Ownership/run_test.pl liveliness_change
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6275
/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: 6285 started at 2026-08-07 16:00: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: 6286 started at 2026-08-07 16:00: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: 6287 started at 2026-08-07 16:00:33
datawriter1->DataReader1 subject_id: 1 count: 1 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 1 strength: 10
datawriter2->DataReader1 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 1 strength: 12
datawriter1->DataReader1 subject_id: 0 count: 2 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 2 strength: 10
datawriter2->DataReader1 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 5 strength: 12
datawriter1->DataReader1 subject_id: 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: 6321
/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: 6333 started at 2026-08-07 16:00: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: 6334 started at 2026-08-07 16:00: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: 6335 started at 2026-08-07 16:00:45
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 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: 6370
/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: 6380 started at 2026-08-07 16:01: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: 6381 started at 2026-08-07 16:01: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: 6397 started at 2026-08-07 16:01:03
datawriter1->DataReader1 subject_id: 0 count: 4 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 4 strength: 10
datawriter2->DataReader1 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 2 strength: 12
datawriter1->DataReader1 subject_id: 1 count: 5 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 5 strength: 10
datawriter2->DataReader1 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 20 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 20 strength: 12
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl rtps Time:24s Result:0
==============================================================================
tests/DCPS/Ownership/run_test.pl update_strength rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6407
/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: 6417 started at 2026-08-07 16:01: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: 6418 started at 2026-08-07 16:01: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: 6419 started at 2026-08-07 16:01:25
datawriter2->DataReader1 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 7 strength: 12
datawriter1->DataReader1 subject_id: 0 count: 6 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 6 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 7 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 7 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 8 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 8 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 9 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 9 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 10 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 10 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 11 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 11 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 12 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 12 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 13 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 13 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 14 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 14 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 15 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 15 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 16 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 16 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 17 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 17 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 18 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 18 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 19 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 19 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 20 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 20 strength: 15
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl update_strength rtps Time: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: 6454
/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: 6464 started at 2026-08-07 16:01: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: 6465 started at 2026-08-07 16:01: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: 6466 started at 2026-08-07 16:01:47
datawriter2->DataReader1 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 5 strength: 12
datawriter1->DataReader1 subject_id: 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: 6492
/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: 6502 started at 2026-08-07 16:01: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: 6503 started at 2026-08-07 16:01: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: 6504 started at 2026-08-07 16:01:58
datawriter2->DataReader1 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 5 strength: 12
datawriter1->DataReader1 subject_id: 0 count: 8 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 8 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 9 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 9 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 10 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 10 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 11 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 11 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 12 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 12 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 13 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 13 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 14 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 14 strength: 10
datawriter2->DataReader1 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 6 strength: 12
datawriter1->DataReader1 subject_id: 1 count: 15 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 15 strength: 10
datawriter2->DataReader1 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 20 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 20 strength: 12
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl miss_deadline rtps Time:16s Result:0
==============================================================================
tests/DCPS/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: 6531
/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: 6541 started at 2026-08-07 16:02: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: 6542 started at 2026-08-07 16:02: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: 6543 started at 2026-08-07 16:02:14
datawriter2->DataReader2 subject_id: 1 count: 1 strength: 10
datawriter2->DataReader2 subject_id: 0 count: 2 strength: 10
datawriter2->DataReader2 subject_id: 1 count: 3 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 1 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
datawriter1->DataReader1 subject_id: 1 count: 5 strength: 10
datawriter2->DataReader2 subject_id: 0 count: 8 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 6 strength: 10
datawriter2->DataReader2 subject_id: 1 count: 9 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 7 strength: 10
datawriter2->DataReader2 subject_id: 0 count: 10 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 8 strength: 10
datawriter2->DataReader2 subject_id: 1 count: 11 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 9 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 10 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 11 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 12 strength: 10
datawriter2->DataReader2 subject_id: 0 count: 12 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 13 strength: 10
datawriter2->DataReader2 subject_id: 1 count: 13 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 14 strength: 10
datawriter2->DataReader2 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
datawriter2->DataReader2 subject_id: 1 count: 15 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 17 strength: 10
datawriter2->DataReader2 subject_id: 0 count: 16 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 18 strength: 10
datawriter2->DataReader2 subject_id: 1 count: 17 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 19 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 20 strength: 10
datawriter2->DataReader2 subject_id: 0 count: 18 strength: 10
datawriter2->DataReader2 subject_id: 1 count: 19 strength: 10
datawriter2->DataReader2 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
(6568|6568) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(6578|6578) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" 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
(6609|6609) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(6619|6619) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" 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
(6632|6632) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(6642|6642) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" 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
(6657|6657) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(6667|6667) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" 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
(6681|6681) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" 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: 6691
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_1.log
pub_1 PID: 6701 started at 2026-08-07 16:02:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log
sub_1 PID: 6702 started at 2026-08-07 16:02:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_2.log
pub_2 PID: 6703 started at 2026-08-07 16:02:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log
sub_2 PID: 6704 started at 2026-08-07 16:02:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_3.log
pub_3 PID: 6705 started at 2026-08-07 16:02:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log
sub_3 PID: 6706 started at 2026-08-07 16:02:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_4.log
pub_4 PID: 6707 started at 2026-08-07 16:02:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log
sub_4 PID: 6708 started at 2026-08-07 16:02:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_5.log
pub_5 PID: 6709 started at 2026-08-07 16:02:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log
sub_5 PID: 6710 started at 2026-08-07 16:02:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_6.log
pub_6 PID: 6711 started at 2026-08-07 16:02:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log
sub_6 PID: 6712 started at 2026-08-07 16:02:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_7.log
pub_7 PID: 6713 started at 2026-08-07 16:02:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log
sub_7 PID: 6714 started at 2026-08-07 16:02:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_8.log
pub_8 PID: 6715 started at 2026-08-07 16:02:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log
sub_8 PID: 6716 started at 2026-08-07 16:02:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_9.log
pub_9 PID: 6717 started at 2026-08-07 16:02:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log
sub_9 PID: 6718 started at 2026-08-07 16:02:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_10.log
pub_10 PID: 6719 started at 2026-08-07 16:02:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log
sub_10 PID: 6720 started at 2026-08-07 16:02:44
(6691|6691) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
Subscriber 6710 got new message data:
- From : 6703
- Count : 12
Subscriber 6710 is done. Exiting.
Subscriber 6710 got new message data:
- From : 6717
- Count : 11
Subscriber 6710 got new message data:
- From : 6701
- Count : 9
Subscriber 6706 got new message data:
- From : 6701
- Count : 13
Subscriber 6706 is done. Exiting.
Subscriber 6708 got new message data:
- From : 6717
- Count : 14
Subscriber 6708 got new message data:
- From : 6717
- Count : 15
Subscriber 6708 is done. Exiting.
Subscriber 6708 got new message data:
- From : 6717
- Count : 16
Subscriber 6708 got new message data:
- From : 6717
- Count : 17
Subscriber 6708 got new message data:
- From : 6703
- Count : 16
Subscriber 6708 got new message data:
- From : 6703
- Count : 17
Subscriber 6708 got new message data:
- From : 6703
- Count : 18
Subscriber 6708 got new message data:
- From : 6703
- Count : 19
Subscriber 6708 got new message data:
- From : 6701
- Count : 13
Subscriber 6708 got new message data:
- From : 6701
- Count : 14
Subscriber 6708 got new message data:
- From : 6701
- Count : 15
Subscriber 6708 got new message data:
- From : 6717
- Count : 18
Subscriber 6708 got new message data:
- From : 6717
- Count : 19
Subscriber 6708 got new message data:
- From : 6703
- Count : 20
Subscriber 6708 got new message data:
- From : 6701
- Count : 16
Subscriber 6708 got new message data:
- From : 6701
- Count : 17
Subscriber 6708 got new message data:
- From : 6709
- Count : 14
Subscriber 6708 got new message data:
- From : 6709
- Count : 15
Subscriber 6708 got new message data:
- From : 6709
- Count : 16
Subscriber 6708 got new message data:
- From : 6717
- Count : 20
Subscriber 6708 got new message data:
- From : 6703
- Count : 21
Subscriber 6708 got new message data:
- From : 6717
- Count : 21
Subscriber 6708 got new message data:
- From : 6703
- Count : 22
Subscriber 6708 got new message data:
- From : 6701
- Count : 18
Subscriber 6708 got new message data:
- From : 6709
- Count : 17
Subscriber 6714 got new message data:
- From : 6703
- Count : 22
Subscriber 6714 got new message data:
- From : 6709
- Count : 18
Subscriber 6708 got new message data:
- From : 6709
- Count : 18
Subscriber 6714 is done. Exiting.
Subscriber 6708 got new message data:
- From : 6703
- Count : 23
Subscriber 6708 got new message data:
- From : 6719
- Count : 4
Subscriber 6708 got new message data:
- From : 6701
- Count : 19
Subscriber 6708 got new message data:
- From : 6717
- Count : 22
Subscriber 6714 got new message data:
- From : 6703
- Count : 23
Subscriber 6714 got new message data:
- From : 6717
- Count : 22
Subscriber 6714 got new message data:
- From : 6703
- Count : 24
Subscriber 6714 got new message data:
- From : 6709
- Count : 19
Subscriber 6714 got new message data:
- From : 6717
- Count : 23
Subscriber 6714 got new message data:
- From : 6719
- Count : 5
Subscriber 6714 got new message data:
- From : 6701
- Count : 20
Subscriber 6714 got new message data:
- From : 6703
- Count : 25
Subscriber 6714 got new message data:
- From : 6709
- Count : 20
Subscriber 6714 got new message data:
- From : 6717
- Count : 24
Subscriber 6714 got new message data:
- From : 6701
- Count : 21
Subscriber 6714 got new message data:
- From : 6719
- Count : 6
Subscriber 6714 got new message data:
- From : 6709
- Count : 21
Subscriber 6718 got new message data:
- From : 6703
- Count : 26
Subscriber 6718 is done. Exiting.
Subscriber 6704 got new message data:
- From : 6703
- Count : 33
Subscriber 6704 got new message data:
- From : 6703
- Count : 34
Subscriber 6704 got new message data:
- From : 6701
- Count : 29
Subscriber 6704 is done. Exiting.
Subscriber 6704 got new message data:
- From : 6701
- Count : 30
Subscriber 6704 got new message data:
- From : 6719
- Count : 15
Subscriber 6704 got new message data:
- From : 6717
- Count : 34
Subscriber 6712 got new message data:
- From : 6703
- Count : 35
Subscriber 6712 is done. Exiting.
Subscriber 6716 got new message data:
- From : 6701
- Count : 40
Subscriber 6716 got new message data:
- From : 6701
- Count : 41
Subscriber 6716 got new message data:
- From : 6701
- Count : 42
Subscriber 6716 got new message data:
- From : 6703
- Count : 43
Subscriber 6716 is done. Exiting.
Subscriber 6716 got new message data:
- From : 6703
- Count : 44
Subscriber 6702 got new message data:
- From : 6701
- Count : 56
Subscriber 6702 got new message data:
- From : 6709
- Count : 56
Subscriber 6702 got new message data:
- From : 6703
- Count : 60
Subscriber 6702 got new message data:
- From : 6713
- Count : 33
Subscriber 6702 is done. Exiting.
Subscriber 6702 got new message data:
- From : 6709
- Count : 57
Subscriber 6702 got new message data:
- From : 6719
- Count : 41
Subscriber 6702 got new message data:
- From : 6701
- Count : 57
Subscriber 6702 got new message data:
- From : 6717
- Count : 60
Subscriber 6702 got new message data:
- From : 6713
- Count : 34
Subscriber 6702 got new message data:
- From : 6719
- Count : 42
Subscriber 6702 got new message data:
- From : 6711
- Count : 2
Subscriber 6702 got new message data:
- From : 6703
- Count : 61
Subscriber 6702 got new message data:
- From : 6709
- Count : 58
Subscriber 6702 got new message data:
- From : 6701
- Count : 58
Subscriber 6702 got new message data:
- From : 6719
- Count : 43
Subscriber 6702 got new message data:
- From : 6717
- Count : 61
Subscriber 6702 got new message data:
- From : 6711
- Count : 3
Subscriber 6702 got new message data:
- From : 6703
- Count : 62
Subscriber 6702 got new message data:
- From : 6713
- Count : 35
Subscriber 6702 got new message data:
- From : 6709
- Count : 59
Subscriber 6720 got new message data:
- From : 6703
- Count : 66
Subscriber 6720 is done. Exiting.
Subscriber 6720 got new message data:
- From : 6717
- Count : 65
Subscriber 6720 got new message data:
- From : 6709
- Count : 63
Subscriber 6720 got new message data:
- From : 6713
- Count : 39
Subscriber 6720 got new message data:
- From : 6719
- Count : 48
Subscriber 6720 got new message data:
- From : 6705
- Count : 13
Publisher 6703 is done. Exiting.
Publisher 6717 is done. Exiting.
Publisher 6709 is done. Exiting.
Publisher 6701 is done. Exiting.
Publisher 6719 is done. Exiting.
Publisher 6713 is done. Exiting.
Publisher 6715 is done. Exiting.
Publisher 6707 is done. Exiting.
Publisher 6705 is done. Exiting.
Publisher 6711 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: 6915
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps.ini
pub_1 PID: 6925 started at 2026-08-07 16:02:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps.ini
sub_1 PID: 6926 started at 2026-08-07 16:02:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps.ini
pub_2 PID: 6927 started at 2026-08-07 16:02:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps.ini
sub_2 PID: 6928 started at 2026-08-07 16:02:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps.ini
pub_3 PID: 6929 started at 2026-08-07 16:02:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps.ini
sub_3 PID: 6930 started at 2026-08-07 16:02:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps.ini
pub_4 PID: 6931 started at 2026-08-07 16:02:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps.ini
sub_4 PID: 6932 started at 2026-08-07 16:02:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps.ini
pub_5 PID: 6933 started at 2026-08-07 16:02:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps.ini
sub_5 PID: 6934 started at 2026-08-07 16:02:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps.ini
pub_6 PID: 6935 started at 2026-08-07 16:02:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps.ini
sub_6 PID: 6936 started at 2026-08-07 16:02:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps.ini
pub_7 PID: 6937 started at 2026-08-07 16:02:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps.ini
sub_7 PID: 6938 started at 2026-08-07 16:02:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps.ini
pub_8 PID: 6939 started at 2026-08-07 16:02:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps.ini
sub_8 PID: 6940 started at 2026-08-07 16:02:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps.ini
pub_9 PID: 6941 started at 2026-08-07 16:02:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps.ini
sub_9 PID: 6942 started at 2026-08-07 16:02:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps.ini
pub_10 PID: 6943 started at 2026-08-07 16:02:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps.ini
sub_10 PID: 6944 started at 2026-08-07 16:02:55
(6915|6915) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
Subscriber 6942 got new message data:
- From : 6925
- Count : 9
Subscriber 6942 is done. Exiting.
Subscriber 6942 got new message data:
- From : 6943
- Count : 20
Subscriber 6942 got new message data:
- From : 6925
- Count : 10
Subscriber 6942 got new message data:
- From : 6931
- Count : 2
Subscriber 6942 got new message data:
- From : 6943
- Count : 21
Subscriber 6942 got new message data:
- From : 6925
- Count : 11
Subscriber 6942 got new message data:
- From : 6931
- Count : 3
Subscriber 6942 got new message data:
- From : 6943
- Count : 22
Subscriber 6942 got new message data:
- From : 6925
- Count : 12
Subscriber 6934 got new message data:
- From : 6931
- Count : 17
Subscriber 6934 got new message data:
- From : 6927
- Count : 19
Subscriber 6934 got new message data:
- From : 6943
- Count : 36
Subscriber 6934 is done. Exiting.
Subscriber 6928 got new message data:
- From : 6943
- Count : 41
Subscriber 6928 got new message data:
- From : 6935
- Count : 13
Subscriber 6928 got new message data:
- From : 6931
- Count : 23
Subscriber 6928 is done. Exiting.
Subscriber 6944 got new message data:
- From : 6943
- Count : 43
Subscriber 6944 got new message data:
- From : 6931
- Count : 25
Subscriber 6944 got new message data:
- From : 6927
- Count : 27
Subscriber 6944 got new message data:
- From : 6941
- Count : 8
Subscriber 6944 got new message data:
- From : 6935
- Count : 16
Subscriber 6944 got new message data:
- From : 6925
- Count : 34
Subscriber 6944 is done. Exiting.
Subscriber 6930 got new message data:
- From : 6943
- Count : 44
Subscriber 6930 got new message data:
- From : 6931
- Count : 26
Subscriber 6930 is done. Exiting.
Subscriber 6944 got new message data:
- From : 6943
- Count : 44
Subscriber 6930 got new message data:
- From : 6941
- Count : 9
Subscriber 6930 got new message data:
- From : 6927
- Count : 28
Subscriber 6930 got new message data:
- From : 6935
- Count : 17
Subscriber 6930 got new message data:
- From : 6925
- Count : 35
Subscriber 6930 got new message data:
- From : 6943
- Count : 45
Subscriber 6930 got new message data:
- From : 6931
- Count : 27
Subscriber 6930 got new message data:
- From : 6941
- Count : 10
Subscriber 6930 got new message data:
- From : 6935
- Count : 18
Subscriber 6930 got new message data:
- From : 6927
- Count : 29
Subscriber 6930 got new message data:
- From : 6943
- Count : 46
Subscriber 6930 got new message data:
- From : 6925
- Count : 36
Subscriber 6930 got new message data:
- From : 6941
- Count : 11
Subscriber 6930 got new message data:
- From : 6931
- Count : 28
Subscriber 6930 got new message data:
- From : 6935
- Count : 19
Subscriber 6930 got new message data:
- From : 6927
- Count : 30
Subscriber 6930 got new message data:
- From : 6943
- Count : 47
Subscriber 6930 got new message data:
- From : 6925
- Count : 37
Subscriber 6936 got new message data:
- From : 6925
- Count : 37
Subscriber 6936 is done. Exiting.
Subscriber 6930 got new message data:
- From : 6941
- Count : 12
Subscriber 6930 got new message data:
- From : 6931
- Count : 29
Subscriber 6936 got new message data:
- From : 6941
- Count : 12
Subscriber 6936 got new message data:
- From : 6931
- Count : 29
Subscriber 6936 got new message data:
- From : 6927
- Count : 31
Subscriber 6936 got new message data:
- From : 6935
- Count : 20
Subscriber 6930 got new message data:
- From : 6927
- Count : 31
Subscriber 6930 got new message data:
- From : 6935
- Count : 20
Subscriber 6930 got new message data:
- From : 6943
- Count : 48
Subscriber 6930 got new message data:
- From : 6925
- Count : 38
Subscriber 6936 got new message data:
- From : 6943
- Count : 48
Subscriber 6936 got new message data:
- From : 6925
- Count : 38
Subscriber 6930 got new message data:
- From : 6931
- Count : 30
Subscriber 6930 got new message data:
- From : 6941
- Count : 13
Subscriber 6936 got new message data:
- From : 6931
- Count : 30
Subscriber 6936 got new message data:
- From : 6941
- Count : 13
Subscriber 6930 got new message data:
- From : 6927
- Count : 32
Subscriber 6930 got new message data:
- From : 6935
- Count : 21
Subscriber 6936 got new message data:
- From : 6927
- Count : 32
Subscriber 6936 got new message data:
- From : 6935
- Count : 21
Subscriber 6936 got new message data:
- From : 6943
- Count : 49
Subscriber 6936 got new message data:
- From : 6925
- Count : 39
Subscriber 6930 got new message data:
- From : 6943
- Count : 49
Subscriber 6930 got new message data:
- From : 6925
- Count : 39
Subscriber 6930 got new message data:
- From : 6931
- Count : 31
Subscriber 6930 got new message data:
- From : 6941
- Count : 14
Subscriber 6936 got new message data:
- From : 6931
- Count : 31
Subscriber 6936 got new message data:
- From : 6941
- Count : 14
Subscriber 6936 got new message data:
- From : 6927
- Count : 33
Subscriber 6930 got new message data:
- From : 6927
- Count : 33
Subscriber 6930 got new message data:
- From : 6935
- Count : 22
Subscriber 6936 got new message data:
- From : 6935
- Count : 22
Subscriber 6930 got new message data:
- From : 6943
- Count : 50
Subscriber 6930 got new message data:
- From : 6925
- Count : 40
Subscriber 6936 got new message data:
- From : 6943
- Count : 50
Subscriber 6936 got new message data:
- From : 6925
- Count : 40
Subscriber 6930 got new message data:
- From : 6931
- Count : 32
Subscriber 6930 got new message data:
- From : 6941
- Count : 15
Subscriber 6936 got new message data:
- From : 6931
- Count : 32
Subscriber 6936 got new message data:
- From : 6941
- Count : 15
Subscriber 6930 got new message data:
- From : 6927
- Count : 34
Subscriber 6936 got new message data:
- From : 6927
- Count : 34
Subscriber 6930 got new message data:
- From : 6935
- Count : 23
Subscriber 6936 got new message data:
- From : 6935
- Count : 23
Subscriber 6930 got new message data:
- From : 6943
- Count : 51
Subscriber 6930 got new message data:
- From : 6925
- Count : 41
Subscriber 6930 got new message data:
- From : 6941
- Count : 16
Subscriber 6930 got new message data:
- From : 6927
- Count : 35
Subscriber 6930 got new message data:
- From : 6931
- Count : 33
Subscriber 6930 got new message data:
- From : 6935
- Count : 24
Subscriber 6930 got new message data:
- From : 6943
- Count : 52
Subscriber 6930 got new message data:
- From : 6925
- Count : 42
Subscriber 6930 got new message data:
- From : 6931
- Count : 34
Subscriber 6930 got new message data:
- From : 6935
- Count : 25
Subscriber 6930 got new message data:
- From : 6941
- Count : 17
Subscriber 6930 got new message data:
- From : 6927
- Count : 36
Subscriber 6930 got new message data:
- From : 6943
- Count : 53
Subscriber 6930 got new message data:
- From : 6925
- Count : 43
Subscriber 6930 got new message data:
- From : 6931
- Count : 35
Subscriber 6930 got new message data:
- From : 6941
- Count : 18
Subscriber 6930 got new message data:
- From : 6935
- Count : 26
Subscriber 6930 got new message data:
- From : 6927
- Count : 37
Subscriber 6930 got new message data:
- From : 6943
- Count : 54
Subscriber 6930 got new message data:
- From : 6925
- Count : 44
Subscriber 6930 got new message data:
- From : 6931
- Count : 36
Subscriber 6930 got new message data:
- From : 6927
- Count : 38
Subscriber 6930 got new message data:
- From : 6935
- Count : 27
Subscriber 6930 got new message data:
- From : 6941
- Count : 19
Subscriber 6930 got new message data:
- From : 6943
- Count : 55
Subscriber 6930 got new message data:
- From : 6925
- Count : 45
Subscriber 6930 got new message data:
- From : 6927
- Count : 39
Subscriber 6930 got new message data:
- From : 6931
- Count : 37
Subscriber 6930 got new message data:
- From : 6943
- Count : 56
Subscriber 6930 got new message data:
- From : 6941
- Count : 20
Subscriber 6930 got new message data:
- From : 6925
- Count : 46
Subscriber 6930 got new message data:
- From : 6935
- Count : 28
Subscriber 6930 got new message data:
- From : 6931
- Count : 38
Subscriber 6930 got new message data:
- From : 6943
- Count : 57
Subscriber 6930 got new message data:
- From : 6925
- Count : 47
Subscriber 6930 got new message data:
- From : 6941
- Count : 21
Subscriber 6930 got new message data:
- From : 6927
- Count : 40
Subscriber 6930 got new message data:
- From : 6935
- Count : 29
Subscriber 6930 got new message data:
- From : 6943
- Count : 58
Subscriber 6930 got new message data:
- From : 6931
- Count : 39
Subscriber 6930 got new message data:
- From : 6925
- Count : 48
Subscriber 6930 got new message data:
- From : 6941
- Count : 22
Subscriber 6930 got new message data:
- From : 6935
- Count : 30
Subscriber 6930 got new message data:
- From : 6927
- Count : 41
Subscriber 6930 got new message data:
- From : 6943
- Count : 59
Subscriber 6930 got new message data:
- From : 6931
- Count : 40
Subscriber 6930 got new message data:
- From : 6935
- Count : 31
Subscriber 6930 got new message data:
- From : 6941
- Count : 23
Subscriber 6930 got new message data:
- From : 6925
- Count : 49
Subscriber 6930 got new message data:
- From : 6943
- Count : 60
Subscriber 6930 got new message data:
- From : 6927
- Count : 42
Subscriber 6930 got new message data:
- From : 6931
- Count : 41
Subscriber 6930 got new message data:
- From : 6941
- Count : 24
Subscriber 6930 got new message data:
- From : 6925
- Count : 50
Subscriber 6930 got new message data:
- From : 6935
- Count : 32
Subscriber 6930 got new message data:
- From : 6927
- Count : 43
Subscriber 6930 got new message data:
- From : 6931
- Count : 42
Subscriber 6930 got new message data:
- From : 6943
- Count : 61
Subscriber 6930 got new message data:
- From : 6935
- Count : 33
Subscriber 6930 got new message data:
- From : 6941
- Count : 25
Subscriber 6930 got new message data:
- From : 6925
- Count : 51
Subscriber 6930 got new message data:
- From : 6927
- Count : 44
Subscriber 6930 got new message data:
- From : 6935
- Count : 34
Subscriber 6930 got new message data:
- From : 6931
- Count : 43
Subscriber 6926 got new message data:
- From : 6927
- Count : 52
Subscriber 6926 got new message data:
- From : 6941
- Count : 34
Subscriber 6926 got new message data:
- From : 6935
- Count : 42
Subscriber 6926 is done. Exiting.
Subscriber 6940 got new message data:
- From : 6925
- Count : 64
Subscriber 6940 got new message data:
- From : 6927
- Count : 57
Subscriber 6940 got new message data:
- From : 6931
- Count : 55
Subscriber 6940 got new message data:
- From : 6939
- Count : 19
Subscriber 6940 got new message data:
- From : 6933
- Count : 12
Subscriber 6940 is done. Exiting.
Subscriber 6938 got new message data:
- From : 6927
- Count : 62
Subscriber 6938 got new message data:
- From : 6935
- Count : 51
Subscriber 6938 is done. Exiting.
Subscriber 6932 got new message data:
- From : 6927
- Count : 74
Subscriber 6932 got new message data:
- From : 6943
- Count : 92
Subscriber 6932 got new message data:
- From : 6931
- Count : 72
Subscriber 6932 is done. Exiting.
Publisher 6943 is done. Exiting.
Publisher 6925 is done. Exiting.
Publisher 6927 is done. Exiting.
Publisher 6931 is done. Exiting.
Publisher 6935 is done. Exiting.
Publisher 6941 is done. Exiting.
Publisher 6939 is done. Exiting.
Publisher 6933 is done. Exiting.
Publisher 6929 is done. Exiting.
Publisher 6937 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: 7139 started at 2026-08-07 16:03:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc.ini
sub_1 PID: 7140 started at 2026-08-07 16:03:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps_disc.ini
pub_2 PID: 7141 started at 2026-08-07 16:03:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc.ini
sub_2 PID: 7142 started at 2026-08-07 16:03:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps_disc.ini
pub_3 PID: 7143 started at 2026-08-07 16:03:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc.ini
sub_3 PID: 7144 started at 2026-08-07 16:03:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps_disc.ini
pub_4 PID: 7145 started at 2026-08-07 16:03:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc.ini
sub_4 PID: 7146 started at 2026-08-07 16:03:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps_disc.ini
pub_5 PID: 7147 started at 2026-08-07 16:03:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc.ini
sub_5 PID: 7148 started at 2026-08-07 16:03:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps_disc.ini
pub_6 PID: 7149 started at 2026-08-07 16:03:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc.ini
sub_6 PID: 7150 started at 2026-08-07 16:03:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps_disc.ini
pub_7 PID: 7151 started at 2026-08-07 16:03:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc.ini
sub_7 PID: 7152 started at 2026-08-07 16:03:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps_disc.ini
pub_8 PID: 7153 started at 2026-08-07 16:03:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc.ini
sub_8 PID: 7154 started at 2026-08-07 16:03:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps_disc.ini
pub_9 PID: 7155 started at 2026-08-07 16:03:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc.ini
sub_9 PID: 7156 started at 2026-08-07 16:03:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps_disc.ini
pub_10 PID: 7157 started at 2026-08-07 16:03:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc.ini
sub_10 PID: 7158 started at 2026-08-07 16:03:06
Subscriber 7146 got new message data:
- From : 7139
- Count : 110
Subscriber 7146 got new message data:
- From : 7139
- Count : 111
Subscriber 7146 got new message data:
- From : 7139
- Count : 112
Subscriber 7146 is done. Exiting.
Subscriber 7146 got new message data:
- From : 7139
- Count : 113
Subscriber 7146 got new message data:
- From : 7139
- Count : 114
Subscriber 7142 got new message data:
- From : 7155
- Count : 99
Subscriber 7146 got new message data:
- From : 7139
- Count : 115
Subscriber 7142 is done. Exiting.
Subscriber 7156 got new message data:
- From : 7153
- Count : 98
Subscriber 7156 is done. Exiting.
Subscriber 7148 got new message data:
- From : 7149
- Count : 128
Subscriber 7148 is done. Exiting.
Subscriber 7150 got new message data:
- From : 7149
- Count : 136
Subscriber 7150 is done. Exiting.
Subscriber 7152 got new message data:
- From : 7151
- Count : 136
Subscriber 7152 is done. Exiting.
Subscriber 7152 got new message data:
- From : 7151
- Count : 137
Subscriber 7140 got new message data:
- From : 7147
- Count : 159
Subscriber 7158 got new message data:
- From : 7147
- Count : 159
Subscriber 7154 got new message data:
- From : 7147
- Count : 159
Subscriber 7158 is done. Exiting.
Subscriber 7140 is done. Exiting.
Subscriber 7154 is done. Exiting.
Subscriber 7140 got new message data:
- From : 7147
- Count : 160
Subscriber 7144 got new message data:
- From : 7149
- Count : 153
Subscriber 7158 got new message data:
- From : 7147
- Count : 160
Subscriber 7144 got new message data:
- From : 7139
- Count : 159
Subscriber 7144 is done. Exiting.
Subscriber 7158 got new message data:
- From : 7147
- Count : 161
Subscriber 7144 got new message data:
- From : 7139
- Count : 160
Subscriber 7144 got new message data:
- From : 7149
- Count : 154
Subscriber 7140 got new message data:
- From : 7147
- Count : 161
Publisher 7147 is done. Exiting.
Publisher 7139 is done. Exiting.
Publisher 7143 is done. Exiting.
Publisher 7145 is done. Exiting.
Publisher 7157 is done. Exiting.
Publisher 7155 is done. Exiting.
Publisher 7149 is done. Exiting.
Publisher 7153 is done. Exiting.
Publisher 7151 is done. Exiting.
Publisher 7141 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: 7310 started at 2026-08-07 16:03: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: 7311 started at 2026-08-07 16:03: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: 7312 started at 2026-08-07 16:03: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: 7313 started at 2026-08-07 16:03: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: 7314 started at 2026-08-07 16:03: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: 7315 started at 2026-08-07 16:03: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: 7316 started at 2026-08-07 16:03: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: 7317 started at 2026-08-07 16:03: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: 7318 started at 2026-08-07 16:03: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: 7319 started at 2026-08-07 16:03: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: 7320 started at 2026-08-07 16:03: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: 7321 started at 2026-08-07 16:03: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: 7322 started at 2026-08-07 16:03: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: 7323 started at 2026-08-07 16:03: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: 7324 started at 2026-08-07 16:03: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: 7326 started at 2026-08-07 16:03: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: 7327 started at 2026-08-07 16:03: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: 7328 started at 2026-08-07 16:03: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: 7329 started at 2026-08-07 16:03: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: 7330 started at 2026-08-07 16:03:15
Subscriber 7315 got new message data:
- From : 7310
- Count : 122
Subscriber 7315 is done. Exiting.
Subscriber 7313 got new message data:
- From : 7324
- Count : 122
Subscriber 7313 is done. Exiting.
Subscriber 7317 got new message data:
- From : 7310
- Count : 146
Subscriber 7317 got new message data:
- From : 7310
- Count : 147
Subscriber 7317 got new message data:
- From : 7324
- Count : 128
Subscriber 7317 is done. Exiting.
Subscriber 7317 got new message data:
- From : 7310
- Count : 148
Subscriber 7317 got new message data:
- From : 7324
- Count : 129
Subscriber 7317 got new message data:
- From : 7310
- Count : 149
Subscriber 7326 got new message data:
- From : 7324
- Count : 137
Subscriber 7326 is done. Exiting.
Subscriber 7326 got new message data:
- From : 7324
- Count : 138
Subscriber 7328 got new message data:
- From : 7324
- Count : 147
Subscriber 7328 got new message data:
- From : 7324
- Count : 148
Subscriber 7328 is done. Exiting.
Subscriber 7321 got new message data:
- From : 7310
- Count : 188
Subscriber 7321 is done. Exiting.
Subscriber 7323 got new message data:
- From : 7310
- Count : 190
Subscriber 7323 is done. Exiting.
Subscriber 7323 got new message data:
- From : 7310
- Count : 191
Subscriber 7319 got new message data:
- From : 7324
- Count : 181
Subscriber 7319 is done. Exiting.
Subscriber 7311 got new message data:
- From : 7312
- Count : 178
Subscriber 7311 is done. Exiting.
Subscriber 7311 got new message data:
- From : 7312
- Count : 179
Subscriber 7330 got new message data:
- From : 7310
- Count : 207
Subscriber 7330 is done. Exiting.
Publisher 7310 is done. Exiting.
Publisher 7329 is done. Exiting.
Publisher 7324 is done. Exiting.
Publisher 7312 is done. Exiting.
Publisher 7318 is done. Exiting.
Publisher 7316 is done. Exiting.
Publisher 7320 is done. Exiting.
Publisher 7314 is done. Exiting.
Publisher 7322 is done. Exiting.
Publisher 7327 is done. Exiting.
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl rtps_disc_tcp publishers 10 subscribers 10 Time:8s 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: 7487
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_1.log
pub_1 PID: 7497 started at 2026-08-07 16:03:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log
sub_1 PID: 7498 started at 2026-08-07 16:03:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_2.log
pub_2 PID: 7499 started at 2026-08-07 16:03:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log
sub_2 PID: 7500 started at 2026-08-07 16:03:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_3.log
pub_3 PID: 7501 started at 2026-08-07 16:03:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log
sub_3 PID: 7502 started at 2026-08-07 16:03:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_4.log
pub_4 PID: 7503 started at 2026-08-07 16:03:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log
sub_4 PID: 7504 started at 2026-08-07 16:03:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_5.log
pub_5 PID: 7505 started at 2026-08-07 16:03:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log
sub_5 PID: 7506 started at 2026-08-07 16:03:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_6.log
pub_6 PID: 7507 started at 2026-08-07 16:03:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log
sub_6 PID: 7508 started at 2026-08-07 16:03:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_7.log
pub_7 PID: 7509 started at 2026-08-07 16:03:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log
sub_7 PID: 7510 started at 2026-08-07 16:03:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_8.log
pub_8 PID: 7511 started at 2026-08-07 16:03:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log
sub_8 PID: 7512 started at 2026-08-07 16:03:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_9.log
pub_9 PID: 7513 started at 2026-08-07 16:03:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log
sub_9 PID: 7514 started at 2026-08-07 16:03:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_10.log
pub_10 PID: 7515 started at 2026-08-07 16:03:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log
sub_10 PID: 7516 started at 2026-08-07 16:03:24
(7487|7487) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
Subscriber 7498 got new message data:
- From : 7507
- Count : 1
Subscriber 7510 got new message data:
- From : 7507
- Count : 1
Subscriber 7498 is done. Exiting.
Subscriber 7508 got new message data:
- From : 7507
- Count : 1
Subscriber 7510 is done. Exiting.
Subscriber 7502 got new message data:
- From : 7507
- Count : 1
Subscriber 7500 got new message data:
- From : 7507
- Count : 1
Subscriber 7514 got new message data:
- From : 7507
- Count : 1
Subscriber 7500 is done. Exiting.
Subscriber 7514 is done. Exiting.
Subscriber 7512 got new message data:
- From : 7507
- Count : 1
Subscriber 7508 is done. Exiting.
Subscriber 7504 got new message data:
- From : 7507
- Count : 1
Subscriber 7506 got new message data:
- From : 7507
- Count : 1
Subscriber 7512 is done. Exiting.
Subscriber 7502 is done. Exiting.
Subscriber 7516 got new message data:
- From : 7507
- Count : 1
Subscriber 7504 is done. Exiting.
Subscriber 7506 is done. Exiting.
Subscriber 7516 is done. Exiting.
Publisher 7507 is done. Exiting.
Publisher 7497 is done. Exiting.
Publisher 7501 is done. Exiting.
Publisher 7505 is done. Exiting.
Publisher 7503 is done. Exiting.
Publisher 7499 is done. Exiting.
Publisher 7513 is done. Exiting.
Publisher 7515 is done. Exiting.
Publisher 7511 is done. Exiting.
Publisher 7509 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: 7711
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps.ini
pub_1 PID: 7721 started at 2026-08-07 16:03:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps.ini
sub_1 PID: 7722 started at 2026-08-07 16:03:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps.ini
pub_2 PID: 7723 started at 2026-08-07 16:03:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps.ini
sub_2 PID: 7724 started at 2026-08-07 16:03:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps.ini
pub_3 PID: 7725 started at 2026-08-07 16:03:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps.ini
sub_3 PID: 7726 started at 2026-08-07 16:03:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps.ini
pub_4 PID: 7727 started at 2026-08-07 16:03:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps.ini
sub_4 PID: 7728 started at 2026-08-07 16:03:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps.ini
pub_5 PID: 7729 started at 2026-08-07 16:03:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps.ini
sub_5 PID: 7730 started at 2026-08-07 16:03:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps.ini
pub_6 PID: 7731 started at 2026-08-07 16:03:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps.ini
sub_6 PID: 7732 started at 2026-08-07 16:03:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps.ini
pub_7 PID: 7733 started at 2026-08-07 16:03:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps.ini
sub_7 PID: 7734 started at 2026-08-07 16:03:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps.ini
pub_8 PID: 7735 started at 2026-08-07 16:03:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps.ini
sub_8 PID: 7736 started at 2026-08-07 16:03:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps.ini
pub_9 PID: 7737 started at 2026-08-07 16:03:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps.ini
sub_9 PID: 7738 started at 2026-08-07 16:03:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps.ini
pub_10 PID: 7739 started at 2026-08-07 16:03:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps.ini
sub_10 PID: 7740 started at 2026-08-07 16:03:35
(7711|7711) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
Subscriber 7730 got new message data:
- From : 7733
- Count : 1
Subscriber 7726 got new message data:
- From : 7733
- Count : 1
Subscriber 7736 got new message data:
- From : 7733
- Count : 1
Subscriber 7724 got new message data:
- From : 7733
- Count : 1
Subscriber 7740 got new message data:
- From : 7733
- Count : 1
Subscriber 7738 got new message data:
- From : 7733
- Count : 1
Subscriber 7736 is done. Exiting.
Subscriber 7728 got new message data:
- From : 7733
- Count : 1
Subscriber 7728 is done. Exiting.
Subscriber 7722 got new message data:
- From : 7733
- Count : 1
Subscriber 7740 is done. Exiting.
Subscriber 7722 is done. Exiting.
Subscriber 7732 got new message data:
- From : 7733
- Count : 1
Subscriber 7738 is done. Exiting.
Subscriber 7726 is done. Exiting.
Subscriber 7730 is done. Exiting.
Subscriber 7732 is done. Exiting.
Subscriber 7734 got new message data:
- From : 7733
- Count : 1
Subscriber 7734 is done. Exiting.
Subscriber 7724 is done. Exiting.
Publisher 7733 is done. Exiting.
Publisher 7725 is done. Exiting.
Publisher 7739 is done. Exiting.
Publisher 7727 is done. Exiting.
Publisher 7735 is done. Exiting.
Publisher 7737 is done. Exiting.
Publisher 7721 is done. Exiting.
Publisher 7723 is done. Exiting.
Publisher 7731 is done. Exiting.
Publisher 7729 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:12s 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: 7935 started at 2026-08-07 16:03:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc.ini
sub_1 PID: 7936 started at 2026-08-07 16:03:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps_disc.ini
pub_2 PID: 7937 started at 2026-08-07 16:03:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc.ini
sub_2 PID: 7938 started at 2026-08-07 16:03:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps_disc.ini
pub_3 PID: 7939 started at 2026-08-07 16:03:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc.ini
sub_3 PID: 7940 started at 2026-08-07 16:03:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps_disc.ini
pub_4 PID: 7941 started at 2026-08-07 16:03:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc.ini
sub_4 PID: 7942 started at 2026-08-07 16:03:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps_disc.ini
pub_5 PID: 7943 started at 2026-08-07 16:03:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc.ini
sub_5 PID: 7944 started at 2026-08-07 16:03:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps_disc.ini
pub_6 PID: 7945 started at 2026-08-07 16:03:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc.ini
sub_6 PID: 7946 started at 2026-08-07 16:03:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps_disc.ini
pub_7 PID: 7947 started at 2026-08-07 16:03:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc.ini
sub_7 PID: 7948 started at 2026-08-07 16:03:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps_disc.ini
pub_8 PID: 7949 started at 2026-08-07 16:03:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc.ini
sub_8 PID: 7950 started at 2026-08-07 16:03:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps_disc.ini
pub_9 PID: 7951 started at 2026-08-07 16:03:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc.ini
sub_9 PID: 7952 started at 2026-08-07 16:03:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps_disc.ini
pub_10 PID: 7953 started at 2026-08-07 16:03:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc.ini
sub_10 PID: 7954 started at 2026-08-07 16:03:46
Subscriber 7952 got new message data:
- From : 7941
- Count : 1
Subscriber 7942 got new message data:
- From : 7941
- Count : 1
Subscriber 7950 got new message data:
- From : 7941
- Count : 1
Subscriber 7944 got new message data:
- From : 7941
- Count : 1
Subscriber 7948 got new message data:
- From : 7941
- Count : 1
Subscriber 7952 is done. Exiting.
Subscriber 7950 is done. Exiting.
Subscriber 7944 is done. Exiting.
Subscriber 7942 is done. Exiting.
Subscriber 7936 got new message data:
- From : 7941
- Count : 1
Subscriber 7948 is done. Exiting.
Subscriber 7936 is done. Exiting.
Subscriber 7938 got new message data:
- From : 7943
- Count : 1
Subscriber 7938 got new message data:
- From : 7937
- Count : 1
Subscriber 7938 is done. Exiting.
Subscriber 7940 got new message data:
- From : 7951
- Count : 1
Subscriber 7940 is done. Exiting.
Subscriber 7946 got new message data:
- From : 7951
- Count : 1
Subscriber 7946 is done. Exiting.
Subscriber 7954 got new message data:
- From : 7951
- Count : 1
Subscriber 7954 is done. Exiting.
Publisher 7941 is done. Exiting.
Publisher 7935 is done. Exiting.
Publisher 7943 is done. Exiting.
Publisher 7937 is done. Exiting.
Publisher 7951 is done. Exiting.
Publisher 7947 is done. Exiting.
Publisher 7949 is done. Exiting.
Publisher 7945 is done. Exiting.
Publisher 7939 is done. Exiting.
Publisher 7953 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: 8106 started at 2026-08-07 16:03:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc_tcp.ini
sub_1 PID: 8107 started at 2026-08-07 16:03:55
/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: 8108 started at 2026-08-07 16:03:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc_tcp.ini
sub_2 PID: 8109 started at 2026-08-07 16:03:55
/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: 8110 started at 2026-08-07 16:03:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc_tcp.ini
sub_3 PID: 8111 started at 2026-08-07 16:03:55
/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: 8112 started at 2026-08-07 16:03:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc_tcp.ini
sub_4 PID: 8113 started at 2026-08-07 16:03:55
/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: 8114 started at 2026-08-07 16:03:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc_tcp.ini
sub_5 PID: 8115 started at 2026-08-07 16:03:55
/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: 8116 started at 2026-08-07 16:03:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc_tcp.ini
sub_6 PID: 8117 started at 2026-08-07 16:03:55
/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: 8118 started at 2026-08-07 16:03:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc_tcp.ini
sub_7 PID: 8119 started at 2026-08-07 16:03:55
/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: 8120 started at 2026-08-07 16:03:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc_tcp.ini
sub_8 PID: 8121 started at 2026-08-07 16:03:55
/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: 8122 started at 2026-08-07 16:03:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc_tcp.ini
sub_9 PID: 8123 started at 2026-08-07 16:03:55
/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: 8124 started at 2026-08-07 16:03:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc_tcp.ini
sub_10 PID: 8125 started at 2026-08-07 16:03:55
Subscriber 8121 got new message data:
- From : 8112
- Count : 1
Subscriber 8117 got new message data:
- From : 8112
- Count : 1
Subscriber 8113 got new message data:
- From : 8112
- Count : 1
Subscriber 8111 got new message data:
- From : 8112
- Count : 1
Subscriber 8107 got new message data:
- From : 8112
- Count : 1
Subscriber 8113 is done. Exiting.
Subscriber 8121 is done. Exiting.
Subscriber 8117 is done. Exiting.
Subscriber 8111 is done. Exiting.
Subscriber 8107 is done. Exiting.
Subscriber 8119 got new message data:
- From : 8106
- Count : 1
Subscriber 8119 is done. Exiting.
Subscriber 8115 got new message data:
- From : 8116
- Count : 1
Subscriber 8115 is done. Exiting.
Subscriber 8125 got new message data:
- From : 8122
- Count : 1
Subscriber 8125 is done. Exiting.
Subscriber 8109 got new message data:
- From : 8124
- Count : 1
Subscriber 8109 is done. Exiting.
Subscriber 8123 got new message data:
- From : 8112
- Count : 2
Subscriber 8123 is done. Exiting.
Publisher 8112 is done. Exiting.
Publisher 8108 is done. Exiting.
Publisher 8118 is done. Exiting.
Publisher 8106 is done. Exiting.
Publisher 8116 is done. Exiting.
Publisher 8122 is done. Exiting.
Publisher 8114 is done. Exiting.
Publisher 8120 is done. Exiting.
Publisher 8110 is done. Exiting.
Publisher 8124 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: 8283
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1 -n 1 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8293 started at 2026-08-07 16:04:04
(8293|8293) -> Thrasher started
(8293|8293) -> Subscriber::Subscriber
(8283|8283) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(8293|8293) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(8293|8293) Subscriber reader id: 01030000.0bc44fb8.00000002.00000507(3692476f)
(8293|8293) -> PublisherService::PublisherService
(8293|8293) -> PublisherService::start (1 threads)
(8293|8293) sub wait_received 0:1
(8293|8305) pub0 writer id: 01030000.0bc44fb8.00000003.00000102(1ff45f54)
(8293|8305) pub0->started
(8293|8305) pub0->wait_match() before write for 01030000.0bc44fb8.00000003.00000102(1ff45f54)
(8293|8305) pub0<-match found! before write for 01030000.0bc44fb8.00000003.00000102(1ff45f54)
(8293|8305) pub0 100% (1 samples sent)
(8293|8305) pub0 waiting for acks
(8293|8304) sub 100% (1 samples received)
(8293|8304) sub condition_.notify_all
(8293|8293) sub condition_.wait returned
(8293|8293) sub check_received
(8293|8293) sub check_received returns 0
(8293|8293) <- PublisherService::end
(8293|8305) pub0 waiting for acks returned
(8293|8305) pub0<-delete_contained_entities
(8293|8305) pub0<-delete_participant
(8293|8293) <- PublisherService::~PublisherService
(8293|8293) <- Subscriber delete_contained_entities
(8293|8293) <- Subscriber delete_participant
(8293|8293) <- Subscriber::~Subscriber
(8293|8293) <- 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: 8307
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 2 -s 1 -n 2 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8317 started at 2026-08-07 16:04:05
(8317|8317) -> Thrasher started
(8317|8317) -> Subscriber::Subscriber
(8307|8307) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(8317|8317) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(8317|8317) Subscriber reader id: 01030000.06bda64a.00000002.00000507(5ea5e750)
(8317|8317) -> PublisherService::PublisherService
(8317|8317) -> PublisherService::start (2 threads)
(8317|8317) sub wait_received 0:2
(8317|8329) pub0 writer id: 01030000.06bda64a.00000003.00000102(77c3ff6b)
(8317|8329) pub0->started
(8317|8329) pub0->wait_match() before write for 01030000.06bda64a.00000003.00000102(77c3ff6b)
(8317|8330) pub1 writer id: 01030000.06bda64a.00000004.00000102(c5e3237b)
(8317|8330) pub1->started
(8317|8330) pub1->wait_match() before write for 01030000.06bda64a.00000004.00000102(c5e3237b)
(8317|8329) pub0<-match found! before write for 01030000.06bda64a.00000003.00000102(77c3ff6b)
(8317|8330) pub1<-match found! before write for 01030000.06bda64a.00000004.00000102(c5e3237b)
(8317|8330) pub1 100% (1 samples sent)
(8317|8330) pub1 waiting for acks
(8317|8329) pub0 100% (1 samples sent)
(8317|8329) pub0 waiting for acks
(8317|8328) sub 50% (1 samples received)
(8317|8328) sub 100% (2 samples received)
(8317|8328) sub condition_.notify_all
(8317|8317) sub condition_.wait returned
(8317|8317) sub check_received
(8317|8317) sub check_received returns 0
(8317|8317) <- PublisherService::end
(8317|8330) pub1 waiting for acks returned
(8317|8329) pub0 waiting for acks returned
(8317|8330) pub1<-delete_contained_entities
(8317|8329) pub0<-delete_contained_entities
(8317|8330) pub1<-delete_participant
(8317|8329) pub0<-delete_participant
(8317|8317) <- PublisherService::~PublisherService
(8317|8317) <- Subscriber delete_contained_entities
(8317|8317) <- Subscriber delete_participant
(8317|8317) <- Subscriber::~Subscriber
(8317|8317) <- 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: 8332
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 3 -s 3 -n 9 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8342 started at 2026-08-07 16:04:06
(8342|8342) -> Thrasher started
(8342|8342) -> Subscriber::Subscriber
(8332|8332) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(8342|8342) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(8342|8342) Subscriber reader id: 01030000.65e03830.00000002.00000507(08ac389a)
(8342|8342) -> PublisherService::PublisherService
(8342|8342) -> PublisherService::start (3 threads)
(8342|8342) sub wait_received 0:9
(8342|8354) pub0 writer id: 01030000.65e03830.00000003.00000102(21ca20a1)
(8342|8354) pub0->started
(8342|8354) pub0->wait_match() before write for 01030000.65e03830.00000003.00000102(21ca20a1)
(8342|8356) pub2 writer id: 01030000.65e03830.00000004.00000102(93eafcb1)
(8342|8356) pub2->started
(8342|8356) pub2->wait_match() before write for 01030000.65e03830.00000004.00000102(93eafcb1)
(8342|8354) pub0<-match found! before write for 01030000.65e03830.00000003.00000102(21ca20a1)
(8342|8356) pub2<-match found! before write for 01030000.65e03830.00000004.00000102(93eafcb1)
(8342|8354) pub0 33% (1 samples sent)
(8342|8354) pub0 66% (2 samples sent)
(8342|8354) pub0 100% (3 samples sent)
(8342|8354) pub0 waiting for acks
(8342|8353) sub 11% (1 samples received)
(8342|8356) pub2 33% (1 samples sent)
(8342|8356) pub2 66% (2 samples sent)
(8342|8353) sub 22% (2 samples received)
(8342|8356) pub2 100% (3 samples sent)
(8342|8356) pub2 waiting for acks
(8342|8353) sub 33% (3 samples received)
(8342|8353) sub 44% (4 samples received)
(8342|8353) sub 55% (5 samples received)
(8342|8353) sub 66% (6 samples received)
(8342|8356) pub2 waiting for acks returned
(8342|8354) pub0 waiting for acks returned
(8342|8356) pub2<-delete_contained_entities
(8342|8354) pub0<-delete_contained_entities
(8342|8355) pub1 writer id: 01030000.65e03830.00000005.00000102(ae8ad501)
(8342|8355) pub1->started
(8342|8355) pub1->wait_match() before write for 01030000.65e03830.00000005.00000102(ae8ad501)
(8342|8355) pub1<-match found! before write for 01030000.65e03830.00000005.00000102(ae8ad501)
(8342|8355) pub1 33% (1 samples sent)
(8342|8355) pub1 66% (2 samples sent)
(8342|8353) sub 77% (7 samples received)
(8342|8355) pub1 100% (3 samples sent)
(8342|8355) pub1 waiting for acks
(8342|8353) sub 88% (8 samples received)
(8342|8353) sub 100% (9 samples received)
(8342|8353) sub condition_.notify_all
(8342|8342) sub condition_.wait returned
(8342|8342) sub check_received
(8342|8342) sub check_received returns 0
(8342|8342) <- PublisherService::end
(8342|8355) pub1 waiting for acks returned
(8342|8355) pub1<-delete_contained_entities
(8342|8356) pub2<-delete_participant
(8342|8354) pub0<-delete_participant
(8342|8355) pub1<-delete_participant
(8342|8342) <- PublisherService::~PublisherService
(8342|8342) <- Subscriber delete_contained_entities
(8342|8342) <- Subscriber delete_participant
(8342|8342) <- Subscriber::~Subscriber
(8342|8342) <- 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:0s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl default
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8358
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1024 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8368 started at 2026-08-07 16:04:07
(8368|8368) -> Thrasher started
(8368|8368) -> Subscriber::Subscriber
(8358|8358) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(8368|8368) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(8368|8368) Subscriber reader id: 01030000.73646064.00000002.00000507(a9cce05d)
(8368|8368) -> PublisherService::PublisherService
(8368|8368) -> PublisherService::start (1 threads)
(8368|8368) sub wait_received 0:1024
(8368|8380) pub0 writer id: 01030000.73646064.00000003.00000102(80aaf866)
(8368|8380) pub0->started
(8368|8380) pub0->wait_match() before write for 01030000.73646064.00000003.00000102(80aaf866)
(8368|8380) pub0<-match found! before write for 01030000.73646064.00000003.00000102(80aaf866)
(8368|8380) pub0 10% (103 samples sent)
(8368|8379) sub 10% (103 samples received)
(8368|8380) pub0 20% (205 samples sent)
(8368|8379) sub 20% (205 samples received)
(8368|8380) pub0 30% (308 samples sent)
(8368|8380) pub0 40% (410 samples sent)
(8368|8379) sub 30% (308 samples received)
(8368|8380) pub0 50% (512 samples sent)
(8368|8379) sub 40% (410 samples received)
(8368|8380) pub0 60% (615 samples sent)
(8368|8380) pub0 70% (717 samples sent)
(8368|8379) sub 50% (512 samples received)
(8368|8380) pub0 80% (820 samples sent)
(8368|8379) sub 60% (615 samples received)
(8368|8380) pub0 90% (922 samples sent)
(8368|8379) sub 70% (717 samples received)
(8368|8380) pub0 100% (1024 samples sent)
(8368|8380) pub0 waiting for acks
(8368|8379) sub 80% (820 samples received)
(8368|8379) sub 90% (922 samples received)
(8368|8379) sub 100% (1024 samples received)
(8368|8379) sub condition_.notify_all
(8368|8368) sub condition_.wait returned
(8368|8368) sub check_received
(8368|8368) sub check_received returns 0
(8368|8368) <- PublisherService::end
(8368|8380) pub0 waiting for acks returned
(8368|8380) pub0<-delete_contained_entities
(8368|8380) pub0<-delete_participant
(8368|8368) <- PublisherService::~PublisherService
(8368|8368) <- Subscriber delete_contained_entities
(8368|8368) <- Subscriber delete_participant
(8368|8368) <- Subscriber::~Subscriber
(8368|8368) <- 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:2s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl low
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8382
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 8 -s 128 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8392 started at 2026-08-07 16:04:08
(8392|8392) -> Thrasher started
(8392|8392) -> Subscriber::Subscriber
(8382|8382) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(8392|8392) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(8392|8392) Subscriber reader id: 01030000.7d61465c.00000002.00000507(e6008e5c)
(8392|8392) -> PublisherService::PublisherService
(8392|8392) -> PublisherService::start (8 threads)
(8392|8392) sub wait_received 0:1024
(8392|8404) pub0 writer id: 01030000.7d61465c.00000003.00000102(cf669667)
(8392|8404) pub0->started
(8392|8404) pub0->wait_match() before write for 01030000.7d61465c.00000003.00000102(cf669667)
(8392|8409) pub5 writer id: 01030000.7d61465c.00000008.00000102(b8b6a776)
(8392|8409) pub5->started
(8392|8409) pub5->wait_match() before write for 01030000.7d61465c.00000008.00000102(b8b6a776)
(8392|8408) pub4 writer id: 01030000.7d61465c.00000006.00000102(07861917)
(8392|8408) pub4->started
(8392|8408) pub4->wait_match() before write for 01030000.7d61465c.00000006.00000102(07861917)
(8392|8407) pub3 writer id: 01030000.7d61465c.00000007.00000102(3ae630a7)
(8392|8407) pub3->started
(8392|8407) pub3->wait_match() before write for 01030000.7d61465c.00000007.00000102(3ae630a7)
(8392|8406) pub2 writer id: 01030000.7d61465c.00000005.00000102(402663c7)
(8392|8406) pub2->started
(8392|8406) pub2->wait_match() before write for 01030000.7d61465c.00000005.00000102(402663c7)
(8392|8411) pub7 writer id: 01030000.7d61465c.0000000a.00000102(c276f416)
(8392|8411) pub7->started
(8392|8411) pub7->wait_match() before write for 01030000.7d61465c.0000000a.00000102(c276f416)
(8392|8408) pub4<-match found! before write for 01030000.7d61465c.00000006.00000102(07861917)
(8392|8407) pub3<-match found! before write for 01030000.7d61465c.00000007.00000102(3ae630a7)
(8392|8409) pub5<-match found! before write for 01030000.7d61465c.00000008.00000102(b8b6a776)
(8392|8410) pub6 writer id: 01030000.7d61465c.00000009.00000102(85d68ec6)
(8392|8410) pub6->started
(8392|8410) pub6->wait_match() before write for 01030000.7d61465c.00000009.00000102(85d68ec6)
(8392|8404) pub0<-match found! before write for 01030000.7d61465c.00000003.00000102(cf669667)
(8392|8410) pub6<-match found! before write for 01030000.7d61465c.00000009.00000102(85d68ec6)
(8392|8406) pub2<-match found! before write for 01030000.7d61465c.00000005.00000102(402663c7)
(8392|8411) pub7<-match found! before write for 01030000.7d61465c.0000000a.00000102(c276f416)
(8392|8405) pub1 writer id: 01030000.7d61465c.00000004.00000102(7d464a77)
(8392|8405) pub1->started
(8392|8405) pub1->wait_match() before write for 01030000.7d61465c.00000004.00000102(7d464a77)
(8392|8405) pub1<-match found! before write for 01030000.7d61465c.00000004.00000102(7d464a77)
(8392|8404) pub0 10% (13 samples sent)
(8392|8404) pub0 20% (26 samples sent)
(8392|8409) pub5 10% (13 samples sent)
(8392|8405) pub1 10% (13 samples sent)
(8392|8404) pub0 30% (39 samples sent)
(8392|8404) pub0 40% (52 samples sent)
(8392|8404) pub0 50% (64 samples sent)
(8392|8410) pub6 10% (13 samples sent)
(8392|8408) pub4 10% (13 samples sent)
(8392|8408) pub4 20% (26 samples sent)
(8392|8407) pub3 10% (13 samples sent)
(8392|8406) pub2 10% (13 samples sent)
(8392|8405) pub1 20% (26 samples sent)
(8392|8411) pub7 10% (13 samples sent)
(8392|8404) pub0 60% (77 samples sent)
(8392|8403) sub 10% (103 samples received)
(8392|8409) pub5 20% (26 samples sent)
(8392|8407) pub3 20% (26 samples sent)
(8392|8408) pub4 30% (39 samples sent)
(8392|8405) pub1 30% (39 samples sent)
(8392|8410) pub6 20% (26 samples sent)
(8392|8408) pub4 40% (52 samples sent)
(8392|8411) pub7 20% (26 samples sent)
(8392|8411) pub7 30% (39 samples sent)
(8392|8409) pub5 30% (39 samples sent)
(8392|8404) pub0 70% (90 samples sent)
(8392|8404) pub0 80% (103 samples sent)
(8392|8405) pub1 40% (52 samples sent)
(8392|8411) pub7 40% (52 samples sent)
(8392|8410) pub6 30% (39 samples sent)
(8392|8406) pub2 20% (26 samples sent)
(8392|8404) pub0 90% (116 samples sent)
(8392|8404) pub0 100% (128 samples sent)
(8392|8404) pub0 waiting for acks
(8392|8411) pub7 50% (64 samples sent)
(8392|8403) sub 20% (205 samples received)
(8392|8405) pub1 50% (64 samples sent)
(8392|8405) pub1 60% (77 samples sent)
(8392|8409) pub5 40% (52 samples sent)
(8392|8405) pub1 70% (90 samples sent)
(8392|8411) pub7 60% (77 samples sent)
(8392|8407) pub3 30% (39 samples sent)
(8392|8408) pub4 50% (64 samples sent)
(8392|8411) pub7 70% (90 samples sent)
(8392|8409) pub5 50% (64 samples sent)
(8392|8408) pub4 60% (77 samples sent)
(8392|8406) pub2 30% (39 samples sent)
(8392|8410) pub6 40% (52 samples sent)
(8392|8407) pub3 40% (52 samples sent)
(8392|8408) pub4 70% (90 samples sent)
(8392|8406) pub2 40% (52 samples sent)
(8392|8406) pub2 50% (64 samples sent)
(8392|8407) pub3 50% (64 samples sent)
(8392|8409) pub5 60% (77 samples sent)
(8392|8405) pub1 80% (103 samples sent)
(8392|8410) pub6 50% (64 samples sent)
(8392|8411) pub7 80% (103 samples sent)
(8392|8403) sub 30% (308 samples received)
(8392|8408) pub4 80% (103 samples sent)
(8392|8409) pub5 70% (90 samples sent)
(8392|8408) pub4 90% (116 samples sent)
(8392|8408) pub4 100% (128 samples sent)
(8392|8408) pub4 waiting for acks
(8392|8407) pub3 60% (77 samples sent)
(8392|8411) pub7 90% (116 samples sent)
(8392|8406) pub2 60% (77 samples sent)
(8392|8405) pub1 90% (116 samples sent)
(8392|8409) pub5 80% (103 samples sent)
(8392|8411) pub7 100% (128 samples sent)
(8392|8411) pub7 waiting for acks
(8392|8405) pub1 100% (128 samples sent)
(8392|8405) pub1 waiting for acks
(8392|8410) pub6 60% (77 samples sent)
(8392|8409) pub5 90% (116 samples sent)
(8392|8406) pub2 70% (90 samples sent)
(8392|8407) pub3 70% (90 samples sent)
(8392|8409) pub5 100% (128 samples sent)
(8392|8409) pub5 waiting for acks
(8392|8407) pub3 80% (103 samples sent)
(8392|8406) pub2 80% (103 samples sent)
(8392|8410) pub6 70% (90 samples sent)
(8392|8407) pub3 90% (116 samples sent)
(8392|8406) pub2 90% (116 samples sent)
(8392|8410) pub6 80% (103 samples sent)
(8392|8407) pub3 100% (128 samples sent)
(8392|8407) pub3 waiting for acks
(8392|8406) pub2 100% (128 samples sent)
(8392|8406) pub2 waiting for acks
(8392|8403) sub 40% (410 samples received)
(8392|8410) pub6 90% (116 samples sent)
(8392|8410) pub6 100% (128 samples sent)
(8392|8410) pub6 waiting for acks
(8392|8403) sub 50% (512 samples received)
(8392|8403) sub 60% (615 samples received)
(8392|8403) sub 70% (717 samples received)
(8392|8404) pub0 waiting for acks returned
(8392|8404) pub0<-delete_contained_entities
(8392|8403) sub 80% (820 samples received)
(8392|8404) pub0<-delete_participant
(8392|8403) sub 90% (922 samples received)
(8392|8403) sub 100% (1024 samples received)
(8392|8403) sub condition_.notify_all
(8392|8392) sub condition_.wait returned
(8392|8392) sub check_received
(8392|8392) sub check_received returns 0
(8392|8392) <- PublisherService::end
(8392|8408) pub4 waiting for acks returned
(8392|8408) pub4<-delete_contained_entities
(8392|8411) pub7 waiting for acks returned
(8392|8411) pub7<-delete_contained_entities
(8392|8405) pub1 waiting for acks returned
(8392|8405) pub1<-delete_contained_entities
(8392|8409) pub5 waiting for acks returned
(8392|8409) pub5<-delete_contained_entities
(8392|8406) pub2 waiting for acks returned
(8392|8407) pub3 waiting for acks returned
(8392|8406) pub2<-delete_contained_entities
(8392|8407) pub3<-delete_contained_entities
(8392|8410) pub6 waiting for acks returned
(8392|8410) pub6<-delete_contained_entities
(8392|8405) pub1<-delete_participant
(8392|8407) pub3<-delete_participant
(8392|8406) pub2<-delete_participant
(8392|8411) pub7<-delete_participant
(8392|8409) pub5<-delete_participant
(8392|8408) pub4<-delete_participant
(8392|8410) pub6<-delete_participant
(8392|8392) <- PublisherService::~PublisherService
(8392|8392) <- Subscriber delete_contained_entities
(8392|8392) <- Subscriber delete_participant
(8392|8392) <- Subscriber::~Subscriber
(8392|8392) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl low Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl medium
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8413
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 16 -s 64 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8423 started at 2026-08-07 16:04:09
(8423|8423) -> Thrasher started
(8423|8423) -> Subscriber::Subscriber
(8413|8413) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(8423|8423) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(8423|8423) Subscriber reader id: 01030000.1e97ae19.00000002.00000507(688a9646)
(8423|8423) -> PublisherService::PublisherService
(8423|8423) -> PublisherService::start (16 threads)
(8423|8423) sub wait_received 0:1024
(8423|8436) pub1 writer id: 01030000.1e97ae19.00000005.00000102(ceac7bdd)
(8423|8436) pub1->started
(8423|8436) pub1->wait_match() before write for 01030000.1e97ae19.00000005.00000102(ceac7bdd)
(8423|8450) pub15 writer id: 01030000.1e97ae19.00000011.00000102(5bcc4a9f)
(8423|8450) pub15->started
(8423|8450) pub15->wait_match() before write for 01030000.1e97ae19.00000011.00000102(5bcc4a9f)
(8423|8450) pub15<-match found! before write for 01030000.1e97ae19.00000011.00000102(5bcc4a9f)
(8423|8450) pub15 10% (7 samples sent)
(8423|8450) pub15 20% (13 samples sent)
(8423|8436) pub1<-match found! before write for 01030000.1e97ae19.00000005.00000102(ceac7bdd)
(8423|8436) pub1 10% (7 samples sent)
(8423|8439) pub4 writer id: 01030000.1e97ae19.0000000d.00000102(fedc301c)
(8423|8439) pub4->started
(8423|8439) pub4->wait_match() before write for 01030000.1e97ae19.0000000d.00000102(fedc301c)
(8423|8437) pub2 writer id: 01030000.1e97ae19.00000004.00000102(f3cc526d)
(8423|8437) pub2->started
(8423|8437) pub2->wait_match() before write for 01030000.1e97ae19.00000004.00000102(f3cc526d)
(8423|8450) pub15 31% (20 samples sent)
(8423|8450) pub15 40% (26 samples sent)
(8423|8450) pub15 50% (32 samples sent)
(8423|8444) pub9 writer id: 01030000.1e97ae19.00000008.00000102(363cbf6c)
(8423|8444) pub9->started
(8423|8444) pub9->wait_match() before write for 01030000.1e97ae19.00000008.00000102(363cbf6c)
(8423|8435) pub0 writer id: 01030000.1e97ae19.00000003.00000102(41ec8e7d)
(8423|8435) pub0->started
(8423|8435) pub0->wait_match() before write for 01030000.1e97ae19.00000003.00000102(41ec8e7d)
(8423|8441) pub6 writer id: 01030000.1e97ae19.00000007.00000102(b46c28bd)
(8423|8441) pub6->started
(8423|8441) pub6->wait_match() before write for 01030000.1e97ae19.00000007.00000102(b46c28bd)
(8423|8436) pub1 20% (13 samples sent)
(8423|8436) pub1 31% (20 samples sent)
(8423|8436) pub1 40% (26 samples sent)
(8423|8450) pub15 60% (39 samples sent)
(8423|8450) pub15 70% (45 samples sent)
(8423|8448) pub13 writer id: 01030000.1e97ae19.0000000f.00000102(841c637c)
(8423|8448) pub13->started
(8423|8448) pub13->wait_match() before write for 01030000.1e97ae19.0000000f.00000102(841c637c)
(8423|8450) pub15 81% (52 samples sent)
(8423|8437) pub2<-match found! before write for 01030000.1e97ae19.00000004.00000102(f3cc526d)
(8423|8435) pub0<-match found! before write for 01030000.1e97ae19.00000003.00000102(41ec8e7d)
(8423|8439) pub4<-match found! before write for 01030000.1e97ae19.0000000d.00000102(fedc301c)
(8423|8447) pub12 writer id: 01030000.1e97ae19.00000010.00000102(66ac632f)
(8423|8447) pub12->started
(8423|8447) pub12->wait_match() before write for 01030000.1e97ae19.00000010.00000102(66ac632f)
(8423|8439) pub4 10% (7 samples sent)
(8423|8437) pub2 10% (7 samples sent)
(8423|8450) pub15 90% (58 samples sent)
(8423|8450) pub15 100% (64 samples sent)
(8423|8450) pub15 waiting for acks
(8423|8444) pub9<-match found! before write for 01030000.1e97ae19.00000008.00000102(363cbf6c)
(8423|8444) pub9 10% (7 samples sent)
(8423|8444) pub9 20% (13 samples sent)
(8423|8436) pub1 50% (32 samples sent)
(8423|8444) pub9 31% (20 samples sent)
(8423|8436) pub1 60% (39 samples sent)
(8423|8442) pub7 writer id: 01030000.1e97ae19.00000009.00000102(0b5c96dc)
(8423|8442) pub7->started
(8423|8442) pub7->wait_match() before write for 01030000.1e97ae19.00000009.00000102(0b5c96dc)
(8423|8439) pub4 20% (13 samples sent)
(8423|8437) pub2 20% (13 samples sent)
(8423|8440) pub5 writer id: 01030000.1e97ae19.00000006.00000102(890c010d)
(8423|8440) pub5->started
(8423|8440) pub5->wait_match() before write for 01030000.1e97ae19.00000006.00000102(890c010d)
(8423|8435) pub0 10% (7 samples sent)
(8423|8438) pub3 writer id: 01030000.1e97ae19.0000000c.00000102(c3bc19ac)
(8423|8438) pub3->started
(8423|8438) pub3->wait_match() before write for 01030000.1e97ae19.0000000c.00000102(c3bc19ac)
(8423|8437) pub2 31% (20 samples sent)
(8423|8443) pub8 writer id: 01030000.1e97ae19.0000000a.00000102(4cfcec0c)
(8423|8435) pub0 20% (13 samples sent)
(8423|8439) pub4 31% (20 samples sent)
(8423|8443) pub8->started
(8423|8443) pub8->wait_match() before write for 01030000.1e97ae19.0000000a.00000102(4cfcec0c)
(8423|8444) pub9 40% (26 samples sent)
(8423|8449) pub14 writer id: 01030000.1e97ae19.00000012.00000102(1c6c304f)
(8423|8449) pub14->started
(8423|8449) pub14->wait_match() before write for 01030000.1e97ae19.00000012.00000102(1c6c304f)
(8423|8437) pub2 40% (26 samples sent)
(8423|8439) pub4 40% (26 samples sent)
(8423|8436) pub1 70% (45 samples sent)
(8423|8445) pub10 writer id: 01030000.1e97ae19.0000000b.00000102(719cc5bc)
(8423|8445) pub10->started
(8423|8445) pub10->wait_match() before write for 01030000.1e97ae19.0000000b.00000102(719cc5bc)
(8423|8437) pub2 50% (32 samples sent)
(8423|8446) pub11 writer id: 01030000.1e97ae19.0000000e.00000102(b97c4acc)
(8423|8446) pub11->started
(8423|8446) pub11->wait_match() before write for 01030000.1e97ae19.0000000e.00000102(b97c4acc)
(8423|8439) pub4 50% (32 samples sent)
(8423|8436) pub1 81% (52 samples sent)
(8423|8435) pub0 31% (20 samples sent)
(8423|8444) pub9 50% (32 samples sent)
(8423|8439) pub4 60% (39 samples sent)
(8423|8437) pub2 60% (39 samples sent)
(8423|8436) pub1 90% (58 samples sent)
(8423|8435) pub0 40% (26 samples sent)
(8423|8436) pub1 100% (64 samples sent)
(8423|8436) pub1 waiting for acks
(8423|8435) pub0 50% (32 samples sent)
(8423|8437) pub2 70% (45 samples sent)
(8423|8444) pub9 60% (39 samples sent)
(8423|8437) pub2 81% (52 samples sent)
(8423|8444) pub9 70% (45 samples sent)
(8423|8444) pub9 81% (52 samples sent)
(8423|8435) pub0 60% (39 samples sent)
(8423|8435) pub0 70% (45 samples sent)
(8423|8434) sub 10% (103 samples received)
(8423|8435) pub0 81% (52 samples sent)
(8423|8435) pub0 90% (58 samples sent)
(8423|8435) pub0 100% (64 samples sent)
(8423|8435) pub0 waiting for acks
(8423|8437) pub2 90% (58 samples sent)
(8423|8439) pub4 70% (45 samples sent)
(8423|8437) pub2 100% (64 samples sent)
(8423|8437) pub2 waiting for acks
(8423|8439) pub4 81% (52 samples sent)
(8423|8441) pub6<-match found! before write for 01030000.1e97ae19.00000007.00000102(b46c28bd)
(8423|8444) pub9 90% (58 samples sent)
(8423|8448) pub13<-match found! before write for 01030000.1e97ae19.0000000f.00000102(841c637c)
(8423|8439) pub4 90% (58 samples sent)
(8423|8447) pub12<-match found! before write for 01030000.1e97ae19.00000010.00000102(66ac632f)
(8423|8440) pub5<-match found! before write for 01030000.1e97ae19.00000006.00000102(890c010d)
(8423|8442) pub7<-match found! before write for 01030000.1e97ae19.00000009.00000102(0b5c96dc)
(8423|8440) pub5 10% (7 samples sent)
(8423|8442) pub7 10% (7 samples sent)
(8423|8443) pub8<-match found! before write for 01030000.1e97ae19.0000000a.00000102(4cfcec0c)
(8423|8439) pub4 100% (64 samples sent)
(8423|8439) pub4 waiting for acks
(8423|8444) pub9 100% (64 samples sent)
(8423|8444) pub9 waiting for acks
(8423|8447) pub12 10% (7 samples sent)
(8423|8438) pub3<-match found! before write for 01030000.1e97ae19.0000000c.00000102(c3bc19ac)
(8423|8449) pub14<-match found! before write for 01030000.1e97ae19.00000012.00000102(1c6c304f)
(8423|8441) pub6 10% (7 samples sent)
(8423|8445) pub10<-match found! before write for 01030000.1e97ae19.0000000b.00000102(719cc5bc)
(8423|8443) pub8 10% (7 samples sent)
(8423|8448) pub13 10% (7 samples sent)
(8423|8440) pub5 20% (13 samples sent)
(8423|8447) pub12 20% (13 samples sent)
(8423|8442) pub7 20% (13 samples sent)
(8423|8446) pub11<-match found! before write for 01030000.1e97ae19.0000000e.00000102(b97c4acc)
(8423|8449) pub14 10% (7 samples sent)
(8423|8450) pub15 waiting for acks returned
(8423|8450) pub15<-delete_contained_entities
(8423|8441) pub6 20% (13 samples sent)
(8423|8449) pub14 20% (13 samples sent)
(8423|8438) pub3 10% (7 samples sent)
(8423|8443) pub8 20% (13 samples sent)
(8423|8446) pub11 10% (7 samples sent)
(8423|8440) pub5 31% (20 samples sent)
(8423|8448) pub13 20% (13 samples sent)
(8423|8446) pub11 20% (13 samples sent)
(8423|8438) pub3 20% (13 samples sent)
(8423|8442) pub7 31% (20 samples sent)
(8423|8449) pub14 31% (20 samples sent)
(8423|8449) pub14 40% (26 samples sent)
(8423|8449) pub14 50% (32 samples sent)
(8423|8449) pub14 60% (39 samples sent)
(8423|8440) pub5 40% (26 samples sent)
(8423|8440) pub5 50% (32 samples sent)
(8423|8440) pub5 60% (39 samples sent)
(8423|8440) pub5 70% (45 samples sent)
(8423|8440) pub5 81% (52 samples sent)
(8423|8449) pub14 70% (45 samples sent)
(8423|8449) pub14 81% (52 samples sent)
(8423|8449) pub14 90% (58 samples sent)
(8423|8441) pub6 31% (20 samples sent)
(8423|8447) pub12 31% (20 samples sent)
(8423|8447) pub12 40% (26 samples sent)
(8423|8447) pub12 50% (32 samples sent)
(8423|8434) sub 20% (205 samples received)
(8423|8441) pub6 40% (26 samples sent)
(8423|8441) pub6 50% (32 samples sent)
(8423|8441) pub6 60% (39 samples sent)
(8423|8441) pub6 70% (45 samples sent)
(8423|8449) pub14 100% (64 samples sent)
(8423|8449) pub14 waiting for acks
(8423|8448) pub13 31% (20 samples sent)
(8423|8443) pub8 31% (20 samples sent)
(8423|8443) pub8 40% (26 samples sent)
(8423|8443) pub8 50% (32 samples sent)
(8423|8443) pub8 60% (39 samples sent)
(8423|8443) pub8 70% (45 samples sent)
(8423|8440) pub5 90% (58 samples sent)
(8423|8438) pub3 31% (20 samples sent)
(8423|8438) pub3 40% (26 samples sent)
(8423|8450) pub15<-delete_participant
(8423|8438) pub3 50% (32 samples sent)
(8423|8442) pub7 40% (26 samples sent)
(8423|8445) pub10 10% (7 samples sent)
(8423|8442) pub7 50% (32 samples sent)
(8423|8445) pub10 20% (13 samples sent)
(8423|8442) pub7 60% (39 samples sent)
(8423|8446) pub11 31% (20 samples sent)
(8423|8440) pub5 100% (64 samples sent)
(8423|8440) pub5 waiting for acks
(8423|8445) pub10 31% (20 samples sent)
(8423|8447) pub12 60% (39 samples sent)
(8423|8447) pub12 70% (45 samples sent)
(8423|8447) pub12 81% (52 samples sent)
(8423|8447) pub12 90% (58 samples sent)
(8423|8447) pub12 100% (64 samples sent)
(8423|8447) pub12 waiting for acks
(8423|8442) pub7 70% (45 samples sent)
(8423|8442) pub7 81% (52 samples sent)
(8423|8442) pub7 90% (58 samples sent)
(8423|8442) pub7 100% (64 samples sent)
(8423|8442) pub7 waiting for acks
(8423|8441) pub6 81% (52 samples sent)
(8423|8443) pub8 81% (52 samples sent)
(8423|8448) pub13 40% (26 samples sent)
(8423|8445) pub10 40% (26 samples sent)
(8423|8441) pub6 90% (58 samples sent)
(8423|8445) pub10 50% (32 samples sent)
(8423|8445) pub10 60% (39 samples sent)
(8423|8445) pub10 70% (45 samples sent)
(8423|8445) pub10 81% (52 samples sent)
(8423|8438) pub3 60% (39 samples sent)
(8423|8438) pub3 70% (45 samples sent)
(8423|8438) pub3 81% (52 samples sent)
(8423|8438) pub3 90% (58 samples sent)
(8423|8438) pub3 100% (64 samples sent)
(8423|8438) pub3 waiting for acks
(8423|8448) pub13 50% (32 samples sent)
(8423|8441) pub6 100% (64 samples sent)
(8423|8441) pub6 waiting for acks
(8423|8443) pub8 90% (58 samples sent)
(8423|8434) sub 30% (308 samples received)
(8423|8443) pub8 100% (64 samples sent)
(8423|8443) pub8 waiting for acks
(8423|8446) pub11 40% (26 samples sent)
(8423|8446) pub11 50% (32 samples sent)
(8423|8446) pub11 60% (39 samples sent)
(8423|8446) pub11 70% (45 samples sent)
(8423|8446) pub11 81% (52 samples sent)
(8423|8445) pub10 90% (58 samples sent)
(8423|8448) pub13 60% (39 samples sent)
(8423|8446) pub11 90% (58 samples sent)
(8423|8448) pub13 70% (45 samples sent)
(8423|8446) pub11 100% (64 samples sent)
(8423|8446) pub11 waiting for acks
(8423|8448) pub13 81% (52 samples sent)
(8423|8445) pub10 100% (64 samples sent)
(8423|8445) pub10 waiting for acks
(8423|8448) pub13 90% (58 samples sent)
(8423|8448) pub13 100% (64 samples sent)
(8423|8448) pub13 waiting for acks
(8423|8434) sub 40% (410 samples received)
(8423|8435) pub0 waiting for acks returned
(8423|8436) pub1 waiting for acks returned
(8423|8437) pub2 waiting for acks returned
(8423|8435) pub0<-delete_contained_entities
(8423|8437) pub2<-delete_contained_entities
(8423|8436) pub1<-delete_contained_entities
(8423|8439) pub4 waiting for acks returned
(8423|8439) pub4<-delete_contained_entities
(8423|8444) pub9 waiting for acks returned
(8423|8444) pub9<-delete_contained_entities
(8423|8434) sub 50% (512 samples received)
(8423|8436) pub1<-delete_participant
(8423|8435) pub0<-delete_participant
(8423|8434) sub 60% (615 samples received)
(8423|8439) pub4<-delete_participant
(8423|8444) pub9<-delete_participant
(8423|8434) sub 70% (717 samples received)
(8423|8437) pub2<-delete_participant
(8423|8434) sub 80% (820 samples received)
(8423|8434) sub 90% (922 samples received)
(8423|8434) sub 100% (1024 samples received)
(8423|8434) sub condition_.notify_all
(8423|8423) sub condition_.wait returned
(8423|8423) sub check_received
(8423|8449) pub14 waiting for acks returned
(8423|8449) pub14<-delete_contained_entities
(8423|8423) sub check_received returns 0
(8423|8423) <- PublisherService::end
(8423|8447) pub12 waiting for acks returned
(8423|8447) pub12<-delete_contained_entities
(8423|8442) pub7 waiting for acks returned
(8423|8442) pub7<-delete_contained_entities
(8423|8446) pub11 waiting for acks returned
(8423|8440) pub5 waiting for acks returned
(8423|8440) pub5<-delete_contained_entities
(8423|8438) pub3 waiting for acks returned
(8423|8438) pub3<-delete_contained_entities
(8423|8446) pub11<-delete_contained_entities
(8423|8445) pub10 waiting for acks returned
(8423|8441) pub6 waiting for acks returned
(8423|8441) pub6<-delete_contained_entities
(8423|8448) pub13 waiting for acks returned
(8423|8448) pub13<-delete_contained_entities
(8423|8445) pub10<-delete_contained_entities
(8423|8443) pub8 waiting for acks returned
(8423|8443) pub8<-delete_contained_entities
(8423|8449) pub14<-delete_participant
(8423|8440) pub5<-delete_participant
(8423|8443) pub8<-delete_participant
(8423|8441) pub6<-delete_participant
(8423|8447) pub12<-delete_participant
(8423|8446) pub11<-delete_participant
(8423|8445) pub10<-delete_participant
(8423|8442) pub7<-delete_participant
(8423|8438) pub3<-delete_participant
(8423|8448) pub13<-delete_participant
(8423|8423) <- PublisherService::~PublisherService
(8423|8423) <- Subscriber delete_contained_entities
(8423|8423) <- Subscriber delete_participant
(8423|8423) <- Subscriber::~Subscriber
(8423|8423) <- 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: 8452
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 32 -s 32 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8462 started at 2026-08-07 16:04:10
(8462|8462) -> Thrasher started
(8462|8462) -> Subscriber::Subscriber
(8452|8452) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(8462|8462) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(8462|8462) Subscriber reader id: 01030000.589b0718.00000002.00000507(fff823c9)
(8462|8462) -> PublisherService::PublisherService
(8462|8462) -> PublisherService::start (32 threads)
(8462|8462) sub wait_received 0:1024
(8462|8488) pub13 writer id: 01030000.589b0718.0000000f.00000102(136ed6f3)
(8462|8488) pub13->started
(8462|8488) pub13->wait_match() before write for 01030000.589b0718.0000000f.00000102(136ed6f3)
(8462|8488) pub13<-match found! before write for 01030000.589b0718.0000000f.00000102(136ed6f3)
(8462|8488) pub13 12% (4 samples sent)
(8462|8488) pub13 21% (7 samples sent)
(8462|8488) pub13 31% (10 samples sent)
(8462|8488) pub13 40% (13 samples sent)
(8462|8488) pub13 50% (16 samples sent)
(8462|8488) pub13 62% (20 samples sent)
(8462|8488) pub13 71% (23 samples sent)
(8462|8488) pub13 81% (26 samples sent)
(8462|8488) pub13 90% (29 samples sent)
(8462|8488) pub13 100% (32 samples sent)
(8462|8488) pub13 waiting for acks
(8462|8488) pub13 waiting for acks returned
(8462|8488) pub13<-delete_contained_entities
(8462|8484) pub9 writer id: 01030000.589b0718.0000000b.00000102(e6ee7033)
(8462|8484) pub9->started
(8462|8484) pub9->wait_match() before write for 01030000.589b0718.0000000b.00000102(e6ee7033)
(8462|8484) pub9<-match found! before write for 01030000.589b0718.0000000b.00000102(e6ee7033)
(8462|8484) pub9 12% (4 samples sent)
(8462|8484) pub9 21% (7 samples sent)
(8462|8484) pub9 31% (10 samples sent)
(8462|8484) pub9 40% (13 samples sent)
(8462|8477) pub3 writer id: 01030000.589b0718.00000005.00000102(59dece52)
(8462|8477) pub3->started
(8462|8477) pub3->wait_match() before write for 01030000.589b0718.00000005.00000102(59dece52)
(8462|8484) pub9 50% (16 samples sent)
(8462|8484) pub9 62% (20 samples sent)
(8462|8484) pub9 71% (23 samples sent)
(8462|8484) pub9 81% (26 samples sent)
(8462|8484) pub9 90% (29 samples sent)
(8462|8475) pub1 writer id: 01030000.589b0718.00000006.00000102(1e7eb482)
(8462|8475) pub1->started
(8462|8475) pub1->wait_match() before write for 01030000.589b0718.00000006.00000102(1e7eb482)
(8462|8484) pub9 100% (32 samples sent)
(8462|8484) pub9 waiting for acks
(8462|8477) pub3<-match found! before write for 01030000.589b0718.00000005.00000102(59dece52)
(8462|8477) pub3 12% (4 samples sent)
(8462|8479) pub5 writer id: 01030000.589b0718.0000000d.00000102(69ae8593)
(8462|8479) pub5->started
(8462|8479) pub5->wait_match() before write for 01030000.589b0718.0000000d.00000102(69ae8593)
(8462|8477) pub3 21% (7 samples sent)
(8462|8477) pub3 31% (10 samples sent)
(8462|8477) pub3 40% (13 samples sent)
(8462|8477) pub3 50% (16 samples sent)
(8462|8475) pub1<-match found! before write for 01030000.589b0718.00000006.00000102(1e7eb482)
(8462|8479) pub5<-match found! before write for 01030000.589b0718.0000000d.00000102(69ae8593)
(8462|8479) pub5 12% (4 samples sent)
(8462|8479) pub5 21% (7 samples sent)
(8462|8479) pub5 31% (10 samples sent)
(8462|8479) pub5 40% (13 samples sent)
(8462|8477) pub3 62% (20 samples sent)
(8462|8477) pub3 71% (23 samples sent)
(8462|8477) pub3 81% (26 samples sent)
(8462|8477) pub3 90% (29 samples sent)
(8462|8477) pub3 100% (32 samples sent)
(8462|8477) pub3 waiting for acks
(8462|8475) pub1 12% (4 samples sent)
(8462|8475) pub1 21% (7 samples sent)
(8462|8475) pub1 31% (10 samples sent)
(8462|8475) pub1 40% (13 samples sent)
(8462|8475) pub1 50% (16 samples sent)
(8462|8485) pub11 writer id: 01030000.589b0718.0000000c.00000102(54ceac23)
(8462|8485) pub11->started
(8462|8485) pub11->wait_match() before write for 01030000.589b0718.0000000c.00000102(54ceac23)
(8462|8484) pub9 waiting for acks returned
(8462|8484) pub9<-delete_contained_entities
(8462|8487) pub15 writer id: 01030000.589b0718.00000010.00000102(f1ded6a0)
(8462|8487) pub15->started
(8462|8487) pub15->wait_match() before write for 01030000.589b0718.00000010.00000102(f1ded6a0)
(8462|8475) pub1 62% (20 samples sent)
(8462|8475) pub1 71% (23 samples sent)
(8462|8475) pub1 81% (26 samples sent)
(8462|8475) pub1 90% (29 samples sent)
(8462|8475) pub1 100% (32 samples sent)
(8462|8475) pub1 waiting for acks
(8462|8479) pub5 50% (16 samples sent)
(8462|8479) pub5 62% (20 samples sent)
(8462|8479) pub5 71% (23 samples sent)
(8462|8479) pub5 81% (26 samples sent)
(8462|8479) pub5 90% (29 samples sent)
(8462|8479) pub5 100% (32 samples sent)
(8462|8479) pub5 waiting for acks
(8462|8473) sub 10% (103 samples received)
(8462|8485) pub11<-match found! before write for 01030000.589b0718.0000000c.00000102(54ceac23)
(8462|8485) pub11 12% (4 samples sent)
(8462|8489) pub14 writer id: 01030000.589b0718.00000011.00000102(ccbeff10)
(8462|8489) pub14->started
(8462|8489) pub14->wait_match() before write for 01030000.589b0718.00000011.00000102(ccbeff10)
(8462|8487) pub15<-match found! before write for 01030000.589b0718.00000010.00000102(f1ded6a0)
(8462|8477) pub3 waiting for acks returned
(8462|8477) pub3<-delete_contained_entities
(8462|8487) pub15 12% (4 samples sent)
(8462|8487) pub15 21% (7 samples sent)
(8462|8476) pub2 writer id: 01030000.589b0718.00000004.00000102(64bee7e2)
(8462|8476) pub2->started
(8462|8476) pub2->wait_match() before write for 01030000.589b0718.00000004.00000102(64bee7e2)
(8462|8485) pub11 21% (7 samples sent)
(8462|8485) pub11 31% (10 samples sent)
(8462|8485) pub11 40% (13 samples sent)
(8462|8485) pub11 50% (16 samples sent)
(8462|8485) pub11 62% (20 samples sent)
(8462|8487) pub15 31% (10 samples sent)
(8462|8487) pub15 40% (13 samples sent)
(8462|8489) pub14<-match found! before write for 01030000.589b0718.00000011.00000102(ccbeff10)
(8462|8475) pub1 waiting for acks returned
(8462|8475) pub1<-delete_contained_entities
(8462|8487) pub15 50% (16 samples sent)
(8462|8495) pub20 writer id: 01030000.589b0718.00000017.00000102(43fe0ab0)
(8462|8495) pub20->started
(8462|8495) pub20->wait_match() before write for 01030000.589b0718.00000017.00000102(43fe0ab0)
(8462|8483) pub10 writer id: 01030000.589b0718.0000000a.00000102(db8e5983)
(8462|8483) pub10->started
(8462|8483) pub10->wait_match() before write for 01030000.589b0718.0000000a.00000102(db8e5983)
(8462|8489) pub14 12% (4 samples sent)
(8462|8489) pub14 21% (7 samples sent)
(8462|8476) pub2<-match found! before write for 01030000.589b0718.00000004.00000102(64bee7e2)
(8462|8479) pub5 waiting for acks returned
(8462|8479) pub5<-delete_contained_entities
(8462|8476) pub2 12% (4 samples sent)
(8462|8476) pub2 21% (7 samples sent)
(8462|8476) pub2 31% (10 samples sent)
(8462|8476) pub2 40% (13 samples sent)
(8462|8476) pub2 50% (16 samples sent)
(8462|8500) pub26 writer id: 01030000.589b0718.0000001b.00000102(860ee7b1)
(8462|8500) pub26->started
(8462|8500) pub26->wait_match() before write for 01030000.589b0718.0000001b.00000102(860ee7b1)
(8462|8476) pub2 62% (20 samples sent)
(8462|8476) pub2 71% (23 samples sent)
(8462|8478) pub4 writer id: 01030000.589b0718.00000008.00000102(a14e0ae3)
(8462|8478) pub4->started
(8462|8478) pub4->wait_match() before write for 01030000.589b0718.00000008.00000102(a14e0ae3)
(8462|8489) pub14 31% (10 samples sent)
(8462|8476) pub2 81% (26 samples sent)
(8462|8485) pub11 71% (23 samples sent)
(8462|8485) pub11 81% (26 samples sent)
(8462|8485) pub11 90% (29 samples sent)
(8462|8485) pub11 100% (32 samples sent)
(8462|8485) pub11 waiting for acks
(8462|8487) pub15 62% (20 samples sent)
(8462|8487) pub15 71% (23 samples sent)
(8462|8487) pub15 81% (26 samples sent)
(8462|8487) pub15 90% (29 samples sent)
(8462|8487) pub15 100% (32 samples sent)
(8462|8487) pub15 waiting for acks
(8462|8489) pub14 40% (13 samples sent)
(8462|8489) pub14 50% (16 samples sent)
(8462|8489) pub14 62% (20 samples sent)
(8462|8489) pub14 71% (23 samples sent)
(8462|8489) pub14 81% (26 samples sent)
(8462|8489) pub14 90% (29 samples sent)
(8462|8489) pub14 100% (32 samples sent)
(8462|8489) pub14 waiting for acks
(8462|8495) pub20<-match found! before write for 01030000.589b0718.00000017.00000102(43fe0ab0)
(8462|8483) pub10<-match found! before write for 01030000.589b0718.0000000a.00000102(db8e5983)
(8462|8476) pub2 90% (29 samples sent)
(8462|8476) pub2 100% (32 samples sent)
(8462|8476) pub2 waiting for acks
(8462|8503) pub29 writer id: 01030000.589b0718.0000001d.00000102(094e1211)
(8462|8503) pub29->started
(8462|8503) pub29->wait_match() before write for 01030000.589b0718.0000001d.00000102(094e1211)
(8462|8483) pub10 12% (4 samples sent)
(8462|8495) pub20 12% (4 samples sent)
(8462|8495) pub20 21% (7 samples sent)
(8462|8495) pub20 31% (10 samples sent)
(8462|8495) pub20 40% (13 samples sent)
(8462|8483) pub10 21% (7 samples sent)
(8462|8483) pub10 31% (10 samples sent)
(8462|8495) pub20 50% (16 samples sent)
(8462|8500) pub26<-match found! before write for 01030000.589b0718.0000001b.00000102(860ee7b1)
(8462|8483) pub10 40% (13 samples sent)
(8462|8483) pub10 50% (16 samples sent)
(8462|8500) pub26 12% (4 samples sent)
(8462|8483) pub10 62% (20 samples sent)
(8462|8483) pub10 71% (23 samples sent)
(8462|8483) pub10 81% (26 samples sent)
(8462|8473) sub 20% (205 samples received)
(8462|8483) pub10 90% (29 samples sent)
(8462|8483) pub10 100% (32 samples sent)
(8462|8483) pub10 waiting for acks
(8462|8495) pub20 62% (20 samples sent)
(8462|8478) pub4<-match found! before write for 01030000.589b0718.00000008.00000102(a14e0ae3)
(8462|8495) pub20 71% (23 samples sent)
(8462|8494) pub19 writer id: 01030000.589b0718.00000016.00000102(7e9e2300)
(8462|8494) pub19->started
(8462|8494) pub19->wait_match() before write for 01030000.589b0718.00000016.00000102(7e9e2300)
(8462|8495) pub20 81% (26 samples sent)
(8462|8500) pub26 21% (7 samples sent)
(8462|8482) pub8 writer id: 01030000.589b0718.00000013.00000102(b67eac70)
(8462|8482) pub8->started
(8462|8482) pub8->wait_match() before write for 01030000.589b0718.00000013.00000102(b67eac70)
(8462|8474) pub0 writer id: 01030000.589b0718.00000003.00000102(d69e3bf2)
(8462|8474) pub0->started
(8462|8474) pub0->wait_match() before write for 01030000.589b0718.00000003.00000102(d69e3bf2)
(8462|8495) pub20 90% (29 samples sent)
(8462|8500) pub26 31% (10 samples sent)
(8462|8495) pub20 100% (32 samples sent)
(8462|8495) pub20 waiting for acks
(8462|8500) pub26 40% (13 samples sent)
(8462|8500) pub26 50% (16 samples sent)
(8462|8478) pub4 12% (4 samples sent)
(8462|8500) pub26 62% (20 samples sent)
(8462|8478) pub4 21% (7 samples sent)
(8462|8500) pub26 71% (23 samples sent)
(8462|8478) pub4 31% (10 samples sent)
(8462|8500) pub26 81% (26 samples sent)
(8462|8478) pub4 40% (13 samples sent)
(8462|8478) pub4 50% (16 samples sent)
(8462|8478) pub4 62% (20 samples sent)
(8462|8500) pub26 90% (29 samples sent)
(8462|8478) pub4 71% (23 samples sent)
(8462|8500) pub26 100% (32 samples sent)
(8462|8500) pub26 waiting for acks
(8462|8478) pub4 81% (26 samples sent)
(8462|8478) pub4 90% (29 samples sent)
(8462|8478) pub4 100% (32 samples sent)
(8462|8478) pub4 waiting for acks
(8462|8492) pub18 writer id: 01030000.589b0718.00000014.00000102(045e7060)
(8462|8492) pub18->started
(8462|8492) pub18->wait_match() before write for 01030000.589b0718.00000014.00000102(045e7060)
(8462|8486) pub12 writer id: 01030000.589b0718.0000000e.00000102(2e0eff43)
(8462|8486) pub12->started
(8462|8486) pub12->wait_match() before write for 01030000.589b0718.0000000e.00000102(2e0eff43)
(8462|8480) pub6 writer id: 01030000.589b0718.00000007.00000102(231e9d32)
(8462|8480) pub6->started
(8462|8480) pub6->wait_match() before write for 01030000.589b0718.00000007.00000102(231e9d32)
(8462|8496) pub22 writer id: 01030000.589b0718.0000001f.00000102(738e4171)
(8462|8496) pub22->started
(8462|8496) pub22->wait_match() before write for 01030000.589b0718.0000001f.00000102(738e4171)
(8462|8481) pub7 writer id: 01030000.589b0718.00000009.00000102(9c2e2353)
(8462|8481) pub7->started
(8462|8481) pub7->wait_match() before write for 01030000.589b0718.00000009.00000102(9c2e2353)
(8462|8501) pub27 writer id: 01030000.589b0718.0000001c.00000102(342e3ba1)
(8462|8501) pub27->started
(8462|8501) pub27->wait_match() before write for 01030000.589b0718.0000001c.00000102(342e3ba1)
(8462|8473) sub 30% (308 samples received)
(8462|8503) pub29<-match found! before write for 01030000.589b0718.0000001d.00000102(094e1211)
(8462|8494) pub19<-match found! before write for 01030000.589b0718.00000016.00000102(7e9e2300)
(8462|8502) pub28 writer id: 01030000.589b0718.0000001e.00000102(4eee68c1)
(8462|8502) pub28->started
(8462|8502) pub28->wait_match() before write for 01030000.589b0718.0000001e.00000102(4eee68c1)
(8462|8503) pub29 12% (4 samples sent)
(8462|8503) pub29 21% (7 samples sent)
(8462|8503) pub29 31% (10 samples sent)
(8462|8503) pub29 40% (13 samples sent)
(8462|8503) pub29 50% (16 samples sent)
(8462|8494) pub19 12% (4 samples sent)
(8462|8494) pub19 21% (7 samples sent)
(8462|8494) pub19 31% (10 samples sent)
(8462|8494) pub19 40% (13 samples sent)
(8462|8485) pub11 waiting for acks returned
(8462|8485) pub11<-delete_contained_entities
(8462|8492) pub18<-match found! before write for 01030000.589b0718.00000014.00000102(045e7060)
(8462|8482) pub8<-match found! before write for 01030000.589b0718.00000013.00000102(b67eac70)
(8462|8474) pub0<-match found! before write for 01030000.589b0718.00000003.00000102(d69e3bf2)
(8462|8496) pub22<-match found! before write for 01030000.589b0718.0000001f.00000102(738e4171)
(8462|8481) pub7<-match found! before write for 01030000.589b0718.00000009.00000102(9c2e2353)
(8462|8496) pub22 12% (4 samples sent)
(8462|8496) pub22 21% (7 samples sent)
(8462|8487) pub15 waiting for acks returned
(8462|8487) pub15<-delete_contained_entities
(8462|8480) pub6<-match found! before write for 01030000.589b0718.00000007.00000102(231e9d32)
(8462|8496) pub22 31% (10 samples sent)
(8462|8489) pub14 waiting for acks returned
(8462|8489) pub14<-delete_contained_entities
(8462|8476) pub2 waiting for acks returned
(8462|8476) pub2<-delete_contained_entities
(8462|8486) pub12<-match found! before write for 01030000.589b0718.0000000e.00000102(2e0eff43)
(8462|8482) pub8 12% (4 samples sent)
(8462|8490) pub16 writer id: 01030000.589b0718.00000012.00000102(8b1e85c0)
(8462|8490) pub16->started
(8462|8490) pub16->wait_match() before write for 01030000.589b0718.00000012.00000102(8b1e85c0)
(8462|8494) pub19 50% (16 samples sent)
(8462|8493) pub21 writer id: 01030000.589b0718.00000018.00000102(c1ae9d61)
(8462|8493) pub21->started
(8462|8493) pub21->wait_match() before write for 01030000.589b0718.00000018.00000102(c1ae9d61)
(8462|8486) pub12 12% (4 samples sent)
(8462|8480) pub6 12% (4 samples sent)
(8462|8498) pub24 writer id: 01030000.589b0718.00000019.00000102(fcceb4d1)
(8462|8498) pub24->started
(8462|8498) pub24->wait_match() before write for 01030000.589b0718.00000019.00000102(fcceb4d1)
(8462|8499) pub25 writer id: 01030000.589b0718.00000020.00000102(50ff6e26)
(8462|8499) pub25->started
(8462|8499) pub25->wait_match() before write for 01030000.589b0718.00000020.00000102(50ff6e26)
(8462|8486) pub12 21% (7 samples sent)
(8462|8474) pub0 12% (4 samples sent)
(8462|8486) pub12 31% (10 samples sent)
(8462|8492) pub18 12% (4 samples sent)
(8462|8474) pub0 21% (7 samples sent)
(8462|8503) pub29 62% (20 samples sent)
(8462|8480) pub6 21% (7 samples sent)
(8462|8492) pub18 21% (7 samples sent)
(8462|8486) pub12 40% (13 samples sent)
(8462|8503) pub29 71% (23 samples sent)
(8462|8480) pub6 31% (10 samples sent)
(8462|8496) pub22 40% (13 samples sent)
(8462|8480) pub6 40% (13 samples sent)
(8462|8504) pub30 writer id: 01030000.589b0718.00000021.00000102(6d9f4796)
(8462|8504) pub30->started
(8462|8504) pub30->wait_match() before write for 01030000.589b0718.00000021.00000102(6d9f4796)
(8462|8480) pub6 50% (16 samples sent)
(8462|8474) pub0 31% (10 samples sent)
(8462|8486) pub12 50% (16 samples sent)
(8462|8494) pub19 62% (20 samples sent)
(8462|8494) pub19 71% (23 samples sent)
(8462|8494) pub19 81% (26 samples sent)
(8462|8497) pub23 writer id: 01030000.589b0718.0000001a.00000102(bb6ece01)
(8462|8497) pub23->started
(8462|8497) pub23->wait_match() before write for 01030000.589b0718.0000001a.00000102(bb6ece01)
(8462|8494) pub19 90% (29 samples sent)
(8462|8494) pub19 100% (32 samples sent)
(8462|8494) pub19 waiting for acks
(8462|8481) pub7 12% (4 samples sent)
(8462|8481) pub7 21% (7 samples sent)
(8462|8481) pub7 31% (10 samples sent)
(8462|8481) pub7 40% (13 samples sent)
(8462|8481) pub7 50% (16 samples sent)
(8462|8481) pub7 62% (20 samples sent)
(8462|8481) pub7 71% (23 samples sent)
(8462|8481) pub7 81% (26 samples sent)
(8462|8481) pub7 90% (29 samples sent)
(8462|8474) pub0 40% (13 samples sent)
(8462|8474) pub0 50% (16 samples sent)
(8462|8474) pub0 62% (20 samples sent)
(8462|8474) pub0 71% (23 samples sent)
(8462|8474) pub0 81% (26 samples sent)
(8462|8474) pub0 90% (29 samples sent)
(8462|8474) pub0 100% (32 samples sent)
(8462|8474) pub0 waiting for acks
(8462|8496) pub22 50% (16 samples sent)
(8462|8496) pub22 62% (20 samples sent)
(8462|8491) pub17 writer id: 01030000.589b0718.00000015.00000102(393e59d0)
(8462|8491) pub17->started
(8462|8491) pub17->wait_match() before write for 01030000.589b0718.00000015.00000102(393e59d0)
(8462|8496) pub22 71% (23 samples sent)
(8462|8496) pub22 81% (26 samples sent)
(8462|8496) pub22 90% (29 samples sent)
(8462|8496) pub22 100% (32 samples sent)
(8462|8496) pub22 waiting for acks
(8462|8482) pub8 21% (7 samples sent)
(8462|8482) pub8 31% (10 samples sent)
(8462|8482) pub8 40% (13 samples sent)
(8462|8505) pub31 writer id: 01030000.589b0718.00000022.00000102(2a3f3d46)
(8462|8505) pub31->started
(8462|8505) pub31->wait_match() before write for 01030000.589b0718.00000022.00000102(2a3f3d46)
(8462|8482) pub8 50% (16 samples sent)
(8462|8482) pub8 62% (20 samples sent)
(8462|8482) pub8 71% (23 samples sent)
(8462|8492) pub18 31% (10 samples sent)
(8462|8480) pub6 62% (20 samples sent)
(8462|8503) pub29 81% (26 samples sent)
(8462|8486) pub12 62% (20 samples sent)
(8462|8482) pub8 81% (26 samples sent)
(8462|8481) pub7 100% (32 samples sent)
(8462|8481) pub7 waiting for acks
(8462|8486) pub12 71% (23 samples sent)
(8462|8503) pub29 90% (29 samples sent)
(8462|8503) pub29 100% (32 samples sent)
(8462|8503) pub29 waiting for acks
(8462|8482) pub8 90% (29 samples sent)
(8462|8482) pub8 100% (32 samples sent)
(8462|8482) pub8 waiting for acks
(8462|8492) pub18 40% (13 samples sent)
(8462|8480) pub6 71% (23 samples sent)
(8462|8492) pub18 50% (16 samples sent)
(8462|8488) pub13<-delete_participant
(8462|8486) pub12 81% (26 samples sent)
(8462|8480) pub6 81% (26 samples sent)
(8462|8480) pub6 90% (29 samples sent)
(8462|8492) pub18 62% (20 samples sent)
(8462|8480) pub6 100% (32 samples sent)
(8462|8480) pub6 waiting for acks
(8462|8492) pub18 71% (23 samples sent)
(8462|8492) pub18 81% (26 samples sent)
(8462|8486) pub12 90% (29 samples sent)
(8462|8486) pub12 100% (32 samples sent)
(8462|8486) pub12 waiting for acks
(8462|8492) pub18 90% (29 samples sent)
(8462|8492) pub18 100% (32 samples sent)
(8462|8492) pub18 waiting for acks
(8462|8473) sub 40% (410 samples received)
(8462|8484) pub9<-delete_participant
(8462|8501) pub27<-match found! before write for 01030000.589b0718.0000001c.00000102(342e3ba1)
(8462|8502) pub28<-match found! before write for 01030000.589b0718.0000001e.00000102(4eee68c1)
(8462|8490) pub16<-match found! before write for 01030000.589b0718.00000012.00000102(8b1e85c0)
(8462|8493) pub21<-match found! before write for 01030000.589b0718.00000018.00000102(c1ae9d61)
(8462|8498) pub24<-match found! before write for 01030000.589b0718.00000019.00000102(fcceb4d1)
(8462|8499) pub25<-match found! before write for 01030000.589b0718.00000020.00000102(50ff6e26)
(8462|8504) pub30<-match found! before write for 01030000.589b0718.00000021.00000102(6d9f4796)
(8462|8497) pub23<-match found! before write for 01030000.589b0718.0000001a.00000102(bb6ece01)
(8462|8483) pub10 waiting for acks returned
(8462|8483) pub10<-delete_contained_entities
(8462|8491) pub17<-match found! before write for 01030000.589b0718.00000015.00000102(393e59d0)
(8462|8495) pub20 waiting for acks returned
(8462|8495) pub20<-delete_contained_entities
(8462|8500) pub26 waiting for acks returned
(8462|8500) pub26<-delete_contained_entities
(8462|8505) pub31<-match found! before write for 01030000.589b0718.00000022.00000102(2a3f3d46)
(8462|8478) pub4 waiting for acks returned
(8462|8478) pub4<-delete_contained_entities
(8462|8502) pub28 12% (4 samples sent)
(8462|8498) pub24 12% (4 samples sent)
(8462|8490) pub16 12% (4 samples sent)
(8462|8502) pub28 21% (7 samples sent)
(8462|8490) pub16 21% (7 samples sent)
(8462|8504) pub30 12% (4 samples sent)
(8462|8497) pub23 12% (4 samples sent)
(8462|8499) pub25 12% (4 samples sent)
(8462|8499) pub25 21% (7 samples sent)
(8462|8499) pub25 31% (10 samples sent)
(8462|8499) pub25 40% (13 samples sent)
(8462|8499) pub25 50% (16 samples sent)
(8462|8505) pub31 12% (4 samples sent)
(8462|8499) pub25 62% (20 samples sent)
(8462|8504) pub30 21% (7 samples sent)
(8462|8504) pub30 31% (10 samples sent)
(8462|8504) pub30 40% (13 samples sent)
(8462|8477) pub3<-delete_participant
(8462|8499) pub25 71% (23 samples sent)
(8462|8499) pub25 81% (26 samples sent)
(8462|8499) pub25 90% (29 samples sent)
(8462|8491) pub17 12% (4 samples sent)
(8462|8499) pub25 100% (32 samples sent)
(8462|8499) pub25 waiting for acks
(8462|8504) pub30 50% (16 samples sent)
(8462|8504) pub30 62% (20 samples sent)
(8462|8504) pub30 71% (23 samples sent)
(8462|8504) pub30 81% (26 samples sent)
(8462|8504) pub30 90% (29 samples sent)
(8462|8473) sub 50% (512 samples received)
(8462|8502) pub28 31% (10 samples sent)
(8462|8502) pub28 40% (13 samples sent)
(8462|8502) pub28 50% (16 samples sent)
(8462|8502) pub28 62% (20 samples sent)
(8462|8502) pub28 71% (23 samples sent)
(8462|8502) pub28 81% (26 samples sent)
(8462|8502) pub28 90% (29 samples sent)
(8462|8497) pub23 21% (7 samples sent)
(8462|8490) pub16 31% (10 samples sent)
(8462|8491) pub17 21% (7 samples sent)
(8462|8490) pub16 40% (13 samples sent)
(8462|8498) pub24 21% (7 samples sent)
(8462|8490) pub16 50% (16 samples sent)
(8462|8502) pub28 100% (32 samples sent)
(8462|8502) pub28 waiting for acks
(8462|8491) pub17 31% (10 samples sent)
(8462|8505) pub31 21% (7 samples sent)
(8462|8491) pub17 40% (13 samples sent)
(8462|8491) pub17 50% (16 samples sent)
(8462|8491) pub17 62% (20 samples sent)
(8462|8491) pub17 71% (23 samples sent)
(8462|8491) pub17 81% (26 samples sent)
(8462|8491) pub17 90% (29 samples sent)
(8462|8491) pub17 100% (32 samples sent)
(8462|8491) pub17 waiting for acks
(8462|8498) pub24 31% (10 samples sent)
(8462|8498) pub24 40% (13 samples sent)
(8462|8498) pub24 50% (16 samples sent)
(8462|8498) pub24 62% (20 samples sent)
(8462|8498) pub24 71% (23 samples sent)
(8462|8498) pub24 81% (26 samples sent)
(8462|8498) pub24 90% (29 samples sent)
(8462|8498) pub24 100% (32 samples sent)
(8462|8498) pub24 waiting for acks
(8462|8497) pub23 31% (10 samples sent)
(8462|8497) pub23 40% (13 samples sent)
(8462|8497) pub23 50% (16 samples sent)
(8462|8497) pub23 62% (20 samples sent)
(8462|8497) pub23 71% (23 samples sent)
(8462|8497) pub23 81% (26 samples sent)
(8462|8497) pub23 90% (29 samples sent)
(8462|8490) pub16 62% (20 samples sent)
(8462|8490) pub16 71% (23 samples sent)
(8462|8490) pub16 81% (26 samples sent)
(8462|8490) pub16 90% (29 samples sent)
(8462|8490) pub16 100% (32 samples sent)
(8462|8490) pub16 waiting for acks
(8462|8504) pub30 100% (32 samples sent)
(8462|8504) pub30 waiting for acks
(8462|8505) pub31 31% (10 samples sent)
(8462|8505) pub31 40% (13 samples sent)
(8462|8497) pub23 100% (32 samples sent)
(8462|8497) pub23 waiting for acks
(8462|8493) pub21 12% (4 samples sent)
(8462|8505) pub31 50% (16 samples sent)
(8462|8493) pub21 21% (7 samples sent)
(8462|8475) pub1<-delete_participant
(8462|8493) pub21 31% (10 samples sent)
(8462|8493) pub21 40% (13 samples sent)
(8462|8505) pub31 62% (20 samples sent)
(8462|8505) pub31 71% (23 samples sent)
(8462|8505) pub31 81% (26 samples sent)
(8462|8505) pub31 90% (29 samples sent)
(8462|8505) pub31 100% (32 samples sent)
(8462|8505) pub31 waiting for acks
(8462|8501) pub27 12% (4 samples sent)
(8462|8501) pub27 21% (7 samples sent)
(8462|8501) pub27 31% (10 samples sent)
(8462|8501) pub27 40% (13 samples sent)
(8462|8501) pub27 50% (16 samples sent)
(8462|8501) pub27 62% (20 samples sent)
(8462|8501) pub27 71% (23 samples sent)
(8462|8501) pub27 81% (26 samples sent)
(8462|8501) pub27 90% (29 samples sent)
(8462|8501) pub27 100% (32 samples sent)
(8462|8501) pub27 waiting for acks
(8462|8493) pub21 50% (16 samples sent)
(8462|8493) pub21 62% (20 samples sent)
(8462|8493) pub21 71% (23 samples sent)
(8462|8473) sub 60% (615 samples received)
(8462|8493) pub21 81% (26 samples sent)
(8462|8493) pub21 90% (29 samples sent)
(8462|8493) pub21 100% (32 samples sent)
(8462|8493) pub21 waiting for acks
(8462|8479) pub5<-delete_participant
(8462|8494) pub19 waiting for acks returned
(8462|8494) pub19<-delete_contained_entities
(8462|8474) pub0 waiting for acks returned
(8462|8474) pub0<-delete_contained_entities
(8462|8496) pub22 waiting for acks returned
(8462|8496) pub22<-delete_contained_entities
(8462|8503) pub29 waiting for acks returned
(8462|8485) pub11<-delete_participant
(8462|8481) pub7 waiting for acks returned
(8462|8481) pub7<-delete_contained_entities
(8462|8503) pub29<-delete_contained_entities
(8462|8480) pub6 waiting for acks returned
(8462|8480) pub6<-delete_contained_entities
(8462|8492) pub18 waiting for acks returned
(8462|8492) pub18<-delete_contained_entities
(8462|8486) pub12 waiting for acks returned
(8462|8486) pub12<-delete_contained_entities
(8462|8473) sub 70% (717 samples received)
(8462|8482) pub8 waiting for acks returned
(8462|8482) pub8<-delete_contained_entities
(8462|8487) pub15<-delete_participant
(8462|8489) pub14<-delete_participant
(8462|8473) sub 80% (820 samples received)
(8462|8476) pub2<-delete_participant
(8462|8473) sub 90% (922 samples received)
(8462|8495) pub20<-delete_participant
(8462|8483) pub10<-delete_participant
(8462|8473) sub 100% (1024 samples received)
(8462|8473) sub condition_.notify_all
(8462|8462) sub condition_.wait returned
(8462|8462) sub check_received
(8462|8462) sub check_received returns 0
(8462|8462) <- PublisherService::end
(8462|8491) pub17 waiting for acks returned
(8462|8491) pub17<-delete_contained_entities
(8462|8502) pub28 waiting for acks returned
(8462|8502) pub28<-delete_contained_entities
(8462|8493) pub21 waiting for acks returned
(8462|8493) pub21<-delete_contained_entities
(8462|8504) pub30 waiting for acks returned
(8462|8504) pub30<-delete_contained_entities
(8462|8497) pub23 waiting for acks returned
(8462|8497) pub23<-delete_contained_entities
(8462|8498) pub24 waiting for acks returned
(8462|8498) pub24<-delete_contained_entities
(8462|8490) pub16 waiting for acks returned
(8462|8490) pub16<-delete_contained_entities
(8462|8499) pub25 waiting for acks returned
(8462|8499) pub25<-delete_contained_entities
(8462|8505) pub31 waiting for acks returned
(8462|8505) pub31<-delete_contained_entities
(8462|8501) pub27 waiting for acks returned
(8462|8501) pub27<-delete_contained_entities
(8462|8478) pub4<-delete_participant
(8462|8500) pub26<-delete_participant
(8462|8496) pub22<-delete_participant
(8462|8480) pub6<-delete_participant
(8462|8492) pub18<-delete_participant
(8462|8486) pub12<-delete_participant
(8462|8481) pub7<-delete_participant
(8462|8503) pub29<-delete_participant
(8462|8482) pub8<-delete_participant
(8462|8474) pub0<-delete_participant
(8462|8494) pub19<-delete_participant
(8462|8502) pub28<-delete_participant
(8462|8493) pub21<-delete_participant
(8462|8490) pub16<-delete_participant
(8462|8499) pub25<-delete_participant
(8462|8501) pub27<-delete_participant
(8462|8504) pub30<-delete_participant
(8462|8497) pub23<-delete_participant
(8462|8505) pub31<-delete_participant
(8462|8498) pub24<-delete_participant
(8462|8491) pub17<-delete_participant
(8462|8462) <- PublisherService::~PublisherService
(8462|8462) <- Subscriber delete_contained_entities
(8462|8462) <- Subscriber delete_participant
(8462|8462) <- Subscriber::~Subscriber
(8462|8462) <- 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: 8507
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 64 -s 16 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8517 started at 2026-08-07 16:04:12
(8517|8517) -> Thrasher started
(8517|8517) -> Subscriber::Subscriber
(8507|8507) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(8517|8517) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(8517|8517) Subscriber reader id: 01030000.30aa159e.00000002.00000507(0e5685f3)
(8517|8517) -> PublisherService::PublisherService
(8517|8517) -> PublisherService::start (64 threads)
(8517|8517) sub wait_received 0:1024
(8517|8531) pub2 writer id: 01030000.30aa159e.00000004.00000102(951041d8)
(8517|8531) pub2->started
(8517|8531) pub2->wait_match() before write for 01030000.30aa159e.00000004.00000102(951041d8)
(8517|8531) pub2<-match found! before write for 01030000.30aa159e.00000004.00000102(951041d8)
(8517|8531) pub2 12% (2 samples sent)
(8517|8531) pub2 25% (4 samples sent)
(8517|8531) pub2 31% (5 samples sent)
(8517|8531) pub2 43% (7 samples sent)
(8517|8531) pub2 50% (8 samples sent)
(8517|8531) pub2 62% (10 samples sent)
(8517|8531) pub2 75% (12 samples sent)
(8517|8531) pub2 81% (13 samples sent)
(8517|8531) pub2 93% (15 samples sent)
(8517|8531) pub2 100% (16 samples sent)
(8517|8531) pub2 waiting for acks
(8517|8531) pub2 waiting for acks returned
(8517|8531) pub2<-delete_contained_entities
(8517|8547) pub19 writer id: 01030000.30aa159e.00000014.00000102(f5f0d65a)
(8517|8547) pub19->started
(8517|8547) pub19->wait_match() before write for 01030000.30aa159e.00000014.00000102(f5f0d65a)
(8517|8547) pub19<-match found! before write for 01030000.30aa159e.00000014.00000102(f5f0d65a)
(8517|8547) pub19 12% (2 samples sent)
(8517|8547) pub19 25% (4 samples sent)
(8517|8547) pub19 31% (5 samples sent)
(8517|8547) pub19 43% (7 samples sent)
(8517|8547) pub19 50% (8 samples sent)
(8517|8547) pub19 62% (10 samples sent)
(8517|8541) pub12 writer id: 01030000.30aa159e.0000000b.00000102(1740d609)
(8517|8541) pub12->started
(8517|8541) pub12->wait_match() before write for 01030000.30aa159e.0000000b.00000102(1740d609)
(8517|8547) pub19 75% (12 samples sent)
(8517|8547) pub19 81% (13 samples sent)
(8517|8547) pub19 93% (15 samples sent)
(8517|8547) pub19 100% (16 samples sent)
(8517|8547) pub19 waiting for acks
(8517|8547) pub19 waiting for acks returned
(8517|8547) pub19<-delete_contained_entities
(8517|8541) pub12<-match found! before write for 01030000.30aa159e.0000000b.00000102(1740d609)
(8517|8541) pub12 12% (2 samples sent)
(8517|8541) pub12 25% (4 samples sent)
(8517|8541) pub12 31% (5 samples sent)
(8517|8541) pub12 43% (7 samples sent)
(8517|8541) pub12 50% (8 samples sent)
(8517|8541) pub12 62% (10 samples sent)
(8517|8541) pub12 75% (12 samples sent)
(8517|8541) pub12 81% (13 samples sent)
(8517|8541) pub12 93% (15 samples sent)
(8517|8541) pub12 100% (16 samples sent)
(8517|8541) pub12 waiting for acks
(8517|8541) pub12 waiting for acks returned
(8517|8541) pub12<-delete_contained_entities
(8517|8540) pub11 writer id: 01030000.30aa159e.0000000f.00000102(e2c070c9)
(8517|8540) pub11->started
(8517|8540) pub11->wait_match() before write for 01030000.30aa159e.0000000f.00000102(e2c070c9)
(8517|8540) pub11<-match found! before write for 01030000.30aa159e.0000000f.00000102(e2c070c9)
(8517|8540) pub11 12% (2 samples sent)
(8517|8540) pub11 25% (4 samples sent)
(8517|8540) pub11 31% (5 samples sent)
(8517|8540) pub11 43% (7 samples sent)
(8517|8540) pub11 50% (8 samples sent)
(8517|8540) pub11 62% (10 samples sent)
(8517|8540) pub11 75% (12 samples sent)
(8517|8540) pub11 81% (13 samples sent)
(8517|8540) pub11 93% (15 samples sent)
(8517|8540) pub11 100% (16 samples sent)
(8517|8540) pub11 waiting for acks
(8517|8540) pub11 waiting for acks returned
(8517|8540) pub11<-delete_contained_entities
(8517|8532) pub3 writer id: 01030000.30aa159e.0000000c.00000102(a5600a19)
(8517|8532) pub3->started
(8517|8532) pub3->wait_match() before write for 01030000.30aa159e.0000000c.00000102(a5600a19)
(8517|8532) pub3<-match found! before write for 01030000.30aa159e.0000000c.00000102(a5600a19)
(8517|8532) pub3 12% (2 samples sent)
(8517|8532) pub3 25% (4 samples sent)
(8517|8532) pub3 31% (5 samples sent)
(8517|8532) pub3 43% (7 samples sent)
(8517|8532) pub3 50% (8 samples sent)
(8517|8532) pub3 62% (10 samples sent)
(8517|8532) pub3 75% (12 samples sent)
(8517|8532) pub3 81% (13 samples sent)
(8517|8532) pub3 93% (15 samples sent)
(8517|8532) pub3 100% (16 samples sent)
(8517|8532) pub3 waiting for acks
(8517|8537) pub8 writer id: 01030000.30aa159e.00000009.00000102(6d808569)
(8517|8537) pub8->started
(8517|8537) pub8->wait_match() before write for 01030000.30aa159e.00000009.00000102(6d808569)
(8517|8537) pub8<-match found! before write for 01030000.30aa159e.00000009.00000102(6d808569)
(8517|8537) pub8 12% (2 samples sent)
(8517|8532) pub3 waiting for acks returned
(8517|8532) pub3<-delete_contained_entities
(8517|8537) pub8 25% (4 samples sent)
(8517|8537) pub8 31% (5 samples sent)
(8517|8537) pub8 43% (7 samples sent)
(8517|8537) pub8 50% (8 samples sent)
(8517|8537) pub8 62% (10 samples sent)
(8517|8537) pub8 75% (12 samples sent)
(8517|8537) pub8 81% (13 samples sent)
(8517|8539) pub10 writer id: 01030000.30aa159e.00000011.00000102(3d10592a)
(8517|8539) pub10->started
(8517|8539) pub10->wait_match() before write for 01030000.30aa159e.00000011.00000102(3d10592a)
(8517|8537) pub8 93% (15 samples sent)
(8517|8537) pub8 100% (16 samples sent)
(8517|8537) pub8 waiting for acks
(8517|8539) pub10<-match found! before write for 01030000.30aa159e.00000011.00000102(3d10592a)
(8517|8537) pub8 waiting for acks returned
(8517|8537) pub8<-delete_contained_entities
(8517|8539) pub10 12% (2 samples sent)
(8517|8539) pub10 25% (4 samples sent)
(8517|8539) pub10 31% (5 samples sent)
(8517|8539) pub10 43% (7 samples sent)
(8517|8539) pub10 50% (8 samples sent)
(8517|8539) pub10 62% (10 samples sent)
(8517|8528) sub 10% (103 samples received)
(8517|8539) pub10 75% (12 samples sent)
(8517|8539) pub10 81% (13 samples sent)
(8517|8539) pub10 93% (15 samples sent)
(8517|8539) pub10 100% (16 samples sent)
(8517|8539) pub10 waiting for acks
(8517|8565) pub36 writer id: 01030000.30aa159e.0000002b.00000102(d681f90d)
(8517|8565) pub36->started
(8517|8565) pub36->wait_match() before write for 01030000.30aa159e.0000002b.00000102(d681f90d)
(8517|8565) pub36<-match found! before write for 01030000.30aa159e.0000002b.00000102(d681f90d)
(8517|8565) pub36 12% (2 samples sent)
(8517|8565) pub36 25% (4 samples sent)
(8517|8565) pub36 31% (5 samples sent)
(8517|8565) pub36 43% (7 samples sent)
(8517|8565) pub36 50% (8 samples sent)
(8517|8565) pub36 62% (10 samples sent)
(8517|8565) pub36 75% (12 samples sent)
(8517|8565) pub36 81% (13 samples sent)
(8517|8565) pub36 93% (15 samples sent)
(8517|8565) pub36 100% (16 samples sent)
(8517|8565) pub36 waiting for acks
(8517|8530) pub1 writer id: 01030000.30aa159e.00000005.00000102(a8706868)
(8517|8530) pub1->started
(8517|8530) pub1->wait_match() before write for 01030000.30aa159e.00000005.00000102(a8706868)
(8517|8539) pub10 waiting for acks returned
(8517|8539) pub10<-delete_contained_entities
(8517|8530) pub1<-match found! before write for 01030000.30aa159e.00000005.00000102(a8706868)
(8517|8530) pub1 12% (2 samples sent)
(8517|8530) pub1 25% (4 samples sent)
(8517|8565) pub36 waiting for acks returned
(8517|8565) pub36<-delete_contained_entities
(8517|8530) pub1 31% (5 samples sent)
(8517|8530) pub1 43% (7 samples sent)
(8517|8530) pub1 50% (8 samples sent)
(8517|8530) pub1 62% (10 samples sent)
(8517|8530) pub1 75% (12 samples sent)
(8517|8530) pub1 81% (13 samples sent)
(8517|8530) pub1 93% (15 samples sent)
(8517|8530) pub1 100% (16 samples sent)
(8517|8530) pub1 waiting for acks
(8517|8530) pub1 waiting for acks returned
(8517|8530) pub1<-delete_contained_entities
(8517|8561) pub32 writer id: 01030000.30aa159e.00000021.00000102(9c31e1ac)
(8517|8561) pub32->started
(8517|8561) pub32->wait_match() before write for 01030000.30aa159e.00000021.00000102(9c31e1ac)
(8517|8561) pub32<-match found! before write for 01030000.30aa159e.00000021.00000102(9c31e1ac)
(8517|8561) pub32 12% (2 samples sent)
(8517|8561) pub32 25% (4 samples sent)
(8517|8561) pub32 31% (5 samples sent)
(8517|8561) pub32 43% (7 samples sent)
(8517|8561) pub32 50% (8 samples sent)
(8517|8561) pub32 62% (10 samples sent)
(8517|8561) pub32 75% (12 samples sent)
(8517|8536) pub7 writer id: 01030000.30aa159e.0000000d.00000102(980023a9)
(8517|8536) pub7->started
(8517|8536) pub7->wait_match() before write for 01030000.30aa159e.0000000d.00000102(980023a9)
(8517|8561) pub32 81% (13 samples sent)
(8517|8561) pub32 93% (15 samples sent)
(8517|8561) pub32 100% (16 samples sent)
(8517|8561) pub32 waiting for acks
(8517|8542) pub13 writer id: 01030000.30aa159e.0000000e.00000102(dfa05979)
(8517|8542) pub13->started
(8517|8542) pub13->wait_match() before write for 01030000.30aa159e.0000000e.00000102(dfa05979)
(8517|8538) pub9 writer id: 01030000.30aa159e.0000000a.00000102(2a20ffb9)
(8517|8538) pub9->started
(8517|8538) pub9->wait_match() before write for 01030000.30aa159e.0000000a.00000102(2a20ffb9)
(8517|8542) pub13<-match found! before write for 01030000.30aa159e.0000000e.00000102(dfa05979)
(8517|8542) pub13 12% (2 samples sent)
(8517|8542) pub13 25% (4 samples sent)
(8517|8542) pub13 31% (5 samples sent)
(8517|8542) pub13 43% (7 samples sent)
(8517|8542) pub13 50% (8 samples sent)
(8517|8542) pub13 62% (10 samples sent)
(8517|8542) pub13 75% (12 samples sent)
(8517|8542) pub13 81% (13 samples sent)
(8517|8542) pub13 93% (15 samples sent)
(8517|8542) pub13 100% (16 samples sent)
(8517|8542) pub13 waiting for acks
(8517|8536) pub7<-match found! before write for 01030000.30aa159e.0000000d.00000102(980023a9)
(8517|8536) pub7 12% (2 samples sent)
(8517|8538) pub9<-match found! before write for 01030000.30aa159e.0000000a.00000102(2a20ffb9)
(8517|8538) pub9 12% (2 samples sent)
(8517|8538) pub9 25% (4 samples sent)
(8517|8538) pub9 31% (5 samples sent)
(8517|8536) pub7 25% (4 samples sent)
(8517|8538) pub9 43% (7 samples sent)
(8517|8536) pub7 31% (5 samples sent)
(8517|8536) pub7 43% (7 samples sent)
(8517|8538) pub9 50% (8 samples sent)
(8517|8538) pub9 62% (10 samples sent)
(8517|8536) pub7 50% (8 samples sent)
(8517|8538) pub9 75% (12 samples sent)
(8517|8536) pub7 62% (10 samples sent)
(8517|8538) pub9 81% (13 samples sent)
(8517|8536) pub7 75% (12 samples sent)
(8517|8536) pub7 81% (13 samples sent)
(8517|8536) pub7 93% (15 samples sent)
(8517|8536) pub7 100% (16 samples sent)
(8517|8536) pub7 waiting for acks
(8517|8538) pub9 93% (15 samples sent)
(8517|8559) pub30 writer id: 01030000.30aa159e.00000027.00000102(1371140c)
(8517|8559) pub30->started
(8517|8559) pub30->wait_match() before write for 01030000.30aa159e.00000027.00000102(1371140c)
(8517|8538) pub9 100% (16 samples sent)
(8517|8538) pub9 waiting for acks
(8517|8561) pub32 waiting for acks returned
(8517|8561) pub32<-delete_contained_entities
(8517|8559) pub30<-match found! before write for 01030000.30aa159e.00000027.00000102(1371140c)
(8517|8559) pub30 12% (2 samples sent)
(8517|8559) pub30 25% (4 samples sent)
(8517|8559) pub30 31% (5 samples sent)
(8517|8559) pub30 43% (7 samples sent)
(8517|8559) pub30 50% (8 samples sent)
(8517|8559) pub30 62% (10 samples sent)
(8517|8559) pub30 75% (12 samples sent)
(8517|8542) pub13 waiting for acks returned
(8517|8542) pub13<-delete_contained_entities
(8517|8534) pub5 writer id: 01030000.30aa159e.00000008.00000102(50e0acd9)
(8517|8534) pub5->started
(8517|8534) pub5->wait_match() before write for 01030000.30aa159e.00000008.00000102(50e0acd9)
(8517|8559) pub30 81% (13 samples sent)
(8517|8559) pub30 93% (15 samples sent)
(8517|8559) pub30 100% (16 samples sent)
(8517|8559) pub30 waiting for acks
(8517|8528) sub 20% (205 samples received)
(8517|8538) pub9 waiting for acks returned
(8517|8538) pub9<-delete_contained_entities
(8517|8534) pub5<-match found! before write for 01030000.30aa159e.00000008.00000102(50e0acd9)
(8517|8534) pub5 12% (2 samples sent)
(8517|8534) pub5 25% (4 samples sent)
(8517|8534) pub5 31% (5 samples sent)
(8517|8534) pub5 43% (7 samples sent)
(8517|8534) pub5 50% (8 samples sent)
(8517|8534) pub5 62% (10 samples sent)
(8517|8534) pub5 75% (12 samples sent)
(8517|8534) pub5 81% (13 samples sent)
(8517|8549) pub20 writer id: 01030000.30aa159e.00000017.00000102(b250ac8a)
(8517|8549) pub20->started
(8517|8536) pub7 waiting for acks returned
(8517|8549) pub20->wait_match() before write for 01030000.30aa159e.00000017.00000102(b250ac8a)
(8517|8536) pub7<-delete_contained_entities
(8517|8534) pub5 93% (15 samples sent)
(8517|8534) pub5 100% (16 samples sent)
(8517|8534) pub5 waiting for acks
(8517|8549) pub20<-match found! before write for 01030000.30aa159e.00000017.00000102(b250ac8a)
(8517|8559) pub30 waiting for acks returned
(8517|8559) pub30<-delete_contained_entities
(8517|8549) pub20 12% (2 samples sent)
(8517|8549) pub20 25% (4 samples sent)
(8517|8549) pub20 31% (5 samples sent)
(8517|8549) pub20 43% (7 samples sent)
(8517|8549) pub20 50% (8 samples sent)
(8517|8549) pub20 62% (10 samples sent)
(8517|8549) pub20 75% (12 samples sent)
(8517|8549) pub20 81% (13 samples sent)
(8517|8549) pub20 93% (15 samples sent)
(8517|8549) pub20 100% (16 samples sent)
(8517|8549) pub20 waiting for acks
(8517|8564) pub35 writer id: 01030000.30aa159e.00000025.00000102(69b1476c)
(8517|8564) pub35->started
(8517|8564) pub35->wait_match() before write for 01030000.30aa159e.00000025.00000102(69b1476c)
(8517|8564) pub35<-match found! before write for 01030000.30aa159e.00000025.00000102(69b1476c)
(8517|8564) pub35 12% (2 samples sent)
(8517|8564) pub35 25% (4 samples sent)
(8517|8564) pub35 31% (5 samples sent)
(8517|8564) pub35 43% (7 samples sent)
(8517|8564) pub35 50% (8 samples sent)
(8517|8534) pub5 waiting for acks returned
(8517|8534) pub5<-delete_contained_entities
(8517|8564) pub35 62% (10 samples sent)
(8517|8564) pub35 75% (12 samples sent)
(8517|8564) pub35 81% (13 samples sent)
(8517|8564) pub35 93% (15 samples sent)
(8517|8564) pub35 100% (16 samples sent)
(8517|8564) pub35 waiting for acks
(8517|8549) pub20 waiting for acks returned
(8517|8549) pub20<-delete_contained_entities
(8517|8564) pub35 waiting for acks returned
(8517|8564) pub35<-delete_contained_entities
(8517|8531) pub2<-delete_participant
(8517|8592) pub63 writer id: 01030000.30aa159e.00000042.00000102(42a3ec31)
(8517|8592) pub63->started
(8517|8592) pub63->wait_match() before write for 01030000.30aa159e.00000042.00000102(42a3ec31)
(8517|8584) pub55 writer id: 01030000.30aa159e.00000037.00000102(7391838e)
(8517|8584) pub55->started
(8517|8584) pub55->wait_match() before write for 01030000.30aa159e.00000037.00000102(7391838e)
(8517|8584) pub55<-match found! before write for 01030000.30aa159e.00000037.00000102(7391838e)
(8517|8584) pub55 12% (2 samples sent)
(8517|8584) pub55 25% (4 samples sent)
(8517|8584) pub55 31% (5 samples sent)
(8517|8584) pub55 43% (7 samples sent)
(8517|8584) pub55 50% (8 samples sent)
(8517|8584) pub55 62% (10 samples sent)
(8517|8584) pub55 75% (12 samples sent)
(8517|8584) pub55 81% (13 samples sent)
(8517|8584) pub55 93% (15 samples sent)
(8517|8584) pub55 100% (16 samples sent)
(8517|8584) pub55 waiting for acks
(8517|8592) pub63<-match found! before write for 01030000.30aa159e.00000042.00000102(42a3ec31)
(8517|8584) pub55 waiting for acks returned
(8517|8584) pub55<-delete_contained_entities
(8517|8592) pub63 12% (2 samples sent)
(8517|8592) pub63 25% (4 samples sent)
(8517|8592) pub63 31% (5 samples sent)
(8517|8592) pub63 43% (7 samples sent)
(8517|8592) pub63 50% (8 samples sent)
(8517|8529) pub0 writer id: 01030000.30aa159e.00000003.00000102(27309dc8)
(8517|8529) pub0->started
(8517|8529) pub0->wait_match() before write for 01030000.30aa159e.00000003.00000102(27309dc8)
(8517|8592) pub63 62% (10 samples sent)
(8517|8592) pub63 75% (12 samples sent)
(8517|8592) pub63 81% (13 samples sent)
(8517|8592) pub63 93% (15 samples sent)
(8517|8592) pub63 100% (16 samples sent)
(8517|8592) pub63 waiting for acks
(8517|8548) pub18 writer id: 01030000.30aa159e.00000015.00000102(c890ffea)
(8517|8548) pub18->started
(8517|8548) pub18->wait_match() before write for 01030000.30aa159e.00000015.00000102(c890ffea)
(8517|8529) pub0<-match found! before write for 01030000.30aa159e.00000003.00000102(27309dc8)
(8517|8529) pub0 12% (2 samples sent)
(8517|8545) pub16 writer id: 01030000.30aa159e.00000013.00000102(47d00a4a)
(8517|8545) pub16->started
(8517|8545) pub16->wait_match() before write for 01030000.30aa159e.00000013.00000102(47d00a4a)
(8517|8529) pub0 25% (4 samples sent)
(8517|8529) pub0 31% (5 samples sent)
(8517|8529) pub0 43% (7 samples sent)
(8517|8529) pub0 50% (8 samples sent)
(8517|8529) pub0 62% (10 samples sent)
(8517|8529) pub0 75% (12 samples sent)
(8517|8548) pub18<-match found! before write for 01030000.30aa159e.00000015.00000102(c890ffea)
(8517|8529) pub0 81% (13 samples sent)
(8517|8548) pub18 12% (2 samples sent)
(8517|8548) pub18 25% (4 samples sent)
(8517|8548) pub18 31% (5 samples sent)
(8517|8548) pub18 43% (7 samples sent)
(8517|8548) pub18 50% (8 samples sent)
(8517|8548) pub18 62% (10 samples sent)
(8517|8548) pub18 75% (12 samples sent)
(8517|8548) pub18 81% (13 samples sent)
(8517|8548) pub18 93% (15 samples sent)
(8517|8548) pub18 100% (16 samples sent)
(8517|8548) pub18 waiting for acks
(8517|8528) sub 30% (308 samples received)
(8517|8529) pub0 93% (15 samples sent)
(8517|8529) pub0 100% (16 samples sent)
(8517|8529) pub0 waiting for acks
(8517|8552) pub23 writer id: 01030000.30aa159e.00000019.00000102(0d6012eb)
(8517|8552) pub23->started
(8517|8552) pub23->wait_match() before write for 01030000.30aa159e.00000019.00000102(0d6012eb)
(8517|8552) pub23<-match found! before write for 01030000.30aa159e.00000019.00000102(0d6012eb)
(8517|8552) pub23 12% (2 samples sent)
(8517|8552) pub23 25% (4 samples sent)
(8517|8552) pub23 31% (5 samples sent)
(8517|8552) pub23 43% (7 samples sent)
(8517|8552) pub23 50% (8 samples sent)
(8517|8545) pub16<-match found! before write for 01030000.30aa159e.00000013.00000102(47d00a4a)
(8517|8592) pub63 waiting for acks returned
(8517|8592) pub63<-delete_contained_entities
(8517|8545) pub16 12% (2 samples sent)
(8517|8545) pub16 25% (4 samples sent)
(8517|8545) pub16 31% (5 samples sent)
(8517|8545) pub16 43% (7 samples sent)
(8517|8545) pub16 50% (8 samples sent)
(8517|8545) pub16 62% (10 samples sent)
(8517|8545) pub16 75% (12 samples sent)
(8517|8545) pub16 81% (13 samples sent)
(8517|8545) pub16 93% (15 samples sent)
(8517|8545) pub16 100% (16 samples sent)
(8517|8545) pub16 waiting for acks
(8517|8548) pub18 waiting for acks returned
(8517|8548) pub18<-delete_contained_entities
(8517|8529) pub0 waiting for acks returned
(8517|8529) pub0<-delete_contained_entities
(8517|8552) pub23 62% (10 samples sent)
(8517|8552) pub23 75% (12 samples sent)
(8517|8552) pub23 81% (13 samples sent)
(8517|8552) pub23 93% (15 samples sent)
(8517|8552) pub23 100% (16 samples sent)
(8517|8552) pub23 waiting for acks
(8517|8545) pub16 waiting for acks returned
(8517|8545) pub16<-delete_contained_entities
(8517|8590) pub61 writer id: 01030000.30aa159e.0000003f.00000102(43e1c84f)
(8517|8590) pub61->started
(8517|8590) pub61->wait_match() before write for 01030000.30aa159e.0000003f.00000102(43e1c84f)
(8517|8590) pub61<-match found! before write for 01030000.30aa159e.0000003f.00000102(43e1c84f)
(8517|8552) pub23 waiting for acks returned
(8517|8552) pub23<-delete_contained_entities
(8517|8590) pub61 12% (2 samples sent)
(8517|8590) pub61 25% (4 samples sent)
(8517|8590) pub61 31% (5 samples sent)
(8517|8590) pub61 43% (7 samples sent)
(8517|8590) pub61 50% (8 samples sent)
(8517|8590) pub61 62% (10 samples sent)
(8517|8590) pub61 75% (12 samples sent)
(8517|8590) pub61 81% (13 samples sent)
(8517|8590) pub61 93% (15 samples sent)
(8517|8590) pub61 100% (16 samples sent)
(8517|8590) pub61 waiting for acks
(8517|8590) pub61 waiting for acks returned
(8517|8590) pub61<-delete_contained_entities
(8517|8582) pub53 writer id: 01030000.30aa159e.00000028.00000102(912183dd)
(8517|8582) pub53->started
(8517|8582) pub53->wait_match() before write for 01030000.30aa159e.00000028.00000102(912183dd)
(8517|8582) pub53<-match found! before write for 01030000.30aa159e.00000028.00000102(912183dd)
(8517|8582) pub53 12% (2 samples sent)
(8517|8582) pub53 25% (4 samples sent)
(8517|8582) pub53 31% (5 samples sent)
(8517|8582) pub53 43% (7 samples sent)
(8517|8582) pub53 50% (8 samples sent)
(8517|8582) pub53 62% (10 samples sent)
(8517|8582) pub53 75% (12 samples sent)
(8517|8582) pub53 81% (13 samples sent)
(8517|8582) pub53 93% (15 samples sent)
(8517|8582) pub53 100% (16 samples sent)
(8517|8582) pub53 waiting for acks
(8517|8535) pub6 writer id: 01030000.30aa159e.00000007.00000102(d2b03b08)
(8517|8535) pub6->started
(8517|8535) pub6->wait_match() before write for 01030000.30aa159e.00000007.00000102(d2b03b08)
(8517|8582) pub53 waiting for acks returned
(8517|8582) pub53<-delete_contained_entities
(8517|8535) pub6<-match found! before write for 01030000.30aa159e.00000007.00000102(d2b03b08)
(8517|8535) pub6 12% (2 samples sent)
(8517|8535) pub6 25% (4 samples sent)
(8517|8535) pub6 31% (5 samples sent)
(8517|8535) pub6 43% (7 samples sent)
(8517|8535) pub6 50% (8 samples sent)
(8517|8535) pub6 62% (10 samples sent)
(8517|8535) pub6 75% (12 samples sent)
(8517|8535) pub6 81% (13 samples sent)
(8517|8535) pub6 93% (15 samples sent)
(8517|8535) pub6 100% (16 samples sent)
(8517|8535) pub6 waiting for acks
(8517|8533) pub4 writer id: 01030000.30aa159e.00000006.00000102(efd012b8)
(8517|8533) pub4->started
(8517|8528) sub 40% (410 samples received)
(8517|8533) pub4->wait_match() before write for 01030000.30aa159e.00000006.00000102(efd012b8)
(8517|8567) pub38 writer id: 01030000.30aa159e.0000002e.00000102(1e61767d)
(8517|8567) pub38->started
(8517|8567) pub38->wait_match() before write for 01030000.30aa159e.0000002e.00000102(1e61767d)
(8517|8535) pub6 waiting for acks returned
(8517|8535) pub6<-delete_contained_entities
(8517|8567) pub38<-match found! before write for 01030000.30aa159e.0000002e.00000102(1e61767d)
(8517|8567) pub38 12% (2 samples sent)
(8517|8567) pub38 25% (4 samples sent)
(8517|8567) pub38 31% (5 samples sent)
(8517|8567) pub38 43% (7 samples sent)
(8517|8567) pub38 50% (8 samples sent)
(8517|8567) pub38 62% (10 samples sent)
(8517|8567) pub38 75% (12 samples sent)
(8517|8567) pub38 81% (13 samples sent)
(8517|8533) pub4<-match found! before write for 01030000.30aa159e.00000006.00000102(efd012b8)
(8517|8533) pub4 12% (2 samples sent)
(8517|8533) pub4 25% (4 samples sent)
(8517|8533) pub4 31% (5 samples sent)
(8517|8533) pub4 43% (7 samples sent)
(8517|8533) pub4 50% (8 samples sent)
(8517|8533) pub4 62% (10 samples sent)
(8517|8533) pub4 75% (12 samples sent)
(8517|8533) pub4 81% (13 samples sent)
(8517|8533) pub4 93% (15 samples sent)
(8517|8533) pub4 100% (16 samples sent)
(8517|8533) pub4 waiting for acks
(8517|8550) pub21 writer id: 01030000.30aa159e.0000001a.00000102(4ac0683b)
(8517|8550) pub21->started
(8517|8550) pub21->wait_match() before write for 01030000.30aa159e.0000001a.00000102(4ac0683b)
(8517|8567) pub38 93% (15 samples sent)
(8517|8567) pub38 100% (16 samples sent)
(8517|8567) pub38 waiting for acks
(8517|8560) pub31 writer id: 01030000.30aa159e.00000022.00000102(db919b7c)
(8517|8560) pub31->started
(8517|8560) pub31->wait_match() before write for 01030000.30aa159e.00000022.00000102(db919b7c)
(8517|8550) pub21<-match found! before write for 01030000.30aa159e.0000001a.00000102(4ac0683b)
(8517|8533) pub4 waiting for acks returned
(8517|8533) pub4<-delete_contained_entities
(8517|8567) pub38 waiting for acks returned
(8517|8567) pub38<-delete_contained_entities
(8517|8560) pub31<-match found! before write for 01030000.30aa159e.00000022.00000102(db919b7c)
(8517|8550) pub21 12% (2 samples sent)
(8517|8560) pub31 12% (2 samples sent)
(8517|8560) pub31 25% (4 samples sent)
(8517|8560) pub31 31% (5 samples sent)
(8517|8560) pub31 43% (7 samples sent)
(8517|8560) pub31 50% (8 samples sent)
(8517|8560) pub31 62% (10 samples sent)
(8517|8550) pub21 25% (4 samples sent)
(8517|8550) pub21 31% (5 samples sent)
(8517|8550) pub21 43% (7 samples sent)
(8517|8550) pub21 50% (8 samples sent)
(8517|8550) pub21 62% (10 samples sent)
(8517|8550) pub21 75% (12 samples sent)
(8517|8558) pub29 writer id: 01030000.30aa159e.00000020.00000102(a151c81c)
(8517|8558) pub29->started
(8517|8558) pub29->wait_match() before write for 01030000.30aa159e.00000020.00000102(a151c81c)
(8517|8550) pub21 81% (13 samples sent)
(8517|8560) pub31 75% (12 samples sent)
(8517|8560) pub31 81% (13 samples sent)
(8517|8550) pub21 93% (15 samples sent)
(8517|8550) pub21 100% (16 samples sent)
(8517|8550) pub21 waiting for acks
(8517|8560) pub31 93% (15 samples sent)
(8517|8560) pub31 100% (16 samples sent)
(8517|8560) pub31 waiting for acks
(8517|8585) pub56 writer id: 01030000.30aa159e.00000038.00000102(f1c1145f)
(8517|8585) pub56->started
(8517|8585) pub56->wait_match() before write for 01030000.30aa159e.00000038.00000102(f1c1145f)
(8517|8585) pub56<-match found! before write for 01030000.30aa159e.00000038.00000102(f1c1145f)
(8517|8585) pub56 12% (2 samples sent)
(8517|8585) pub56 25% (4 samples sent)
(8517|8585) pub56 31% (5 samples sent)
(8517|8585) pub56 43% (7 samples sent)
(8517|8585) pub56 50% (8 samples sent)
(8517|8573) pub44 writer id: 01030000.30aa159e.00000032.00000102(bb710cfe)
(8517|8573) pub44->started
(8517|8573) pub44->wait_match() before write for 01030000.30aa159e.00000032.00000102(bb710cfe)
(8517|8585) pub56 62% (10 samples sent)
(8517|8585) pub56 75% (12 samples sent)
(8517|8585) pub56 81% (13 samples sent)
(8517|8585) pub56 93% (15 samples sent)
(8517|8585) pub56 100% (16 samples sent)
(8517|8585) pub56 waiting for acks
(8517|8558) pub29<-match found! before write for 01030000.30aa159e.00000020.00000102(a151c81c)
(8517|8569) pub40 writer id: 01030000.30aa159e.00000031.00000102(fcd1762e)
(8517|8569) pub40->started
(8517|8569) pub40->wait_match() before write for 01030000.30aa159e.00000031.00000102(fcd1762e)
(8517|8573) pub44<-match found! before write for 01030000.30aa159e.00000032.00000102(bb710cfe)
(8517|8558) pub29 12% (2 samples sent)
(8517|8573) pub44 12% (2 samples sent)
(8517|8573) pub44 25% (4 samples sent)
(8517|8573) pub44 31% (5 samples sent)
(8517|8573) pub44 43% (7 samples sent)
(8517|8573) pub44 50% (8 samples sent)
(8517|8573) pub44 62% (10 samples sent)
(8517|8573) pub44 75% (12 samples sent)
(8517|8573) pub44 81% (13 samples sent)
(8517|8573) pub44 93% (15 samples sent)
(8517|8573) pub44 100% (16 samples sent)
(8517|8550) pub21 waiting for acks returned
(8517|8550) pub21<-delete_contained_entities
(8517|8560) pub31 waiting for acks returned
(8517|8560) pub31<-delete_contained_entities
(8517|8551) pub22 writer id: 01030000.30aa159e.00000016.00000102(8f30853a)
(8517|8551) pub22->started
(8517|8551) pub22->wait_match() before write for 01030000.30aa159e.00000016.00000102(8f30853a)
(8517|8573) pub44 waiting for acks
(8517|8558) pub29 25% (4 samples sent)
(8517|8558) pub29 31% (5 samples sent)
(8517|8571) pub41 writer id: 01030000.30aa159e.0000002c.00000102(64a1251d)
(8517|8571) pub41->started
(8517|8571) pub41->wait_match() before write for 01030000.30aa159e.0000002c.00000102(64a1251d)
(8517|8569) pub40<-match found! before write for 01030000.30aa159e.00000031.00000102(fcd1762e)
(8517|8558) pub29 43% (7 samples sent)
(8517|8558) pub29 50% (8 samples sent)
(8517|8558) pub29 62% (10 samples sent)
(8517|8551) pub22<-match found! before write for 01030000.30aa159e.00000016.00000102(8f30853a)
(8517|8585) pub56 waiting for acks returned
(8517|8585) pub56<-delete_contained_entities
(8517|8558) pub29 75% (12 samples sent)
(8517|8558) pub29 81% (13 samples sent)
(8517|8571) pub41<-match found! before write for 01030000.30aa159e.0000002c.00000102(64a1251d)
(8517|8571) pub41 12% (2 samples sent)
(8517|8571) pub41 25% (4 samples sent)
(8517|8571) pub41 31% (5 samples sent)
(8517|8571) pub41 43% (7 samples sent)
(8517|8571) pub41 50% (8 samples sent)
(8517|8575) pub46 writer id: 01030000.30aa159e.00000039.00000102(cca13def)
(8517|8575) pub46->started
(8517|8575) pub46->wait_match() before write for 01030000.30aa159e.00000039.00000102(cca13def)
(8517|8563) pub34 writer id: 01030000.30aa159e.00000029.00000102(ac41aa6d)
(8517|8563) pub34->started
(8517|8563) pub34->wait_match() before write for 01030000.30aa159e.00000029.00000102(ac41aa6d)
(8517|8578) pub49 writer id: 01030000.30aa159e.00000026.00000102(2e113dbc)
(8517|8578) pub49->started
(8517|8578) pub49->wait_match() before write for 01030000.30aa159e.00000026.00000102(2e113dbc)
(8517|8571) pub41 62% (10 samples sent)
(8517|8571) pub41 75% (12 samples sent)
(8517|8571) pub41 81% (13 samples sent)
(8517|8571) pub41 93% (15 samples sent)
(8517|8571) pub41 100% (16 samples sent)
(8517|8571) pub41 waiting for acks
(8517|8569) pub40 12% (2 samples sent)
(8517|8569) pub40 25% (4 samples sent)
(8517|8569) pub40 31% (5 samples sent)
(8517|8569) pub40 43% (7 samples sent)
(8517|8569) pub40 50% (8 samples sent)
(8517|8569) pub40 62% (10 samples sent)
(8517|8528) sub 50% (512 samples received)
(8517|8569) pub40 75% (12 samples sent)
(8517|8569) pub40 81% (13 samples sent)
(8517|8569) pub40 93% (15 samples sent)
(8517|8569) pub40 100% (16 samples sent)
(8517|8569) pub40 waiting for acks
(8517|8558) pub29 93% (15 samples sent)
(8517|8558) pub29 100% (16 samples sent)
(8517|8558) pub29 waiting for acks
(8517|8551) pub22 12% (2 samples sent)
(8517|8551) pub22 25% (4 samples sent)
(8517|8551) pub22 31% (5 samples sent)
(8517|8551) pub22 43% (7 samples sent)
(8517|8551) pub22 50% (8 samples sent)
(8517|8551) pub22 62% (10 samples sent)
(8517|8551) pub22 75% (12 samples sent)
(8517|8551) pub22 81% (13 samples sent)
(8517|8551) pub22 93% (15 samples sent)
(8517|8551) pub22 100% (16 samples sent)
(8517|8551) pub22 waiting for acks
(8517|8575) pub46<-match found! before write for 01030000.30aa159e.00000039.00000102(cca13def)
(8517|8573) pub44 waiting for acks returned
(8517|8573) pub44<-delete_contained_entities
(8517|8575) pub46 12% (2 samples sent)
(8517|8578) pub49<-match found! before write for 01030000.30aa159e.00000026.00000102(2e113dbc)
(8517|8563) pub34<-match found! before write for 01030000.30aa159e.00000029.00000102(ac41aa6d)
(8517|8575) pub46 25% (4 samples sent)
(8517|8581) pub52 writer id: 01030000.30aa159e.00000036.00000102(4ef1aa3e)
(8517|8581) pub52->started
(8517|8581) pub52->wait_match() before write for 01030000.30aa159e.00000036.00000102(4ef1aa3e)
(8517|8578) pub49 12% (2 samples sent)
(8517|8578) pub49 25% (4 samples sent)
(8517|8578) pub49 31% (5 samples sent)
(8517|8575) pub46 31% (5 samples sent)
(8517|8563) pub34 12% (2 samples sent)
(8517|8575) pub46 43% (7 samples sent)
(8517|8575) pub46 50% (8 samples sent)
(8517|8563) pub34 25% (4 samples sent)
(8517|8563) pub34 31% (5 samples sent)
(8517|8575) pub46 62% (10 samples sent)
(8517|8575) pub46 75% (12 samples sent)
(8517|8575) pub46 81% (13 samples sent)
(8517|8575) pub46 93% (15 samples sent)
(8517|8575) pub46 100% (16 samples sent)
(8517|8575) pub46 waiting for acks
(8517|8563) pub34 43% (7 samples sent)
(8517|8563) pub34 50% (8 samples sent)
(8517|8563) pub34 62% (10 samples sent)
(8517|8563) pub34 75% (12 samples sent)
(8517|8563) pub34 81% (13 samples sent)
(8517|8563) pub34 93% (15 samples sent)
(8517|8563) pub34 100% (16 samples sent)
(8517|8563) pub34 waiting for acks
(8517|8578) pub49 43% (7 samples sent)
(8517|8555) pub26 writer id: 01030000.30aa159e.0000001f.00000102(8220e74b)
(8517|8555) pub26->started
(8517|8555) pub26->wait_match() before write for 01030000.30aa159e.0000001f.00000102(8220e74b)
(8517|8578) pub49 50% (8 samples sent)
(8517|8578) pub49 62% (10 samples sent)
(8517|8578) pub49 75% (12 samples sent)
(8517|8578) pub49 81% (13 samples sent)
(8517|8578) pub49 93% (15 samples sent)
(8517|8578) pub49 100% (16 samples sent)
(8517|8578) pub49 waiting for acks
(8517|8589) pub60 writer id: 01030000.30aa159e.00000040.00000102(3863bf51)
(8517|8589) pub60->started
(8517|8589) pub60->wait_match() before write for 01030000.30aa159e.00000040.00000102(3863bf51)
(8517|8583) pub54 writer id: 01030000.30aa159e.0000002a.00000102(ebe1d0bd)
(8517|8583) pub54->started
(8517|8583) pub54->wait_match() before write for 01030000.30aa159e.0000002a.00000102(ebe1d0bd)
(8517|8571) pub41 waiting for acks returned
(8517|8571) pub41<-delete_contained_entities
(8517|8581) pub52<-match found! before write for 01030000.30aa159e.00000036.00000102(4ef1aa3e)
(8517|8569) pub40 waiting for acks returned
(8517|8569) pub40<-delete_contained_entities
(8517|8555) pub26<-match found! before write for 01030000.30aa159e.0000001f.00000102(8220e74b)
(8517|8558) pub29 waiting for acks returned
(8517|8558) pub29<-delete_contained_entities
(8517|8581) pub52 12% (2 samples sent)
(8517|8581) pub52 25% (4 samples sent)
(8517|8581) pub52 31% (5 samples sent)
(8517|8555) pub26 12% (2 samples sent)
(8517|8555) pub26 25% (4 samples sent)
(8517|8555) pub26 31% (5 samples sent)
(8517|8555) pub26 43% (7 samples sent)
(8517|8555) pub26 50% (8 samples sent)
(8517|8555) pub26 62% (10 samples sent)
(8517|8570) pub42 writer id: 01030000.30aa159e.00000023.00000102(e6f1b2cc)
(8517|8570) pub42->started
(8517|8570) pub42->wait_match() before write for 01030000.30aa159e.00000023.00000102(e6f1b2cc)
(8517|8555) pub26 75% (12 samples sent)
(8517|8555) pub26 81% (13 samples sent)
(8517|8555) pub26 93% (15 samples sent)
(8517|8553) pub24 writer id: 01030000.30aa159e.00000018.00000102(30003b5b)
(8517|8553) pub24->started
(8517|8553) pub24->wait_match() before write for 01030000.30aa159e.00000018.00000102(30003b5b)
(8517|8581) pub52 43% (7 samples sent)
(8517|8555) pub26 100% (16 samples sent)
(8517|8555) pub26 waiting for acks
(8517|8581) pub52 50% (8 samples sent)
(8517|8581) pub52 62% (10 samples sent)
(8517|8589) pub60<-match found! before write for 01030000.30aa159e.00000040.00000102(3863bf51)
(8517|8551) pub22 waiting for acks returned
(8517|8551) pub22<-delete_contained_entities
(8517|8581) pub52 75% (12 samples sent)
(8517|8588) pub59 writer id: 01030000.30aa159e.0000003e.00000102(7e81e1ff)
(8517|8588) pub59->started
(8517|8581) pub52 81% (13 samples sent)
(8517|8588) pub59->wait_match() before write for 01030000.30aa159e.0000003e.00000102(7e81e1ff)
(8517|8581) pub52 93% (15 samples sent)
(8517|8581) pub52 100% (16 samples sent)
(8517|8581) pub52 waiting for acks
(8517|8589) pub60 12% (2 samples sent)
(8517|8589) pub60 25% (4 samples sent)
(8517|8589) pub60 31% (5 samples sent)
(8517|8589) pub60 43% (7 samples sent)
(8517|8589) pub60 50% (8 samples sent)
(8517|8589) pub60 62% (10 samples sent)
(8517|8589) pub60 75% (12 samples sent)
(8517|8589) pub60 81% (13 samples sent)
(8517|8583) pub54<-match found! before write for 01030000.30aa159e.0000002a.00000102(ebe1d0bd)
(8517|8589) pub60 93% (15 samples sent)
(8517|8580) pub51 writer id: 01030000.30aa159e.00000035.00000102(0951d0ee)
(8517|8580) pub51->started
(8517|8580) pub51->wait_match() before write for 01030000.30aa159e.00000035.00000102(0951d0ee)
(8517|8589) pub60 100% (16 samples sent)
(8517|8589) pub60 waiting for acks
(8517|8579) pub50 writer id: 01030000.30aa159e.0000003b.00000102(b6616e8f)
(8517|8579) pub50->started
(8517|8579) pub50->wait_match() before write for 01030000.30aa159e.0000003b.00000102(b6616e8f)
(8517|8583) pub54 12% (2 samples sent)
(8517|8583) pub54 25% (4 samples sent)
(8517|8583) pub54 31% (5 samples sent)
(8517|8583) pub54 43% (7 samples sent)
(8517|8583) pub54 50% (8 samples sent)
(8517|8583) pub54 62% (10 samples sent)
(8517|8583) pub54 75% (12 samples sent)
(8517|8544) pub15 writer id: 01030000.30aa159e.00000012.00000102(7ab023fa)
(8517|8544) pub15->started
(8517|8544) pub15->wait_match() before write for 01030000.30aa159e.00000012.00000102(7ab023fa)
(8517|8528) sub 60% (615 samples received)
(8517|8556) pub27 writer id: 01030000.30aa159e.0000001d.00000102(f8e0b42b)
(8517|8556) pub27->started
(8517|8556) pub27->wait_match() before write for 01030000.30aa159e.0000001d.00000102(f8e0b42b)
(8517|8587) pub58 writer id: 01030000.30aa159e.0000003d.00000102(39219b2f)
(8517|8587) pub58->started
(8517|8587) pub58->wait_match() before write for 01030000.30aa159e.0000003d.00000102(39219b2f)
(8517|8554) pub25 writer id: 01030000.30aa159e.0000001b.00000102(77a0418b)
(8517|8554) pub25->started
(8517|8554) pub25->wait_match() before write for 01030000.30aa159e.0000001b.00000102(77a0418b)
(8517|8583) pub54 81% (13 samples sent)
(8517|8583) pub54 93% (15 samples sent)
(8517|8583) pub54 100% (16 samples sent)
(8517|8583) pub54 waiting for acks
(8517|8543) pub14 writer id: 01030000.30aa159e.00000010.00000102(0070709a)
(8517|8543) pub14->started
(8517|8543) pub14->wait_match() before write for 01030000.30aa159e.00000010.00000102(0070709a)
(8517|8546) pub17 writer id: 01030000.30aa159e.0000001c.00000102(c5809d9b)
(8517|8546) pub17->started
(8517|8546) pub17->wait_match() before write for 01030000.30aa159e.0000001c.00000102(c5809d9b)
(8517|8572) pub43 writer id: 01030000.30aa159e.0000002f.00000102(23015fcd)
(8517|8572) pub43->started
(8517|8572) pub43->wait_match() before write for 01030000.30aa159e.0000002f.00000102(23015fcd)
(8517|8557) pub28 writer id: 01030000.30aa159e.00000024.00000102(54d16edc)
(8517|8557) pub28->started
(8517|8557) pub28->wait_match() before write for 01030000.30aa159e.00000024.00000102(54d16edc)
(8517|8568) pub39 writer id: 01030000.30aa159e.00000030.00000102(c1b15f9e)
(8517|8568) pub39->started
(8517|8568) pub39->wait_match() before write for 01030000.30aa159e.00000030.00000102(c1b15f9e)
(8517|8577) pub48 writer id: 01030000.30aa159e.0000003a.00000102(8b01473f)
(8517|8577) pub48->started
(8517|8577) pub48->wait_match() before write for 01030000.30aa159e.0000003a.00000102(8b01473f)
(8517|8570) pub42<-match found! before write for 01030000.30aa159e.00000023.00000102(e6f1b2cc)
(8517|8570) pub42 12% (2 samples sent)
(8517|8570) pub42 25% (4 samples sent)
(8517|8570) pub42 31% (5 samples sent)
(8517|8570) pub42 43% (7 samples sent)
(8517|8570) pub42 50% (8 samples sent)
(8517|8570) pub42 62% (10 samples sent)
(8517|8570) pub42 75% (12 samples sent)
(8517|8576) pub47 writer id: 01030000.30aa159e.00000033.00000102(8611254e)
(8517|8576) pub47->started
(8517|8576) pub47->wait_match() before write for 01030000.30aa159e.00000033.00000102(8611254e)
(8517|8570) pub42 81% (13 samples sent)
(8517|8553) pub24<-match found! before write for 01030000.30aa159e.00000018.00000102(30003b5b)
(8517|8580) pub51<-match found! before write for 01030000.30aa159e.00000035.00000102(0951d0ee)
(8517|8588) pub59<-match found! before write for 01030000.30aa159e.0000003e.00000102(7e81e1ff)
(8517|8580) pub51 12% (2 samples sent)
(8517|8580) pub51 25% (4 samples sent)
(8517|8580) pub51 31% (5 samples sent)
(8517|8580) pub51 43% (7 samples sent)
(8517|8562) pub33 writer id: 01030000.30aa159e.0000001e.00000102(bf40cefb)
(8517|8562) pub33->started
(8517|8580) pub51 50% (8 samples sent)
(8517|8562) pub33->wait_match() before write for 01030000.30aa159e.0000001e.00000102(bf40cefb)
(8517|8544) pub15<-match found! before write for 01030000.30aa159e.00000012.00000102(7ab023fa)
(8517|8575) pub46 waiting for acks returned
(8517|8575) pub46<-delete_contained_entities
(8517|8580) pub51 62% (10 samples sent)
(8517|8544) pub15 12% (2 samples sent)
(8517|8544) pub15 25% (4 samples sent)
(8517|8544) pub15 31% (5 samples sent)
(8517|8544) pub15 43% (7 samples sent)
(8517|8544) pub15 50% (8 samples sent)
(8517|8544) pub15 62% (10 samples sent)
(8517|8544) pub15 75% (12 samples sent)
(8517|8574) pub45 writer id: 01030000.30aa159e.00000034.00000102(3431f95e)
(8517|8574) pub45->started
(8517|8544) pub15 81% (13 samples sent)
(8517|8574) pub45->wait_match() before write for 01030000.30aa159e.00000034.00000102(3431f95e)
(8517|8544) pub15 93% (15 samples sent)
(8517|8544) pub15 100% (16 samples sent)
(8517|8544) pub15 waiting for acks
(8517|8570) pub42 93% (15 samples sent)
(8517|8553) pub24 12% (2 samples sent)
(8517|8553) pub24 25% (4 samples sent)
(8517|8566) pub37 writer id: 01030000.30aa159e.0000002d.00000102(59c10cad)
(8517|8566) pub37->started
(8517|8553) pub24 31% (5 samples sent)
(8517|8566) pub37->wait_match() before write for 01030000.30aa159e.0000002d.00000102(59c10cad)
(8517|8553) pub24 43% (7 samples sent)
(8517|8553) pub24 50% (8 samples sent)
(8517|8553) pub24 62% (10 samples sent)
(8517|8553) pub24 75% (12 samples sent)
(8517|8553) pub24 81% (13 samples sent)
(8517|8553) pub24 93% (15 samples sent)
(8517|8553) pub24 100% (16 samples sent)
(8517|8553) pub24 waiting for acks
(8517|8588) pub59 12% (2 samples sent)
(8517|8588) pub59 25% (4 samples sent)
(8517|8588) pub59 31% (5 samples sent)
(8517|8591) pub62 writer id: 01030000.30aa159e.00000041.00000102(050396e1)
(8517|8591) pub62->started
(8517|8570) pub42 100% (16 samples sent)
(8517|8570) pub42 waiting for acks
(8517|8591) pub62->wait_match() before write for 01030000.30aa159e.00000041.00000102(050396e1)
(8517|8580) pub51 75% (12 samples sent)
(8517|8563) pub34 waiting for acks returned
(8517|8563) pub34<-delete_contained_entities
(8517|8587) pub58<-match found! before write for 01030000.30aa159e.0000003d.00000102(39219b2f)
(8517|8580) pub51 81% (13 samples sent)
(8517|8588) pub59 43% (7 samples sent)
(8517|8556) pub27<-match found! before write for 01030000.30aa159e.0000001d.00000102(f8e0b42b)
(8517|8556) pub27 12% (2 samples sent)
(8517|8580) pub51 93% (15 samples sent)
(8517|8586) pub57 writer id: 01030000.30aa159e.0000003c.00000102(0441b29f)
(8517|8586) pub57->started
(8517|8556) pub27 25% (4 samples sent)
(8517|8586) pub57->wait_match() before write for 01030000.30aa159e.0000003c.00000102(0441b29f)
(8517|8580) pub51 100% (16 samples sent)
(8517|8580) pub51 waiting for acks
(8517|8556) pub27 31% (5 samples sent)
(8517|8588) pub59 50% (8 samples sent)
(8517|8587) pub58 12% (2 samples sent)
(8517|8579) pub50<-match found! before write for 01030000.30aa159e.0000003b.00000102(b6616e8f)
(8517|8578) pub49 waiting for acks returned
(8517|8578) pub49<-delete_contained_entities
(8517|8556) pub27 43% (7 samples sent)
(8517|8587) pub58 25% (4 samples sent)
(8517|8587) pub58 31% (5 samples sent)
(8517|8556) pub27 50% (8 samples sent)
(8517|8543) pub14<-match found! before write for 01030000.30aa159e.00000010.00000102(0070709a)
(8517|8556) pub27 62% (10 samples sent)
(8517|8556) pub27 75% (12 samples sent)
(8517|8556) pub27 81% (13 samples sent)
(8517|8556) pub27 93% (15 samples sent)
(8517|8556) pub27 100% (16 samples sent)
(8517|8556) pub27 waiting for acks
(8517|8547) pub19<-delete_participant
(8517|8579) pub50 12% (2 samples sent)
(8517|8579) pub50 25% (4 samples sent)
(8517|8579) pub50 31% (5 samples sent)
(8517|8579) pub50 43% (7 samples sent)
(8517|8579) pub50 50% (8 samples sent)
(8517|8579) pub50 62% (10 samples sent)
(8517|8579) pub50 75% (12 samples sent)
(8517|8579) pub50 81% (13 samples sent)
(8517|8579) pub50 93% (15 samples sent)
(8517|8579) pub50 100% (16 samples sent)
(8517|8579) pub50 waiting for acks
(8517|8554) pub25<-match found! before write for 01030000.30aa159e.0000001b.00000102(77a0418b)
(8517|8554) pub25 12% (2 samples sent)
(8517|8554) pub25 25% (4 samples sent)
(8517|8554) pub25 31% (5 samples sent)
(8517|8554) pub25 43% (7 samples sent)
(8517|8554) pub25 50% (8 samples sent)
(8517|8546) pub17<-match found! before write for 01030000.30aa159e.0000001c.00000102(c5809d9b)
(8517|8587) pub58 43% (7 samples sent)
(8517|8554) pub25 62% (10 samples sent)
(8517|8554) pub25 75% (12 samples sent)
(8517|8572) pub43<-match found! before write for 01030000.30aa159e.0000002f.00000102(23015fcd)
(8517|8587) pub58 50% (8 samples sent)
(8517|8557) pub28<-match found! before write for 01030000.30aa159e.00000024.00000102(54d16edc)
(8517|8546) pub17 12% (2 samples sent)
(8517|8555) pub26 waiting for acks returned
(8517|8555) pub26<-delete_contained_entities
(8517|8588) pub59 62% (10 samples sent)
(8517|8587) pub58 62% (10 samples sent)
(8517|8543) pub14 12% (2 samples sent)
(8517|8554) pub25 81% (13 samples sent)
(8517|8588) pub59 75% (12 samples sent)
(8517|8572) pub43 12% (2 samples sent)
(8517|8587) pub58 75% (12 samples sent)
(8517|8543) pub14 25% (4 samples sent)
(8517|8588) pub59 81% (13 samples sent)
(8517|8543) pub14 31% (5 samples sent)
(8517|8572) pub43 25% (4 samples sent)
(8517|8588) pub59 93% (15 samples sent)
(8517|8572) pub43 31% (5 samples sent)
(8517|8588) pub59 100% (16 samples sent)
(8517|8588) pub59 waiting for acks
(8517|8546) pub17 25% (4 samples sent)
(8517|8587) pub58 81% (13 samples sent)
(8517|8554) pub25 93% (15 samples sent)
(8517|8557) pub28 12% (2 samples sent)
(8517|8568) pub39<-match found! before write for 01030000.30aa159e.00000030.00000102(c1b15f9e)
(8517|8554) pub25 100% (16 samples sent)
(8517|8554) pub25 waiting for acks
(8517|8572) pub43 43% (7 samples sent)
(8517|8577) pub48<-match found! before write for 01030000.30aa159e.0000003a.00000102(8b01473f)
(8517|8577) pub48 12% (2 samples sent)
(8517|8577) pub48 25% (4 samples sent)
(8517|8577) pub48 31% (5 samples sent)
(8517|8577) pub48 43% (7 samples sent)
(8517|8577) pub48 50% (8 samples sent)
(8517|8577) pub48 62% (10 samples sent)
(8517|8577) pub48 75% (12 samples sent)
(8517|8577) pub48 81% (13 samples sent)
(8517|8577) pub48 93% (15 samples sent)
(8517|8572) pub43 50% (8 samples sent)
(8517|8577) pub48 100% (16 samples sent)
(8517|8577) pub48 waiting for acks
(8517|8546) pub17 31% (5 samples sent)
(8517|8541) pub12<-delete_participant
(8517|8546) pub17 43% (7 samples sent)
(8517|8546) pub17 50% (8 samples sent)
(8517|8546) pub17 62% (10 samples sent)
(8517|8546) pub17 75% (12 samples sent)
(8517|8546) pub17 81% (13 samples sent)
(8517|8546) pub17 93% (15 samples sent)
(8517|8546) pub17 100% (16 samples sent)
(8517|8546) pub17 waiting for acks
(8517|8557) pub28 25% (4 samples sent)
(8517|8557) pub28 31% (5 samples sent)
(8517|8568) pub39 12% (2 samples sent)
(8517|8557) pub28 43% (7 samples sent)
(8517|8568) pub39 25% (4 samples sent)
(8517|8587) pub58 93% (15 samples sent)
(8517|8572) pub43 62% (10 samples sent)
(8517|8543) pub14 43% (7 samples sent)
(8517|8587) pub58 100% (16 samples sent)
(8517|8557) pub28 50% (8 samples sent)
(8517|8587) pub58 waiting for acks
(8517|8543) pub14 50% (8 samples sent)
(8517|8543) pub14 62% (10 samples sent)
(8517|8543) pub14 75% (12 samples sent)
(8517|8543) pub14 81% (13 samples sent)
(8517|8543) pub14 93% (15 samples sent)
(8517|8557) pub28 62% (10 samples sent)
(8517|8543) pub14 100% (16 samples sent)
(8517|8543) pub14 waiting for acks
(8517|8568) pub39 31% (5 samples sent)
(8517|8572) pub43 75% (12 samples sent)
(8517|8572) pub43 81% (13 samples sent)
(8517|8572) pub43 93% (15 samples sent)
(8517|8572) pub43 100% (16 samples sent)
(8517|8572) pub43 waiting for acks
(8517|8557) pub28 75% (12 samples sent)
(8517|8557) pub28 81% (13 samples sent)
(8517|8557) pub28 93% (15 samples sent)
(8517|8557) pub28 100% (16 samples sent)
(8517|8557) pub28 waiting for acks
(8517|8568) pub39 43% (7 samples sent)
(8517|8568) pub39 50% (8 samples sent)
(8517|8568) pub39 62% (10 samples sent)
(8517|8568) pub39 75% (12 samples sent)
(8517|8568) pub39 81% (13 samples sent)
(8517|8568) pub39 93% (15 samples sent)
(8517|8568) pub39 100% (16 samples sent)
(8517|8568) pub39 waiting for acks
(8517|8528) sub 70% (717 samples received)
(8517|8540) pub11<-delete_participant
(8517|8532) pub3<-delete_participant
(8517|8576) pub47<-match found! before write for 01030000.30aa159e.00000033.00000102(8611254e)
(8517|8576) pub47 12% (2 samples sent)
(8517|8576) pub47 25% (4 samples sent)
(8517|8576) pub47 31% (5 samples sent)
(8517|8537) pub8<-delete_participant
(8517|8576) pub47 43% (7 samples sent)
(8517|8576) pub47 50% (8 samples sent)
(8517|8576) pub47 62% (10 samples sent)
(8517|8562) pub33<-match found! before write for 01030000.30aa159e.0000001e.00000102(bf40cefb)
(8517|8574) pub45<-match found! before write for 01030000.30aa159e.00000034.00000102(3431f95e)
(8517|8576) pub47 75% (12 samples sent)
(8517|8562) pub33 12% (2 samples sent)
(8517|8566) pub37<-match found! before write for 01030000.30aa159e.0000002d.00000102(59c10cad)
(8517|8591) pub62<-match found! before write for 01030000.30aa159e.00000041.00000102(050396e1)
(8517|8576) pub47 81% (13 samples sent)
(8517|8562) pub33 25% (4 samples sent)
(8517|8562) pub33 31% (5 samples sent)
(8517|8566) pub37 12% (2 samples sent)
(8517|8591) pub62 12% (2 samples sent)
(8517|8586) pub57<-match found! before write for 01030000.30aa159e.0000003c.00000102(0441b29f)
(8517|8566) pub37 25% (4 samples sent)
(8517|8591) pub62 25% (4 samples sent)
(8517|8581) pub52 waiting for acks returned
(8517|8581) pub52<-delete_contained_entities
(8517|8589) pub60 waiting for acks returned
(8517|8589) pub60<-delete_contained_entities
(8517|8566) pub37 31% (5 samples sent)
(8517|8591) pub62 31% (5 samples sent)
(8517|8566) pub37 43% (7 samples sent)
(8517|8566) pub37 50% (8 samples sent)
(8517|8574) pub45 12% (2 samples sent)
(8517|8566) pub37 62% (10 samples sent)
(8517|8591) pub62 43% (7 samples sent)
(8517|8591) pub62 50% (8 samples sent)
(8517|8566) pub37 75% (12 samples sent)
(8517|8566) pub37 81% (13 samples sent)
(8517|8591) pub62 62% (10 samples sent)
(8517|8566) pub37 93% (15 samples sent)
(8517|8566) pub37 100% (16 samples sent)
(8517|8566) pub37 waiting for acks
(8517|8583) pub54 waiting for acks returned
(8517|8583) pub54<-delete_contained_entities
(8517|8591) pub62 75% (12 samples sent)
(8517|8562) pub33 43% (7 samples sent)
(8517|8570) pub42 waiting for acks returned
(8517|8570) pub42<-delete_contained_entities
(8517|8579) pub50 waiting for acks returned
(8517|8579) pub50<-delete_contained_entities
(8517|8556) pub27 waiting for acks returned
(8517|8556) pub27<-delete_contained_entities
(8517|8544) pub15 waiting for acks returned
(8517|8544) pub15<-delete_contained_entities
(8517|8528) sub 80% (820 samples received)
(8517|8580) pub51 waiting for acks returned
(8517|8580) pub51<-delete_contained_entities
(8517|8586) pub57 12% (2 samples sent)
(8517|8562) pub33 50% (8 samples sent)
(8517|8553) pub24 waiting for acks returned
(8517|8553) pub24<-delete_contained_entities
(8517|8591) pub62 81% (13 samples sent)
(8517|8574) pub45 25% (4 samples sent)
(8517|8574) pub45 31% (5 samples sent)
(8517|8574) pub45 43% (7 samples sent)
(8517|8574) pub45 50% (8 samples sent)
(8517|8574) pub45 62% (10 samples sent)
(8517|8539) pub10<-delete_participant
(8517|8574) pub45 75% (12 samples sent)
(8517|8574) pub45 81% (13 samples sent)
(8517|8574) pub45 93% (15 samples sent)
(8517|8576) pub47 93% (15 samples sent)
(8517|8576) pub47 100% (16 samples sent)
(8517|8576) pub47 waiting for acks
(8517|8562) pub33 62% (10 samples sent)
(8517|8591) pub62 93% (15 samples sent)
(8517|8562) pub33 75% (12 samples sent)
(8517|8562) pub33 81% (13 samples sent)
(8517|8562) pub33 93% (15 samples sent)
(8517|8574) pub45 100% (16 samples sent)
(8517|8574) pub45 waiting for acks
(8517|8591) pub62 100% (16 samples sent)
(8517|8586) pub57 25% (4 samples sent)
(8517|8591) pub62 waiting for acks
(8517|8562) pub33 100% (16 samples sent)
(8517|8562) pub33 waiting for acks
(8517|8586) pub57 31% (5 samples sent)
(8517|8586) pub57 43% (7 samples sent)
(8517|8586) pub57 50% (8 samples sent)
(8517|8586) pub57 62% (10 samples sent)
(8517|8586) pub57 75% (12 samples sent)
(8517|8586) pub57 81% (13 samples sent)
(8517|8586) pub57 93% (15 samples sent)
(8517|8586) pub57 100% (16 samples sent)
(8517|8586) pub57 waiting for acks
(8517|8565) pub36<-delete_participant
(8517|8528) sub 90% (922 samples received)
(8517|8530) pub1<-delete_participant
(8517|8588) pub59 waiting for acks returned
(8517|8588) pub59<-delete_contained_entities
(8517|8577) pub48 waiting for acks returned
(8517|8577) pub48<-delete_contained_entities
(8517|8546) pub17 waiting for acks returned
(8517|8546) pub17<-delete_contained_entities
(8517|8554) pub25 waiting for acks returned
(8517|8554) pub25<-delete_contained_entities
(8517|8572) pub43 waiting for acks returned
(8517|8572) pub43<-delete_contained_entities
(8517|8587) pub58 waiting for acks returned
(8517|8587) pub58<-delete_contained_entities
(8517|8543) pub14 waiting for acks returned
(8517|8543) pub14<-delete_contained_entities
(8517|8566) pub37 waiting for acks returned
(8517|8557) pub28 waiting for acks returned
(8517|8566) pub37<-delete_contained_entities
(8517|8568) pub39 waiting for acks returned
(8517|8568) pub39<-delete_contained_entities
(8517|8557) pub28<-delete_contained_entities
(8517|8561) pub32<-delete_participant
(8517|8528) sub 100% (1024 samples received)
(8517|8528) sub condition_.notify_all
(8517|8517) sub condition_.wait returned
(8517|8517) sub check_received
(8517|8517) sub check_received returns 0
(8517|8517) <- PublisherService::end
(8517|8576) pub47 waiting for acks returned
(8517|8576) pub47<-delete_contained_entities
(8517|8574) pub45 waiting for acks returned
(8517|8574) pub45<-delete_contained_entities
(8517|8591) pub62 waiting for acks returned
(8517|8591) pub62<-delete_contained_entities
(8517|8562) pub33 waiting for acks returned
(8517|8562) pub33<-delete_contained_entities
(8517|8586) pub57 waiting for acks returned
(8517|8586) pub57<-delete_contained_entities
(8517|8542) pub13<-delete_participant
(8517|8538) pub9<-delete_participant
(8517|8536) pub7<-delete_participant
(8517|8559) pub30<-delete_participant
(8517|8534) pub5<-delete_participant
(8517|8549) pub20<-delete_participant
(8517|8564) pub35<-delete_participant
(8517|8584) pub55<-delete_participant
(8517|8592) pub63<-delete_participant
(8517|8548) pub18<-delete_participant
(8517|8529) pub0<-delete_participant
(8517|8545) pub16<-delete_participant
(8517|8552) pub23<-delete_participant
(8517|8590) pub61<-delete_participant
(8517|8582) pub53<-delete_participant
(8517|8535) pub6<-delete_participant
(8517|8533) pub4<-delete_participant
(8517|8567) pub38<-delete_participant
(8517|8550) pub21<-delete_participant
(8517|8560) pub31<-delete_participant
(8517|8585) pub56<-delete_participant
(8517|8573) pub44<-delete_participant
(8517|8571) pub41<-delete_participant
(8517|8569) pub40<-delete_participant
(8517|8558) pub29<-delete_participant
(8517|8551) pub22<-delete_participant
(8517|8575) pub46<-delete_participant
(8517|8563) pub34<-delete_participant
(8517|8578) pub49<-delete_participant
(8517|8555) pub26<-delete_participant
(8517|8589) pub60<-delete_participant
(8517|8581) pub52<-delete_participant
(8517|8583) pub54<-delete_participant
(8517|8580) pub51<-delete_participant
(8517|8570) pub42<-delete_participant
(8517|8579) pub50<-delete_participant
(8517|8556) pub27<-delete_participant
(8517|8553) pub24<-delete_participant
(8517|8544) pub15<-delete_participant
(8517|8577) pub48<-delete_participant
(8517|8543) pub14<-delete_participant
(8517|8546) pub17<-delete_participant
(8517|8572) pub43<-delete_participant
(8517|8557) pub28<-delete_participant
(8517|8568) pub39<-delete_participant
(8517|8587) pub58<-delete_participant
(8517|8566) pub37<-delete_participant
(8517|8588) pub59<-delete_participant
(8517|8554) pub25<-delete_participant
(8517|8576) pub47<-delete_participant
(8517|8562) pub33<-delete_participant
(8517|8574) pub45<-delete_participant
(8517|8591) pub62<-delete_participant
(8517|8586) pub57<-delete_participant
(8517|8517) <- PublisherService::~PublisherService
(8517|8517) <- Subscriber delete_contained_entities
(8517|8526) WARNING: TransportReceiveStrategy::~TransportReceiveStrategy() - terminating with 14 unprocessed bytes.
(8517|8517) <- Subscriber delete_participant
(8517|8517) <- Subscriber::~Subscriber
(8517|8517) <- 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: 8594 started at 2026-08-07 16:04:14
(8594|8594) -> Thrasher started
(8594|8594) -> Subscriber::Subscriber
(8594|8594) Subscriber reader id: 01037c1e.52f182aa.21923f30.00000007(5140084e)
(8594|8594) -> PublisherService::PublisherService
(8594|8594) -> PublisherService::start (1 threads)
(8594|8594) sub wait_received 0:1
(8594|8602) pub0->transport cfg_0
(8594|8602) pub0 writer id: 01037c1e.52f182aa.21923f31.00000002(1c4ad571)
(8594|8602) pub0->started
(8594|8602) pub0->wait_match() before write for 01037c1e.52f182aa.21923f31.00000002(1c4ad571)
(8594|8602) pub0<-match found! before write for 01037c1e.52f182aa.21923f31.00000002(1c4ad571)
(8594|8602) pub0 100% (1 samples sent)
(8594|8602) pub0 waiting for acks
(8594|8601) sub 100% (1 samples received)
(8594|8601) 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|8602) pub0 waiting for acks returned
(8594|8602) pub0<-delete_contained_entities
(8594|8602) pub0<-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
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: 8610 started at 2026-08-07 16:04:15
(8610|8610) -> Thrasher started
(8610|8610) -> Subscriber::Subscriber
(8610|8610) Subscriber reader id: 01037c1e.52f182aa.21a236bd.00000007(975a88f7)
(8610|8610) -> PublisherService::PublisherService
(8610|8610) -> PublisherService::start (2 threads)
(8610|8610) sub wait_received 0:2
(8610|8618) pub0->transport cfg_0
(8610|8619) pub1->transport cfg_1
(8610|8618) pub0 writer id: 01037c1e.52f182aa.21a236be.00000002(a09006a8)
(8610|8618) pub0->started
(8610|8618) pub0->wait_match() before write for 01037c1e.52f182aa.21a236be.00000002(a09006a8)
(8610|8619) pub1 writer id: 01037c1e.52f182aa.21a236bf.00000002(9df02f18)
(8610|8619) pub1->started
(8610|8619) pub1->wait_match() before write for 01037c1e.52f182aa.21a236bf.00000002(9df02f18)
(8610|8619) pub1<-match found! before write for 01037c1e.52f182aa.21a236bf.00000002(9df02f18)
(8610|8618) pub0<-match found! before write for 01037c1e.52f182aa.21a236be.00000002(a09006a8)
(8610|8619) pub1 100% (1 samples sent)
(8610|8619) pub1 waiting for acks
(8610|8618) pub0 100% (1 samples sent)
(8610|8618) pub0 waiting for acks
(8610|8617) sub 50% (1 samples received)
(8610|8617) sub 100% (2 samples received)
(8610|8617) sub condition_.notify_all
(8610|8610) sub condition_.wait returned
(8610|8610) sub check_received
(8610|8610) sub check_received returns 0
(8610|8610) <- PublisherService::end
(8610|8619) pub1 waiting for acks returned
(8610|8618) pub0 waiting for acks returned
(8610|8619) pub1<-delete_contained_entities
(8610|8618) pub0<-delete_contained_entities
(8610|8619) pub1<-delete_participant
(8610|8618) pub0<-delete_participant
(8610|8610) <- PublisherService::~PublisherService
(8610|8610) <- Subscriber delete_contained_entities
(8610|8610) <- Subscriber delete_participant
(8610|8610) <- Subscriber::~Subscriber
(8610|8610) <- 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: 8629 started at 2026-08-07 16:04:16
(8629|8629) -> Thrasher started
(8629|8629) -> Subscriber::Subscriber
(8629|8629) Subscriber reader id: 01037c1e.52f182aa.21b5389c.00000007(f3884d73)
(8629|8629) -> PublisherService::PublisherService
(8629|8629) -> PublisherService::start (3 threads)
(8629|8629) sub wait_received 0:9
(8629|8638) pub1->transport cfg_1
(8629|8637) pub0->transport cfg_0
(8629|8639) pub2->transport cfg_2
(8629|8637) pub0 writer id: 01037c1e.52f182aa.21b5389d.00000002(be82904c)
(8629|8637) pub0->started
(8629|8637) pub0->wait_match() before write for 01037c1e.52f182aa.21b5389d.00000002(be82904c)
(8629|8638) pub1 writer id: 01037c1e.52f182aa.21b5389e.00000002(f922ea9c)
(8629|8638) pub1->started
(8629|8638) pub1->wait_match() before write for 01037c1e.52f182aa.21b5389e.00000002(f922ea9c)
(8629|8639) pub2 writer id: 01037c1e.52f182aa.21b5389f.00000002(c442c32c)
(8629|8639) pub2->started
(8629|8639) pub2->wait_match() before write for 01037c1e.52f182aa.21b5389f.00000002(c442c32c)
(8629|8639) pub2<-match found! before write for 01037c1e.52f182aa.21b5389f.00000002(c442c32c)
(8629|8637) pub0<-match found! before write for 01037c1e.52f182aa.21b5389d.00000002(be82904c)
(8629|8639) pub2 33% (1 samples sent)
(8629|8637) pub0 33% (1 samples sent)
(8629|8639) pub2 66% (2 samples sent)
(8629|8637) pub0 66% (2 samples sent)
(8629|8639) pub2 100% (3 samples sent)
(8629|8639) pub2 waiting for acks
(8629|8637) pub0 100% (3 samples sent)
(8629|8637) pub0 waiting for acks
(8629|8638) pub1<-match found! before write for 01037c1e.52f182aa.21b5389e.00000002(f922ea9c)
(8629|8638) pub1 33% (1 samples sent)
(8629|8638) pub1 66% (2 samples sent)
(8629|8638) pub1 100% (3 samples sent)
(8629|8638) pub1 waiting for acks
(8629|8636) sub 11% (1 samples received)
(8629|8636) sub 22% (2 samples received)
(8629|8636) sub 33% (3 samples received)
(8629|8636) sub 44% (4 samples received)
(8629|8636) sub 55% (5 samples received)
(8629|8636) sub 66% (6 samples received)
(8629|8636) sub 77% (7 samples received)
(8629|8636) sub 88% (8 samples received)
(8629|8636) sub 100% (9 samples received)
(8629|8636) sub condition_.notify_all
(8629|8629) sub condition_.wait returned
(8629|8629) sub check_received
(8629|8629) sub check_received returns 0
(8629|8629) <- PublisherService::end
(8629|8638) pub1 waiting for acks returned
(8629|8639) pub2 waiting for acks returned
(8629|8638) pub1<-delete_contained_entities
(8629|8639) pub2<-delete_contained_entities
(8629|8637) pub0 waiting for acks returned
(8629|8637) pub0<-delete_contained_entities
(8629|8639) pub2<-delete_participant
(8629|8637) pub0<-delete_participant
(8629|8638) pub1<-delete_participant
(8629|8629) <- PublisherService::~PublisherService
(8629|8629) <- Subscriber delete_contained_entities
(8629|8629) <- Subscriber delete_participant
(8629|8629) <- Subscriber::~Subscriber
(8629|8629) <- 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: 8653 started at 2026-08-07 16:04:17
(8653|8653) -> Thrasher started
(8653|8653) -> Subscriber::Subscriber
(8653|8653) Subscriber reader id: 01037c1e.52f182aa.21cd6d57.00000007(ee8993b1)
(8653|8653) -> PublisherService::PublisherService
(8653|8653) -> PublisherService::start (1 threads)
(8653|8653) sub wait_received 0:1024
(8653|8661) pub0->transport cfg_0
(8653|8661) pub0 writer id: 01037c1e.52f182aa.21cd6d58.00000002(1cb3f0ef)
(8653|8661) pub0->started
(8653|8661) pub0->wait_match() before write for 01037c1e.52f182aa.21cd6d58.00000002(1cb3f0ef)
(8653|8661) pub0<-match found! before write for 01037c1e.52f182aa.21cd6d58.00000002(1cb3f0ef)
(8653|8661) pub0 10% (103 samples sent)
(8653|8660) sub 10% (103 samples received)
(8653|8661) pub0 20% (205 samples sent)
(8653|8660) sub 20% (205 samples received)
(8653|8661) pub0 30% (308 samples sent)
(8653|8661) pub0 40% (410 samples sent)
(8653|8660) sub 30% (308 samples received)
(8653|8661) pub0 50% (512 samples sent)
(8653|8661) pub0 60% (615 samples sent)
(8653|8661) pub0 70% (717 samples sent)
(8653|8661) pub0 80% (820 samples sent)
(8653|8661) pub0 90% (922 samples sent)
(8653|8661) pub0 100% (1024 samples sent)
(8653|8661) pub0 waiting for acks
(8653|8660) sub 40% (410 samples received)
(8653|8660) sub 50% (512 samples received)
(8653|8660) sub 60% (615 samples received)
(8653|8660) sub 70% (717 samples received)
(8653|8660) sub 80% (820 samples received)
(8653|8660) sub 90% (922 samples received)
(8653|8660) sub 100% (1024 samples received)
(8653|8660) sub condition_.notify_all
(8653|8653) sub condition_.wait returned
(8653|8653) sub check_received
(8653|8653) sub check_received returns 0
(8653|8653) <- PublisherService::end
(8653|8661) pub0 waiting for acks returned
(8653|8661) pub0<-delete_contained_entities
(8653|8661) pub0<-delete_participant
(8653|8653) <- PublisherService::~PublisherService
(8653|8653) <- Subscriber delete_contained_entities
(8653|8653) <- Subscriber delete_participant
(8653|8653) <- Subscriber::~Subscriber
(8653|8653) <- 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: 8667 started at 2026-08-07 16:04:18
(8667|8667) -> Thrasher started
(8667|8667) -> Subscriber::Subscriber
(8667|8667) Subscriber reader id: 01037c1e.52f182aa.21dbebf6.00000007(6f297ba6)
(8667|8667) -> PublisherService::PublisherService
(8667|8667) -> PublisherService::start (8 threads)
(8667|8667) sub wait_received 0:1024
(8667|8677) pub2->transport cfg_2
(8667|8679) pub4->transport cfg_4
(8667|8678) pub3->transport cfg_3
(8667|8675) pub0->transport cfg_0
(8667|8680) pub5->transport cfg_5
(8667|8676) pub1->transport cfg_1
(8667|8681) pub6->transport cfg_6
(8667|8677) pub2 writer id: 01037c1e.52f182aa.21dbebf9.00000002(9d1318f8)
(8667|8677) pub2->started
(8667|8677) pub2->wait_match() before write for 01037c1e.52f182aa.21dbebf9.00000002(9d1318f8)
(8667|8682) pub7->transport cfg_7
(8667|8679) pub4 writer id: 01037c1e.52f182aa.21dbebfb.00000002(e7d34b98)
(8667|8679) pub4->started
(8667|8679) pub4->wait_match() before write for 01037c1e.52f182aa.21dbebfb.00000002(e7d34b98)
(8667|8678) pub3 writer id: 01037c1e.52f182aa.21dbebfa.00000002(dab36228)
(8667|8678) pub3->started
(8667|8678) pub3->wait_match() before write for 01037c1e.52f182aa.21dbebfa.00000002(dab36228)
(8667|8680) pub5 writer id: 01037c1e.52f182aa.21dbebfc.00000002(55f39788)
(8667|8680) pub5->started
(8667|8680) pub5->wait_match() before write for 01037c1e.52f182aa.21dbebfc.00000002(55f39788)
(8667|8675) pub0 writer id: 01037c1e.52f182aa.21dbebf7.00000002(2223a699)
(8667|8675) pub0->started
(8667|8675) pub0->wait_match() before write for 01037c1e.52f182aa.21dbebf7.00000002(2223a699)
(8667|8676) pub1 writer id: 01037c1e.52f182aa.21dbebf8.00000002(a0733148)
(8667|8676) pub1->started
(8667|8676) pub1->wait_match() before write for 01037c1e.52f182aa.21dbebf8.00000002(a0733148)
(8667|8681) pub6 writer id: 01037c1e.52f182aa.21dbebfd.00000002(6893be38)
(8667|8681) pub6->started
(8667|8681) pub6->wait_match() before write for 01037c1e.52f182aa.21dbebfd.00000002(6893be38)
(8667|8682) pub7 writer id: 01037c1e.52f182aa.21dbebfe.00000002(2f33c4e8)
(8667|8682) pub7->started
(8667|8682) pub7->wait_match() before write for 01037c1e.52f182aa.21dbebfe.00000002(2f33c4e8)
(8667|8675) pub0<-match found! before write for 01037c1e.52f182aa.21dbebf7.00000002(2223a699)
(8667|8675) pub0 10% (13 samples sent)
(8667|8677) pub2<-match found! before write for 01037c1e.52f182aa.21dbebf9.00000002(9d1318f8)
(8667|8679) pub4<-match found! before write for 01037c1e.52f182aa.21dbebfb.00000002(e7d34b98)
(8667|8675) pub0 20% (26 samples sent)
(8667|8678) pub3<-match found! before write for 01037c1e.52f182aa.21dbebfa.00000002(dab36228)
(8667|8675) pub0 30% (39 samples sent)
(8667|8679) pub4 10% (13 samples sent)
(8667|8675) pub0 40% (52 samples sent)
(8667|8677) pub2 10% (13 samples sent)
(8667|8679) pub4 20% (26 samples sent)
(8667|8677) pub2 20% (26 samples sent)
(8667|8678) pub3 10% (13 samples sent)
(8667|8675) pub0 50% (64 samples sent)
(8667|8679) pub4 30% (39 samples sent)
(8667|8678) pub3 20% (26 samples sent)
(8667|8679) pub4 40% (52 samples sent)
(8667|8675) pub0 60% (77 samples sent)
(8667|8678) pub3 30% (39 samples sent)
(8667|8679) pub4 50% (64 samples sent)
(8667|8675) pub0 70% (90 samples sent)
(8667|8678) pub3 40% (52 samples sent)
(8667|8677) pub2 30% (39 samples sent)
(8667|8679) pub4 60% (77 samples sent)
(8667|8678) pub3 50% (64 samples sent)
(8667|8675) pub0 80% (103 samples sent)
(8667|8678) pub3 60% (77 samples sent)
(8667|8679) pub4 70% (90 samples sent)
(8667|8677) pub2 40% (52 samples sent)
(8667|8678) pub3 70% (90 samples sent)
(8667|8675) pub0 90% (116 samples sent)
(8667|8679) pub4 80% (103 samples sent)
(8667|8677) pub2 50% (64 samples sent)
(8667|8679) pub4 90% (116 samples sent)
(8667|8675) pub0 100% (128 samples sent)
(8667|8675) pub0 waiting for acks
(8667|8678) pub3 80% (103 samples sent)
(8667|8678) pub3 90% (116 samples sent)
(8667|8677) pub2 60% (77 samples sent)
(8667|8679) pub4 100% (128 samples sent)
(8667|8679) pub4 waiting for acks
(8667|8678) pub3 100% (128 samples sent)
(8667|8678) pub3 waiting for acks
(8667|8677) pub2 70% (90 samples sent)
(8667|8677) pub2 80% (103 samples sent)
(8667|8674) sub 10% (103 samples received)
(8667|8677) pub2 90% (116 samples sent)
(8667|8677) pub2 100% (128 samples sent)
(8667|8677) pub2 waiting for acks
(8667|8680) pub5<-match found! before write for 01037c1e.52f182aa.21dbebfc.00000002(55f39788)
(8667|8681) pub6<-match found! before write for 01037c1e.52f182aa.21dbebfd.00000002(6893be38)
(8667|8676) pub1<-match found! before write for 01037c1e.52f182aa.21dbebf8.00000002(a0733148)
(8667|8682) pub7<-match found! before write for 01037c1e.52f182aa.21dbebfe.00000002(2f33c4e8)
(8667|8681) pub6 10% (13 samples sent)
(8667|8676) pub1 10% (13 samples sent)
(8667|8682) pub7 10% (13 samples sent)
(8667|8681) pub6 20% (26 samples sent)
(8667|8680) pub5 10% (13 samples sent)
(8667|8676) pub1 20% (26 samples sent)
(8667|8682) pub7 20% (26 samples sent)
(8667|8681) pub6 30% (39 samples sent)
(8667|8676) pub1 30% (39 samples sent)
(8667|8682) pub7 30% (39 samples sent)
(8667|8676) pub1 40% (52 samples sent)
(8667|8680) pub5 20% (26 samples sent)
(8667|8681) pub6 40% (52 samples sent)
(8667|8682) pub7 40% (52 samples sent)
(8667|8676) pub1 50% (64 samples sent)
(8667|8681) pub6 50% (64 samples sent)
(8667|8676) pub1 60% (77 samples sent)
(8667|8682) pub7 50% (64 samples sent)
(8667|8680) pub5 30% (39 samples sent)
(8667|8681) pub6 60% (77 samples sent)
(8667|8676) pub1 70% (90 samples sent)
(8667|8682) pub7 60% (77 samples sent)
(8667|8681) pub6 70% (90 samples sent)
(8667|8676) pub1 80% (103 samples sent)
(8667|8680) pub5 40% (52 samples sent)
(8667|8682) pub7 70% (90 samples sent)
(8667|8681) pub6 80% (103 samples sent)
(8667|8676) pub1 90% (116 samples sent)
(8667|8681) pub6 90% (116 samples sent)
(8667|8682) pub7 80% (103 samples sent)
(8667|8676) pub1 100% (128 samples sent)
(8667|8676) pub1 waiting for acks
(8667|8681) pub6 100% (128 samples sent)
(8667|8681) pub6 waiting for acks
(8667|8680) pub5 50% (64 samples sent)
(8667|8682) pub7 90% (116 samples sent)
(8667|8680) pub5 60% (77 samples sent)
(8667|8682) pub7 100% (128 samples sent)
(8667|8682) pub7 waiting for acks
(8667|8680) pub5 70% (90 samples sent)
(8667|8680) pub5 80% (103 samples sent)
(8667|8680) pub5 90% (116 samples sent)
(8667|8680) pub5 100% (128 samples sent)
(8667|8680) pub5 waiting for acks
(8667|8674) sub 20% (205 samples received)
(8667|8674) sub 30% (308 samples received)
(8667|8674) sub 40% (410 samples received)
(8667|8674) sub 50% (512 samples received)
(8667|8680) pub5 waiting for acks returned
(8667|8680) pub5<-delete_contained_entities
(8667|8674) sub 60% (615 samples received)
(8667|8675) pub0 waiting for acks returned
(8667|8675) pub0<-delete_contained_entities
(8667|8678) pub3 waiting for acks returned
(8667|8678) pub3<-delete_contained_entities
(8667|8679) pub4 waiting for acks returned
(8667|8679) pub4<-delete_contained_entities
(8667|8674) sub 70% (717 samples received)
(8667|8677) pub2 waiting for acks returned
(8667|8677) pub2<-delete_contained_entities
(8667|8680) pub5<-delete_participant
(8667|8674) sub 80% (820 samples received)
(8667|8674) sub 90% (922 samples received)
(8667|8681) pub6 waiting for acks returned
(8667|8681) pub6<-delete_contained_entities
(8667|8675) pub0<-delete_participant
(8667|8678) pub3<-delete_participant
(8667|8679) pub4<-delete_participant
(8667|8677) pub2<-delete_participant
(8667|8674) sub 100% (1024 samples received)
(8667|8674) sub condition_.notify_all
(8667|8667) sub condition_.wait returned
(8667|8667) sub check_received
(8667|8667) sub check_received returns 0
(8667|8667) <- PublisherService::end
(8667|8682) pub7 waiting for acks returned
(8667|8682) pub7<-delete_contained_entities
(8667|8676) pub1 waiting for acks returned
(8667|8676) pub1<-delete_contained_entities
(8667|8681) pub6<-delete_participant
(8667|8676) pub1<-delete_participant
(8667|8682) pub7<-delete_participant
(8667|8667) <- PublisherService::~PublisherService
(8667|8667) <- Subscriber delete_contained_entities
(8667|8667) <- Subscriber delete_participant
(8667|8667) <- Subscriber::~Subscriber
(8667|8667) <- 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: 8716 started at 2026-08-07 16:04:20
(8716|8716) -> Thrasher started
(8716|8716) -> Subscriber::Subscriber
(8716|8716) Subscriber reader id: 01037c1e.52f182aa.220cb6da.00000007(3be398a2)
(8716|8716) -> PublisherService::PublisherService
(8716|8716) -> PublisherService::start (16 threads)
(8716|8716) sub wait_received 0:1024
(8716|8724) pub0->transport cfg_0
(8716|8726) pub2->transport cfg_2
(8716|8737) pub13->transport cfg_13
(8716|8735) pub11->transport cfg_11
(8716|8725) pub1->transport cfg_1
(8716|8731) pub7->transport cfg_7
(8716|8729) pub5->transport cfg_5
(8716|8728) pub4->transport cfg_4
(8716|8727) pub3->transport cfg_3
(8716|8733) pub9->transport cfg_9
(8716|8732) pub8->transport cfg_8
(8716|8736) pub12->transport cfg_12
(8716|8730) pub6->transport cfg_6
(8716|8734) pub10->transport cfg_10
(8716|8739) pub14->transport cfg_14
(8716|8724) pub0 writer id: 01037c1e.52f182aa.220cb6db.00000002(76e9459d)
(8716|8724) pub0->started
(8716|8724) pub0->wait_match() before write for 01037c1e.52f182aa.220cb6db.00000002(76e9459d)
(8716|8726) pub2 writer id: 01037c1e.52f182aa.220cb6dd.00000002(f9a9b03d)
(8716|8726) pub2->started
(8716|8726) pub2->wait_match() before write for 01037c1e.52f182aa.220cb6dd.00000002(f9a9b03d)
(8716|8737) pub13 writer id: 01037c1e.52f182aa.220cb6e7.00000002(1238101a)
(8716|8737) pub13->started
(8716|8737) pub13->wait_match() before write for 01037c1e.52f182aa.220cb6e7.00000002(1238101a)
(8716|8735) pub11 writer id: 01037c1e.52f182aa.220cb6e6.00000002(2f5839aa)
(8716|8735) pub11->started
(8716|8735) pub11->wait_match() before write for 01037c1e.52f182aa.220cb6e6.00000002(2f5839aa)
(8716|8725) pub1 writer id: 01037c1e.52f182aa.220cb6dc.00000002(c4c9998d)
(8716|8725) pub1->started
(8716|8725) pub1->wait_match() before write for 01037c1e.52f182aa.220cb6dc.00000002(c4c9998d)
(8716|8731) pub7 writer id: 01037c1e.52f182aa.220cb6e3.00000002(e7b8b6da)
(8716|8731) pub7->started
(8716|8731) pub7->wait_match() before write for 01037c1e.52f182aa.220cb6e3.00000002(e7b8b6da)
(8716|8729) pub5 writer id: 01037c1e.52f182aa.220cb6e0.00000002(a018cc0a)
(8716|8729) pub5->started
(8716|8729) pub5->wait_match() before write for 01037c1e.52f182aa.220cb6e0.00000002(a018cc0a)
(8716|8724) pub0<-match found! before write for 01037c1e.52f182aa.220cb6db.00000002(76e9459d)
(8716|8724) pub0 10% (7 samples sent)
(8716|8724) pub0 20% (13 samples sent)
(8716|8724) pub0 31% (20 samples sent)
(8716|8724) pub0 40% (26 samples sent)
(8716|8724) pub0 50% (32 samples sent)
(8716|8724) pub0 60% (39 samples sent)
(8716|8724) pub0 70% (45 samples sent)
(8716|8724) pub0 81% (52 samples sent)
(8716|8724) pub0 90% (58 samples sent)
(8716|8724) pub0 100% (64 samples sent)
(8716|8724) pub0 waiting for acks
(8716|8728) pub4 writer id: 01037c1e.52f182aa.220cb6df.00000002(8369e35d)
(8716|8728) pub4->started
(8716|8728) pub4->wait_match() before write for 01037c1e.52f182aa.220cb6df.00000002(8369e35d)
(8716|8726) pub2<-match found! before write for 01037c1e.52f182aa.220cb6dd.00000002(f9a9b03d)
(8716|8726) pub2 10% (7 samples sent)
(8716|8726) pub2 20% (13 samples sent)
(8716|8726) pub2 31% (20 samples sent)
(8716|8726) pub2 40% (26 samples sent)
(8716|8726) pub2 50% (32 samples sent)
(8716|8737) pub13<-match found! before write for 01037c1e.52f182aa.220cb6e7.00000002(1238101a)
(8716|8726) pub2 60% (39 samples sent)
(8716|8726) pub2 70% (45 samples sent)
(8716|8737) pub13 10% (7 samples sent)
(8716|8726) pub2 81% (52 samples sent)
(8716|8726) pub2 90% (58 samples sent)
(8716|8737) pub13 20% (13 samples sent)
(8716|8723) sub 10% (103 samples received)
(8716|8726) pub2 100% (64 samples sent)
(8716|8726) pub2 waiting for acks
(8716|8724) pub0 waiting for acks returned
(8716|8724) pub0<-delete_contained_entities
(8716|8737) pub13 31% (20 samples sent)
(8716|8737) pub13 40% (26 samples sent)
(8716|8735) pub11<-match found! before write for 01037c1e.52f182aa.220cb6e6.00000002(2f5839aa)
(8716|8737) pub13 50% (32 samples sent)
(8716|8735) pub11 10% (7 samples sent)
(8716|8737) pub13 60% (39 samples sent)
(8716|8735) pub11 20% (13 samples sent)
(8716|8737) pub13 70% (45 samples sent)
(8716|8727) pub3 writer id: 01037c1e.52f182aa.220cb6de.00000002(be09caed)
(8716|8727) pub3->started
(8716|8727) pub3->wait_match() before write for 01037c1e.52f182aa.220cb6de.00000002(be09caed)
(8716|8737) pub13 81% (52 samples sent)
(8716|8735) pub11 31% (20 samples sent)
(8716|8737) pub13 90% (58 samples sent)
(8716|8735) pub11 40% (26 samples sent)
(8716|8737) pub13 100% (64 samples sent)
(8716|8737) pub13 waiting for acks
(8716|8735) pub11 50% (32 samples sent)
(8716|8735) pub11 60% (39 samples sent)
(8716|8735) pub11 70% (45 samples sent)
(8716|8735) pub11 81% (52 samples sent)
(8716|8735) pub11 90% (58 samples sent)
(8716|8735) pub11 100% (64 samples sent)
(8716|8735) pub11 waiting for acks
(8716|8733) pub9 writer id: 01037c1e.52f182aa.220cb6e2.00000002(dad89f6a)
(8716|8733) pub9->started
(8716|8733) pub9->wait_match() before write for 01037c1e.52f182aa.220cb6e2.00000002(dad89f6a)
(8716|8725) pub1<-match found! before write for 01037c1e.52f182aa.220cb6dc.00000002(c4c9998d)
(8716|8725) pub1 10% (7 samples sent)
(8716|8725) pub1 20% (13 samples sent)
(8716|8725) pub1 31% (20 samples sent)
(8716|8723) sub 20% (205 samples received)
(8716|8725) pub1 40% (26 samples sent)
(8716|8725) pub1 50% (32 samples sent)
(8716|8725) pub1 60% (39 samples sent)
(8716|8725) pub1 70% (45 samples sent)
(8716|8726) pub2 waiting for acks returned
(8716|8726) pub2<-delete_contained_entities
(8716|8725) pub1 81% (52 samples sent)
(8716|8725) pub1 90% (58 samples sent)
(8716|8725) pub1 100% (64 samples sent)
(8716|8725) pub1 waiting for acks
(8716|8738) pub15->transport cfg_15
(8716|8737) pub13 waiting for acks returned
(8716|8737) pub13<-delete_contained_entities
(8716|8723) sub 30% (308 samples received)
(8716|8735) pub11 waiting for acks returned
(8716|8735) pub11<-delete_contained_entities
(8716|8725) pub1 waiting for acks returned
(8716|8725) pub1<-delete_contained_entities
(8716|8729) pub5<-match found! before write for 01037c1e.52f182aa.220cb6e0.00000002(a018cc0a)
(8716|8729) pub5 10% (7 samples sent)
(8716|8729) pub5 20% (13 samples sent)
(8716|8729) pub5 31% (20 samples sent)
(8716|8729) pub5 40% (26 samples sent)
(8716|8731) pub7<-match found! before write for 01037c1e.52f182aa.220cb6e3.00000002(e7b8b6da)
(8716|8729) pub5 50% (32 samples sent)
(8716|8729) pub5 60% (39 samples sent)
(8716|8731) pub7 10% (7 samples sent)
(8716|8729) pub5 70% (45 samples sent)
(8716|8731) pub7 20% (13 samples sent)
(8716|8731) pub7 31% (20 samples sent)
(8716|8729) pub5 81% (52 samples sent)
(8716|8728) pub4<-match found! before write for 01037c1e.52f182aa.220cb6df.00000002(8369e35d)
(8716|8729) pub5 90% (58 samples sent)
(8716|8731) pub7 40% (26 samples sent)
(8716|8729) pub5 100% (64 samples sent)
(8716|8729) pub5 waiting for acks
(8716|8728) pub4 10% (7 samples sent)
(8716|8731) pub7 50% (32 samples sent)
(8716|8728) pub4 20% (13 samples sent)
(8716|8731) pub7 60% (39 samples sent)
(8716|8731) pub7 70% (45 samples sent)
(8716|8728) pub4 31% (20 samples sent)
(8716|8723) sub 40% (410 samples received)
(8716|8731) pub7 81% (52 samples sent)
(8716|8728) pub4 40% (26 samples sent)
(8716|8728) pub4 50% (32 samples sent)
(8716|8732) pub8 writer id: 01037c1e.52f182aa.220cb6e5.00000002(68f8437a)
(8716|8732) pub8->started
(8716|8732) pub8->wait_match() before write for 01037c1e.52f182aa.220cb6e5.00000002(68f8437a)
(8716|8731) pub7 90% (58 samples sent)
(8716|8731) pub7 100% (64 samples sent)
(8716|8731) pub7 waiting for acks
(8716|8728) pub4 60% (39 samples sent)
(8716|8728) pub4 70% (45 samples sent)
(8716|8727) pub3<-match found! before write for 01037c1e.52f182aa.220cb6de.00000002(be09caed)
(8716|8728) pub4 81% (52 samples sent)
(8716|8728) pub4 90% (58 samples sent)
(8716|8727) pub3 10% (7 samples sent)
(8716|8727) pub3 20% (13 samples sent)
(8716|8728) pub4 100% (64 samples sent)
(8716|8728) pub4 waiting for acks
(8716|8727) pub3 31% (20 samples sent)
(8716|8727) pub3 40% (26 samples sent)
(8716|8727) pub3 50% (32 samples sent)
(8716|8727) pub3 60% (39 samples sent)
(8716|8727) pub3 70% (45 samples sent)
(8716|8727) pub3 81% (52 samples sent)
(8716|8727) pub3 90% (58 samples sent)
(8716|8727) pub3 100% (64 samples sent)
(8716|8727) pub3 waiting for acks
(8716|8729) pub5 waiting for acks returned
(8716|8729) pub5<-delete_contained_entities
(8716|8736) pub12 writer id: 01037c1e.52f182aa.220cb6e8.00000002(906887cb)
(8716|8736) pub12->started
(8716|8736) pub12->wait_match() before write for 01037c1e.52f182aa.220cb6e8.00000002(906887cb)
(8716|8723) sub 50% (512 samples received)
(8716|8730) pub6 writer id: 01037c1e.52f182aa.220cb6e1.00000002(9d78e5ba)
(8716|8730) pub6->started
(8716|8730) pub6->wait_match() before write for 01037c1e.52f182aa.220cb6e1.00000002(9d78e5ba)
(8716|8731) pub7 waiting for acks returned
(8716|8731) pub7<-delete_contained_entities
(8716|8724) pub0<-delete_participant
(8716|8732) pub8<-match found! before write for 01037c1e.52f182aa.220cb6e5.00000002(68f8437a)
(8716|8727) pub3 waiting for acks returned
(8716|8727) pub3<-delete_contained_entities
(8716|8732) pub8 10% (7 samples sent)
(8716|8728) pub4 waiting for acks returned
(8716|8728) pub4<-delete_contained_entities
(8716|8732) pub8 20% (13 samples sent)
(8716|8732) pub8 31% (20 samples sent)
(8716|8726) pub2<-delete_participant
(8716|8732) pub8 40% (26 samples sent)
(8716|8732) pub8 50% (32 samples sent)
(8716|8732) pub8 60% (39 samples sent)
(8716|8732) pub8 70% (45 samples sent)
(8716|8737) pub13<-delete_participant
(8716|8732) pub8 81% (52 samples sent)
(8716|8732) pub8 90% (58 samples sent)
(8716|8732) pub8 100% (64 samples sent)
(8716|8732) pub8 waiting for acks
(8716|8723) sub 60% (615 samples received)
(8716|8735) pub11<-delete_participant
(8716|8734) pub10 writer id: 01037c1e.52f182aa.220cb6e4.00000002(55986aca)
(8716|8734) pub10->started
(8716|8734) pub10->wait_match() before write for 01037c1e.52f182aa.220cb6e4.00000002(55986aca)
(8716|8725) pub1<-delete_participant
(8716|8732) pub8 waiting for acks returned
(8716|8732) pub8<-delete_contained_entities
(8716|8733) pub9<-match found! before write for 01037c1e.52f182aa.220cb6e2.00000002(dad89f6a)
(8716|8733) pub9 10% (7 samples sent)
(8716|8733) pub9 20% (13 samples sent)
(8716|8733) pub9 31% (20 samples sent)
(8716|8733) pub9 40% (26 samples sent)
(8716|8733) pub9 50% (32 samples sent)
(8716|8739) pub14 writer id: 01037c1e.52f182aa.220cb6ea.00000002(eaa8d4ab)
(8716|8739) pub14->started
(8716|8739) pub14->wait_match() before write for 01037c1e.52f182aa.220cb6ea.00000002(eaa8d4ab)
(8716|8733) pub9 60% (39 samples sent)
(8716|8733) pub9 70% (45 samples sent)
(8716|8733) pub9 81% (52 samples sent)
(8716|8733) pub9 90% (58 samples sent)
(8716|8733) pub9 100% (64 samples sent)
(8716|8733) pub9 waiting for acks
(8716|8734) pub10<-match found! before write for 01037c1e.52f182aa.220cb6e4.00000002(55986aca)
(8716|8734) pub10 10% (7 samples sent)
(8716|8739) pub14<-match found! before write for 01037c1e.52f182aa.220cb6ea.00000002(eaa8d4ab)
(8716|8734) pub10 20% (13 samples sent)
(8716|8739) pub14 10% (7 samples sent)
(8716|8734) pub10 31% (20 samples sent)
(8716|8739) pub14 20% (13 samples sent)
(8716|8734) pub10 40% (26 samples sent)
(8716|8739) pub14 31% (20 samples sent)
(8716|8734) pub10 50% (32 samples sent)
(8716|8739) pub14 40% (26 samples sent)
(8716|8739) pub14 50% (32 samples sent)
(8716|8734) pub10 60% (39 samples sent)
(8716|8739) pub14 60% (39 samples sent)
(8716|8734) pub10 70% (45 samples sent)
(8716|8736) pub12<-match found! before write for 01037c1e.52f182aa.220cb6e8.00000002(906887cb)
(8716|8730) pub6<-match found! before write for 01037c1e.52f182aa.220cb6e1.00000002(9d78e5ba)
(8716|8734) pub10 81% (52 samples sent)
(8716|8736) pub12 10% (7 samples sent)
(8716|8739) pub14 70% (45 samples sent)
(8716|8734) pub10 90% (58 samples sent)
(8716|8730) pub6 10% (7 samples sent)
(8716|8734) pub10 100% (64 samples sent)
(8716|8734) pub10 waiting for acks
(8716|8723) sub 70% (717 samples received)
(8716|8739) pub14 81% (52 samples sent)
(8716|8729) pub5<-delete_participant
(8716|8739) pub14 90% (58 samples sent)
(8716|8730) pub6 20% (13 samples sent)
(8716|8736) pub12 20% (13 samples sent)
(8716|8739) pub14 100% (64 samples sent)
(8716|8739) pub14 waiting for acks
(8716|8730) pub6 31% (20 samples sent)
(8716|8733) pub9 waiting for acks returned
(8716|8733) pub9<-delete_contained_entities
(8716|8736) pub12 31% (20 samples sent)
(8716|8738) pub15 writer id: 01037c1e.52f182aa.220cb6e9.00000002(ad08ae7b)
(8716|8738) pub15->started
(8716|8730) pub6 40% (26 samples sent)
(8716|8738) pub15->wait_match() before write for 01037c1e.52f182aa.220cb6e9.00000002(ad08ae7b)
(8716|8736) pub12 40% (26 samples sent)
(8716|8730) pub6 50% (32 samples sent)
(8716|8736) pub12 50% (32 samples sent)
(8716|8736) pub12 60% (39 samples sent)
(8716|8731) pub7<-delete_participant
(8716|8730) pub6 60% (39 samples sent)
(8716|8736) pub12 70% (45 samples sent)
(8716|8736) pub12 81% (52 samples sent)
(8716|8730) pub6 70% (45 samples sent)
(8716|8736) pub12 90% (58 samples sent)
(8716|8736) pub12 100% (64 samples sent)
(8716|8736) pub12 waiting for acks
(8716|8730) pub6 81% (52 samples sent)
(8716|8730) pub6 90% (58 samples sent)
(8716|8730) pub6 100% (64 samples sent)
(8716|8730) pub6 waiting for acks
(8716|8723) sub 80% (820 samples received)
(8716|8739) pub14 waiting for acks returned
(8716|8739) pub14<-delete_contained_entities
(8716|8734) pub10 waiting for acks returned
(8716|8734) pub10<-delete_contained_entities
(8716|8723) sub 90% (922 samples received)
(8716|8738) pub15<-match found! before write for 01037c1e.52f182aa.220cb6e9.00000002(ad08ae7b)
(8716|8736) pub12 waiting for acks returned
(8716|8736) pub12<-delete_contained_entities
(8716|8738) pub15 10% (7 samples sent)
(8716|8730) pub6 waiting for acks returned
(8716|8730) pub6<-delete_contained_entities
(8716|8738) pub15 20% (13 samples sent)
(8716|8738) pub15 31% (20 samples sent)
(8716|8738) pub15 40% (26 samples sent)
(8716|8727) pub3<-delete_participant
(8716|8738) pub15 50% (32 samples sent)
(8716|8738) pub15 60% (39 samples sent)
(8716|8738) pub15 70% (45 samples sent)
(8716|8738) pub15 81% (52 samples sent)
(8716|8728) pub4<-delete_participant
(8716|8738) pub15 90% (58 samples sent)
(8716|8738) pub15 100% (64 samples sent)
(8716|8738) pub15 waiting for acks
(8716|8732) pub8<-delete_participant
(8716|8733) pub9<-delete_participant
(8716|8739) pub14<-delete_participant
(8716|8734) pub10<-delete_participant
(8716|8736) pub12<-delete_participant
(8716|8730) pub6<-delete_participant
(8716|8723) sub 100% (1024 samples received)
(8716|8723) sub condition_.notify_all
(8716|8716) sub condition_.wait returned
(8716|8716) sub check_received
(8716|8716) sub check_received returns 0
(8716|8716) <- PublisherService::end
(8716|8738) pub15 waiting for acks returned
(8716|8738) pub15<-delete_contained_entities
(8716|8738) pub15<-delete_participant
(8716|8716) <- PublisherService::~PublisherService
(8716|8716) <- Subscriber delete_contained_entities
(8716|8716) <- Subscriber delete_participant
(8716|8716) <- Subscriber::~Subscriber
(8716|8716) <- 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: 8805 started at 2026-08-07 16:04:23
(8805|8805) -> Thrasher started
(8805|8805) -> Subscriber::Subscriber
(8805|8805) Subscriber reader id: 01037c1e.52f182aa.22655351.00000007(a5729a26)
(8805|8805) -> PublisherService::PublisherService
(8805|8805) -> PublisherService::start (32 threads)
(8805|8805) sub wait_received 0:1024
(8805|8816) pub3->transport cfg_3
(8805|8816) pub3 writer id: 01037c1e.52f182aa.22655355.00000002(2098c869)
(8805|8816) pub3->started
(8805|8816) pub3->wait_match() before write for 01037c1e.52f182aa.22655355.00000002(2098c869)
(8805|8818) pub5->transport cfg_5
(8805|8819) pub6->transport cfg_6
(8805|8820) pub7->transport cfg_7
(8805|8823) pub10->transport cfg_10
(8805|8821) pub8->transport cfg_8
(8805|8815) pub2->transport cfg_2
(8805|8829) pub16->transport cfg_16
(8805|8822) pub9->transport cfg_9
(8805|8839) pub26->transport cfg_26
(8805|8834) pub22->transport cfg_22
(8805|8842) pub28->transport cfg_28
(8805|8816) pub3<-match found! before write for 01037c1e.52f182aa.22655355.00000002(2098c869)
(8805|8816) pub3 12% (4 samples sent)
(8805|8816) pub3 21% (7 samples sent)
(8805|8816) pub3 31% (10 samples sent)
(8805|8816) pub3 40% (13 samples sent)
(8805|8816) pub3 50% (16 samples sent)
(8805|8816) pub3 62% (20 samples sent)
(8805|8816) pub3 71% (23 samples sent)
(8805|8816) pub3 81% (26 samples sent)
(8805|8816) pub3 90% (29 samples sent)
(8805|8816) pub3 100% (32 samples sent)
(8805|8816) pub3 waiting for acks
(8805|8843) pub30->transport cfg_30
(8805|8816) pub3 waiting for acks returned
(8805|8816) pub3<-delete_contained_entities
(8805|8836) pub23->transport cfg_23
(8805|8814) pub1->transport cfg_1
(8805|8833) pub19->transport cfg_19
(8805|8816) pub3<-delete_participant
(8805|8827) pub14->transport cfg_14
(8805|8817) pub4->transport cfg_4
(8805|8818) pub5 writer id: 01037c1e.52f182aa.22655357.00000002(5a589b09)
(8805|8818) pub5->started
(8805|8818) pub5->wait_match() before write for 01037c1e.52f182aa.22655357.00000002(5a589b09)
(8805|8819) pub6 writer id: 01037c1e.52f182aa.22655358.00000002(d8080cd8)
(8805|8819) pub6->started
(8805|8819) pub6->wait_match() before write for 01037c1e.52f182aa.22655358.00000002(d8080cd8)
(8805|8832) pub20->transport cfg_20
(8805|8818) pub5<-match found! before write for 01037c1e.52f182aa.22655357.00000002(5a589b09)
(8805|8818) pub5 12% (4 samples sent)
(8805|8818) pub5 21% (7 samples sent)
(8805|8818) pub5 31% (10 samples sent)
(8805|8818) pub5 40% (13 samples sent)
(8805|8818) pub5 50% (16 samples sent)
(8805|8818) pub5 62% (20 samples sent)
(8805|8818) pub5 71% (23 samples sent)
(8805|8818) pub5 81% (26 samples sent)
(8805|8818) pub5 90% (29 samples sent)
(8805|8818) pub5 100% (32 samples sent)
(8805|8818) pub5 waiting for acks
(8805|8819) pub6<-match found! before write for 01037c1e.52f182aa.22655358.00000002(d8080cd8)
(8805|8819) pub6 12% (4 samples sent)
(8805|8819) pub6 21% (7 samples sent)
(8805|8819) pub6 31% (10 samples sent)
(8805|8819) pub6 40% (13 samples sent)
(8805|8819) pub6 50% (16 samples sent)
(8805|8819) pub6 62% (20 samples sent)
(8805|8819) pub6 71% (23 samples sent)
(8805|8819) pub6 81% (26 samples sent)
(8805|8819) pub6 90% (29 samples sent)
(8805|8819) pub6 100% (32 samples sent)
(8805|8819) pub6 waiting for acks
(8805|8818) pub5 waiting for acks returned
(8805|8818) pub5<-delete_contained_entities
(8805|8820) pub7 writer id: 01037c1e.52f182aa.22655359.00000002(e5682568)
(8805|8820) pub7->started
(8805|8820) pub7->wait_match() before write for 01037c1e.52f182aa.22655359.00000002(e5682568)
(8805|8819) pub6 waiting for acks returned
(8805|8819) pub6<-delete_contained_entities
(8805|8823) pub10 writer id: 01037c1e.52f182aa.2265535e.00000002(5748f978)
(8805|8823) pub10->started
(8805|8823) pub10->wait_match() before write for 01037c1e.52f182aa.2265535e.00000002(5748f978)
(8805|8838) pub25->transport cfg_25
(8805|8823) pub10<-match found! before write for 01037c1e.52f182aa.2265535e.00000002(5748f978)
(8805|8823) pub10 12% (4 samples sent)
(8805|8823) pub10 21% (7 samples sent)
(8805|8823) pub10 31% (10 samples sent)
(8805|8823) pub10 40% (13 samples sent)
(8805|8823) pub10 50% (16 samples sent)
(8805|8823) pub10 62% (20 samples sent)
(8805|8823) pub10 71% (23 samples sent)
(8805|8823) pub10 81% (26 samples sent)
(8805|8823) pub10 90% (29 samples sent)
(8805|8823) pub10 100% (32 samples sent)
(8805|8823) pub10 waiting for acks
(8805|8812) sub 10% (103 samples received)
(8805|8818) pub5<-delete_participant
(8805|8823) pub10 waiting for acks returned
(8805|8823) pub10<-delete_contained_entities
(8805|8819) pub6<-delete_participant
(8805|8820) pub7<-match found! before write for 01037c1e.52f182aa.22655359.00000002(e5682568)
(8805|8820) pub7 12% (4 samples sent)
(8805|8821) pub8 writer id: 01037c1e.52f182aa.2265535a.00000002(a2c85fb8)
(8805|8821) pub8->started
(8805|8821) pub8->wait_match() before write for 01037c1e.52f182aa.2265535a.00000002(a2c85fb8)
(8805|8820) pub7 21% (7 samples sent)
(8805|8820) pub7 31% (10 samples sent)
(8805|8820) pub7 40% (13 samples sent)
(8805|8820) pub7 50% (16 samples sent)
(8805|8820) pub7 62% (20 samples sent)
(8805|8820) pub7 71% (23 samples sent)
(8805|8820) pub7 81% (26 samples sent)
(8805|8820) pub7 90% (29 samples sent)
(8805|8820) pub7 100% (32 samples sent)
(8805|8820) pub7 waiting for acks
(8805|8820) pub7 waiting for acks returned
(8805|8820) pub7<-delete_contained_entities
(8805|8821) pub8<-match found! before write for 01037c1e.52f182aa.2265535a.00000002(a2c85fb8)
(8805|8826) pub13->transport cfg_13
(8805|8821) pub8 12% (4 samples sent)
(8805|8821) pub8 21% (7 samples sent)
(8805|8821) pub8 31% (10 samples sent)
(8805|8821) pub8 40% (13 samples sent)
(8805|8821) pub8 50% (16 samples sent)
(8805|8821) pub8 62% (20 samples sent)
(8805|8821) pub8 71% (23 samples sent)
(8805|8821) pub8 81% (26 samples sent)
(8805|8821) pub8 90% (29 samples sent)
(8805|8821) pub8 100% (32 samples sent)
(8805|8821) pub8 waiting for acks
(8805|8821) pub8 waiting for acks returned
(8805|8821) pub8<-delete_contained_entities
(8805|8823) pub10<-delete_participant
(8805|8835) pub21->transport cfg_21
(8805|8820) pub7<-delete_participant
(8805|8815) pub2 writer id: 01037c1e.52f182aa.22655354.00000002(1df8e1d9)
(8805|8815) pub2->started
(8805|8815) pub2->wait_match() before write for 01037c1e.52f182aa.22655354.00000002(1df8e1d9)
(8805|8821) pub8<-delete_participant
(8805|8830) pub17->transport cfg_17
(8805|8829) pub16 writer id: 01037c1e.52f182aa.22655362.00000002(3399acff)
(8805|8829) pub16->started
(8805|8829) pub16->wait_match() before write for 01037c1e.52f182aa.22655362.00000002(3399acff)
(8805|8815) pub2<-match found! before write for 01037c1e.52f182aa.22655354.00000002(1df8e1d9)
(8805|8815) pub2 12% (4 samples sent)
(8805|8815) pub2 21% (7 samples sent)
(8805|8815) pub2 31% (10 samples sent)
(8805|8840) pub29->transport cfg_29
(8805|8815) pub2 40% (13 samples sent)
(8805|8815) pub2 50% (16 samples sent)
(8805|8815) pub2 62% (20 samples sent)
(8805|8815) pub2 71% (23 samples sent)
(8805|8815) pub2 81% (26 samples sent)
(8805|8812) sub 20% (205 samples received)
(8805|8815) pub2 90% (29 samples sent)
(8805|8815) pub2 100% (32 samples sent)
(8805|8815) pub2 waiting for acks
(8805|8815) pub2 waiting for acks returned
(8805|8815) pub2<-delete_contained_entities
(8805|8831) pub18->transport cfg_18
(8805|8829) pub16<-match found! before write for 01037c1e.52f182aa.22655362.00000002(3399acff)
(8805|8829) pub16 12% (4 samples sent)
(8805|8829) pub16 21% (7 samples sent)
(8805|8829) pub16 31% (10 samples sent)
(8805|8829) pub16 40% (13 samples sent)
(8805|8829) pub16 50% (16 samples sent)
(8805|8829) pub16 62% (20 samples sent)
(8805|8829) pub16 71% (23 samples sent)
(8805|8829) pub16 81% (26 samples sent)
(8805|8829) pub16 90% (29 samples sent)
(8805|8829) pub16 100% (32 samples sent)
(8805|8829) pub16 waiting for acks
(8805|8829) pub16 waiting for acks returned
(8805|8829) pub16<-delete_contained_entities
(8805|8822) pub9 writer id: 01037c1e.52f182aa.2265535c.00000002(2d88aa18)
(8805|8822) pub9->started
(8805|8822) pub9->wait_match() before write for 01037c1e.52f182aa.2265535c.00000002(2d88aa18)
(8805|8815) pub2<-delete_participant
(8805|8822) pub9<-match found! before write for 01037c1e.52f182aa.2265535c.00000002(2d88aa18)
(8805|8822) pub9 12% (4 samples sent)
(8805|8822) pub9 21% (7 samples sent)
(8805|8822) pub9 31% (10 samples sent)
(8805|8822) pub9 40% (13 samples sent)
(8805|8822) pub9 50% (16 samples sent)
(8805|8829) pub16<-delete_participant
(8805|8822) pub9 62% (20 samples sent)
(8805|8822) pub9 71% (23 samples sent)
(8805|8822) pub9 81% (26 samples sent)
(8805|8822) pub9 90% (29 samples sent)
(8805|8822) pub9 100% (32 samples sent)
(8805|8822) pub9 waiting for acks
(8805|8822) pub9 waiting for acks returned
(8805|8822) pub9<-delete_contained_entities
(8805|8839) pub26 writer id: 01037c1e.52f182aa.2265536d.00000002(b1c93b2e)
(8805|8839) pub26->started
(8805|8839) pub26->wait_match() before write for 01037c1e.52f182aa.2265536d.00000002(b1c93b2e)
(8805|8844) pub31->transport cfg_31
(8805|8824) pub11->transport cfg_11
(8805|8839) pub26<-match found! before write for 01037c1e.52f182aa.2265536d.00000002(b1c93b2e)
(8805|8839) pub26 12% (4 samples sent)
(8805|8839) pub26 21% (7 samples sent)
(8805|8839) pub26 31% (10 samples sent)
(8805|8839) pub26 40% (13 samples sent)
(8805|8839) pub26 50% (16 samples sent)
(8805|8822) pub9<-delete_participant
(8805|8839) pub26 62% (20 samples sent)
(8805|8812) sub 30% (308 samples received)
(8805|8839) pub26 71% (23 samples sent)
(8805|8839) pub26 81% (26 samples sent)
(8805|8839) pub26 90% (29 samples sent)
(8805|8839) pub26 100% (32 samples sent)
(8805|8839) pub26 waiting for acks
(8805|8839) pub26 waiting for acks returned
(8805|8839) pub26<-delete_contained_entities
(8805|8834) pub22 writer id: 01037c1e.52f182aa.22655367.00000002(fb79238f)
(8805|8834) pub22->started
(8805|8834) pub22->wait_match() before write for 01037c1e.52f182aa.22655367.00000002(fb79238f)
(8805|8828) pub15->transport cfg_15
(8805|8834) pub22<-match found! before write for 01037c1e.52f182aa.22655367.00000002(fb79238f)
(8805|8834) pub22 12% (4 samples sent)
(8805|8834) pub22 21% (7 samples sent)
(8805|8834) pub22 31% (10 samples sent)
(8805|8834) pub22 40% (13 samples sent)
(8805|8834) pub22 50% (16 samples sent)
(8805|8839) pub26<-delete_participant
(8805|8834) pub22 62% (20 samples sent)
(8805|8841) pub27->transport cfg_27
(8805|8834) pub22 71% (23 samples sent)
(8805|8834) pub22 81% (26 samples sent)
(8805|8834) pub22 90% (29 samples sent)
(8805|8834) pub22 100% (32 samples sent)
(8805|8834) pub22 waiting for acks
(8805|8834) pub22 waiting for acks returned
(8805|8834) pub22<-delete_contained_entities
(8805|8837) pub24->transport cfg_24
(8805|8834) pub22<-delete_participant
(8805|8842) pub28 writer id: 01037c1e.52f182aa.2265536f.00000002(cb09684e)
(8805|8842) pub28->started
(8805|8842) pub28->wait_match() before write for 01037c1e.52f182aa.2265536f.00000002(cb09684e)
(8805|8813) pub0->transport cfg_0
(8805|8842) pub28<-match found! before write for 01037c1e.52f182aa.2265536f.00000002(cb09684e)
(8805|8842) pub28 12% (4 samples sent)
(8805|8842) pub28 21% (7 samples sent)
(8805|8842) pub28 31% (10 samples sent)
(8805|8842) pub28 40% (13 samples sent)
(8805|8842) pub28 50% (16 samples sent)
(8805|8842) pub28 62% (20 samples sent)
(8805|8842) pub28 71% (23 samples sent)
(8805|8842) pub28 81% (26 samples sent)
(8805|8842) pub28 90% (29 samples sent)
(8805|8842) pub28 100% (32 samples sent)
(8805|8842) pub28 waiting for acks
(8805|8842) pub28 waiting for acks returned
(8805|8842) pub28<-delete_contained_entities
(8805|8843) pub30 writer id: 01037c1e.52f182aa.22655370.00000002(29b9681d)
(8805|8843) pub30->started
(8805|8843) pub30->wait_match() before write for 01037c1e.52f182aa.22655370.00000002(29b9681d)
(8805|8842) pub28<-delete_participant
(8805|8836) pub23 writer id: 01037c1e.52f182aa.22655369.00000002(44499dee)
(8805|8836) pub23->started
(8805|8836) pub23->wait_match() before write for 01037c1e.52f182aa.22655369.00000002(44499dee)
(8805|8843) pub30<-match found! before write for 01037c1e.52f182aa.22655370.00000002(29b9681d)
(8805|8843) pub30 12% (4 samples sent)
(8805|8843) pub30 21% (7 samples sent)
(8805|8843) pub30 31% (10 samples sent)
(8805|8843) pub30 40% (13 samples sent)
(8805|8843) pub30 50% (16 samples sent)
(8805|8843) pub30 62% (20 samples sent)
(8805|8843) pub30 71% (23 samples sent)
(8805|8843) pub30 81% (26 samples sent)
(8805|8843) pub30 90% (29 samples sent)
(8805|8843) pub30 100% (32 samples sent)
(8805|8843) pub30 waiting for acks
(8805|8812) sub 40% (410 samples received)
(8805|8843) pub30 waiting for acks returned
(8805|8843) pub30<-delete_contained_entities
(8805|8814) pub1 writer id: 01037c1e.52f182aa.22655353.00000002(afd83dc9)
(8805|8814) pub1->started
(8805|8814) pub1->wait_match() before write for 01037c1e.52f182aa.22655353.00000002(afd83dc9)
(8805|8833) pub19 writer id: 01037c1e.52f182aa.22655368.00000002(7929b45e)
(8805|8833) pub19->started
(8805|8833) pub19->wait_match() before write for 01037c1e.52f182aa.22655368.00000002(7929b45e)
(8805|8827) pub14 writer id: 01037c1e.52f182aa.2265535f.00000002(6a28d0c8)
(8805|8827) pub14->started
(8805|8827) pub14->wait_match() before write for 01037c1e.52f182aa.2265535f.00000002(6a28d0c8)
(8805|8836) pub23<-match found! before write for 01037c1e.52f182aa.22655369.00000002(44499dee)
(8805|8836) pub23 12% (4 samples sent)
(8805|8836) pub23 21% (7 samples sent)
(8805|8836) pub23 31% (10 samples sent)
(8805|8836) pub23 40% (13 samples sent)
(8805|8836) pub23 50% (16 samples sent)
(8805|8836) pub23 62% (20 samples sent)
(8805|8836) pub23 71% (23 samples sent)
(8805|8836) pub23 81% (26 samples sent)
(8805|8836) pub23 90% (29 samples sent)
(8805|8836) pub23 100% (32 samples sent)
(8805|8836) pub23 waiting for acks
(8805|8814) pub1<-match found! before write for 01037c1e.52f182aa.22655353.00000002(afd83dc9)
(8805|8814) pub1 12% (4 samples sent)
(8805|8814) pub1 21% (7 samples sent)
(8805|8836) pub23 waiting for acks returned
(8805|8836) pub23<-delete_contained_entities
(8805|8814) pub1 31% (10 samples sent)
(8805|8814) pub1 40% (13 samples sent)
(8805|8814) pub1 50% (16 samples sent)
(8805|8814) pub1 62% (20 samples sent)
(8805|8814) pub1 71% (23 samples sent)
(8805|8817) pub4 writer id: 01037c1e.52f182aa.22655356.00000002(6738b2b9)
(8805|8817) pub4->started
(8805|8817) pub4->wait_match() before write for 01037c1e.52f182aa.22655356.00000002(6738b2b9)
(8805|8814) pub1 81% (26 samples sent)
(8805|8814) pub1 90% (29 samples sent)
(8805|8814) pub1 100% (32 samples sent)
(8805|8814) pub1 waiting for acks
(8805|8814) pub1 waiting for acks returned
(8805|8814) pub1<-delete_contained_entities
(8805|8843) pub30<-delete_participant
(8805|8832) pub20 writer id: 01037c1e.52f182aa.22655364.00000002(bcd9595f)
(8805|8832) pub20->started
(8805|8832) pub20->wait_match() before write for 01037c1e.52f182aa.22655364.00000002(bcd9595f)
(8805|8838) pub25 writer id: 01037c1e.52f182aa.2265536c.00000002(8ca9129e)
(8805|8838) pub25->started
(8805|8838) pub25->wait_match() before write for 01037c1e.52f182aa.2265536c.00000002(8ca9129e)
(8805|8833) pub19<-match found! before write for 01037c1e.52f182aa.22655368.00000002(7929b45e)
(8805|8833) pub19 12% (4 samples sent)
(8805|8833) pub19 21% (7 samples sent)
(8805|8825) pub12->transport cfg_12
(8805|8833) pub19 31% (10 samples sent)
(8805|8833) pub19 40% (13 samples sent)
(8805|8833) pub19 50% (16 samples sent)
(8805|8833) pub19 62% (20 samples sent)
(8805|8833) pub19 71% (23 samples sent)
(8805|8833) pub19 81% (26 samples sent)
(8805|8833) pub19 90% (29 samples sent)
(8805|8833) pub19 100% (32 samples sent)
(8805|8833) pub19 waiting for acks
(8805|8812) sub 50% (512 samples received)
(8805|8833) pub19 waiting for acks returned
(8805|8833) pub19<-delete_contained_entities
(8805|8827) pub14<-match found! before write for 01037c1e.52f182aa.2265535f.00000002(6a28d0c8)
(8805|8827) pub14 12% (4 samples sent)
(8805|8827) pub14 21% (7 samples sent)
(8805|8836) pub23<-delete_participant
(8805|8827) pub14 31% (10 samples sent)
(8805|8827) pub14 40% (13 samples sent)
(8805|8827) pub14 50% (16 samples sent)
(8805|8827) pub14 62% (20 samples sent)
(8805|8827) pub14 71% (23 samples sent)
(8805|8827) pub14 81% (26 samples sent)
(8805|8814) pub1<-delete_participant
(8805|8827) pub14 90% (29 samples sent)
(8805|8827) pub14 100% (32 samples sent)
(8805|8827) pub14 waiting for acks
(8805|8817) pub4<-match found! before write for 01037c1e.52f182aa.22655356.00000002(6738b2b9)
(8805|8817) pub4 12% (4 samples sent)
(8805|8817) pub4 21% (7 samples sent)
(8805|8817) pub4 31% (10 samples sent)
(8805|8817) pub4 40% (13 samples sent)
(8805|8817) pub4 50% (16 samples sent)
(8805|8817) pub4 62% (20 samples sent)
(8805|8817) pub4 71% (23 samples sent)
(8805|8817) pub4 81% (26 samples sent)
(8805|8817) pub4 90% (29 samples sent)
(8805|8817) pub4 100% (32 samples sent)
(8805|8817) pub4 waiting for acks
(8805|8827) pub14 waiting for acks returned
(8805|8827) pub14<-delete_contained_entities
(8805|8817) pub4 waiting for acks returned
(8805|8817) pub4<-delete_contained_entities
(8805|8832) pub20<-match found! before write for 01037c1e.52f182aa.22655364.00000002(bcd9595f)
(8805|8832) pub20 12% (4 samples sent)
(8805|8832) pub20 21% (7 samples sent)
(8805|8832) pub20 31% (10 samples sent)
(8805|8832) pub20 40% (13 samples sent)
(8805|8832) pub20 50% (16 samples sent)
(8805|8832) pub20 62% (20 samples sent)
(8805|8832) pub20 71% (23 samples sent)
(8805|8832) pub20 81% (26 samples sent)
(8805|8832) pub20 90% (29 samples sent)
(8805|8832) pub20 100% (32 samples sent)
(8805|8832) pub20 waiting for acks
(8805|8832) pub20 waiting for acks returned
(8805|8832) pub20<-delete_contained_entities
(8805|8838) pub25<-match found! before write for 01037c1e.52f182aa.2265536c.00000002(8ca9129e)
(8805|8838) pub25 12% (4 samples sent)
(8805|8838) pub25 21% (7 samples sent)
(8805|8838) pub25 31% (10 samples sent)
(8805|8838) pub25 40% (13 samples sent)
(8805|8838) pub25 50% (16 samples sent)
(8805|8838) pub25 62% (20 samples sent)
(8805|8838) pub25 71% (23 samples sent)
(8805|8838) pub25 81% (26 samples sent)
(8805|8838) pub25 90% (29 samples sent)
(8805|8838) pub25 100% (32 samples sent)
(8805|8838) pub25 waiting for acks
(8805|8812) sub 60% (615 samples received)
(8805|8838) pub25 waiting for acks returned
(8805|8838) pub25<-delete_contained_entities
(8805|8833) pub19<-delete_participant
(8805|8827) pub14<-delete_participant
(8805|8817) pub4<-delete_participant
(8805|8832) pub20<-delete_participant
(8805|8835) pub21 writer id: 01037c1e.52f182aa.22655365.00000002(81b970ef)
(8805|8835) pub21->started
(8805|8835) pub21->wait_match() before write for 01037c1e.52f182aa.22655365.00000002(81b970ef)
(8805|8838) pub25<-delete_participant
(8805|8835) pub21<-match found! before write for 01037c1e.52f182aa.22655365.00000002(81b970ef)
(8805|8835) pub21 12% (4 samples sent)
(8805|8835) pub21 21% (7 samples sent)
(8805|8835) pub21 31% (10 samples sent)
(8805|8835) pub21 40% (13 samples sent)
(8805|8835) pub21 50% (16 samples sent)
(8805|8835) pub21 62% (20 samples sent)
(8805|8835) pub21 71% (23 samples sent)
(8805|8835) pub21 81% (26 samples sent)
(8805|8835) pub21 90% (29 samples sent)
(8805|8835) pub21 100% (32 samples sent)
(8805|8835) pub21 waiting for acks
(8805|8830) pub17 writer id: 01037c1e.52f182aa.22655363.00000002(0ef9854f)
(8805|8830) pub17->started
(8805|8830) pub17->wait_match() before write for 01037c1e.52f182aa.22655363.00000002(0ef9854f)
(8805|8840) pub29 writer id: 01037c1e.52f182aa.2265536e.00000002(f66941fe)
(8805|8840) pub29->started
(8805|8840) pub29->wait_match() before write for 01037c1e.52f182aa.2265536e.00000002(f66941fe)
(8805|8840) pub29<-match found! before write for 01037c1e.52f182aa.2265536e.00000002(f66941fe)
(8805|8840) pub29 12% (4 samples sent)
(8805|8840) pub29 21% (7 samples sent)
(8805|8840) pub29 31% (10 samples sent)
(8805|8840) pub29 40% (13 samples sent)
(8805|8840) pub29 50% (16 samples sent)
(8805|8831) pub18 writer id: 01037c1e.52f182aa.22655366.00000002(c6190a3f)
(8805|8831) pub18->started
(8805|8831) pub18->wait_match() before write for 01037c1e.52f182aa.22655366.00000002(c6190a3f)
(8805|8840) pub29 62% (20 samples sent)
(8805|8840) pub29 71% (23 samples sent)
(8805|8840) pub29 81% (26 samples sent)
(8805|8840) pub29 90% (29 samples sent)
(8805|8840) pub29 100% (32 samples sent)
(8805|8840) pub29 waiting for acks
(8805|8840) pub29 waiting for acks returned
(8805|8840) pub29<-delete_contained_entities
(8805|8844) pub31 writer id: 01037c1e.52f182aa.22655371.00000002(14d941ad)
(8805|8844) pub31->started
(8805|8844) pub31->wait_match() before write for 01037c1e.52f182aa.22655371.00000002(14d941ad)
(8805|8831) pub18<-match found! before write for 01037c1e.52f182aa.22655366.00000002(c6190a3f)
(8805|8831) pub18 12% (4 samples sent)
(8805|8831) pub18 21% (7 samples sent)
(8805|8831) pub18 31% (10 samples sent)
(8805|8831) pub18 40% (13 samples sent)
(8805|8831) pub18 50% (16 samples sent)
(8805|8831) pub18 62% (20 samples sent)
(8805|8831) pub18 71% (23 samples sent)
(8805|8831) pub18 81% (26 samples sent)
(8805|8831) pub18 90% (29 samples sent)
(8805|8831) pub18 100% (32 samples sent)
(8805|8831) pub18 waiting for acks
(8805|8812) sub 70% (717 samples received)
(8805|8831) pub18 waiting for acks returned
(8805|8831) pub18<-delete_contained_entities
(8805|8830) pub17<-match found! before write for 01037c1e.52f182aa.22655363.00000002(0ef9854f)
(8805|8830) pub17 12% (4 samples sent)
(8805|8830) pub17 21% (7 samples sent)
(8805|8830) pub17 31% (10 samples sent)
(8805|8830) pub17 40% (13 samples sent)
(8805|8830) pub17 50% (16 samples sent)
(8805|8830) pub17 62% (20 samples sent)
(8805|8830) pub17 71% (23 samples sent)
(8805|8830) pub17 81% (26 samples sent)
(8805|8830) pub17 90% (29 samples sent)
(8805|8830) pub17 100% (32 samples sent)
(8805|8830) pub17 waiting for acks
(8805|8830) pub17 waiting for acks returned
(8805|8830) pub17<-delete_contained_entities
(8805|8824) pub11 writer id: 01037c1e.52f182aa.2265535b.00000002(9fa87608)
(8805|8824) pub11->started
(8805|8824) pub11->wait_match() before write for 01037c1e.52f182aa.2265535b.00000002(9fa87608)
(8805|8824) pub11<-match found! before write for 01037c1e.52f182aa.2265535b.00000002(9fa87608)
(8805|8824) pub11 12% (4 samples sent)
(8805|8824) pub11 21% (7 samples sent)
(8805|8824) pub11 31% (10 samples sent)
(8805|8824) pub11 40% (13 samples sent)
(8805|8824) pub11 50% (16 samples sent)
(8805|8824) pub11 62% (20 samples sent)
(8805|8824) pub11 71% (23 samples sent)
(8805|8824) pub11 81% (26 samples sent)
(8805|8824) pub11 90% (29 samples sent)
(8805|8824) pub11 100% (32 samples sent)
(8805|8824) pub11 waiting for acks
(8805|8828) pub15 writer id: 01037c1e.52f182aa.22655361.00000002(7439d62f)
(8805|8828) pub15->started
(8805|8828) pub15->wait_match() before write for 01037c1e.52f182aa.22655361.00000002(7439d62f)
(8805|8840) pub29<-delete_participant
(8805|8824) pub11 waiting for acks returned
(8805|8824) pub11<-delete_contained_entities
(8805|8841) pub27 writer id: 01037c1e.52f182aa.2265536a.00000002(03e9e73e)
(8805|8841) pub27->started
(8805|8841) pub27->wait_match() before write for 01037c1e.52f182aa.2265536a.00000002(03e9e73e)
(8805|8844) pub31<-match found! before write for 01037c1e.52f182aa.22655371.00000002(14d941ad)
(8805|8844) pub31 12% (4 samples sent)
(8805|8844) pub31 21% (7 samples sent)
(8805|8844) pub31 31% (10 samples sent)
(8805|8844) pub31 40% (13 samples sent)
(8805|8844) pub31 50% (16 samples sent)
(8805|8844) pub31 62% (20 samples sent)
(8805|8844) pub31 71% (23 samples sent)
(8805|8844) pub31 81% (26 samples sent)
(8805|8844) pub31 90% (29 samples sent)
(8805|8844) pub31 100% (32 samples sent)
(8805|8844) pub31 waiting for acks
(8805|8812) sub 80% (820 samples received)
(8805|8844) pub31 waiting for acks returned
(8805|8844) pub31<-delete_contained_entities
(8805|8831) pub18<-delete_participant
(8805|8830) pub17<-delete_participant
(8805|8837) pub24 writer id: 01037c1e.52f182aa.2265536b.00000002(3e89ce8e)
(8805|8837) pub24->started
(8805|8837) pub24->wait_match() before write for 01037c1e.52f182aa.2265536b.00000002(3e89ce8e)
(8805|8813) pub0 writer id: 01037c1e.52f182aa.22655352.00000002(92b81479)
(8805|8813) pub0->started
(8805|8813) pub0->wait_match() before write for 01037c1e.52f182aa.22655352.00000002(92b81479)
(8805|8824) pub11<-delete_participant
(8805|8828) pub15<-match found! before write for 01037c1e.52f182aa.22655361.00000002(7439d62f)
(8805|8828) pub15 12% (4 samples sent)
(8805|8828) pub15 21% (7 samples sent)
(8805|8828) pub15 31% (10 samples sent)
(8805|8828) pub15 40% (13 samples sent)
(8805|8828) pub15 50% (16 samples sent)
(8805|8828) pub15 62% (20 samples sent)
(8805|8828) pub15 71% (23 samples sent)
(8805|8828) pub15 81% (26 samples sent)
(8805|8828) pub15 90% (29 samples sent)
(8805|8828) pub15 100% (32 samples sent)
(8805|8828) pub15 waiting for acks
(8805|8828) pub15 waiting for acks returned
(8805|8828) pub15<-delete_contained_entities
(8805|8841) pub27<-match found! before write for 01037c1e.52f182aa.2265536a.00000002(03e9e73e)
(8805|8841) pub27 12% (4 samples sent)
(8805|8841) pub27 21% (7 samples sent)
(8805|8841) pub27 31% (10 samples sent)
(8805|8841) pub27 40% (13 samples sent)
(8805|8841) pub27 50% (16 samples sent)
(8805|8841) pub27 62% (20 samples sent)
(8805|8841) pub27 71% (23 samples sent)
(8805|8841) pub27 81% (26 samples sent)
(8805|8841) pub27 90% (29 samples sent)
(8805|8841) pub27 100% (32 samples sent)
(8805|8841) pub27 waiting for acks
(8805|8841) pub27 waiting for acks returned
(8805|8841) pub27<-delete_contained_entities
(8805|8844) pub31<-delete_participant
(8805|8837) pub24<-match found! before write for 01037c1e.52f182aa.2265536b.00000002(3e89ce8e)
(8805|8837) pub24 12% (4 samples sent)
(8805|8837) pub24 21% (7 samples sent)
(8805|8837) pub24 31% (10 samples sent)
(8805|8837) pub24 40% (13 samples sent)
(8805|8837) pub24 50% (16 samples sent)
(8805|8837) pub24 62% (20 samples sent)
(8805|8837) pub24 71% (23 samples sent)
(8805|8837) pub24 81% (26 samples sent)
(8805|8837) pub24 90% (29 samples sent)
(8805|8837) pub24 100% (32 samples sent)
(8805|8837) pub24 waiting for acks
(8805|8825) pub12 writer id: 01037c1e.52f182aa.22655360.00000002(4959ff9f)
(8805|8825) pub12->started
(8805|8825) pub12->wait_match() before write for 01037c1e.52f182aa.22655360.00000002(4959ff9f)
(8805|8812) sub 90% (922 samples received)
(8805|8813) pub0<-match found! before write for 01037c1e.52f182aa.22655352.00000002(92b81479)
(8805|8813) pub0 12% (4 samples sent)
(8805|8813) pub0 21% (7 samples sent)
(8805|8813) pub0 31% (10 samples sent)
(8805|8813) pub0 40% (13 samples sent)
(8805|8813) pub0 50% (16 samples sent)
(8805|8837) pub24 waiting for acks returned
(8805|8837) pub24<-delete_contained_entities
(8805|8813) pub0 62% (20 samples sent)
(8805|8813) pub0 71% (23 samples sent)
(8805|8813) pub0 81% (26 samples sent)
(8805|8813) pub0 90% (29 samples sent)
(8805|8813) pub0 100% (32 samples sent)
(8805|8813) pub0 waiting for acks
(8805|8813) pub0 waiting for acks returned
(8805|8813) pub0<-delete_contained_entities
(8805|8828) pub15<-delete_participant
(8805|8841) pub27<-delete_participant
(8805|8835) pub21 waiting for acks returned
(8805|8835) pub21<-delete_contained_entities
(8805|8837) pub24<-delete_participant
(8805|8825) pub12<-match found! before write for 01037c1e.52f182aa.22655360.00000002(4959ff9f)
(8805|8825) pub12 12% (4 samples sent)
(8805|8825) pub12 21% (7 samples sent)
(8805|8825) pub12 31% (10 samples sent)
(8805|8813) pub0<-delete_participant
(8805|8825) pub12 40% (13 samples sent)
(8805|8825) pub12 50% (16 samples sent)
(8805|8825) pub12 62% (20 samples sent)
(8805|8825) pub12 71% (23 samples sent)
(8805|8825) pub12 81% (26 samples sent)
(8805|8825) pub12 90% (29 samples sent)
(8805|8825) pub12 100% (32 samples sent)
(8805|8825) pub12 waiting for acks
(8805|8835) pub21<-delete_participant
(8805|8825) pub12 waiting for acks returned
(8805|8825) pub12<-delete_contained_entities
(8805|8825) pub12<-delete_participant
(8805|8826) pub13 writer id: 01037c1e.52f182aa.2265535d.00000002(10e883a8)
(8805|8826) pub13->started
(8805|8826) pub13->wait_match() before write for 01037c1e.52f182aa.2265535d.00000002(10e883a8)
(8805|8826) pub13<-match found! before write for 01037c1e.52f182aa.2265535d.00000002(10e883a8)
(8805|8826) pub13 12% (4 samples sent)
(8805|8826) pub13 21% (7 samples sent)
(8805|8826) pub13 31% (10 samples sent)
(8805|8826) pub13 40% (13 samples sent)
(8805|8826) pub13 50% (16 samples sent)
(8805|8826) pub13 62% (20 samples sent)
(8805|8826) pub13 71% (23 samples sent)
(8805|8826) pub13 81% (26 samples sent)
(8805|8826) pub13 90% (29 samples sent)
(8805|8826) pub13 100% (32 samples sent)
(8805|8826) pub13 waiting for acks
(8805|8812) sub 100% (1024 samples received)
(8805|8812) sub condition_.notify_all
(8805|8805) sub condition_.wait returned
(8805|8805) sub check_received
(8805|8805) sub check_received returns 0
(8805|8805) <- PublisherService::end
(8805|8826) pub13 waiting for acks returned
(8805|8826) pub13<-delete_contained_entities
(8805|8826) pub13<-delete_participant
(8805|8805) <- PublisherService::~PublisherService
(8805|8805) <- Subscriber delete_contained_entities
(8805|8805) <- Subscriber delete_participant
(8805|8805) <- Subscriber::~Subscriber
(8805|8805) <- 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: 8975
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1 -n 1 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8985 started at 2026-08-07 16:04:38
(8985|8985) -> Thrasher started
(8985|8985) -> Subscriber::Subscriber
(8975|8975) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(8985|8985) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(8985|8985) Subscriber reader id: 01030000.0b14730e.00000002.00000507(707c7475)
(8985|8985) -> PublisherService::PublisherService
(8985|8985) -> PublisherService::start (1 threads)
(8985|8985) sub wait_received 0:1
(8985|8997) pub0 writer id: 01030000.0b14730e.00000003.00000102(591a6c4e)
(8985|8997) pub0->started
(8985|8997) pub0 100% (1 samples sent)
(8985|8997) pub0->wait_match() before write for 01030000.0b14730e.00000003.00000102(591a6c4e)
(8985|8997) pub0<-match found! before write for 01030000.0b14730e.00000003.00000102(591a6c4e)
(8985|8997) pub0 waiting for acks
(8985|8996) sub 100% (1 samples received)
(8985|8996) sub condition_.notify_all
(8985|8985) sub condition_.wait returned
(8985|8985) sub check_received
(8985|8985) sub check_received returns 0
(8985|8985) <- PublisherService::end
(8985|8997) pub0 waiting for acks returned
(8985|8997) pub0<-delete_contained_entities
(8985|8997) pub0<-delete_participant
(8985|8985) <- PublisherService::~PublisherService
(8985|8985) <- Subscriber delete_contained_entities
(8985|8985) <- Subscriber delete_participant
(8985|8985) <- Subscriber::~Subscriber
(8985|8985) <- 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: 8999
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 2 -s 1 -n 2 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9009 started at 2026-08-07 16:04:39
(9009|9009) -> Thrasher started
(9009|9009) -> Subscriber::Subscriber
(8999|8999) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(9009|9009) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(9009|9009) Subscriber reader id: 01030000.6a7e7c5d.00000002.00000507(cb24bc90)
(9009|9009) -> PublisherService::PublisherService
(9009|9009) -> PublisherService::start (2 threads)
(9009|9009) sub wait_received 0:2
(9009|9022) pub1 writer id: 01030000.6a7e7c5d.00000004.00000102(506278bb)
(9009|9022) pub1->started
(9009|9022) pub1 100% (1 samples sent)
(9009|9022) pub1->wait_match() before write for 01030000.6a7e7c5d.00000004.00000102(506278bb)
(9009|9022) pub1<-match found! before write for 01030000.6a7e7c5d.00000004.00000102(506278bb)
(9009|9022) pub1 waiting for acks
(9009|9020) sub 50% (1 samples received)
(9009|9022) pub1 waiting for acks returned
(9009|9022) pub1<-delete_contained_entities
(9009|9021) pub0 writer id: 01030000.6a7e7c5d.00000003.00000102(e242a4ab)
(9009|9021) pub0->started
(9009|9021) pub0 100% (1 samples sent)
(9009|9021) pub0->wait_match() before write for 01030000.6a7e7c5d.00000003.00000102(e242a4ab)
(9009|9021) pub0<-match found! before write for 01030000.6a7e7c5d.00000003.00000102(e242a4ab)
(9009|9021) pub0 waiting for acks
(9009|9020) sub 100% (2 samples received)
(9009|9020) sub condition_.notify_all
(9009|9009) sub condition_.wait returned
(9009|9009) sub check_received
(9009|9009) sub check_received returns 0
(9009|9009) <- PublisherService::end
(9009|9021) pub0 waiting for acks returned
(9009|9021) pub0<-delete_contained_entities
(9009|9022) pub1<-delete_participant
(9009|9021) pub0<-delete_participant
(9009|9009) <- PublisherService::~PublisherService
(9009|9009) <- Subscriber delete_contained_entities
(9009|9009) <- Subscriber delete_participant
(9009|9009) <- Subscriber::~Subscriber
(9009|9009) <- 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: 9024
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 3 -s 3 -n 9 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9034 started at 2026-08-07 16:04:40
(9034|9034) -> Thrasher started
(9034|9034) -> Subscriber::Subscriber
(9024|9024) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(9034|9034) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(9034|9034) Subscriber reader id: 01030000.0a177acd.00000002.00000507(0f644a5c)
(9034|9034) -> PublisherService::PublisherService
(9034|9034) -> PublisherService::start (3 threads)
(9034|9034) sub wait_received 0:9
(9034|9047) pub1 writer id: 01030000.0a177acd.00000005.00000102(a942a7c7)
(9034|9047) pub1->started
(9034|9047) pub1 33% (1 samples sent)
(9034|9047) pub1 66% (2 samples sent)
(9034|9047) pub1 100% (3 samples sent)
(9034|9047) pub1->wait_match() before write for 01030000.0a177acd.00000005.00000102(a942a7c7)
(9034|9046) pub0 writer id: 01030000.0a177acd.00000003.00000102(26025267)
(9034|9046) pub0->started
(9034|9047) pub1<-match found! before write for 01030000.0a177acd.00000005.00000102(a942a7c7)
(9034|9047) pub1 waiting for acks
(9034|9046) pub0 33% (1 samples sent)
(9034|9046) pub0 66% (2 samples sent)
(9034|9046) pub0 100% (3 samples sent)
(9034|9046) pub0->wait_match() before write for 01030000.0a177acd.00000003.00000102(26025267)
(9034|9046) pub0<-match found! before write for 01030000.0a177acd.00000003.00000102(26025267)
(9034|9046) pub0 waiting for acks
(9034|9045) sub 11% (1 samples received)
(9034|9045) sub 22% (2 samples received)
(9034|9045) sub 33% (3 samples received)
(9034|9048) pub2 writer id: 01030000.0a177acd.00000004.00000102(94228e77)
(9034|9048) pub2->started
(9034|9048) pub2 33% (1 samples sent)
(9034|9048) pub2 66% (2 samples sent)
(9034|9048) pub2 100% (3 samples sent)
(9034|9048) pub2->wait_match() before write for 01030000.0a177acd.00000004.00000102(94228e77)
(9034|9045) sub 44% (4 samples received)
(9034|9048) pub2<-match found! before write for 01030000.0a177acd.00000004.00000102(94228e77)
(9034|9048) pub2 waiting for acks
(9034|9047) pub1 waiting for acks returned
(9034|9047) pub1<-delete_contained_entities
(9034|9045) sub 55% (5 samples received)
(9034|9045) sub 66% (6 samples received)
(9034|9045) sub 77% (7 samples received)
(9034|9045) sub 88% (8 samples received)
(9034|9045) sub 100% (9 samples received)
(9034|9045) sub condition_.notify_all
(9034|9034) sub condition_.wait returned
(9034|9034) sub check_received
(9034|9034) sub check_received returns 0
(9034|9034) <- PublisherService::end
(9034|9046) pub0 waiting for acks returned
(9034|9046) pub0<-delete_contained_entities
(9034|9048) pub2 waiting for acks returned
(9034|9048) pub2<-delete_contained_entities
(9034|9047) pub1<-delete_participant
(9034|9046) pub0<-delete_participant
(9034|9048) pub2<-delete_participant
(9034|9034) <- PublisherService::~PublisherService
(9034|9034) <- Subscriber delete_contained_entities
(9034|9034) <- Subscriber delete_participant
(9034|9034) <- Subscriber::~Subscriber
(9034|9034) <- 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: 9050
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1024 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9060 started at 2026-08-07 16:04:41
(9060|9060) -> Thrasher started
(9060|9060) -> Subscriber::Subscriber
(9050|9050) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(9060|9060) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(9060|9060) Subscriber reader id: 01030000.44423355.00000002.00000507(cc3d9398)
(9060|9060) -> PublisherService::PublisherService
(9060|9060) -> PublisherService::start (1 threads)
(9060|9060) sub wait_received 0:1024
(9060|9072) pub0 writer id: 01030000.44423355.00000003.00000102(e55b8ba3)
(9060|9072) pub0->started
(9060|9072) pub0 10% (103 samples sent)
(9060|9071) sub 10% (103 samples received)
(9060|9072) pub0 20% (205 samples sent)
(9060|9071) sub 20% (205 samples received)
(9060|9072) pub0 30% (308 samples sent)
(9060|9071) sub 30% (308 samples received)
(9060|9072) pub0 40% (410 samples sent)
(9060|9071) sub 40% (410 samples received)
(9060|9072) pub0 50% (512 samples sent)
(9060|9071) sub 50% (512 samples received)
(9060|9072) pub0 60% (615 samples sent)
(9060|9071) sub 60% (615 samples received)
(9060|9072) pub0 70% (717 samples sent)
(9060|9071) sub 70% (717 samples received)
(9060|9072) pub0 80% (820 samples sent)
(9060|9071) sub 80% (820 samples received)
(9060|9072) pub0 90% (922 samples sent)
(9060|9071) sub 90% (922 samples received)
(9060|9072) pub0 100% (1024 samples sent)
(9060|9072) pub0->wait_match() before write for 01030000.44423355.00000003.00000102(e55b8ba3)
(9060|9071) sub 100% (1024 samples received)
(9060|9071) sub condition_.notify_all
(9060|9060) sub condition_.wait returned
(9060|9072) pub0<-match found! before write for 01030000.44423355.00000003.00000102(e55b8ba3)
(9060|9060) sub check_received
(9060|9072) pub0 waiting for acks
(9060|9060) sub check_received returns 0
(9060|9060) <- PublisherService::end
(9060|9072) pub0 waiting for acks returned
(9060|9072) pub0<-delete_contained_entities
(9060|9072) pub0<-delete_participant
(9060|9060) <- PublisherService::~PublisherService
(9060|9060) <- Subscriber delete_contained_entities
(9060|9060) <- Subscriber delete_participant
(9060|9060) <- Subscriber::~Subscriber
(9060|9060) <- 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: 9074
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 8 -s 128 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9084 started at 2026-08-07 16:04:42
(9084|9084) -> Thrasher started
(9084|9084) -> Subscriber::Subscriber
(9074|9074) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(9084|9084) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(9084|9084) Subscriber reader id: 01030000.7a9e2f2e.00000002.00000507(7b043090)
(9084|9084) -> PublisherService::PublisherService
(9084|9084) -> PublisherService::start (8 threads)
(9084|9084) sub wait_received 0:1024
(9084|9098) pub2 writer id: 01030000.7a9e2f2e.00000004.00000102(e042f4bb)
(9084|9098) pub2->started
(9084|9098) pub2 10% (13 samples sent)
(9084|9096) pub0 writer id: 01030000.7a9e2f2e.00000003.00000102(526228ab)
(9084|9096) pub0->started
(9084|9096) pub0 10% (13 samples sent)
(9084|9096) pub0 20% (26 samples sent)
(9084|9098) pub2 20% (26 samples sent)
(9084|9102) pub6 writer id: 01030000.7a9e2f2e.00000009.00000102(18d2300a)
(9084|9102) pub6->started
(9084|9102) pub6 10% (13 samples sent)
(9084|9096) pub0 30% (39 samples sent)
(9084|9102) pub6 20% (26 samples sent)
(9084|9098) pub2 30% (39 samples sent)
(9084|9096) pub0 40% (52 samples sent)
(9084|9098) pub2 40% (52 samples sent)
(9084|9102) pub6 30% (39 samples sent)
(9084|9096) pub0 50% (64 samples sent)
(9084|9096) pub0 60% (77 samples sent)
(9084|9098) pub2 50% (64 samples sent)
(9084|9102) pub6 40% (52 samples sent)
(9084|9096) pub0 70% (90 samples sent)
(9084|9102) pub6 50% (64 samples sent)
(9084|9096) pub0 80% (103 samples sent)
(9084|9099) pub3 writer id: 01030000.7a9e2f2e.00000005.00000102(dd22dd0b)
(9084|9099) pub3->started
(9084|9098) pub2 60% (77 samples sent)
(9084|9099) pub3 10% (13 samples sent)
(9084|9096) pub0 90% (116 samples sent)
(9084|9099) pub3 20% (26 samples sent)
(9084|9097) pub1 writer id: 01030000.7a9e2f2e.00000008.00000102(25b219ba)
(9084|9097) pub1->started
(9084|9096) pub0 100% (128 samples sent)
(9084|9096) pub0->wait_match() before write for 01030000.7a9e2f2e.00000003.00000102(526228ab)
(9084|9098) pub2 70% (90 samples sent)
(9084|9102) pub6 60% (77 samples sent)
(9084|9097) pub1 10% (13 samples sent)
(9084|9099) pub3 30% (39 samples sent)
(9084|9099) pub3 40% (52 samples sent)
(9084|9098) pub2 80% (103 samples sent)
(9084|9101) pub5 writer id: 01030000.7a9e2f2e.00000007.00000102(a7e28e6b)
(9084|9101) pub5->started
(9084|9099) pub3 50% (64 samples sent)
(9084|9101) pub5 10% (13 samples sent)
(9084|9101) pub5 20% (26 samples sent)
(9084|9097) pub1 20% (26 samples sent)
(9084|9096) pub0<-match found! before write for 01030000.7a9e2f2e.00000003.00000102(526228ab)
(9084|9096) pub0 waiting for acks
(9084|9103) pub7 writer id: 01030000.7a9e2f2e.0000000a.00000102(5f724ada)
(9084|9103) pub7->started
(9084|9097) pub1 30% (39 samples sent)
(9084|9098) pub2 90% (116 samples sent)
(9084|9102) pub6 70% (90 samples sent)
(9084|9101) pub5 30% (39 samples sent)
(9084|9097) pub1 40% (52 samples sent)
(9084|9099) pub3 60% (77 samples sent)
(9084|9103) pub7 10% (13 samples sent)
(9084|9100) pub4 writer id: 01030000.7a9e2f2e.00000006.00000102(9a82a7db)
(9084|9100) pub4->started
(9084|9098) pub2 100% (128 samples sent)
(9084|9098) pub2->wait_match() before write for 01030000.7a9e2f2e.00000004.00000102(e042f4bb)
(9084|9099) pub3 70% (90 samples sent)
(9084|9103) pub7 20% (26 samples sent)
(9084|9101) pub5 40% (52 samples sent)
(9084|9100) pub4 10% (13 samples sent)
(9084|9101) pub5 50% (64 samples sent)
(9084|9100) pub4 20% (26 samples sent)
(9084|9103) pub7 30% (39 samples sent)
(9084|9101) pub5 60% (77 samples sent)
(9084|9097) pub1 50% (64 samples sent)
(9084|9103) pub7 40% (52 samples sent)
(9084|9097) pub1 60% (77 samples sent)
(9084|9101) pub5 70% (90 samples sent)
(9084|9099) pub3 80% (103 samples sent)
(9084|9100) pub4 30% (39 samples sent)
(9084|9101) pub5 80% (103 samples sent)
(9084|9099) pub3 90% (116 samples sent)
(9084|9100) pub4 40% (52 samples sent)
(9084|9102) pub6 80% (103 samples sent)
(9084|9101) pub5 90% (116 samples sent)
(9084|9100) pub4 50% (64 samples sent)
(9084|9097) pub1 70% (90 samples sent)
(9084|9102) pub6 90% (116 samples sent)
(9084|9101) pub5 100% (128 samples sent)
(9084|9101) pub5->wait_match() before write for 01030000.7a9e2f2e.00000007.00000102(a7e28e6b)
(9084|9103) pub7 50% (64 samples sent)
(9084|9097) pub1 80% (103 samples sent)
(9084|9099) pub3 100% (128 samples sent)
(9084|9099) pub3->wait_match() before write for 01030000.7a9e2f2e.00000005.00000102(dd22dd0b)
(9084|9103) pub7 60% (77 samples sent)
(9084|9098) pub2<-match found! before write for 01030000.7a9e2f2e.00000004.00000102(e042f4bb)
(9084|9098) pub2 waiting for acks
(9084|9097) pub1 90% (116 samples sent)
(9084|9103) pub7 70% (90 samples sent)
(9084|9103) pub7 80% (103 samples sent)
(9084|9100) pub4 60% (77 samples sent)
(9084|9102) pub6 100% (128 samples sent)
(9084|9102) pub6->wait_match() before write for 01030000.7a9e2f2e.00000009.00000102(18d2300a)
(9084|9100) pub4 70% (90 samples sent)
(9084|9103) pub7 90% (116 samples sent)
(9084|9097) pub1 100% (128 samples sent)
(9084|9097) pub1->wait_match() before write for 01030000.7a9e2f2e.00000008.00000102(25b219ba)
(9084|9103) pub7 100% (128 samples sent)
(9084|9100) pub4 80% (103 samples sent)
(9084|9103) pub7->wait_match() before write for 01030000.7a9e2f2e.0000000a.00000102(5f724ada)
(9084|9100) pub4 90% (116 samples sent)
(9084|9097) pub1<-match found! before write for 01030000.7a9e2f2e.00000008.00000102(25b219ba)
(9084|9097) pub1 waiting for acks
(9084|9100) pub4 100% (128 samples sent)
(9084|9100) pub4->wait_match() before write for 01030000.7a9e2f2e.00000006.00000102(9a82a7db)
(9084|9102) pub6<-match found! before write for 01030000.7a9e2f2e.00000009.00000102(18d2300a)
(9084|9102) pub6 waiting for acks
(9084|9103) pub7<-match found! before write for 01030000.7a9e2f2e.0000000a.00000102(5f724ada)
(9084|9103) pub7 waiting for acks
(9084|9101) pub5<-match found! before write for 01030000.7a9e2f2e.00000007.00000102(a7e28e6b)
(9084|9101) pub5 waiting for acks
(9084|9099) pub3<-match found! before write for 01030000.7a9e2f2e.00000005.00000102(dd22dd0b)
(9084|9099) pub3 waiting for acks
(9084|9100) pub4<-match found! before write for 01030000.7a9e2f2e.00000006.00000102(9a82a7db)
(9084|9100) pub4 waiting for acks
(9084|9095) sub 10% (103 samples received)
(9084|9095) sub 20% (205 samples received)
(9084|9095) sub 30% (308 samples received)
(9084|9095) sub 40% (410 samples received)
(9084|9095) sub 50% (512 samples received)
(9084|9095) sub 60% (615 samples received)
(9084|9095) sub 70% (717 samples received)
(9084|9096) pub0 waiting for acks returned
(9084|9096) pub0<-delete_contained_entities
(9084|9098) pub2 waiting for acks returned
(9084|9097) pub1 waiting for acks returned
(9084|9098) pub2<-delete_contained_entities
(9084|9097) pub1<-delete_contained_entities
(9084|9102) pub6 waiting for acks returned
(9084|9102) pub6<-delete_contained_entities
(9084|9103) pub7 waiting for acks returned
(9084|9101) pub5 waiting for acks returned
(9084|9103) pub7<-delete_contained_entities
(9084|9101) pub5<-delete_contained_entities
(9084|9095) sub 80% (820 samples received)
(9084|9102) pub6<-delete_participant
(9084|9095) sub 90% (922 samples received)
(9084|9101) pub5<-delete_participant
(9084|9103) pub7<-delete_participant
(9084|9095) sub 100% (1024 samples received)
(9084|9095) sub condition_.notify_all
(9084|9084) sub condition_.wait returned
(9084|9084) sub check_received
(9084|9084) sub check_received returns 0
(9084|9084) <- PublisherService::end
(9084|9099) pub3 waiting for acks returned
(9084|9100) pub4 waiting for acks returned
(9084|9099) pub3<-delete_contained_entities
(9084|9100) pub4<-delete_contained_entities
(9084|9097) pub1<-delete_participant
(9084|9098) pub2<-delete_participant
(9084|9096) pub0<-delete_participant
(9084|9099) pub3<-delete_participant
(9084|9100) pub4<-delete_participant
(9084|9084) <- PublisherService::~PublisherService
(9084|9084) <- Subscriber delete_contained_entities
(9084|9084) <- Subscriber delete_participant
(9084|9084) <- Subscriber::~Subscriber
(9084|9084) <- 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: 9105
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 16 -s 64 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9115 started at 2026-08-07 16:04:44
(9115|9115) -> Thrasher started
(9115|9115) -> Subscriber::Subscriber
(9105|9105) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(9115|9115) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(9115|9115) Subscriber reader id: 01030000.5ba9ae77.00000002.00000507(2ef76c8a)
(9115|9115) -> PublisherService::PublisherService
(9115|9115) -> PublisherService::start (16 threads)
(9115|9115) sub wait_received 0:1024
(9115|9129) pub2 writer id: 01030000.5ba9ae77.00000005.00000102(88d18111)
(9115|9129) pub2->started
(9115|9129) pub2 10% (7 samples sent)
(9115|9129) pub2 20% (13 samples sent)
(9115|9129) pub2 31% (20 samples sent)
(9115|9134) pub7 writer id: 01030000.5ba9ae77.0000000e.00000102(ff01b000)
(9115|9134) pub7->started
(9115|9129) pub2 40% (26 samples sent)
(9115|9129) pub2 50% (32 samples sent)
(9115|9129) pub2 60% (39 samples sent)
(9115|9134) pub7 10% (7 samples sent)
(9115|9134) pub7 20% (13 samples sent)
(9115|9134) pub7 31% (20 samples sent)
(9115|9134) pub7 40% (26 samples sent)
(9115|9129) pub2 70% (45 samples sent)
(9115|9134) pub7 50% (32 samples sent)
(9115|9134) pub7 60% (39 samples sent)
(9115|9129) pub2 81% (52 samples sent)
(9115|9129) pub2 90% (58 samples sent)
(9115|9129) pub2 100% (64 samples sent)
(9115|9129) pub2->wait_match() before write for 01030000.5ba9ae77.00000005.00000102(88d18111)
(9115|9129) pub2<-match found! before write for 01030000.5ba9ae77.00000005.00000102(88d18111)
(9115|9129) pub2 waiting for acks
(9115|9134) pub7 70% (45 samples sent)
(9115|9134) pub7 81% (52 samples sent)
(9115|9134) pub7 90% (58 samples sent)
(9115|9134) pub7 100% (64 samples sent)
(9115|9134) pub7->wait_match() before write for 01030000.5ba9ae77.0000000e.00000102(ff01b000)
(9115|9134) pub7<-match found! before write for 01030000.5ba9ae77.0000000e.00000102(ff01b000)
(9115|9134) pub7 waiting for acks
(9115|9128) pub1 writer id: 01030000.5ba9ae77.00000004.00000102(b5b1a8a1)
(9115|9128) pub1->started
(9115|9128) pub1 10% (7 samples sent)
(9115|9128) pub1 20% (13 samples sent)
(9115|9128) pub1 31% (20 samples sent)
(9115|9128) pub1 40% (26 samples sent)
(9115|9128) pub1 50% (32 samples sent)
(9115|9128) pub1 60% (39 samples sent)
(9115|9128) pub1 70% (45 samples sent)
(9115|9128) pub1 81% (52 samples sent)
(9115|9128) pub1 90% (58 samples sent)
(9115|9128) pub1 100% (64 samples sent)
(9115|9128) pub1->wait_match() before write for 01030000.5ba9ae77.00000004.00000102(b5b1a8a1)
(9115|9140) pub13 writer id: 01030000.5ba9ae77.0000000f.00000102(c26199b0)
(9115|9140) pub13->started
(9115|9140) pub13 10% (7 samples sent)
(9115|9140) pub13 20% (13 samples sent)
(9115|9140) pub13 31% (20 samples sent)
(9115|9140) pub13 40% (26 samples sent)
(9115|9140) pub13 50% (32 samples sent)
(9115|9140) pub13 60% (39 samples sent)
(9115|9140) pub13 70% (45 samples sent)
(9115|9140) pub13 81% (52 samples sent)
(9115|9140) pub13 90% (58 samples sent)
(9115|9132) pub5 writer id: 01030000.5ba9ae77.00000007.00000102(f211d271)
(9115|9132) pub5->started
(9115|9132) pub5 10% (7 samples sent)
(9115|9127) pub0 writer id: 01030000.5ba9ae77.00000003.00000102(079174b1)
(9115|9127) pub0->started
(9115|9132) pub5 20% (13 samples sent)
(9115|9127) pub0 10% (7 samples sent)
(9115|9132) pub5 31% (20 samples sent)
(9115|9127) pub0 20% (13 samples sent)
(9115|9132) pub5 40% (26 samples sent)
(9115|9127) pub0 31% (20 samples sent)
(9115|9132) pub5 50% (32 samples sent)
(9115|9127) pub0 40% (26 samples sent)
(9115|9132) pub5 60% (39 samples sent)
(9115|9127) pub0 50% (32 samples sent)
(9115|9132) pub5 70% (45 samples sent)
(9115|9132) pub5 81% (52 samples sent)
(9115|9126) sub 10% (103 samples received)
(9115|9132) pub5 90% (58 samples sent)
(9115|9140) pub13 100% (64 samples sent)
(9115|9140) pub13->wait_match() before write for 01030000.5ba9ae77.0000000f.00000102(c26199b0)
(9115|9132) pub5 100% (64 samples sent)
(9115|9132) pub5->wait_match() before write for 01030000.5ba9ae77.00000007.00000102(f211d271)
(9115|9128) pub1<-match found! before write for 01030000.5ba9ae77.00000004.00000102(b5b1a8a1)
(9115|9128) pub1 waiting for acks
(9115|9127) pub0 60% (39 samples sent)
(9115|9127) pub0 70% (45 samples sent)
(9115|9127) pub0 81% (52 samples sent)
(9115|9127) pub0 90% (58 samples sent)
(9115|9127) pub0 100% (64 samples sent)
(9115|9127) pub0->wait_match() before write for 01030000.5ba9ae77.00000003.00000102(079174b1)
(9115|9140) pub13<-match found! before write for 01030000.5ba9ae77.0000000f.00000102(c26199b0)
(9115|9140) pub13 waiting for acks
(9115|9138) pub11 writer id: 01030000.5ba9ae77.0000000d.00000102(b8a1cad0)
(9115|9138) pub11->started
(9115|9138) pub11 10% (7 samples sent)
(9115|9138) pub11 20% (13 samples sent)
(9115|9138) pub11 31% (20 samples sent)
(9115|9132) pub5<-match found! before write for 01030000.5ba9ae77.00000007.00000102(f211d271)
(9115|9132) pub5 waiting for acks
(9115|9138) pub11 40% (26 samples sent)
(9115|9138) pub11 50% (32 samples sent)
(9115|9138) pub11 60% (39 samples sent)
(9115|9138) pub11 70% (45 samples sent)
(9115|9131) pub4 writer id: 01030000.5ba9ae77.00000006.00000102(cf71fbc1)
(9115|9138) pub11 81% (52 samples sent)
(9115|9131) pub4->started
(9115|9131) pub4 10% (7 samples sent)
(9115|9138) pub11 90% (58 samples sent)
(9115|9131) pub4 20% (13 samples sent)
(9115|9138) pub11 100% (64 samples sent)
(9115|9138) pub11->wait_match() before write for 01030000.5ba9ae77.0000000d.00000102(b8a1cad0)
(9115|9131) pub4 31% (20 samples sent)
(9115|9131) pub4 40% (26 samples sent)
(9115|9127) pub0<-match found! before write for 01030000.5ba9ae77.00000003.00000102(079174b1)
(9115|9127) pub0 waiting for acks
(9115|9131) pub4 50% (32 samples sent)
(9115|9131) pub4 60% (39 samples sent)
(9115|9131) pub4 70% (45 samples sent)
(9115|9131) pub4 81% (52 samples sent)
(9115|9131) pub4 90% (58 samples sent)
(9115|9131) pub4 100% (64 samples sent)
(9115|9131) pub4->wait_match() before write for 01030000.5ba9ae77.00000006.00000102(cf71fbc1)
(9115|9133) pub6 writer id: 01030000.5ba9ae77.00000008.00000102(704145a0)
(9115|9133) pub6->started
(9115|9133) pub6 10% (7 samples sent)
(9115|9133) pub6 20% (13 samples sent)
(9115|9133) pub6 31% (20 samples sent)
(9115|9130) pub3 writer id: 01030000.5ba9ae77.0000000a.00000102(0a8116c0)
(9115|9130) pub3->started
(9115|9133) pub6 40% (26 samples sent)
(9115|9130) pub3 10% (7 samples sent)
(9115|9133) pub6 50% (32 samples sent)
(9115|9130) pub3 20% (13 samples sent)
(9115|9130) pub3 31% (20 samples sent)
(9115|9130) pub3 40% (26 samples sent)
(9115|9133) pub6 60% (39 samples sent)
(9115|9130) pub3 50% (32 samples sent)
(9115|9130) pub3 60% (39 samples sent)
(9115|9130) pub3 70% (45 samples sent)
(9115|9133) pub6 70% (45 samples sent)
(9115|9133) pub6 81% (52 samples sent)
(9115|9133) pub6 90% (58 samples sent)
(9115|9133) pub6 100% (64 samples sent)
(9115|9133) pub6->wait_match() before write for 01030000.5ba9ae77.00000008.00000102(704145a0)
(9115|9130) pub3 81% (52 samples sent)
(9115|9130) pub3 90% (58 samples sent)
(9115|9137) pub10 writer id: 01030000.5ba9ae77.0000000c.00000102(85c1e360)
(9115|9137) pub10->started
(9115|9130) pub3 100% (64 samples sent)
(9115|9130) pub3->wait_match() before write for 01030000.5ba9ae77.0000000a.00000102(0a8116c0)
(9115|9137) pub10 10% (7 samples sent)
(9115|9137) pub10 20% (13 samples sent)
(9115|9137) pub10 31% (20 samples sent)
(9115|9137) pub10 40% (26 samples sent)
(9115|9137) pub10 50% (32 samples sent)
(9115|9136) pub9 writer id: 01030000.5ba9ae77.0000000b.00000102(37e13f70)
(9115|9136) pub9->started
(9115|9141) pub14 writer id: 01030000.5ba9ae77.00000010.00000102(20d199e3)
(9115|9141) pub14->started
(9115|9136) pub9 10% (7 samples sent)
(9115|9141) pub14 10% (7 samples sent)
(9115|9136) pub9 20% (13 samples sent)
(9115|9141) pub14 20% (13 samples sent)
(9115|9136) pub9 31% (20 samples sent)
(9115|9141) pub14 31% (20 samples sent)
(9115|9136) pub9 40% (26 samples sent)
(9115|9141) pub14 40% (26 samples sent)
(9115|9136) pub9 50% (32 samples sent)
(9115|9142) pub15 writer id: 01030000.5ba9ae77.00000011.00000102(1db1b053)
(9115|9142) pub15->started
(9115|9139) pub12 writer id: 01030000.5ba9ae77.00000012.00000102(5a11ca83)
(9115|9139) pub12->started
(9115|9142) pub15 10% (7 samples sent)
(9115|9139) pub12 10% (7 samples sent)
(9115|9136) pub9 60% (39 samples sent)
(9115|9142) pub15 20% (13 samples sent)
(9115|9139) pub12 20% (13 samples sent)
(9115|9136) pub9 70% (45 samples sent)
(9115|9137) pub10 60% (39 samples sent)
(9115|9139) pub12 31% (20 samples sent)
(9115|9136) pub9 81% (52 samples sent)
(9115|9139) pub12 40% (26 samples sent)
(9115|9141) pub14 50% (32 samples sent)
(9115|9136) pub9 90% (58 samples sent)
(9115|9141) pub14 60% (39 samples sent)
(9115|9136) pub9 100% (64 samples sent)
(9115|9136) pub9->wait_match() before write for 01030000.5ba9ae77.0000000b.00000102(37e13f70)
(9115|9141) pub14 70% (45 samples sent)
(9115|9141) pub14 81% (52 samples sent)
(9115|9141) pub14 90% (58 samples sent)
(9115|9142) pub15 31% (20 samples sent)
(9115|9139) pub12 50% (32 samples sent)
(9115|9142) pub15 40% (26 samples sent)
(9115|9139) pub12 60% (39 samples sent)
(9115|9142) pub15 50% (32 samples sent)
(9115|9137) pub10 70% (45 samples sent)
(9115|9139) pub12 70% (45 samples sent)
(9115|9137) pub10 81% (52 samples sent)
(9115|9139) pub12 81% (52 samples sent)
(9115|9137) pub10 90% (58 samples sent)
(9115|9139) pub12 90% (58 samples sent)
(9115|9126) sub 20% (205 samples received)
(9115|9137) pub10 100% (64 samples sent)
(9115|9137) pub10->wait_match() before write for 01030000.5ba9ae77.0000000c.00000102(85c1e360)
(9115|9139) pub12 100% (64 samples sent)
(9115|9139) pub12->wait_match() before write for 01030000.5ba9ae77.00000012.00000102(5a11ca83)
(9115|9142) pub15 60% (39 samples sent)
(9115|9135) pub8 writer id: 01030000.5ba9ae77.00000009.00000102(4d216c10)
(9115|9135) pub8->started
(9115|9142) pub15 70% (45 samples sent)
(9115|9135) pub8 10% (7 samples sent)
(9115|9142) pub15 81% (52 samples sent)
(9115|9135) pub8 20% (13 samples sent)
(9115|9142) pub15 90% (58 samples sent)
(9115|9135) pub8 31% (20 samples sent)
(9115|9135) pub8 40% (26 samples sent)
(9115|9141) pub14 100% (64 samples sent)
(9115|9141) pub14->wait_match() before write for 01030000.5ba9ae77.00000010.00000102(20d199e3)
(9115|9135) pub8 50% (32 samples sent)
(9115|9142) pub15 100% (64 samples sent)
(9115|9142) pub15->wait_match() before write for 01030000.5ba9ae77.00000011.00000102(1db1b053)
(9115|9135) pub8 60% (39 samples sent)
(9115|9135) pub8 70% (45 samples sent)
(9115|9135) pub8 81% (52 samples sent)
(9115|9135) pub8 90% (58 samples sent)
(9115|9135) pub8 100% (64 samples sent)
(9115|9135) pub8->wait_match() before write for 01030000.5ba9ae77.00000009.00000102(4d216c10)
(9115|9126) sub 30% (308 samples received)
(9115|9138) pub11<-match found! before write for 01030000.5ba9ae77.0000000d.00000102(b8a1cad0)
(9115|9138) pub11 waiting for acks
(9115|9131) pub4<-match found! before write for 01030000.5ba9ae77.00000006.00000102(cf71fbc1)
(9115|9131) pub4 waiting for acks
(9115|9129) pub2 waiting for acks returned
(9115|9129) pub2<-delete_contained_entities
(9115|9133) pub6<-match found! before write for 01030000.5ba9ae77.00000008.00000102(704145a0)
(9115|9133) pub6 waiting for acks
(9115|9134) pub7 waiting for acks returned
(9115|9134) pub7<-delete_contained_entities
(9115|9130) pub3<-match found! before write for 01030000.5ba9ae77.0000000a.00000102(0a8116c0)
(9115|9130) pub3 waiting for acks
(9115|9139) pub12<-match found! before write for 01030000.5ba9ae77.00000012.00000102(5a11ca83)
(9115|9139) pub12 waiting for acks
(9115|9136) pub9<-match found! before write for 01030000.5ba9ae77.0000000b.00000102(37e13f70)
(9115|9136) pub9 waiting for acks
(9115|9141) pub14<-match found! before write for 01030000.5ba9ae77.00000010.00000102(20d199e3)
(9115|9141) pub14 waiting for acks
(9115|9129) pub2<-delete_participant
(9115|9137) pub10<-match found! before write for 01030000.5ba9ae77.0000000c.00000102(85c1e360)
(9115|9137) pub10 waiting for acks
(9115|9135) pub8<-match found! before write for 01030000.5ba9ae77.00000009.00000102(4d216c10)
(9115|9135) pub8 waiting for acks
(9115|9142) pub15<-match found! before write for 01030000.5ba9ae77.00000011.00000102(1db1b053)
(9115|9142) pub15 waiting for acks
(9115|9134) pub7<-delete_participant
(9115|9128) pub1 waiting for acks returned
(9115|9128) pub1<-delete_contained_entities
(9115|9140) pub13 waiting for acks returned
(9115|9140) pub13<-delete_contained_entities
(9115|9132) pub5 waiting for acks returned
(9115|9132) pub5<-delete_contained_entities
(9115|9126) sub 40% (410 samples received)
(9115|9140) pub13<-delete_participant
(9115|9128) pub1<-delete_participant
(9115|9126) sub 50% (512 samples received)
(9115|9132) pub5<-delete_participant
(9115|9126) sub 60% (615 samples received)
(9115|9127) pub0 waiting for acks returned
(9115|9138) pub11 waiting for acks returned
(9115|9131) pub4 waiting for acks returned
(9115|9138) pub11<-delete_contained_entities
(9115|9127) pub0<-delete_contained_entities
(9115|9131) pub4<-delete_contained_entities
(9115|9133) pub6 waiting for acks returned
(9115|9133) pub6<-delete_contained_entities
(9115|9130) pub3 waiting for acks returned
(9115|9130) pub3<-delete_contained_entities
(9115|9139) pub12 waiting for acks returned
(9115|9139) pub12<-delete_contained_entities
(9115|9126) sub 70% (717 samples received)
(9115|9138) pub11<-delete_participant
(9115|9126) sub 80% (820 samples received)
(9115|9127) pub0<-delete_participant
(9115|9131) pub4<-delete_participant
(9115|9126) sub 90% (922 samples received)
(9115|9133) pub6<-delete_participant
(9115|9126) sub 100% (1024 samples received)
(9115|9126) sub condition_.notify_all
(9115|9136) pub9 waiting for acks returned
(9115|9136) pub9<-delete_contained_entities
(9115|9115) sub condition_.wait returned
(9115|9115) sub check_received
(9115|9115) sub check_received returns 0
(9115|9115) <- PublisherService::end
(9115|9141) pub14 waiting for acks returned
(9115|9141) pub14<-delete_contained_entities
(9115|9142) pub15 waiting for acks returned
(9115|9139) pub12<-delete_participant
(9115|9142) pub15<-delete_contained_entities
(9115|9137) pub10 waiting for acks returned
(9115|9137) pub10<-delete_contained_entities
(9115|9135) pub8 waiting for acks returned
(9115|9135) pub8<-delete_contained_entities
(9115|9130) pub3<-delete_participant
(9115|9136) pub9<-delete_participant
(9115|9141) pub14<-delete_participant
(9115|9142) pub15<-delete_participant
(9115|9137) pub10<-delete_participant
(9115|9135) pub8<-delete_participant
(9115|9115) <- PublisherService::~PublisherService
(9115|9115) <- Subscriber delete_contained_entities
(9115|9115) <- Subscriber delete_participant
(9115|9115) <- Subscriber::~Subscriber
(9115|9115) <- 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: 9146
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 32 -s 32 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9156 started at 2026-08-07 16:04:45
(9156|9156) -> Thrasher started
(9156|9156) -> Subscriber::Subscriber
(9146|9146) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(9156|9156) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(9156|9156) Subscriber reader id: 01030000.1c76a107.00000002.00000507(f703b6d0)
(9156|9156) -> PublisherService::PublisherService
(9156|9156) -> PublisherService::start (32 threads)
(9156|9156) sub wait_received 0:1024
(9156|9168) pub0 writer id: 01030000.1c76a107.00000003.00000102(de65aeeb)
(9156|9168) pub0->started
(9156|9168) pub0 12% (4 samples sent)
(9156|9168) pub0 21% (7 samples sent)
(9156|9168) pub0 31% (10 samples sent)
(9156|9168) pub0 40% (13 samples sent)
(9156|9168) pub0 50% (16 samples sent)
(9156|9168) pub0 62% (20 samples sent)
(9156|9168) pub0 71% (23 samples sent)
(9156|9168) pub0 81% (26 samples sent)
(9156|9168) pub0 90% (29 samples sent)
(9156|9168) pub0 100% (32 samples sent)
(9156|9168) pub0->wait_match() before write for 01030000.1c76a107.00000003.00000102(de65aeeb)
(9156|9168) pub0<-match found! before write for 01030000.1c76a107.00000003.00000102(de65aeeb)
(9156|9168) pub0 waiting for acks
(9156|9168) pub0 waiting for acks returned
(9156|9168) pub0<-delete_contained_entities
(9156|9169) pub1 writer id: 01030000.1c76a107.00000004.00000102(6c4572fb)
(9156|9169) pub1->started
(9156|9169) pub1 12% (4 samples sent)
(9156|9169) pub1 21% (7 samples sent)
(9156|9169) pub1 31% (10 samples sent)
(9156|9169) pub1 40% (13 samples sent)
(9156|9169) pub1 50% (16 samples sent)
(9156|9169) pub1 62% (20 samples sent)
(9156|9169) pub1 71% (23 samples sent)
(9156|9169) pub1 81% (26 samples sent)
(9156|9169) pub1 90% (29 samples sent)
(9156|9169) pub1 100% (32 samples sent)
(9156|9169) pub1->wait_match() before write for 01030000.1c76a107.00000004.00000102(6c4572fb)
(9156|9169) pub1<-match found! before write for 01030000.1c76a107.00000004.00000102(6c4572fb)
(9156|9169) pub1 waiting for acks
(9156|9169) pub1 waiting for acks returned
(9156|9169) pub1<-delete_contained_entities
(9156|9180) pub12 writer id: 01030000.1c76a107.0000000d.00000102(6155108a)
(9156|9180) pub12->started
(9156|9178) pub10 writer id: 01030000.1c76a107.00000009.00000102(94d5b64a)
(9156|9178) pub10->started
(9156|9178) pub10 12% (4 samples sent)
(9156|9180) pub12 12% (4 samples sent)
(9156|9180) pub12 21% (7 samples sent)
(9156|9180) pub12 31% (10 samples sent)
(9156|9178) pub10 21% (7 samples sent)
(9156|9180) pub12 40% (13 samples sent)
(9156|9178) pub10 31% (10 samples sent)
(9156|9180) pub12 50% (16 samples sent)
(9156|9178) pub10 40% (13 samples sent)
(9156|9178) pub10 50% (16 samples sent)
(9156|9180) pub12 62% (20 samples sent)
(9156|9180) pub12 71% (23 samples sent)
(9156|9178) pub10 62% (20 samples sent)
(9156|9180) pub12 81% (26 samples sent)
(9156|9180) pub12 90% (29 samples sent)
(9156|9180) pub12 100% (32 samples sent)
(9156|9180) pub12->wait_match() before write for 01030000.1c76a107.0000000d.00000102(6155108a)
(9156|9180) pub12<-match found! before write for 01030000.1c76a107.0000000d.00000102(6155108a)
(9156|9180) pub12 waiting for acks
(9156|9178) pub10 71% (23 samples sent)
(9156|9178) pub10 81% (26 samples sent)
(9156|9178) pub10 90% (29 samples sent)
(9156|9178) pub10 100% (32 samples sent)
(9156|9178) pub10->wait_match() before write for 01030000.1c76a107.00000009.00000102(94d5b64a)
(9156|9178) pub10<-match found! before write for 01030000.1c76a107.00000009.00000102(94d5b64a)
(9156|9178) pub10 waiting for acks
(9156|9167) sub 10% (103 samples received)
(9156|9178) pub10 waiting for acks returned
(9156|9178) pub10<-delete_contained_entities
(9156|9180) pub12 waiting for acks returned
(9156|9180) pub12<-delete_contained_entities
(9156|9175) pub7 writer id: 01030000.1c76a107.0000000f.00000102(1b9543ea)
(9156|9175) pub7->started
(9156|9175) pub7 12% (4 samples sent)
(9156|9175) pub7 21% (7 samples sent)
(9156|9175) pub7 31% (10 samples sent)
(9156|9175) pub7 40% (13 samples sent)
(9156|9173) pub6 writer id: 01030000.1c76a107.0000000a.00000102(d375cc9a)
(9156|9173) pub6->started
(9156|9173) pub6 12% (4 samples sent)
(9156|9173) pub6 21% (7 samples sent)
(9156|9173) pub6 31% (10 samples sent)
(9156|9174) pub5 writer id: 01030000.1c76a107.00000007.00000102(2be5082b)
(9156|9174) pub5->started
(9156|9177) pub9 writer id: 01030000.1c76a107.00000008.00000102(a9b59ffa)
(9156|9177) pub9->started
(9156|9177) pub9 12% (4 samples sent)
(9156|9173) pub6 40% (13 samples sent)
(9156|9173) pub6 50% (16 samples sent)
(9156|9177) pub9 21% (7 samples sent)
(9156|9174) pub5 12% (4 samples sent)
(9156|9173) pub6 62% (20 samples sent)
(9156|9177) pub9 31% (10 samples sent)
(9156|9174) pub5 21% (7 samples sent)
(9156|9177) pub9 40% (13 samples sent)
(9156|9174) pub5 31% (10 samples sent)
(9156|9174) pub5 40% (13 samples sent)
(9156|9175) pub7 50% (16 samples sent)
(9156|9173) pub6 71% (23 samples sent)
(9156|9174) pub5 50% (16 samples sent)
(9156|9175) pub7 62% (20 samples sent)
(9156|9175) pub7 71% (23 samples sent)
(9156|9175) pub7 81% (26 samples sent)
(9156|9177) pub9 50% (16 samples sent)
(9156|9177) pub9 62% (20 samples sent)
(9156|9174) pub5 62% (20 samples sent)
(9156|9173) pub6 81% (26 samples sent)
(9156|9174) pub5 71% (23 samples sent)
(9156|9174) pub5 81% (26 samples sent)
(9156|9173) pub6 90% (29 samples sent)
(9156|9174) pub5 90% (29 samples sent)
(9156|9173) pub6 100% (32 samples sent)
(9156|9173) pub6->wait_match() before write for 01030000.1c76a107.0000000a.00000102(d375cc9a)
(9156|9173) pub6<-match found! before write for 01030000.1c76a107.0000000a.00000102(d375cc9a)
(9156|9173) pub6 waiting for acks
(9156|9183) pub15 writer id: 01030000.1c76a107.00000012.00000102(83e510d9)
(9156|9183) pub15->started
(9156|9177) pub9 71% (23 samples sent)
(9156|9183) pub15 12% (4 samples sent)
(9156|9177) pub9 81% (26 samples sent)
(9156|9183) pub15 21% (7 samples sent)
(9156|9177) pub9 90% (29 samples sent)
(9156|9183) pub15 31% (10 samples sent)
(9156|9177) pub9 100% (32 samples sent)
(9156|9177) pub9->wait_match() before write for 01030000.1c76a107.00000008.00000102(a9b59ffa)
(9156|9183) pub15 40% (13 samples sent)
(9156|9183) pub15 50% (16 samples sent)
(9156|9174) pub5 100% (32 samples sent)
(9156|9174) pub5->wait_match() before write for 01030000.1c76a107.00000007.00000102(2be5082b)
(9156|9175) pub7 90% (29 samples sent)
(9156|9175) pub7 100% (32 samples sent)
(9156|9175) pub7->wait_match() before write for 01030000.1c76a107.0000000f.00000102(1b9543ea)
(9156|9175) pub7<-match found! before write for 01030000.1c76a107.0000000f.00000102(1b9543ea)
(9156|9175) pub7 waiting for acks
(9156|9183) pub15 62% (20 samples sent)
(9156|9183) pub15 71% (23 samples sent)
(9156|9183) pub15 81% (26 samples sent)
(9156|9183) pub15 90% (29 samples sent)
(9156|9183) pub15 100% (32 samples sent)
(9156|9183) pub15->wait_match() before write for 01030000.1c76a107.00000012.00000102(83e510d9)
(9156|9177) pub9<-match found! before write for 01030000.1c76a107.00000008.00000102(a9b59ffa)
(9156|9177) pub9 waiting for acks
(9156|9174) pub5<-match found! before write for 01030000.1c76a107.00000007.00000102(2be5082b)
(9156|9174) pub5 waiting for acks
(9156|9187) pub21 writer id: 01030000.1c76a107.00000018.00000102(c9550878)
(9156|9187) pub21->started
(9156|9187) pub21 12% (4 samples sent)
(9156|9183) pub15<-match found! before write for 01030000.1c76a107.00000012.00000102(83e510d9)
(9156|9187) pub21 21% (7 samples sent)
(9156|9183) pub15 waiting for acks
(9156|9187) pub21 31% (10 samples sent)
(9156|9187) pub21 40% (13 samples sent)
(9156|9187) pub21 50% (16 samples sent)
(9156|9187) pub21 62% (20 samples sent)
(9156|9187) pub21 71% (23 samples sent)
(9156|9187) pub21 81% (26 samples sent)
(9156|9176) pub8 writer id: 01030000.1c76a107.0000000c.00000102(5c35393a)
(9156|9176) pub8->started
(9156|9176) pub8 12% (4 samples sent)
(9156|9176) pub8 21% (7 samples sent)
(9156|9176) pub8 31% (10 samples sent)
(9156|9176) pub8 40% (13 samples sent)
(9156|9176) pub8 50% (16 samples sent)
(9156|9176) pub8 62% (20 samples sent)
(9156|9176) pub8 71% (23 samples sent)
(9156|9176) pub8 81% (26 samples sent)
(9156|9176) pub8 90% (29 samples sent)
(9156|9187) pub21 90% (29 samples sent)
(9156|9187) pub21 100% (32 samples sent)
(9156|9187) pub21->wait_match() before write for 01030000.1c76a107.00000018.00000102(c9550878)
(9156|9176) pub8 100% (32 samples sent)
(9156|9176) pub8->wait_match() before write for 01030000.1c76a107.0000000c.00000102(5c35393a)
(9156|9195) pub27 writer id: 01030000.1c76a107.0000001e.00000102(4615fdd8)
(9156|9195) pub27->started
(9156|9195) pub27 12% (4 samples sent)
(9156|9195) pub27 21% (7 samples sent)
(9156|9195) pub27 31% (10 samples sent)
(9156|9195) pub27 40% (13 samples sent)
(9156|9195) pub27 50% (16 samples sent)
(9156|9195) pub27 62% (20 samples sent)
(9156|9195) pub27 71% (23 samples sent)
(9156|9195) pub27 81% (26 samples sent)
(9156|9195) pub27 90% (29 samples sent)
(9156|9195) pub27 100% (32 samples sent)
(9156|9195) pub27->wait_match() before write for 01030000.1c76a107.0000001e.00000102(4615fdd8)
(9156|9167) sub 20% (205 samples received)
(9156|9190) pub22 writer id: 01030000.1c76a107.00000016.00000102(7665b619)
(9156|9190) pub22->started
(9156|9181) pub13 writer id: 01030000.1c76a107.00000010.00000102(f92543b9)
(9156|9181) pub13->started
(9156|9190) pub22 12% (4 samples sent)
(9156|9190) pub22 21% (7 samples sent)
(9156|9181) pub13 12% (4 samples sent)
(9156|9190) pub22 31% (10 samples sent)
(9156|9181) pub13 21% (7 samples sent)
(9156|9190) pub22 40% (13 samples sent)
(9156|9181) pub13 31% (10 samples sent)
(9156|9190) pub22 50% (16 samples sent)
(9156|9181) pub13 40% (13 samples sent)
(9156|9190) pub22 62% (20 samples sent)
(9156|9181) pub13 50% (16 samples sent)
(9156|9190) pub22 71% (23 samples sent)
(9156|9181) pub13 62% (20 samples sent)
(9156|9190) pub22 81% (26 samples sent)
(9156|9181) pub13 71% (23 samples sent)
(9156|9190) pub22 90% (29 samples sent)
(9156|9181) pub13 81% (26 samples sent)
(9156|9190) pub22 100% (32 samples sent)
(9156|9190) pub22->wait_match() before write for 01030000.1c76a107.00000016.00000102(7665b619)
(9156|9181) pub13 90% (29 samples sent)
(9156|9181) pub13 100% (32 samples sent)
(9156|9181) pub13->wait_match() before write for 01030000.1c76a107.00000010.00000102(f92543b9)
(9156|9182) pub14 writer id: 01030000.1c76a107.0000000e.00000102(26f56a5a)
(9156|9182) pub14->started
(9156|9182) pub14 12% (4 samples sent)
(9156|9182) pub14 21% (7 samples sent)
(9156|9182) pub14 31% (10 samples sent)
(9156|9182) pub14 40% (13 samples sent)
(9156|9182) pub14 50% (16 samples sent)
(9156|9182) pub14 62% (20 samples sent)
(9156|9182) pub14 71% (23 samples sent)
(9156|9182) pub14 81% (26 samples sent)
(9156|9172) pub4 writer id: 01030000.1c76a107.0000000b.00000102(ee15e52a)
(9156|9191) pub23 writer id: 01030000.1c76a107.0000001a.00000102(b3955b18)
(9156|9191) pub23->started
(9156|9191) pub23 12% (4 samples sent)
(9156|9172) pub4->started
(9156|9182) pub14 90% (29 samples sent)
(9156|9182) pub14 100% (32 samples sent)
(9156|9182) pub14->wait_match() before write for 01030000.1c76a107.0000000e.00000102(26f56a5a)
(9156|9191) pub23 21% (7 samples sent)
(9156|9191) pub23 31% (10 samples sent)
(9156|9189) pub20 writer id: 01030000.1c76a107.00000017.00000102(4b059fa9)
(9156|9189) pub20->started
(9156|9191) pub23 40% (13 samples sent)
(9156|9191) pub23 50% (16 samples sent)
(9156|9189) pub20 12% (4 samples sent)
(9156|9191) pub23 62% (20 samples sent)
(9156|9189) pub20 21% (7 samples sent)
(9156|9191) pub23 71% (23 samples sent)
(9156|9191) pub23 81% (26 samples sent)
(9156|9191) pub23 90% (29 samples sent)
(9156|9191) pub23 100% (32 samples sent)
(9156|9191) pub23->wait_match() before write for 01030000.1c76a107.0000001a.00000102(b3955b18)
(9156|9172) pub4 12% (4 samples sent)
(9156|9172) pub4 21% (7 samples sent)
(9156|9172) pub4 31% (10 samples sent)
(9156|9172) pub4 40% (13 samples sent)
(9156|9172) pub4 50% (16 samples sent)
(9156|9189) pub20 31% (10 samples sent)
(9156|9189) pub20 40% (13 samples sent)
(9156|9172) pub4 62% (20 samples sent)
(9156|9189) pub20 50% (16 samples sent)
(9156|9172) pub4 71% (23 samples sent)
(9156|9189) pub20 62% (20 samples sent)
(9156|9172) pub4 81% (26 samples sent)
(9156|9189) pub20 71% (23 samples sent)
(9156|9185) pub17 writer id: 01030000.1c76a107.00000014.00000102(0ca5e579)
(9156|9185) pub17->started
(9156|9189) pub20 81% (26 samples sent)
(9156|9185) pub17 12% (4 samples sent)
(9156|9185) pub17 21% (7 samples sent)
(9156|9185) pub17 31% (10 samples sent)
(9156|9185) pub17 40% (13 samples sent)
(9156|9187) pub21<-match found! before write for 01030000.1c76a107.00000018.00000102(c9550878)
(9156|9187) pub21 waiting for acks
(9156|9185) pub17 50% (16 samples sent)
(9156|9185) pub17 62% (20 samples sent)
(9156|9185) pub17 71% (23 samples sent)
(9156|9185) pub17 81% (26 samples sent)
(9156|9172) pub4 90% (29 samples sent)
(9156|9172) pub4 100% (32 samples sent)
(9156|9172) pub4->wait_match() before write for 01030000.1c76a107.0000000b.00000102(ee15e52a)
(9156|9189) pub20 90% (29 samples sent)
(9156|9189) pub20 100% (32 samples sent)
(9156|9189) pub20->wait_match() before write for 01030000.1c76a107.00000017.00000102(4b059fa9)
(9156|9185) pub17 90% (29 samples sent)
(9156|9185) pub17 100% (32 samples sent)
(9156|9185) pub17->wait_match() before write for 01030000.1c76a107.00000014.00000102(0ca5e579)
(9156|9196) pub28 writer id: 01030000.1c76a107.0000001f.00000102(7b75d468)
(9156|9196) pub28->started
(9156|9171) pub3 writer id: 01030000.1c76a107.00000006.00000102(1685219b)
(9156|9171) pub3->started
(9156|9176) pub8<-match found! before write for 01030000.1c76a107.0000000c.00000102(5c35393a)
(9156|9176) pub8 waiting for acks
(9156|9171) pub3 12% (4 samples sent)
(9156|9171) pub3 21% (7 samples sent)
(9156|9171) pub3 31% (10 samples sent)
(9156|9171) pub3 40% (13 samples sent)
(9156|9171) pub3 50% (16 samples sent)
(9156|9171) pub3 62% (20 samples sent)
(9156|9170) pub2 writer id: 01030000.1c76a107.00000005.00000102(51255b4b)
(9156|9170) pub2->started
(9156|9171) pub3 71% (23 samples sent)
(9156|9171) pub3 81% (26 samples sent)
(9156|9170) pub2 12% (4 samples sent)
(9156|9171) pub3 90% (29 samples sent)
(9156|9170) pub2 21% (7 samples sent)
(9156|9171) pub3 100% (32 samples sent)
(9156|9170) pub2 31% (10 samples sent)
(9156|9173) pub6 waiting for acks returned
(9156|9173) pub6<-delete_contained_entities
(9156|9170) pub2 40% (13 samples sent)
(9156|9170) pub2 50% (16 samples sent)
(9156|9170) pub2 62% (20 samples sent)
(9156|9170) pub2 71% (23 samples sent)
(9156|9175) pub7 waiting for acks returned
(9156|9175) pub7<-delete_contained_entities
(9156|9199) pub31 writer id: 01030000.1c76a107.00000022.00000102(22c4a85f)
(9156|9199) pub31->started
(9156|9195) pub27<-match found! before write for 01030000.1c76a107.0000001e.00000102(4615fdd8)
(9156|9195) pub27 waiting for acks
(9156|9170) pub2 81% (26 samples sent)
(9156|9199) pub31 12% (4 samples sent)
(9156|9170) pub2 90% (29 samples sent)
(9156|9199) pub31 21% (7 samples sent)
(9156|9170) pub2 100% (32 samples sent)
(9156|9170) pub2->wait_match() before write for 01030000.1c76a107.00000005.00000102(51255b4b)
(9156|9199) pub31 31% (10 samples sent)
(9156|9199) pub31 40% (13 samples sent)
(9156|9199) pub31 50% (16 samples sent)
(9156|9184) pub16 writer id: 01030000.1c76a107.00000013.00000102(be853969)
(9156|9184) pub16->started
(9156|9199) pub31 62% (20 samples sent)
(9156|9184) pub16 12% (4 samples sent)
(9156|9199) pub31 71% (23 samples sent)
(9156|9184) pub16 21% (7 samples sent)
(9156|9199) pub31 81% (26 samples sent)
(9156|9184) pub16 31% (10 samples sent)
(9156|9199) pub31 90% (29 samples sent)
(9156|9184) pub16 40% (13 samples sent)
(9156|9184) pub16 50% (16 samples sent)
(9156|9177) pub9 waiting for acks returned
(9156|9177) pub9<-delete_contained_entities
(9156|9184) pub16 62% (20 samples sent)
(9156|9184) pub16 71% (23 samples sent)
(9156|9184) pub16 81% (26 samples sent)
(9156|9184) pub16 90% (29 samples sent)
(9156|9171) pub3->wait_match() before write for 01030000.1c76a107.00000006.00000102(1685219b)
(9156|9199) pub31 100% (32 samples sent)
(9156|9199) pub31->wait_match() before write for 01030000.1c76a107.00000022.00000102(22c4a85f)
(9156|9190) pub22<-match found! before write for 01030000.1c76a107.00000016.00000102(7665b619)
(9156|9190) pub22 waiting for acks
(9156|9196) pub28 12% (4 samples sent)
(9156|9196) pub28 21% (7 samples sent)
(9156|9196) pub28 31% (10 samples sent)
(9156|9196) pub28 40% (13 samples sent)
(9156|9196) pub28 50% (16 samples sent)
(9156|9196) pub28 62% (20 samples sent)
(9156|9174) pub5 waiting for acks returned
(9156|9174) pub5<-delete_contained_entities
(9156|9196) pub28 71% (23 samples sent)
(9156|9196) pub28 81% (26 samples sent)
(9156|9181) pub13<-match found! before write for 01030000.1c76a107.00000010.00000102(f92543b9)
(9156|9181) pub13 waiting for acks
(9156|9196) pub28 90% (29 samples sent)
(9156|9196) pub28 100% (32 samples sent)
(9156|9196) pub28->wait_match() before write for 01030000.1c76a107.0000001f.00000102(7b75d468)
(9156|9184) pub16 100% (32 samples sent)
(9156|9184) pub16->wait_match() before write for 01030000.1c76a107.00000013.00000102(be853969)
(9156|9182) pub14<-match found! before write for 01030000.1c76a107.0000000e.00000102(26f56a5a)
(9156|9182) pub14 waiting for acks
(9156|9193) pub25 writer id: 01030000.1c76a107.0000001d.00000102(01b58708)
(9156|9193) pub25->started
(9156|9193) pub25 12% (4 samples sent)
(9156|9193) pub25 21% (7 samples sent)
(9156|9193) pub25 31% (10 samples sent)
(9156|9193) pub25 40% (13 samples sent)
(9156|9193) pub25 50% (16 samples sent)
(9156|9193) pub25 62% (20 samples sent)
(9156|9193) pub25 71% (23 samples sent)
(9156|9183) pub15 waiting for acks returned
(9156|9183) pub15<-delete_contained_entities
(9156|9193) pub25 81% (26 samples sent)
(9156|9193) pub25 90% (29 samples sent)
(9156|9193) pub25 100% (32 samples sent)
(9156|9193) pub25->wait_match() before write for 01030000.1c76a107.0000001d.00000102(01b58708)
(9156|9197) pub29 writer id: 01030000.1c76a107.00000020.00000102(5804fb3f)
(9156|9197) pub29->started
(9156|9197) pub29 12% (4 samples sent)
(9156|9191) pub23<-match found! before write for 01030000.1c76a107.0000001a.00000102(b3955b18)
(9156|9191) pub23 waiting for acks
(9156|9197) pub29 21% (7 samples sent)
(9156|9197) pub29 31% (10 samples sent)
(9156|9197) pub29 40% (13 samples sent)
(9156|9197) pub29 50% (16 samples sent)
(9156|9189) pub20<-match found! before write for 01030000.1c76a107.00000017.00000102(4b059fa9)
(9156|9189) pub20 waiting for acks
(9156|9197) pub29 62% (20 samples sent)
(9156|9197) pub29 71% (23 samples sent)
(9156|9197) pub29 81% (26 samples sent)
(9156|9197) pub29 90% (29 samples sent)
(9156|9197) pub29 100% (32 samples sent)
(9156|9197) pub29->wait_match() before write for 01030000.1c76a107.00000020.00000102(5804fb3f)
(9156|9198) pub30 writer id: 01030000.1c76a107.00000021.00000102(6564d28f)
(9156|9198) pub30->started
(9156|9198) pub30 12% (4 samples sent)
(9156|9194) pub26 writer id: 01030000.1c76a107.00000019.00000102(f43521c8)
(9156|9194) pub26->started
(9156|9194) pub26 12% (4 samples sent)
(9156|9194) pub26 21% (7 samples sent)
(9156|9194) pub26 31% (10 samples sent)
(9156|9171) pub3<-match found! before write for 01030000.1c76a107.00000006.00000102(1685219b)
(9156|9171) pub3 waiting for acks
(9156|9198) pub30 21% (7 samples sent)
(9156|9198) pub30 31% (10 samples sent)
(9156|9198) pub30 40% (13 samples sent)
(9156|9198) pub30 50% (16 samples sent)
(9156|9194) pub26 40% (13 samples sent)
(9156|9198) pub30 62% (20 samples sent)
(9156|9198) pub30 71% (23 samples sent)
(9156|9198) pub30 81% (26 samples sent)
(9156|9198) pub30 90% (29 samples sent)
(9156|9198) pub30 100% (32 samples sent)
(9156|9198) pub30->wait_match() before write for 01030000.1c76a107.00000021.00000102(6564d28f)
(9156|9194) pub26 50% (16 samples sent)
(9156|9194) pub26 62% (20 samples sent)
(9156|9194) pub26 71% (23 samples sent)
(9156|9196) pub28<-match found! before write for 01030000.1c76a107.0000001f.00000102(7b75d468)
(9156|9196) pub28 waiting for acks
(9156|9194) pub26 81% (26 samples sent)
(9156|9172) pub4<-match found! before write for 01030000.1c76a107.0000000b.00000102(ee15e52a)
(9156|9172) pub4 waiting for acks
(9156|9170) pub2<-match found! before write for 01030000.1c76a107.00000005.00000102(51255b4b)
(9156|9170) pub2 waiting for acks
(9156|9194) pub26 90% (29 samples sent)
(9156|9194) pub26 100% (32 samples sent)
(9156|9194) pub26->wait_match() before write for 01030000.1c76a107.00000019.00000102(f43521c8)
(9156|9199) pub31<-match found! before write for 01030000.1c76a107.00000022.00000102(22c4a85f)
(9156|9199) pub31 waiting for acks
(9156|9192) pub24 writer id: 01030000.1c76a107.0000001b.00000102(8ef572a8)
(9156|9192) pub24->started
(9156|9185) pub17<-match found! before write for 01030000.1c76a107.00000014.00000102(0ca5e579)
(9156|9185) pub17 waiting for acks
(9156|9197) pub29<-match found! before write for 01030000.1c76a107.00000020.00000102(5804fb3f)
(9156|9197) pub29 waiting for acks
(9156|9192) pub24 12% (4 samples sent)
(9156|9192) pub24 21% (7 samples sent)
(9156|9192) pub24 31% (10 samples sent)
(9156|9192) pub24 40% (13 samples sent)
(9156|9192) pub24 50% (16 samples sent)
(9156|9192) pub24 62% (20 samples sent)
(9156|9192) pub24 71% (23 samples sent)
(9156|9192) pub24 81% (26 samples sent)
(9156|9192) pub24 90% (29 samples sent)
(9156|9186) pub18 writer id: 01030000.1c76a107.0000001c.00000102(3cd5aeb8)
(9156|9186) pub18->started
(9156|9186) pub18 12% (4 samples sent)
(9156|9186) pub18 21% (7 samples sent)
(9156|9192) pub24 100% (32 samples sent)
(9156|9192) pub24->wait_match() before write for 01030000.1c76a107.0000001b.00000102(8ef572a8)
(9156|9186) pub18 31% (10 samples sent)
(9156|9186) pub18 40% (13 samples sent)
(9156|9186) pub18 50% (16 samples sent)
(9156|9186) pub18 62% (20 samples sent)
(9156|9184) pub16<-match found! before write for 01030000.1c76a107.00000013.00000102(be853969)
(9156|9184) pub16 waiting for acks
(9156|9186) pub18 71% (23 samples sent)
(9156|9186) pub18 81% (26 samples sent)
(9156|9186) pub18 90% (29 samples sent)
(9156|9186) pub18 100% (32 samples sent)
(9156|9186) pub18->wait_match() before write for 01030000.1c76a107.0000001c.00000102(3cd5aeb8)
(9156|9188) pub19 writer id: 01030000.1c76a107.00000015.00000102(31c5ccc9)
(9156|9188) pub19->started
(9156|9188) pub19 12% (4 samples sent)
(9156|9188) pub19 21% (7 samples sent)
(9156|9188) pub19 31% (10 samples sent)
(9156|9188) pub19 40% (13 samples sent)
(9156|9188) pub19 50% (16 samples sent)
(9156|9188) pub19 62% (20 samples sent)
(9156|9188) pub19 71% (23 samples sent)
(9156|9188) pub19 81% (26 samples sent)
(9156|9188) pub19 90% (29 samples sent)
(9156|9188) pub19 100% (32 samples sent)
(9156|9188) pub19->wait_match() before write for 01030000.1c76a107.00000015.00000102(31c5ccc9)
(9156|9168) pub0<-delete_participant
(9156|9167) sub 30% (308 samples received)
(9156|9179) pub11 writer id: 01030000.1c76a107.00000011.00000102(c4456a09)
(9156|9179) pub11->started
(9156|9179) pub11 12% (4 samples sent)
(9156|9179) pub11 21% (7 samples sent)
(9156|9179) pub11 31% (10 samples sent)
(9156|9179) pub11 40% (13 samples sent)
(9156|9179) pub11 50% (16 samples sent)
(9156|9179) pub11 62% (20 samples sent)
(9156|9179) pub11 71% (23 samples sent)
(9156|9179) pub11 81% (26 samples sent)
(9156|9179) pub11 90% (29 samples sent)
(9156|9179) pub11 100% (32 samples sent)
(9156|9179) pub11->wait_match() before write for 01030000.1c76a107.00000011.00000102(c4456a09)
(9156|9169) pub1<-delete_participant
(9156|9167) sub 40% (410 samples received)
(9156|9178) pub10<-delete_participant
(9156|9180) pub12<-delete_participant
(9156|9167) sub 50% (512 samples received)
(9156|9173) pub6<-delete_participant
(9156|9177) pub9<-delete_participant
(9156|9175) pub7<-delete_participant
(9156|9167) sub 60% (615 samples received)
(9156|9174) pub5<-delete_participant
(9156|9183) pub15<-delete_participant
(9156|9167) sub 70% (717 samples received)
(9156|9193) pub25<-match found! before write for 01030000.1c76a107.0000001d.00000102(01b58708)
(9156|9193) pub25 waiting for acks
(9156|9198) pub30<-match found! before write for 01030000.1c76a107.00000021.00000102(6564d28f)
(9156|9198) pub30 waiting for acks
(9156|9194) pub26<-match found! before write for 01030000.1c76a107.00000019.00000102(f43521c8)
(9156|9194) pub26 waiting for acks
(9156|9192) pub24<-match found! before write for 01030000.1c76a107.0000001b.00000102(8ef572a8)
(9156|9192) pub24 waiting for acks
(9156|9186) pub18<-match found! before write for 01030000.1c76a107.0000001c.00000102(3cd5aeb8)
(9156|9186) pub18 waiting for acks
(9156|9188) pub19<-match found! before write for 01030000.1c76a107.00000015.00000102(31c5ccc9)
(9156|9188) pub19 waiting for acks
(9156|9187) pub21 waiting for acks returned
(9156|9187) pub21<-delete_contained_entities
(9156|9179) pub11<-match found! before write for 01030000.1c76a107.00000011.00000102(c4456a09)
(9156|9179) pub11 waiting for acks
(9156|9176) pub8 waiting for acks returned
(9156|9195) pub27 waiting for acks returned
(9156|9195) pub27<-delete_contained_entities
(9156|9190) pub22 waiting for acks returned
(9156|9190) pub22<-delete_contained_entities
(9156|9182) pub14 waiting for acks returned
(9156|9182) pub14<-delete_contained_entities
(9156|9181) pub13 waiting for acks returned
(9156|9181) pub13<-delete_contained_entities
(9156|9191) pub23 waiting for acks returned
(9156|9171) pub3 waiting for acks returned
(9156|9171) pub3<-delete_contained_entities
(9156|9191) pub23<-delete_contained_entities
(9156|9176) pub8<-delete_contained_entities
(9156|9196) pub28 waiting for acks returned
(9156|9196) pub28<-delete_contained_entities
(9156|9189) pub20 waiting for acks returned
(9156|9189) pub20<-delete_contained_entities
(9156|9172) pub4 waiting for acks returned
(9156|9170) pub2 waiting for acks returned
(9156|9172) pub4<-delete_contained_entities
(9156|9170) pub2<-delete_contained_entities
(9156|9185) pub17 waiting for acks returned
(9156|9185) pub17<-delete_contained_entities
(9156|9184) pub16 waiting for acks returned
(9156|9184) pub16<-delete_contained_entities
(9156|9197) pub29 waiting for acks returned
(9156|9197) pub29<-delete_contained_entities
(9156|9199) pub31 waiting for acks returned
(9156|9199) pub31<-delete_contained_entities
(9156|9167) sub 80% (820 samples received)
(9156|9187) pub21<-delete_participant
(9156|9181) pub13<-delete_participant
(9156|9167) sub 90% (922 samples received)
(9156|9171) pub3<-delete_participant
(9156|9167) sub 100% (1024 samples received)
(9156|9167) sub condition_.notify_all
(9156|9156) sub condition_.wait returned
(9156|9156) sub check_received
(9156|9156) sub check_received returns 0
(9156|9156) <- PublisherService::end
(9156|9193) pub25 waiting for acks returned
(9156|9193) pub25<-delete_contained_entities
(9156|9198) pub30 waiting for acks returned
(9156|9198) pub30<-delete_contained_entities
(9156|9194) pub26 waiting for acks returned
(9156|9194) pub26<-delete_contained_entities
(9156|9186) pub18 waiting for acks returned
(9156|9186) pub18<-delete_contained_entities
(9156|9192) pub24 waiting for acks returned
(9156|9192) pub24<-delete_contained_entities
(9156|9188) pub19 waiting for acks returned
(9156|9188) pub19<-delete_contained_entities
(9156|9179) pub11 waiting for acks returned
(9156|9179) pub11<-delete_contained_entities
(9156|9170) pub2<-delete_participant
(9156|9190) pub22<-delete_participant
(9156|9182) pub14<-delete_participant
(9156|9195) pub27<-delete_participant
(9156|9196) pub28<-delete_participant
(9156|9176) pub8<-delete_participant
(9156|9172) pub4<-delete_participant
(9156|9191) pub23<-delete_participant
(9156|9189) pub20<-delete_participant
(9156|9199) pub31<-delete_participant
(9156|9197) pub29<-delete_participant
(9156|9184) pub16<-delete_participant
(9156|9185) pub17<-delete_participant
(9156|9193) pub25<-delete_participant
(9156|9198) pub30<-delete_participant
(9156|9192) pub24<-delete_participant
(9156|9194) pub26<-delete_participant
(9156|9188) pub19<-delete_participant
(9156|9179) pub11<-delete_participant
(9156|9186) pub18<-delete_participant
(9156|9156) <- PublisherService::~PublisherService
(9156|9156) <- Subscriber delete_contained_entities
(9156|9156) <- Subscriber delete_participant
(9156|9156) <- Subscriber::~Subscriber
(9156|9156) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl high durable Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl aggressive durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 9201
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 64 -s 16 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9211 started at 2026-08-07 16:04:47
(9211|9211) -> Thrasher started
(9211|9211) -> Subscriber::Subscriber
(9201|9201) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(9211|9211) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(9211|9211) Subscriber reader id: 01030000.6c022ee6.00000002.00000507(a7f1d171)
(9211|9211) -> PublisherService::PublisherService
(9211|9211) -> PublisherService::start (64 threads)
(9211|9211) sub wait_received 0:1024
(9211|9236) pub13 writer id: 01030000.6c022ee6.0000000f.00000102(4b67244b)
(9211|9236) pub13->started
(9211|9236) pub13 12% (2 samples sent)
(9211|9236) pub13 25% (4 samples sent)
(9211|9236) pub13 31% (5 samples sent)
(9211|9236) pub13 43% (7 samples sent)
(9211|9236) pub13 50% (8 samples sent)
(9211|9236) pub13 62% (10 samples sent)
(9211|9236) pub13 75% (12 samples sent)
(9211|9236) pub13 81% (13 samples sent)
(9211|9236) pub13 93% (15 samples sent)
(9211|9236) pub13 100% (16 samples sent)
(9211|9236) pub13->wait_match() before write for 01030000.6c022ee6.0000000f.00000102(4b67244b)
(9211|9236) pub13<-match found! before write for 01030000.6c022ee6.0000000f.00000102(4b67244b)
(9211|9236) pub13 waiting for acks
(9211|9236) pub13 waiting for acks returned
(9211|9236) pub13<-delete_contained_entities
(9211|9223) pub0 writer id: 01030000.6c022ee6.00000003.00000102(8e97c94a)
(9211|9223) pub0->started
(9211|9223) pub0 12% (2 samples sent)
(9211|9223) pub0 25% (4 samples sent)
(9211|9223) pub0 31% (5 samples sent)
(9211|9223) pub0 43% (7 samples sent)
(9211|9223) pub0 50% (8 samples sent)
(9211|9223) pub0 62% (10 samples sent)
(9211|9223) pub0 75% (12 samples sent)
(9211|9223) pub0 81% (13 samples sent)
(9211|9223) pub0 93% (15 samples sent)
(9211|9223) pub0 100% (16 samples sent)
(9211|9223) pub0->wait_match() before write for 01030000.6c022ee6.00000003.00000102(8e97c94a)
(9211|9223) pub0<-match found! before write for 01030000.6c022ee6.00000003.00000102(8e97c94a)
(9211|9223) pub0 waiting for acks
(9211|9223) pub0 waiting for acks returned
(9211|9223) pub0<-delete_contained_entities
(9211|9224) pub1 writer id: 01030000.6c022ee6.00000006.00000102(4677463a)
(9211|9224) pub1->started
(9211|9224) pub1 12% (2 samples sent)
(9211|9224) pub1 25% (4 samples sent)
(9211|9224) pub1 31% (5 samples sent)
(9211|9224) pub1 43% (7 samples sent)
(9211|9224) pub1 50% (8 samples sent)
(9211|9224) pub1 62% (10 samples sent)
(9211|9224) pub1 75% (12 samples sent)
(9211|9224) pub1 81% (13 samples sent)
(9211|9224) pub1 93% (15 samples sent)
(9211|9224) pub1 100% (16 samples sent)
(9211|9224) pub1->wait_match() before write for 01030000.6c022ee6.00000006.00000102(4677463a)
(9211|9224) pub1<-match found! before write for 01030000.6c022ee6.00000006.00000102(4677463a)
(9211|9224) pub1 waiting for acks
(9211|9224) pub1 waiting for acks returned
(9211|9224) pub1<-delete_contained_entities
(9211|9241) pub19 writer id: 01030000.6c022ee6.00000016.00000102(2697d1b8)
(9211|9241) pub19->started
(9211|9241) pub19 12% (2 samples sent)
(9211|9241) pub19 25% (4 samples sent)
(9211|9241) pub19 31% (5 samples sent)
(9211|9241) pub19 43% (7 samples sent)
(9211|9241) pub19 50% (8 samples sent)
(9211|9241) pub19 62% (10 samples sent)
(9211|9241) pub19 75% (12 samples sent)
(9211|9241) pub19 81% (13 samples sent)
(9211|9241) pub19 93% (15 samples sent)
(9211|9241) pub19 100% (16 samples sent)
(9211|9241) pub19->wait_match() before write for 01030000.6c022ee6.00000016.00000102(2697d1b8)
(9211|9241) pub19<-match found! before write for 01030000.6c022ee6.00000016.00000102(2697d1b8)
(9211|9241) pub19 waiting for acks
(9211|9241) pub19 waiting for acks returned
(9211|9241) pub19<-delete_contained_entities
(9211|9267) pub44 writer id: 01030000.6c022ee6.00000033.00000102(2fb671cc)
(9211|9267) pub44->started
(9211|9267) pub44 12% (2 samples sent)
(9211|9267) pub44 25% (4 samples sent)
(9211|9267) pub44 31% (5 samples sent)
(9211|9267) pub44 43% (7 samples sent)
(9211|9267) pub44 50% (8 samples sent)
(9211|9267) pub44 62% (10 samples sent)
(9211|9267) pub44 75% (12 samples sent)
(9211|9267) pub44 81% (13 samples sent)
(9211|9267) pub44 93% (15 samples sent)
(9211|9267) pub44 100% (16 samples sent)
(9211|9267) pub44->wait_match() before write for 01030000.6c022ee6.00000033.00000102(2fb671cc)
(9211|9267) pub44<-match found! before write for 01030000.6c022ee6.00000033.00000102(2fb671cc)
(9211|9267) pub44 waiting for acks
(9211|9272) pub49 writer id: 01030000.6c022ee6.00000036.00000102(e756febc)
(9211|9272) pub49->started
(9211|9272) pub49 12% (2 samples sent)
(9211|9272) pub49 25% (4 samples sent)
(9211|9272) pub49 31% (5 samples sent)
(9211|9272) pub49 43% (7 samples sent)
(9211|9272) pub49 50% (8 samples sent)
(9211|9272) pub49 62% (10 samples sent)
(9211|9272) pub49 75% (12 samples sent)
(9211|9272) pub49 81% (13 samples sent)
(9211|9272) pub49 93% (15 samples sent)
(9211|9272) pub49 100% (16 samples sent)
(9211|9272) pub49->wait_match() before write for 01030000.6c022ee6.00000036.00000102(e756febc)
(9211|9272) pub49<-match found! before write for 01030000.6c022ee6.00000036.00000102(e756febc)
(9211|9272) pub49 waiting for acks
(9211|9267) pub44 waiting for acks returned
(9211|9267) pub44<-delete_contained_entities
(9211|9272) pub49 waiting for acks returned
(9211|9272) pub49<-delete_contained_entities
(9211|9231) pub8 writer id: 01030000.6c022ee6.0000000b.00000102(bee7828b)
(9211|9231) pub8->started
(9211|9231) pub8 12% (2 samples sent)
(9211|9231) pub8 25% (4 samples sent)
(9211|9231) pub8 31% (5 samples sent)
(9211|9231) pub8 43% (7 samples sent)
(9211|9231) pub8 50% (8 samples sent)
(9211|9231) pub8 62% (10 samples sent)
(9211|9231) pub8 75% (12 samples sent)
(9211|9231) pub8 81% (13 samples sent)
(9211|9231) pub8 93% (15 samples sent)
(9211|9231) pub8 100% (16 samples sent)
(9211|9231) pub8->wait_match() before write for 01030000.6c022ee6.0000000b.00000102(bee7828b)
(9211|9231) pub8<-match found! before write for 01030000.6c022ee6.0000000b.00000102(bee7828b)
(9211|9231) pub8 waiting for acks
(9211|9222) sub 10% (103 samples received)
(9211|9275) pub52 writer id: 01030000.6c022ee6.0000002e.00000102(b7c622ff)
(9211|9275) pub52->started
(9211|9275) pub52 12% (2 samples sent)
(9211|9275) pub52 25% (4 samples sent)
(9211|9275) pub52 31% (5 samples sent)
(9211|9275) pub52 43% (7 samples sent)
(9211|9275) pub52 50% (8 samples sent)
(9211|9275) pub52 62% (10 samples sent)
(9211|9275) pub52 75% (12 samples sent)
(9211|9275) pub52 81% (13 samples sent)
(9211|9275) pub52 93% (15 samples sent)
(9211|9275) pub52 100% (16 samples sent)
(9211|9275) pub52->wait_match() before write for 01030000.6c022ee6.0000002e.00000102(b7c622ff)
(9211|9231) pub8 waiting for acks returned
(9211|9231) pub8<-delete_contained_entities
(9211|9275) pub52<-match found! before write for 01030000.6c022ee6.0000002e.00000102(b7c622ff)
(9211|9275) pub52 waiting for acks
(9211|9262) pub39 writer id: 01030000.6c022ee6.00000026.00000102(87b6693e)
(9211|9262) pub39->started
(9211|9262) pub39 12% (2 samples sent)
(9211|9262) pub39 25% (4 samples sent)
(9211|9262) pub39 31% (5 samples sent)
(9211|9262) pub39 43% (7 samples sent)
(9211|9262) pub39 50% (8 samples sent)
(9211|9262) pub39 62% (10 samples sent)
(9211|9262) pub39 75% (12 samples sent)
(9211|9262) pub39 81% (13 samples sent)
(9211|9262) pub39 93% (15 samples sent)
(9211|9262) pub39 100% (16 samples sent)
(9211|9262) pub39->wait_match() before write for 01030000.6c022ee6.00000026.00000102(87b6693e)
(9211|9275) pub52 waiting for acks returned
(9211|9275) pub52<-delete_contained_entities
(9211|9262) pub39<-match found! before write for 01030000.6c022ee6.00000026.00000102(87b6693e)
(9211|9262) pub39 waiting for acks
(9211|9262) pub39 waiting for acks returned
(9211|9262) pub39<-delete_contained_entities
(9211|9233) pub10 writer id: 01030000.6c022ee6.0000000d.00000102(31a7772b)
(9211|9233) pub10->started
(9211|9233) pub10 12% (2 samples sent)
(9211|9233) pub10 25% (4 samples sent)
(9211|9233) pub10 31% (5 samples sent)
(9211|9233) pub10 43% (7 samples sent)
(9211|9233) pub10 50% (8 samples sent)
(9211|9233) pub10 62% (10 samples sent)
(9211|9233) pub10 75% (12 samples sent)
(9211|9233) pub10 81% (13 samples sent)
(9211|9233) pub10 93% (15 samples sent)
(9211|9233) pub10 100% (16 samples sent)
(9211|9233) pub10->wait_match() before write for 01030000.6c022ee6.0000000d.00000102(31a7772b)
(9211|9233) pub10<-match found! before write for 01030000.6c022ee6.0000000d.00000102(31a7772b)
(9211|9233) pub10 waiting for acks
(9211|9233) pub10 waiting for acks returned
(9211|9233) pub10<-delete_contained_entities
(9211|9277) pub54 writer id: 01030000.6c022ee6.0000003a.00000102(22a613bd)
(9211|9277) pub54->started
(9211|9277) pub54 12% (2 samples sent)
(9211|9277) pub54 25% (4 samples sent)
(9211|9277) pub54 31% (5 samples sent)
(9211|9277) pub54 43% (7 samples sent)
(9211|9277) pub54 50% (8 samples sent)
(9211|9277) pub54 62% (10 samples sent)
(9211|9225) pub2 writer id: 01030000.6c022ee6.00000004.00000102(3cb7155a)
(9211|9225) pub2->started
(9211|9277) pub54 75% (12 samples sent)
(9211|9225) pub2 12% (2 samples sent)
(9211|9277) pub54 81% (13 samples sent)
(9211|9225) pub2 25% (4 samples sent)
(9211|9225) pub2 31% (5 samples sent)
(9211|9225) pub2 43% (7 samples sent)
(9211|9225) pub2 50% (8 samples sent)
(9211|9277) pub54 93% (15 samples sent)
(9211|9225) pub2 62% (10 samples sent)
(9211|9277) pub54 100% (16 samples sent)
(9211|9277) pub54->wait_match() before write for 01030000.6c022ee6.0000003a.00000102(22a613bd)
(9211|9225) pub2 75% (12 samples sent)
(9211|9277) pub54<-match found! before write for 01030000.6c022ee6.0000003a.00000102(22a613bd)
(9211|9277) pub54 waiting for acks
(9211|9225) pub2 81% (13 samples sent)
(9211|9225) pub2 93% (15 samples sent)
(9211|9225) pub2 100% (16 samples sent)
(9211|9225) pub2->wait_match() before write for 01030000.6c022ee6.00000004.00000102(3cb7155a)
(9211|9225) pub2<-match found! before write for 01030000.6c022ee6.00000004.00000102(3cb7155a)
(9211|9225) pub2 waiting for acks
(9211|9226) pub3 writer id: 01030000.6c022ee6.00000005.00000102(01d73cea)
(9211|9226) pub3->started
(9211|9226) pub3 12% (2 samples sent)
(9211|9226) pub3 25% (4 samples sent)
(9211|9226) pub3 31% (5 samples sent)
(9211|9226) pub3 43% (7 samples sent)
(9211|9226) pub3 50% (8 samples sent)
(9211|9277) pub54 waiting for acks returned
(9211|9277) pub54<-delete_contained_entities
(9211|9226) pub3 62% (10 samples sent)
(9211|9226) pub3 75% (12 samples sent)
(9211|9226) pub3 81% (13 samples sent)
(9211|9226) pub3 93% (15 samples sent)
(9211|9226) pub3 100% (16 samples sent)
(9211|9226) pub3->wait_match() before write for 01030000.6c022ee6.00000005.00000102(01d73cea)
(9211|9234) pub11 writer id: 01030000.6c022ee6.0000000e.00000102(76070dfb)
(9211|9234) pub11->started
(9211|9234) pub11 12% (2 samples sent)
(9211|9234) pub11 25% (4 samples sent)
(9211|9225) pub2 waiting for acks returned
(9211|9225) pub2<-delete_contained_entities
(9211|9234) pub11 31% (5 samples sent)
(9211|9234) pub11 43% (7 samples sent)
(9211|9234) pub11 50% (8 samples sent)
(9211|9234) pub11 62% (10 samples sent)
(9211|9234) pub11 75% (12 samples sent)
(9211|9234) pub11 81% (13 samples sent)
(9211|9234) pub11 93% (15 samples sent)
(9211|9234) pub11 100% (16 samples sent)
(9211|9234) pub11->wait_match() before write for 01030000.6c022ee6.0000000e.00000102(76070dfb)
(9211|9234) pub11<-match found! before write for 01030000.6c022ee6.0000000e.00000102(76070dfb)
(9211|9234) pub11 waiting for acks
(9211|9222) sub 20% (205 samples received)
(9211|9226) pub3<-match found! before write for 01030000.6c022ee6.00000005.00000102(01d73cea)
(9211|9226) pub3 waiting for acks
(9211|9234) pub11 waiting for acks returned
(9211|9234) pub11<-delete_contained_entities
(9211|9226) pub3 waiting for acks returned
(9211|9226) pub3<-delete_contained_entities
(9211|9248) pub25 writer id: 01030000.6c022ee6.00000017.00000102(1bf7f808)
(9211|9248) pub25->started
(9211|9248) pub25 12% (2 samples sent)
(9211|9248) pub25 25% (4 samples sent)
(9211|9248) pub25 31% (5 samples sent)
(9211|9248) pub25 43% (7 samples sent)
(9211|9248) pub25 50% (8 samples sent)
(9211|9248) pub25 62% (10 samples sent)
(9211|9248) pub25 75% (12 samples sent)
(9211|9259) pub37 writer id: 01030000.6c022ee6.0000002d.00000102(f066582f)
(9211|9259) pub37->started
(9211|9259) pub37 12% (2 samples sent)
(9211|9259) pub37 25% (4 samples sent)
(9211|9259) pub37 31% (5 samples sent)
(9211|9259) pub37 43% (7 samples sent)
(9211|9259) pub37 50% (8 samples sent)
(9211|9259) pub37 62% (10 samples sent)
(9211|9259) pub37 75% (12 samples sent)
(9211|9259) pub37 81% (13 samples sent)
(9211|9259) pub37 93% (15 samples sent)
(9211|9259) pub37 100% (16 samples sent)
(9211|9259) pub37->wait_match() before write for 01030000.6c022ee6.0000002d.00000102(f066582f)
(9211|9259) pub37<-match found! before write for 01030000.6c022ee6.0000002d.00000102(f066582f)
(9211|9259) pub37 waiting for acks
(9211|9248) pub25 81% (13 samples sent)
(9211|9248) pub25 93% (15 samples sent)
(9211|9248) pub25 100% (16 samples sent)
(9211|9248) pub25->wait_match() before write for 01030000.6c022ee6.00000017.00000102(1bf7f808)
(9211|9248) pub25<-match found! before write for 01030000.6c022ee6.00000017.00000102(1bf7f808)
(9211|9248) pub25 waiting for acks
(9211|9248) pub25 waiting for acks returned
(9211|9248) pub25<-delete_contained_entities
(9211|9259) pub37 waiting for acks returned
(9211|9259) pub37<-delete_contained_entities
(9211|9284) pub61 writer id: 01030000.6c022ee6.00000040.00000102(91c4ebd3)
(9211|9284) pub61->started
(9211|9284) pub61 12% (2 samples sent)
(9211|9250) pub28 writer id: 01030000.6c022ee6.00000019.00000102(a4c74669)
(9211|9250) pub28->started
(9211|9284) pub61 25% (4 samples sent)
(9211|9250) pub28 12% (2 samples sent)
(9211|9284) pub61 31% (5 samples sent)
(9211|9250) pub28 25% (4 samples sent)
(9211|9250) pub28 31% (5 samples sent)
(9211|9250) pub28 43% (7 samples sent)
(9211|9284) pub61 43% (7 samples sent)
(9211|9250) pub28 50% (8 samples sent)
(9211|9250) pub28 62% (10 samples sent)
(9211|9284) pub61 50% (8 samples sent)
(9211|9250) pub28 75% (12 samples sent)
(9211|9250) pub28 81% (13 samples sent)
(9211|9250) pub28 93% (15 samples sent)
(9211|9250) pub28 100% (16 samples sent)
(9211|9250) pub28->wait_match() before write for 01030000.6c022ee6.00000019.00000102(a4c74669)
(9211|9284) pub61 62% (10 samples sent)
(9211|9250) pub28<-match found! before write for 01030000.6c022ee6.00000019.00000102(a4c74669)
(9211|9250) pub28 waiting for acks
(9211|9284) pub61 75% (12 samples sent)
(9211|9284) pub61 81% (13 samples sent)
(9211|9284) pub61 93% (15 samples sent)
(9211|9284) pub61 100% (16 samples sent)
(9211|9284) pub61->wait_match() before write for 01030000.6c022ee6.00000040.00000102(91c4ebd3)
(9211|9284) pub61<-match found! before write for 01030000.6c022ee6.00000040.00000102(91c4ebd3)
(9211|9284) pub61 waiting for acks
(9211|9282) pub59 writer id: 01030000.6c022ee6.0000003e.00000102(d726b57d)
(9211|9282) pub59->started
(9211|9282) pub59 12% (2 samples sent)
(9211|9282) pub59 25% (4 samples sent)
(9211|9282) pub59 31% (5 samples sent)
(9211|9282) pub59 43% (7 samples sent)
(9211|9282) pub59 50% (8 samples sent)
(9211|9282) pub59 62% (10 samples sent)
(9211|9282) pub59 75% (12 samples sent)
(9211|9282) pub59 81% (13 samples sent)
(9211|9282) pub59 93% (15 samples sent)
(9211|9282) pub59 100% (16 samples sent)
(9211|9282) pub59->wait_match() before write for 01030000.6c022ee6.0000003e.00000102(d726b57d)
(9211|9282) pub59<-match found! before write for 01030000.6c022ee6.0000003e.00000102(d726b57d)
(9211|9282) pub59 waiting for acks
(9211|9240) pub17 writer id: 01030000.6c022ee6.00000010.00000102(a9d72418)
(9211|9240) pub17->started
(9211|9240) pub17 12% (2 samples sent)
(9211|9240) pub17 25% (4 samples sent)
(9211|9240) pub17 31% (5 samples sent)
(9211|9240) pub17 43% (7 samples sent)
(9211|9240) pub17 50% (8 samples sent)
(9211|9240) pub17 62% (10 samples sent)
(9211|9240) pub17 75% (12 samples sent)
(9211|9240) pub17 81% (13 samples sent)
(9211|9240) pub17 93% (15 samples sent)
(9211|9240) pub17 100% (16 samples sent)
(9211|9240) pub17->wait_match() before write for 01030000.6c022ee6.00000010.00000102(a9d72418)
(9211|9256) pub33 writer id: 01030000.6c022ee6.00000027.00000102(bad6408e)
(9211|9256) pub33->started
(9211|9256) pub33 12% (2 samples sent)
(9211|9256) pub33 25% (4 samples sent)
(9211|9256) pub33 31% (5 samples sent)
(9211|9256) pub33 43% (7 samples sent)
(9211|9256) pub33 50% (8 samples sent)
(9211|9256) pub33 62% (10 samples sent)
(9211|9256) pub33 75% (12 samples sent)
(9211|9256) pub33 81% (13 samples sent)
(9211|9256) pub33 93% (15 samples sent)
(9211|9256) pub33 100% (16 samples sent)
(9211|9256) pub33->wait_match() before write for 01030000.6c022ee6.00000027.00000102(bad6408e)
(9211|9250) pub28 waiting for acks returned
(9211|9250) pub28<-delete_contained_entities
(9211|9240) pub17<-match found! before write for 01030000.6c022ee6.00000010.00000102(a9d72418)
(9211|9240) pub17 waiting for acks
(9211|9284) pub61 waiting for acks returned
(9211|9284) pub61<-delete_contained_entities
(9211|9227) pub4 writer id: 01030000.6c022ee6.00000008.00000102(f947f85b)
(9211|9227) pub4->started
(9211|9227) pub4 12% (2 samples sent)
(9211|9227) pub4 25% (4 samples sent)
(9211|9227) pub4 31% (5 samples sent)
(9211|9227) pub4 43% (7 samples sent)
(9211|9227) pub4 50% (8 samples sent)
(9211|9281) pub58 writer id: 01030000.6c022ee6.0000003d.00000102(9086cfad)
(9211|9281) pub58->started
(9211|9281) pub58 12% (2 samples sent)
(9211|9281) pub58 25% (4 samples sent)
(9211|9281) pub58 31% (5 samples sent)
(9211|9281) pub58 43% (7 samples sent)
(9211|9281) pub58 50% (8 samples sent)
(9211|9281) pub58 62% (10 samples sent)
(9211|9281) pub58 75% (12 samples sent)
(9211|9281) pub58 81% (13 samples sent)
(9211|9281) pub58 93% (15 samples sent)
(9211|9281) pub58 100% (16 samples sent)
(9211|9281) pub58->wait_match() before write for 01030000.6c022ee6.0000003d.00000102(9086cfad)
(9211|9227) pub4 62% (10 samples sent)
(9211|9227) pub4 75% (12 samples sent)
(9211|9227) pub4 81% (13 samples sent)
(9211|9227) pub4 93% (15 samples sent)
(9211|9227) pub4 100% (16 samples sent)
(9211|9227) pub4->wait_match() before write for 01030000.6c022ee6.00000008.00000102(f947f85b)
(9211|9222) sub 30% (308 samples received)
(9211|9256) pub33<-match found! before write for 01030000.6c022ee6.00000027.00000102(bad6408e)
(9211|9256) pub33 waiting for acks
(9211|9281) pub58<-match found! before write for 01030000.6c022ee6.0000003d.00000102(9086cfad)
(9211|9281) pub58 waiting for acks
(9211|9282) pub59 waiting for acks returned
(9211|9282) pub59<-delete_contained_entities
(9211|9227) pub4<-match found! before write for 01030000.6c022ee6.00000008.00000102(f947f85b)
(9211|9227) pub4 waiting for acks
(9211|9246) pub22 writer id: 01030000.6c022ee6.00000018.00000102(99a76fd9)
(9211|9246) pub22->started
(9211|9246) pub22 12% (2 samples sent)
(9211|9239) pub16 writer id: 01030000.6c022ee6.00000012.00000102(d3177778)
(9211|9239) pub16->started
(9211|9246) pub22 25% (4 samples sent)
(9211|9246) pub22 31% (5 samples sent)
(9211|9239) pub16 12% (2 samples sent)
(9211|9246) pub22 43% (7 samples sent)
(9211|9246) pub22 50% (8 samples sent)
(9211|9239) pub16 25% (4 samples sent)
(9211|9239) pub16 31% (5 samples sent)
(9211|9246) pub22 62% (10 samples sent)
(9211|9239) pub16 43% (7 samples sent)
(9211|9246) pub22 75% (12 samples sent)
(9211|9239) pub16 50% (8 samples sent)
(9211|9246) pub22 81% (13 samples sent)
(9211|9239) pub16 62% (10 samples sent)
(9211|9246) pub22 93% (15 samples sent)
(9211|9246) pub22 100% (16 samples sent)
(9211|9246) pub22->wait_match() before write for 01030000.6c022ee6.00000018.00000102(99a76fd9)
(9211|9239) pub16 75% (12 samples sent)
(9211|9239) pub16 81% (13 samples sent)
(9211|9239) pub16 93% (15 samples sent)
(9211|9239) pub16 100% (16 samples sent)
(9211|9239) pub16->wait_match() before write for 01030000.6c022ee6.00000012.00000102(d3177778)
(9211|9239) pub16<-match found! before write for 01030000.6c022ee6.00000012.00000102(d3177778)
(9211|9239) pub16 waiting for acks
(9211|9240) pub17 waiting for acks returned
(9211|9240) pub17<-delete_contained_entities
(9211|9244) pub24 writer id: 01030000.6c022ee6.0000001d.00000102(5147e0a9)
(9211|9244) pub24->started
(9211|9244) pub24 12% (2 samples sent)
(9211|9244) pub24 25% (4 samples sent)
(9211|9244) pub24 31% (5 samples sent)
(9211|9244) pub24 43% (7 samples sent)
(9211|9244) pub24 50% (8 samples sent)
(9211|9246) pub22<-match found! before write for 01030000.6c022ee6.00000018.00000102(99a76fd9)
(9211|9246) pub22 waiting for acks
(9211|9244) pub24 62% (10 samples sent)
(9211|9256) pub33 waiting for acks returned
(9211|9244) pub24 75% (12 samples sent)
(9211|9256) pub33<-delete_contained_entities
(9211|9281) pub58 waiting for acks returned
(9211|9281) pub58<-delete_contained_entities
(9211|9244) pub24 81% (13 samples sent)
(9211|9244) pub24 93% (15 samples sent)
(9211|9244) pub24 100% (16 samples sent)
(9211|9244) pub24->wait_match() before write for 01030000.6c022ee6.0000001d.00000102(5147e0a9)
(9211|9244) pub24<-match found! before write for 01030000.6c022ee6.0000001d.00000102(5147e0a9)
(9211|9244) pub24 waiting for acks
(9211|9235) pub12 writer id: 01030000.6c022ee6.00000011.00000102(94b70da8)
(9211|9235) pub12->started
(9211|9235) pub12 12% (2 samples sent)
(9211|9235) pub12 25% (4 samples sent)
(9211|9235) pub12 31% (5 samples sent)
(9211|9235) pub12 43% (7 samples sent)
(9211|9235) pub12 50% (8 samples sent)
(9211|9235) pub12 62% (10 samples sent)
(9211|9235) pub12 75% (12 samples sent)
(9211|9235) pub12 81% (13 samples sent)
(9211|9235) pub12 93% (15 samples sent)
(9211|9235) pub12 100% (16 samples sent)
(9211|9235) pub12->wait_match() before write for 01030000.6c022ee6.00000011.00000102(94b70da8)
(9211|9227) pub4 waiting for acks returned
(9211|9227) pub4<-delete_contained_entities
(9211|9239) pub16 waiting for acks returned
(9211|9239) pub16<-delete_contained_entities
(9211|9246) pub22 waiting for acks returned
(9211|9246) pub22<-delete_contained_entities
(9211|9235) pub12<-match found! before write for 01030000.6c022ee6.00000011.00000102(94b70da8)
(9211|9235) pub12 waiting for acks
(9211|9273) pub50 writer id: 01030000.6c022ee6.00000037.00000102(da36d70c)
(9211|9273) pub50->started
(9211|9273) pub50 12% (2 samples sent)
(9211|9273) pub50 25% (4 samples sent)
(9211|9273) pub50 31% (5 samples sent)
(9211|9273) pub50 43% (7 samples sent)
(9211|9273) pub50 50% (8 samples sent)
(9211|9273) pub50 62% (10 samples sent)
(9211|9273) pub50 75% (12 samples sent)
(9211|9273) pub50 81% (13 samples sent)
(9211|9273) pub50 93% (15 samples sent)
(9211|9273) pub50 100% (16 samples sent)
(9211|9273) pub50->wait_match() before write for 01030000.6c022ee6.00000037.00000102(da36d70c)
(9211|9222) sub 40% (410 samples received)
(9211|9273) pub50<-match found! before write for 01030000.6c022ee6.00000037.00000102(da36d70c)
(9211|9273) pub50 waiting for acks
(9211|9244) pub24 waiting for acks returned
(9211|9244) pub24<-delete_contained_entities
(9211|9235) pub12 waiting for acks returned
(9211|9235) pub12<-delete_contained_entities
(9211|9269) pub46 writer id: 01030000.6c022ee6.0000002b.00000102(7f26ad8f)
(9211|9269) pub46->started
(9211|9269) pub46 12% (2 samples sent)
(9211|9269) pub46 25% (4 samples sent)
(9211|9269) pub46 31% (5 samples sent)
(9211|9269) pub46 43% (7 samples sent)
(9211|9269) pub46 50% (8 samples sent)
(9211|9269) pub46 62% (10 samples sent)
(9211|9269) pub46 75% (12 samples sent)
(9211|9269) pub46 81% (13 samples sent)
(9211|9269) pub46 93% (15 samples sent)
(9211|9269) pub46 100% (16 samples sent)
(9211|9269) pub46->wait_match() before write for 01030000.6c022ee6.0000002b.00000102(7f26ad8f)
(9211|9237) pub14 writer id: 01030000.6c022ee6.00000013.00000102(ee775ec8)
(9211|9237) pub14->started
(9211|9237) pub14 12% (2 samples sent)
(9211|9261) pub38 writer id: 01030000.6c022ee6.0000001e.00000102(16e79a79)
(9211|9261) pub38->started
(9211|9237) pub14 25% (4 samples sent)
(9211|9237) pub14 31% (5 samples sent)
(9211|9261) pub38 12% (2 samples sent)
(9211|9237) pub14 43% (7 samples sent)
(9211|9237) pub14 50% (8 samples sent)
(9211|9237) pub14 62% (10 samples sent)
(9211|9237) pub14 75% (12 samples sent)
(9211|9237) pub14 81% (13 samples sent)
(9211|9237) pub14 93% (15 samples sent)
(9211|9283) pub60 writer id: 01030000.6c022ee6.0000003f.00000102(ea469ccd)
(9211|9283) pub60->started
(9211|9237) pub14 100% (16 samples sent)
(9211|9237) pub14->wait_match() before write for 01030000.6c022ee6.00000013.00000102(ee775ec8)
(9211|9283) pub60 12% (2 samples sent)
(9211|9283) pub60 25% (4 samples sent)
(9211|9283) pub60 31% (5 samples sent)
(9211|9283) pub60 43% (7 samples sent)
(9211|9283) pub60 50% (8 samples sent)
(9211|9261) pub38 25% (4 samples sent)
(9211|9261) pub38 31% (5 samples sent)
(9211|9261) pub38 43% (7 samples sent)
(9211|9261) pub38 50% (8 samples sent)
(9211|9283) pub60 62% (10 samples sent)
(9211|9261) pub38 62% (10 samples sent)
(9211|9261) pub38 75% (12 samples sent)
(9211|9261) pub38 81% (13 samples sent)
(9211|9261) pub38 93% (15 samples sent)
(9211|9261) pub38 100% (16 samples sent)
(9211|9261) pub38->wait_match() before write for 01030000.6c022ee6.0000001e.00000102(16e79a79)
(9211|9285) pub62 writer id: 01030000.6c022ee6.00000041.00000102(aca4c263)
(9211|9285) pub62->started
(9211|9283) pub60 75% (12 samples sent)
(9211|9283) pub60 81% (13 samples sent)
(9211|9283) pub60 93% (15 samples sent)
(9211|9283) pub60 100% (16 samples sent)
(9211|9283) pub60->wait_match() before write for 01030000.6c022ee6.0000003f.00000102(ea469ccd)
(9211|9269) pub46<-match found! before write for 01030000.6c022ee6.0000002b.00000102(7f26ad8f)
(9211|9269) pub46 waiting for acks
(9211|9285) pub62 12% (2 samples sent)
(9211|9285) pub62 25% (4 samples sent)
(9211|9285) pub62 31% (5 samples sent)
(9211|9285) pub62 43% (7 samples sent)
(9211|9285) pub62 50% (8 samples sent)
(9211|9285) pub62 62% (10 samples sent)
(9211|9285) pub62 75% (12 samples sent)
(9211|9285) pub62 81% (13 samples sent)
(9211|9285) pub62 93% (15 samples sent)
(9211|9285) pub62 100% (16 samples sent)
(9211|9285) pub62->wait_match() before write for 01030000.6c022ee6.00000041.00000102(aca4c263)
(9211|9285) pub62<-match found! before write for 01030000.6c022ee6.00000041.00000102(aca4c263)
(9211|9285) pub62 waiting for acks
(9211|9253) pub30 writer id: 01030000.6c022ee6.00000022.00000102(7236cffe)
(9211|9253) pub30->started
(9211|9253) pub30 12% (2 samples sent)
(9211|9251) pub27 writer id: 01030000.6c022ee6.00000020.00000102(08f69c9e)
(9211|9251) pub27->started
(9211|9237) pub14<-match found! before write for 01030000.6c022ee6.00000013.00000102(ee775ec8)
(9211|9237) pub14 waiting for acks
(9211|9251) pub27 12% (2 samples sent)
(9211|9251) pub27 25% (4 samples sent)
(9211|9251) pub27 31% (5 samples sent)
(9211|9251) pub27 43% (7 samples sent)
(9211|9251) pub27 50% (8 samples sent)
(9211|9261) pub38<-match found! before write for 01030000.6c022ee6.0000001e.00000102(16e79a79)
(9211|9261) pub38 waiting for acks
(9211|9253) pub30 25% (4 samples sent)
(9211|9253) pub30 31% (5 samples sent)
(9211|9253) pub30 43% (7 samples sent)
(9211|9270) pub47 writer id: 01030000.6c022ee6.00000034.00000102(9d96addc)
(9211|9270) pub47->started
(9211|9283) pub60<-match found! before write for 01030000.6c022ee6.0000003f.00000102(ea469ccd)
(9211|9283) pub60 waiting for acks
(9211|9270) pub47 12% (2 samples sent)
(9211|9270) pub47 25% (4 samples sent)
(9211|9270) pub47 31% (5 samples sent)
(9211|9270) pub47 43% (7 samples sent)
(9211|9270) pub47 50% (8 samples sent)
(9211|9270) pub47 62% (10 samples sent)
(9211|9270) pub47 75% (12 samples sent)
(9211|9270) pub47 81% (13 samples sent)
(9211|9270) pub47 93% (15 samples sent)
(9211|9270) pub47 100% (16 samples sent)
(9211|9270) pub47->wait_match() before write for 01030000.6c022ee6.00000034.00000102(9d96addc)
(9211|9273) pub50 waiting for acks returned
(9211|9273) pub50<-delete_contained_entities
(9211|9251) pub27 62% (10 samples sent)
(9211|9251) pub27 75% (12 samples sent)
(9211|9251) pub27 81% (13 samples sent)
(9211|9251) pub27 93% (15 samples sent)
(9211|9251) pub27 100% (16 samples sent)
(9211|9251) pub27->wait_match() before write for 01030000.6c022ee6.00000020.00000102(08f69c9e)
(9211|9253) pub30 50% (8 samples sent)
(9211|9253) pub30 62% (10 samples sent)
(9211|9253) pub30 75% (12 samples sent)
(9211|9253) pub30 81% (13 samples sent)
(9211|9253) pub30 93% (15 samples sent)
(9211|9253) pub30 100% (16 samples sent)
(9211|9253) pub30->wait_match() before write for 01030000.6c022ee6.00000022.00000102(7236cffe)
(9211|9268) pub45 writer id: 01030000.6c022ee6.00000029.00000102(05e6feef)
(9211|9268) pub45->started
(9211|9268) pub45 12% (2 samples sent)
(9211|9268) pub45 25% (4 samples sent)
(9211|9268) pub45 31% (5 samples sent)
(9211|9268) pub45 43% (7 samples sent)
(9211|9268) pub45 50% (8 samples sent)
(9211|9268) pub45 62% (10 samples sent)
(9211|9268) pub45 75% (12 samples sent)
(9211|9268) pub45 81% (13 samples sent)
(9211|9268) pub45 93% (15 samples sent)
(9211|9268) pub45 100% (16 samples sent)
(9211|9268) pub45->wait_match() before write for 01030000.6c022ee6.00000029.00000102(05e6feef)
(9211|9265) pub41 writer id: 01030000.6c022ee6.00000032.00000102(12d6587c)
(9211|9265) pub41->started
(9211|9265) pub41 12% (2 samples sent)
(9211|9265) pub41 25% (4 samples sent)
(9211|9265) pub41 31% (5 samples sent)
(9211|9249) pub26 writer id: 01030000.6c022ee6.0000001f.00000102(2b87b3c9)
(9211|9265) pub41 43% (7 samples sent)
(9211|9265) pub41 50% (8 samples sent)
(9211|9265) pub41 62% (10 samples sent)
(9211|9265) pub41 75% (12 samples sent)
(9211|9265) pub41 81% (13 samples sent)
(9211|9265) pub41 93% (15 samples sent)
(9211|9265) pub41 100% (16 samples sent)
(9211|9265) pub41->wait_match() before write for 01030000.6c022ee6.00000032.00000102(12d6587c)
(9211|9249) pub26->started
(9211|9249) pub26 12% (2 samples sent)
(9211|9238) pub15 writer id: 01030000.6c022ee6.00000014.00000102(5c5782d8)
(9211|9238) pub15->started
(9211|9249) pub26 25% (4 samples sent)
(9211|9249) pub26 31% (5 samples sent)
(9211|9238) pub15 12% (2 samples sent)
(9211|9249) pub26 43% (7 samples sent)
(9211|9238) pub15 25% (4 samples sent)
(9211|9249) pub26 50% (8 samples sent)
(9211|9238) pub15 31% (5 samples sent)
(9211|9249) pub26 62% (10 samples sent)
(9211|9238) pub15 43% (7 samples sent)
(9211|9238) pub15 50% (8 samples sent)
(9211|9238) pub15 62% (10 samples sent)
(9211|9238) pub15 75% (12 samples sent)
(9211|9238) pub15 81% (13 samples sent)
(9211|9238) pub15 93% (15 samples sent)
(9211|9238) pub15 100% (16 samples sent)
(9211|9238) pub15->wait_match() before write for 01030000.6c022ee6.00000014.00000102(5c5782d8)
(9211|9249) pub26 75% (12 samples sent)
(9211|9249) pub26 81% (13 samples sent)
(9211|9249) pub26 93% (15 samples sent)
(9211|9249) pub26 100% (16 samples sent)
(9211|9249) pub26->wait_match() before write for 01030000.6c022ee6.0000001f.00000102(2b87b3c9)
(9211|9222) sub 50% (512 samples received)
(9211|9279) pub56 writer id: 01030000.6c022ee6.0000003b.00000102(1fc63a0d)
(9211|9279) pub56->started
(9211|9276) pub53 writer id: 01030000.6c022ee6.00000039.00000102(6506696d)
(9211|9276) pub53->started
(9211|9279) pub56 12% (2 samples sent)
(9211|9279) pub56 25% (4 samples sent)
(9211|9276) pub53 12% (2 samples sent)
(9211|9276) pub53 25% (4 samples sent)
(9211|9276) pub53 31% (5 samples sent)
(9211|9276) pub53 43% (7 samples sent)
(9211|9276) pub53 50% (8 samples sent)
(9211|9276) pub53 62% (10 samples sent)
(9211|9276) pub53 75% (12 samples sent)
(9211|9276) pub53 81% (13 samples sent)
(9211|9276) pub53 93% (15 samples sent)
(9211|9279) pub56 31% (5 samples sent)
(9211|9279) pub56 43% (7 samples sent)
(9211|9279) pub56 50% (8 samples sent)
(9211|9279) pub56 62% (10 samples sent)
(9211|9257) pub34 writer id: 01030000.6c022ee6.0000002a.00000102(4246843f)
(9211|9257) pub34->started
(9211|9279) pub56 75% (12 samples sent)
(9211|9279) pub56 81% (13 samples sent)
(9211|9257) pub34 12% (2 samples sent)
(9211|9279) pub56 93% (15 samples sent)
(9211|9279) pub56 100% (16 samples sent)
(9211|9279) pub56->wait_match() before write for 01030000.6c022ee6.0000003b.00000102(1fc63a0d)
(9211|9276) pub53 100% (16 samples sent)
(9211|9276) pub53->wait_match() before write for 01030000.6c022ee6.00000039.00000102(6506696d)
(9211|9242) pub18 writer id: 01030000.6c022ee6.00000015.00000102(6137ab68)
(9211|9242) pub18->started
(9211|9242) pub18 12% (2 samples sent)
(9211|9242) pub18 25% (4 samples sent)
(9211|9242) pub18 31% (5 samples sent)
(9211|9242) pub18 43% (7 samples sent)
(9211|9242) pub18 50% (8 samples sent)
(9211|9242) pub18 62% (10 samples sent)
(9211|9242) pub18 75% (12 samples sent)
(9211|9242) pub18 81% (13 samples sent)
(9211|9257) pub34 25% (4 samples sent)
(9211|9242) pub18 93% (15 samples sent)
(9211|9257) pub34 31% (5 samples sent)
(9211|9242) pub18 100% (16 samples sent)
(9211|9242) pub18->wait_match() before write for 01030000.6c022ee6.00000015.00000102(6137ab68)
(9211|9257) pub34 43% (7 samples sent)
(9211|9257) pub34 50% (8 samples sent)
(9211|9257) pub34 62% (10 samples sent)
(9211|9257) pub34 75% (12 samples sent)
(9211|9257) pub34 81% (13 samples sent)
(9211|9257) pub34 93% (15 samples sent)
(9211|9257) pub34 100% (16 samples sent)
(9211|9257) pub34->wait_match() before write for 01030000.6c022ee6.0000002a.00000102(4246843f)
(9211|9251) pub27<-match found! before write for 01030000.6c022ee6.00000020.00000102(08f69c9e)
(9211|9251) pub27 waiting for acks
(9211|9253) pub30<-match found! before write for 01030000.6c022ee6.00000022.00000102(7236cffe)
(9211|9253) pub30 waiting for acks
(9211|9258) pub35 writer id: 01030000.6c022ee6.0000002c.00000102(cd06719f)
(9211|9258) pub35->started
(9211|9258) pub35 12% (2 samples sent)
(9211|9258) pub35 25% (4 samples sent)
(9211|9258) pub35 31% (5 samples sent)
(9211|9258) pub35 43% (7 samples sent)
(9211|9258) pub35 50% (8 samples sent)
(9211|9270) pub47<-match found! before write for 01030000.6c022ee6.00000034.00000102(9d96addc)
(9211|9270) pub47 waiting for acks
(9211|9269) pub46 waiting for acks returned
(9211|9269) pub46<-delete_contained_entities
(9211|9268) pub45<-match found! before write for 01030000.6c022ee6.00000029.00000102(05e6feef)
(9211|9268) pub45 waiting for acks
(9211|9286) pub63 writer id: 01030000.6c022ee6.00000042.00000102(eb04b8b3)
(9211|9286) pub63->started
(9211|9286) pub63 12% (2 samples sent)
(9211|9264) pub40 writer id: 01030000.6c022ee6.00000030.00000102(68160b1c)
(9211|9264) pub40->started
(9211|9258) pub35 62% (10 samples sent)
(9211|9264) pub40 12% (2 samples sent)
(9211|9264) pub40 25% (4 samples sent)
(9211|9264) pub40 31% (5 samples sent)
(9211|9264) pub40 43% (7 samples sent)
(9211|9264) pub40 50% (8 samples sent)
(9211|9264) pub40 62% (10 samples sent)
(9211|9264) pub40 75% (12 samples sent)
(9211|9264) pub40 81% (13 samples sent)
(9211|9264) pub40 93% (15 samples sent)
(9211|9264) pub40 100% (16 samples sent)
(9211|9264) pub40->wait_match() before write for 01030000.6c022ee6.00000030.00000102(68160b1c)
(9211|9285) pub62 waiting for acks returned
(9211|9285) pub62<-delete_contained_entities
(9211|9258) pub35 75% (12 samples sent)
(9211|9258) pub35 81% (13 samples sent)
(9211|9258) pub35 93% (15 samples sent)
(9211|9258) pub35 100% (16 samples sent)
(9211|9258) pub35->wait_match() before write for 01030000.6c022ee6.0000002c.00000102(cd06719f)
(9211|9237) pub14 waiting for acks returned
(9211|9237) pub14<-delete_contained_entities
(9211|9286) pub63 25% (4 samples sent)
(9211|9286) pub63 31% (5 samples sent)
(9211|9286) pub63 43% (7 samples sent)
(9211|9265) pub41<-match found! before write for 01030000.6c022ee6.00000032.00000102(12d6587c)
(9211|9265) pub41 waiting for acks
(9211|9238) pub15<-match found! before write for 01030000.6c022ee6.00000014.00000102(5c5782d8)
(9211|9238) pub15 waiting for acks
(9211|9266) pub43 writer id: 01030000.6c022ee6.00000028.00000102(3886d75f)
(9211|9266) pub43->started
(9211|9286) pub63 50% (8 samples sent)
(9211|9286) pub63 62% (10 samples sent)
(9211|9286) pub63 75% (12 samples sent)
(9211|9286) pub63 81% (13 samples sent)
(9211|9266) pub43 12% (2 samples sent)
(9211|9280) pub57 writer id: 01030000.6c022ee6.0000003c.00000102(ade6e61d)
(9211|9280) pub57->started
(9211|9261) pub38 waiting for acks returned
(9211|9261) pub38<-delete_contained_entities
(9211|9280) pub57 12% (2 samples sent)
(9211|9280) pub57 25% (4 samples sent)
(9211|9280) pub57 31% (5 samples sent)
(9211|9280) pub57 43% (7 samples sent)
(9211|9280) pub57 50% (8 samples sent)
(9211|9280) pub57 62% (10 samples sent)
(9211|9280) pub57 75% (12 samples sent)
(9211|9280) pub57 81% (13 samples sent)
(9211|9280) pub57 93% (15 samples sent)
(9211|9280) pub57 100% (16 samples sent)
(9211|9280) pub57->wait_match() before write for 01030000.6c022ee6.0000003c.00000102(ade6e61d)
(9211|9249) pub26<-match found! before write for 01030000.6c022ee6.0000001f.00000102(2b87b3c9)
(9211|9249) pub26 waiting for acks
(9211|9279) pub56<-match found! before write for 01030000.6c022ee6.0000003b.00000102(1fc63a0d)
(9211|9279) pub56 waiting for acks
(9211|9266) pub43 25% (4 samples sent)
(9211|9266) pub43 31% (5 samples sent)
(9211|9286) pub63 93% (15 samples sent)
(9211|9286) pub63 100% (16 samples sent)
(9211|9286) pub63->wait_match() before write for 01030000.6c022ee6.00000042.00000102(eb04b8b3)
(9211|9266) pub43 43% (7 samples sent)
(9211|9266) pub43 50% (8 samples sent)
(9211|9266) pub43 62% (10 samples sent)
(9211|9266) pub43 75% (12 samples sent)
(9211|9266) pub43 81% (13 samples sent)
(9211|9266) pub43 93% (15 samples sent)
(9211|9266) pub43 100% (16 samples sent)
(9211|9266) pub43->wait_match() before write for 01030000.6c022ee6.00000028.00000102(3886d75f)
(9211|9257) pub34<-match found! before write for 01030000.6c022ee6.0000002a.00000102(4246843f)
(9211|9257) pub34 waiting for acks
(9211|9276) pub53<-match found! before write for 01030000.6c022ee6.00000039.00000102(6506696d)
(9211|9276) pub53 waiting for acks
(9211|9242) pub18<-match found! before write for 01030000.6c022ee6.00000015.00000102(6137ab68)
(9211|9242) pub18 waiting for acks
(9211|9255) pub32 writer id: 01030000.6c022ee6.00000024.00000102(fd763a5e)
(9211|9255) pub32->started
(9211|9232) pub9 writer id: 01030000.6c022ee6.0000000c.00000102(0cc75e9b)
(9211|9232) pub9->started
(9211|9232) pub9 12% (2 samples sent)
(9211|9232) pub9 25% (4 samples sent)
(9211|9232) pub9 31% (5 samples sent)
(9211|9278) pub55 writer id: 01030000.6c022ee6.0000002f.00000102(8aa60b4f)
(9211|9278) pub55->started
(9211|9232) pub9 43% (7 samples sent)
(9211|9232) pub9 50% (8 samples sent)
(9211|9278) pub55 12% (2 samples sent)
(9211|9232) pub9 62% (10 samples sent)
(9211|9278) pub55 25% (4 samples sent)
(9211|9232) pub9 75% (12 samples sent)
(9211|9278) pub55 31% (5 samples sent)
(9211|9232) pub9 81% (13 samples sent)
(9211|9278) pub55 43% (7 samples sent)
(9211|9232) pub9 93% (15 samples sent)
(9211|9278) pub55 50% (8 samples sent)
(9211|9232) pub9 100% (16 samples sent)
(9211|9232) pub9->wait_match() before write for 01030000.6c022ee6.0000000c.00000102(0cc75e9b)
(9211|9278) pub55 62% (10 samples sent)
(9211|9278) pub55 75% (12 samples sent)
(9211|9278) pub55 81% (13 samples sent)
(9211|9278) pub55 93% (15 samples sent)
(9211|9278) pub55 100% (16 samples sent)
(9211|9278) pub55->wait_match() before write for 01030000.6c022ee6.0000002f.00000102(8aa60b4f)
(9211|9255) pub32 12% (2 samples sent)
(9211|9255) pub32 25% (4 samples sent)
(9211|9255) pub32 31% (5 samples sent)
(9211|9255) pub32 43% (7 samples sent)
(9211|9255) pub32 50% (8 samples sent)
(9211|9255) pub32 62% (10 samples sent)
(9211|9255) pub32 75% (12 samples sent)
(9211|9255) pub32 81% (13 samples sent)
(9211|9255) pub32 93% (15 samples sent)
(9211|9255) pub32 100% (16 samples sent)
(9211|9255) pub32->wait_match() before write for 01030000.6c022ee6.00000024.00000102(fd763a5e)
(9211|9229) pub6 writer id: 01030000.6c022ee6.00000009.00000102(c427d1eb)
(9211|9229) pub6->started
(9211|9229) pub6 12% (2 samples sent)
(9211|9229) pub6 25% (4 samples sent)
(9211|9229) pub6 31% (5 samples sent)
(9211|9229) pub6 43% (7 samples sent)
(9211|9229) pub6 50% (8 samples sent)
(9211|9229) pub6 62% (10 samples sent)
(9211|9229) pub6 75% (12 samples sent)
(9211|9229) pub6 81% (13 samples sent)
(9211|9229) pub6 93% (15 samples sent)
(9211|9229) pub6 100% (16 samples sent)
(9211|9229) pub6->wait_match() before write for 01030000.6c022ee6.00000009.00000102(c427d1eb)
(9211|9245) pub21 writer id: 01030000.6c022ee6.0000001b.00000102(de071509)
(9211|9245) pub21->started
(9211|9245) pub21 12% (2 samples sent)
(9211|9245) pub21 25% (4 samples sent)
(9211|9254) pub31 writer id: 01030000.6c022ee6.00000023.00000102(4f56e64e)
(9211|9254) pub31->started
(9211|9245) pub21 31% (5 samples sent)
(9211|9254) pub31 12% (2 samples sent)
(9211|9254) pub31 25% (4 samples sent)
(9211|9254) pub31 31% (5 samples sent)
(9211|9254) pub31 43% (7 samples sent)
(9211|9254) pub31 50% (8 samples sent)
(9211|9254) pub31 62% (10 samples sent)
(9211|9254) pub31 75% (12 samples sent)
(9211|9254) pub31 81% (13 samples sent)
(9211|9254) pub31 93% (15 samples sent)
(9211|9254) pub31 100% (16 samples sent)
(9211|9254) pub31->wait_match() before write for 01030000.6c022ee6.00000023.00000102(4f56e64e)
(9211|9245) pub21 43% (7 samples sent)
(9211|9245) pub21 50% (8 samples sent)
(9211|9245) pub21 62% (10 samples sent)
(9211|9245) pub21 75% (12 samples sent)
(9211|9245) pub21 81% (13 samples sent)
(9211|9245) pub21 93% (15 samples sent)
(9211|9245) pub21 100% (16 samples sent)
(9211|9245) pub21->wait_match() before write for 01030000.6c022ee6.0000001b.00000102(de071509)
(9211|9243) pub20 writer id: 01030000.6c022ee6.0000001a.00000102(e3673cb9)
(9211|9243) pub20->started
(9211|9243) pub20 12% (2 samples sent)
(9211|9243) pub20 25% (4 samples sent)
(9211|9243) pub20 31% (5 samples sent)
(9211|9243) pub20 43% (7 samples sent)
(9211|9243) pub20 50% (8 samples sent)
(9211|9243) pub20 62% (10 samples sent)
(9211|9243) pub20 75% (12 samples sent)
(9211|9243) pub20 81% (13 samples sent)
(9211|9243) pub20 93% (15 samples sent)
(9211|9243) pub20 100% (16 samples sent)
(9211|9243) pub20->wait_match() before write for 01030000.6c022ee6.0000001a.00000102(e3673cb9)
(9211|9222) sub 60% (615 samples received)
(9211|9230) pub7 writer id: 01030000.6c022ee6.0000000a.00000102(8387ab3b)
(9211|9230) pub7->started
(9211|9230) pub7 12% (2 samples sent)
(9211|9230) pub7 25% (4 samples sent)
(9211|9230) pub7 31% (5 samples sent)
(9211|9230) pub7 43% (7 samples sent)
(9211|9230) pub7 50% (8 samples sent)
(9211|9230) pub7 62% (10 samples sent)
(9211|9230) pub7 75% (12 samples sent)
(9211|9230) pub7 81% (13 samples sent)
(9211|9230) pub7 93% (15 samples sent)
(9211|9230) pub7 100% (16 samples sent)
(9211|9230) pub7->wait_match() before write for 01030000.6c022ee6.0000000a.00000102(8387ab3b)
(9211|9258) pub35<-match found! before write for 01030000.6c022ee6.0000002c.00000102(cd06719f)
(9211|9258) pub35 waiting for acks
(9211|9264) pub40<-match found! before write for 01030000.6c022ee6.00000030.00000102(68160b1c)
(9211|9264) pub40 waiting for acks
(9211|9286) pub63<-match found! before write for 01030000.6c022ee6.00000042.00000102(eb04b8b3)
(9211|9286) pub63 waiting for acks
(9211|9266) pub43<-match found! before write for 01030000.6c022ee6.00000028.00000102(3886d75f)
(9211|9266) pub43 waiting for acks
(9211|9283) pub60 waiting for acks returned
(9211|9283) pub60<-delete_contained_entities
(9211|9280) pub57<-match found! before write for 01030000.6c022ee6.0000003c.00000102(ade6e61d)
(9211|9280) pub57 waiting for acks
(9211|9232) pub9<-match found! before write for 01030000.6c022ee6.0000000c.00000102(0cc75e9b)
(9211|9232) pub9 waiting for acks
(9211|9255) pub32<-match found! before write for 01030000.6c022ee6.00000024.00000102(fd763a5e)
(9211|9255) pub32 waiting for acks
(9211|9253) pub30 waiting for acks returned
(9211|9263) pub42 writer id: 01030000.6c022ee6.00000031.00000102(557622ac)
(9211|9263) pub42->started
(9211|9263) pub42 12% (2 samples sent)
(9211|9263) pub42 25% (4 samples sent)
(9211|9263) pub42 31% (5 samples sent)
(9211|9263) pub42 43% (7 samples sent)
(9211|9263) pub42 50% (8 samples sent)
(9211|9263) pub42 62% (10 samples sent)
(9211|9263) pub42 75% (12 samples sent)
(9211|9263) pub42 81% (13 samples sent)
(9211|9229) pub6<-match found! before write for 01030000.6c022ee6.00000009.00000102(c427d1eb)
(9211|9229) pub6 waiting for acks
(9211|9253) pub30<-delete_contained_entities
(9211|9263) pub42 93% (15 samples sent)
(9211|9263) pub42 100% (16 samples sent)
(9211|9263) pub42->wait_match() before write for 01030000.6c022ee6.00000031.00000102(557622ac)
(9211|9251) pub27 waiting for acks returned
(9211|9251) pub27<-delete_contained_entities
(9211|9278) pub55<-match found! before write for 01030000.6c022ee6.0000002f.00000102(8aa60b4f)
(9211|9278) pub55 waiting for acks
(9211|9254) pub31<-match found! before write for 01030000.6c022ee6.00000023.00000102(4f56e64e)
(9211|9254) pub31 waiting for acks
(9211|9270) pub47 waiting for acks returned
(9211|9270) pub47<-delete_contained_entities
(9211|9245) pub21<-match found! before write for 01030000.6c022ee6.0000001b.00000102(de071509)
(9211|9245) pub21 waiting for acks
(9211|9243) pub20<-match found! before write for 01030000.6c022ee6.0000001a.00000102(e3673cb9)
(9211|9243) pub20 waiting for acks
(9211|9236) pub13<-delete_participant
(9211|9228) pub5 writer id: 01030000.6c022ee6.00000007.00000102(7b176f8a)
(9211|9228) pub5->started
(9211|9271) pub48 writer id: 01030000.6c022ee6.00000035.00000102(a0f6846c)
(9211|9271) pub48->started
(9211|9268) pub45 waiting for acks returned
(9211|9268) pub45<-delete_contained_entities
(9211|9265) pub41 waiting for acks returned
(9211|9265) pub41<-delete_contained_entities
(9211|9249) pub26 waiting for acks returned
(9211|9249) pub26<-delete_contained_entities
(9211|9271) pub48 12% (2 samples sent)
(9211|9271) pub48 25% (4 samples sent)
(9211|9271) pub48 31% (5 samples sent)
(9211|9271) pub48 43% (7 samples sent)
(9211|9271) pub48 50% (8 samples sent)
(9211|9271) pub48 62% (10 samples sent)
(9211|9271) pub48 75% (12 samples sent)
(9211|9271) pub48 81% (13 samples sent)
(9211|9271) pub48 93% (15 samples sent)
(9211|9271) pub48 100% (16 samples sent)
(9211|9271) pub48->wait_match() before write for 01030000.6c022ee6.00000035.00000102(a0f6846c)
(9211|9230) pub7<-match found! before write for 01030000.6c022ee6.0000000a.00000102(8387ab3b)
(9211|9230) pub7 waiting for acks
(9211|9279) pub56 waiting for acks returned
(9211|9279) pub56<-delete_contained_entities
(9211|9238) pub15 waiting for acks returned
(9211|9238) pub15<-delete_contained_entities
(9211|9242) pub18 waiting for acks returned
(9211|9242) pub18<-delete_contained_entities
(9211|9228) pub5 12% (2 samples sent)
(9211|9263) pub42<-match found! before write for 01030000.6c022ee6.00000031.00000102(557622ac)
(9211|9263) pub42 waiting for acks
(9211|9276) pub53 waiting for acks returned
(9211|9276) pub53<-delete_contained_entities
(9211|9228) pub5 25% (4 samples sent)
(9211|9228) pub5 31% (5 samples sent)
(9211|9228) pub5 43% (7 samples sent)
(9211|9228) pub5 50% (8 samples sent)
(9211|9247) pub23 writer id: 01030000.6c022ee6.0000001c.00000102(6c27c919)
(9211|9247) pub23->started
(9211|9247) pub23 12% (2 samples sent)
(9211|9247) pub23 25% (4 samples sent)
(9211|9247) pub23 31% (5 samples sent)
(9211|9247) pub23 43% (7 samples sent)
(9211|9247) pub23 50% (8 samples sent)
(9211|9247) pub23 62% (10 samples sent)
(9211|9247) pub23 75% (12 samples sent)
(9211|9247) pub23 81% (13 samples sent)
(9211|9247) pub23 93% (15 samples sent)
(9211|9247) pub23 100% (16 samples sent)
(9211|9247) pub23->wait_match() before write for 01030000.6c022ee6.0000001c.00000102(6c27c919)
(9211|9260) pub36 writer id: 01030000.6c022ee6.00000025.00000102(c01613ee)
(9211|9260) pub36->started
(9211|9260) pub36 12% (2 samples sent)
(9211|9260) pub36 25% (4 samples sent)
(9211|9260) pub36 31% (5 samples sent)
(9211|9260) pub36 43% (7 samples sent)
(9211|9260) pub36 50% (8 samples sent)
(9211|9260) pub36 62% (10 samples sent)
(9211|9260) pub36 75% (12 samples sent)
(9211|9260) pub36 81% (13 samples sent)
(9211|9260) pub36 93% (15 samples sent)
(9211|9260) pub36 100% (16 samples sent)
(9211|9260) pub36->wait_match() before write for 01030000.6c022ee6.00000025.00000102(c01613ee)
(9211|9257) pub34 waiting for acks returned
(9211|9257) pub34<-delete_contained_entities
(9211|9228) pub5 62% (10 samples sent)
(9211|9271) pub48<-match found! before write for 01030000.6c022ee6.00000035.00000102(a0f6846c)
(9211|9271) pub48 waiting for acks
(9211|9228) pub5 75% (12 samples sent)
(9211|9274) pub51 writer id: 01030000.6c022ee6.00000038.00000102(586640dd)
(9211|9274) pub51->started
(9211|9228) pub5 81% (13 samples sent)
(9211|9252) pub29 writer id: 01030000.6c022ee6.00000021.00000102(3596b52e)
(9211|9252) pub29->started
(9211|9228) pub5 93% (15 samples sent)
(9211|9252) pub29 12% (2 samples sent)
(9211|9252) pub29 25% (4 samples sent)
(9211|9252) pub29 31% (5 samples sent)
(9211|9252) pub29 43% (7 samples sent)
(9211|9252) pub29 50% (8 samples sent)
(9211|9252) pub29 62% (10 samples sent)
(9211|9274) pub51 12% (2 samples sent)
(9211|9252) pub29 75% (12 samples sent)
(9211|9252) pub29 81% (13 samples sent)
(9211|9274) pub51 25% (4 samples sent)
(9211|9274) pub51 31% (5 samples sent)
(9211|9252) pub29 93% (15 samples sent)
(9211|9252) pub29 100% (16 samples sent)
(9211|9274) pub51 43% (7 samples sent)
(9211|9274) pub51 50% (8 samples sent)
(9211|9252) pub29->wait_match() before write for 01030000.6c022ee6.00000021.00000102(3596b52e)
(9211|9274) pub51 62% (10 samples sent)
(9211|9274) pub51 75% (12 samples sent)
(9211|9274) pub51 81% (13 samples sent)
(9211|9274) pub51 93% (15 samples sent)
(9211|9274) pub51 100% (16 samples sent)
(9211|9274) pub51->wait_match() before write for 01030000.6c022ee6.00000038.00000102(586640dd)
(9211|9228) pub5 100% (16 samples sent)
(9211|9228) pub5->wait_match() before write for 01030000.6c022ee6.00000007.00000102(7b176f8a)
(9211|9228) pub5<-match found! before write for 01030000.6c022ee6.00000007.00000102(7b176f8a)
(9211|9228) pub5 waiting for acks
(9211|9222) sub 70% (717 samples received)
(9211|9223) pub0<-delete_participant
(9211|9224) pub1<-delete_participant
(9211|9222) sub 80% (820 samples received)
(9211|9241) pub19<-delete_participant
(9211|9267) pub44<-delete_participant
(9211|9222) sub 90% (922 samples received)
(9211|9272) pub49<-delete_participant
(9211|9247) pub23<-match found! before write for 01030000.6c022ee6.0000001c.00000102(6c27c919)
(9211|9247) pub23 waiting for acks
(9211|9260) pub36<-match found! before write for 01030000.6c022ee6.00000025.00000102(c01613ee)
(9211|9260) pub36 waiting for acks
(9211|9231) pub8<-delete_participant
(9211|9274) pub51<-match found! before write for 01030000.6c022ee6.00000038.00000102(586640dd)
(9211|9274) pub51 waiting for acks
(9211|9252) pub29<-match found! before write for 01030000.6c022ee6.00000021.00000102(3596b52e)
(9211|9252) pub29 waiting for acks
(9211|9258) pub35 waiting for acks returned
(9211|9258) pub35<-delete_contained_entities
(9211|9264) pub40 waiting for acks returned
(9211|9264) pub40<-delete_contained_entities
(9211|9286) pub63 waiting for acks returned
(9211|9286) pub63<-delete_contained_entities
(9211|9280) pub57 waiting for acks returned
(9211|9280) pub57<-delete_contained_entities
(9211|9266) pub43 waiting for acks returned
(9211|9266) pub43<-delete_contained_entities
(9211|9254) pub31 waiting for acks returned
(9211|9254) pub31<-delete_contained_entities
(9211|9245) pub21 waiting for acks returned
(9211|9229) pub6 waiting for acks returned
(9211|9278) pub55 waiting for acks returned
(9211|9229) pub6<-delete_contained_entities
(9211|9243) pub20 waiting for acks returned
(9211|9243) pub20<-delete_contained_entities
(9211|9245) pub21<-delete_contained_entities
(9211|9278) pub55<-delete_contained_entities
(9211|9230) pub7 waiting for acks returned
(9211|9230) pub7<-delete_contained_entities
(9211|9232) pub9 waiting for acks returned
(9211|9232) pub9<-delete_contained_entities
(9211|9263) pub42 waiting for acks returned
(9211|9263) pub42<-delete_contained_entities
(9211|9255) pub32 waiting for acks returned
(9211|9255) pub32<-delete_contained_entities
(9211|9275) pub52<-delete_participant
(9211|9222) sub 100% (1024 samples received)
(9211|9222) sub condition_.notify_all
(9211|9211) sub condition_.wait returned
(9211|9211) sub check_received
(9211|9211) sub check_received returns 0
(9211|9211) <- PublisherService::end
(9211|9271) pub48 waiting for acks returned
(9211|9271) pub48<-delete_contained_entities
(9211|9228) pub5 waiting for acks returned
(9211|9228) pub5<-delete_contained_entities
(9211|9274) pub51 waiting for acks returned
(9211|9274) pub51<-delete_contained_entities
(9211|9252) pub29 waiting for acks returned
(9211|9252) pub29<-delete_contained_entities
(9211|9260) pub36 waiting for acks returned
(9211|9260) pub36<-delete_contained_entities
(9211|9247) pub23 waiting for acks returned
(9211|9247) pub23<-delete_contained_entities
(9211|9262) pub39<-delete_participant
(9211|9233) pub10<-delete_participant
(9211|9277) pub54<-delete_participant
(9211|9225) pub2<-delete_participant
(9211|9234) pub11<-delete_participant
(9211|9226) pub3<-delete_participant
(9211|9248) pub25<-delete_participant
(9211|9259) pub37<-delete_participant
(9211|9250) pub28<-delete_participant
(9211|9284) pub61<-delete_participant
(9211|9282) pub59<-delete_participant
(9211|9240) pub17<-delete_participant
(9211|9256) pub33<-delete_participant
(9211|9281) pub58<-delete_participant
(9211|9227) pub4<-delete_participant
(9211|9246) pub22<-delete_participant
(9211|9239) pub16<-delete_participant
(9211|9244) pub24<-delete_participant
(9211|9235) pub12<-delete_participant
(9211|9273) pub50<-delete_participant
(9211|9269) pub46<-delete_participant
(9211|9285) pub62<-delete_participant
(9211|9237) pub14<-delete_participant
(9211|9261) pub38<-delete_participant
(9211|9283) pub60<-delete_participant
(9211|9253) pub30<-delete_participant
(9211|9251) pub27<-delete_participant
(9211|9270) pub47<-delete_participant
(9211|9268) pub45<-delete_participant
(9211|9242) pub18<-delete_participant
(9211|9276) pub53<-delete_participant
(9211|9265) pub41<-delete_participant
(9211|9238) pub15<-delete_participant
(9211|9249) pub26<-delete_participant
(9211|9257) pub34<-delete_participant
(9211|9279) pub56<-delete_participant
(9211|9258) pub35<-delete_participant
(9211|9266) pub43<-delete_participant
(9211|9264) pub40<-delete_participant
(9211|9263) pub42<-delete_participant
(9211|9245) pub21<-delete_participant
(9211|9280) pub57<-delete_participant
(9211|9229) pub6<-delete_participant
(9211|9254) pub31<-delete_participant
(9211|9278) pub55<-delete_participant
(9211|9232) pub9<-delete_participant
(9211|9286) pub63<-delete_participant
(9211|9255) pub32<-delete_participant
(9211|9230) pub7<-delete_participant
(9211|9243) pub20<-delete_participant
(9211|9271) pub48<-delete_participant
(9211|9274) pub51<-delete_participant
(9211|9252) pub29<-delete_participant
(9211|9260) pub36<-delete_participant
(9211|9247) pub23<-delete_participant
(9211|9228) pub5<-delete_participant
(9211|9211) <- PublisherService::~PublisherService
(9211|9211) <- Subscriber delete_contained_entities
(9211|9211) <- Subscriber delete_participant
(9211|9220) WARNING: TransportReceiveStrategy::~TransportReceiveStrategy() - terminating with 13 unprocessed bytes.
(9211|9211) <- Subscriber::~Subscriber
(9211|9211) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl aggressive durable Time:3s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl single rtps durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1 -n 1 -d -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 9288 started at 2026-08-07 16:04:49
(9288|9288) -> Thrasher started
(9288|9288) -> Subscriber::Subscriber
(9288|9288) Subscriber reader id: 01037c1e.52f182aa.2448119c.00000007(9e624cf0)
(9288|9288) -> PublisherService::PublisherService
(9288|9288) -> PublisherService::start (1 threads)
(9288|9288) sub wait_received 0:1
(9288|9296) pub0->transport cfg_0
(9288|9296) pub0 writer id: 01037c1e.52f182aa.2448119d.00000002(d36891cf)
(9288|9296) pub0->started
(9288|9296) pub0 100% (1 samples sent)
(9288|9296) pub0->wait_match() before write for 01037c1e.52f182aa.2448119d.00000002(d36891cf)
(9288|9296) pub0<-match found! before write for 01037c1e.52f182aa.2448119d.00000002(d36891cf)
(9288|9296) pub0 waiting for acks
(9288|9295) sub 100% (1 samples received)
(9288|9295) sub condition_.notify_all
(9288|9288) sub condition_.wait returned
(9288|9288) sub check_received
(9288|9288) sub check_received returns 0
(9288|9288) <- PublisherService::end
(9288|9296) pub0 waiting for acks returned
(9288|9296) pub0<-delete_contained_entities
(9288|9296) pub0<-delete_participant
(9288|9288) <- PublisherService::~PublisherService
(9288|9288) <- Subscriber delete_contained_entities
(9288|9288) <- Subscriber delete_participant
(9288|9288) <- Subscriber::~Subscriber
(9288|9288) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl single rtps durable Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl double rtps durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 2 -s 1 -n 2 -d -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 9302 started at 2026-08-07 16:04:50
(9302|9302) -> Thrasher started
(9302|9302) -> Subscriber::Subscriber
(9302|9302) Subscriber reader id: 01037c1e.52f182aa.245684d0.00000007(792b99db)
(9302|9302) -> PublisherService::PublisherService
(9302|9302) -> PublisherService::start (2 threads)
(9302|9302) sub wait_received 0:2
(9302|9311) pub1->transport cfg_1
(9302|9310) pub0->transport cfg_0
(9302|9310) pub0 writer id: 01037c1e.52f182aa.245684d1.00000002(342144e4)
(9302|9310) pub0->started
(9302|9310) pub0 100% (1 samples sent)
(9302|9310) pub0->wait_match() before write for 01037c1e.52f182aa.245684d1.00000002(342144e4)
(9302|9311) pub1 writer id: 01037c1e.52f182aa.245684d2.00000002(73813e34)
(9302|9311) pub1->started
(9302|9311) pub1 100% (1 samples sent)
(9302|9311) pub1->wait_match() before write for 01037c1e.52f182aa.245684d2.00000002(73813e34)
(9302|9310) pub0<-match found! before write for 01037c1e.52f182aa.245684d1.00000002(342144e4)
(9302|9311) pub1<-match found! before write for 01037c1e.52f182aa.245684d2.00000002(73813e34)
(9302|9310) pub0 waiting for acks
(9302|9311) pub1 waiting for acks
(9302|9309) sub 50% (1 samples received)
(9302|9309) sub 100% (2 samples received)
(9302|9309) sub condition_.notify_all
(9302|9302) sub condition_.wait returned
(9302|9302) sub check_received
(9302|9302) sub check_received returns 0
(9302|9302) <- PublisherService::end
(9302|9310) pub0 waiting for acks returned
(9302|9311) pub1 waiting for acks returned
(9302|9311) pub1<-delete_contained_entities
(9302|9310) pub0<-delete_contained_entities
(9302|9311) pub1<-delete_participant
(9302|9310) pub0<-delete_participant
(9302|9302) <- PublisherService::~PublisherService
(9302|9302) <- Subscriber delete_contained_entities
(9302|9302) <- Subscriber delete_participant
(9302|9302) <- Subscriber::~Subscriber
(9302|9302) <- 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: 9321 started at 2026-08-07 16:04:51
(9321|9321) -> Thrasher started
(9321|9321) -> Subscriber::Subscriber
(9321|9321) Subscriber reader id: 01037c1e.52f182aa.2469904c.00000007(abb1c6fc)
(9321|9321) -> PublisherService::PublisherService
(9321|9321) -> PublisherService::start (3 threads)
(9321|9321) sub wait_received 0:9
(9321|9330) pub1->transport cfg_1
(9321|9329) pub0->transport cfg_0
(9321|9330) pub1 writer id: 01037c1e.52f182aa.2469904e.00000002(a11b6113)
(9321|9330) pub1->started
(9321|9330) pub1 33% (1 samples sent)
(9321|9330) pub1 66% (2 samples sent)
(9321|9330) pub1 100% (3 samples sent)
(9321|9330) pub1->wait_match() before write for 01037c1e.52f182aa.2469904e.00000002(a11b6113)
(9321|9331) pub2->transport cfg_2
(9321|9329) pub0 writer id: 01037c1e.52f182aa.2469904d.00000002(e6bb1bc3)
(9321|9329) pub0->started
(9321|9329) pub0 33% (1 samples sent)
(9321|9329) pub0 66% (2 samples sent)
(9321|9329) pub0 100% (3 samples sent)
(9321|9329) pub0->wait_match() before write for 01037c1e.52f182aa.2469904d.00000002(e6bb1bc3)
(9321|9331) pub2 writer id: 01037c1e.52f182aa.2469904f.00000002(9c7b48a3)
(9321|9331) pub2->started
(9321|9331) pub2 33% (1 samples sent)
(9321|9331) pub2 66% (2 samples sent)
(9321|9331) pub2 100% (3 samples sent)
(9321|9331) pub2->wait_match() before write for 01037c1e.52f182aa.2469904f.00000002(9c7b48a3)
(9321|9331) pub2<-match found! before write for 01037c1e.52f182aa.2469904f.00000002(9c7b48a3)
(9321|9331) pub2 waiting for acks
(9321|9329) pub0<-match found! before write for 01037c1e.52f182aa.2469904d.00000002(e6bb1bc3)
(9321|9329) pub0 waiting for acks
(9321|9330) pub1<-match found! before write for 01037c1e.52f182aa.2469904e.00000002(a11b6113)
(9321|9330) pub1 waiting for acks
(9321|9328) sub 11% (1 samples received)
(9321|9328) sub 22% (2 samples received)
(9321|9328) sub 33% (3 samples received)
(9321|9328) sub 44% (4 samples received)
(9321|9328) sub 55% (5 samples received)
(9321|9328) sub 66% (6 samples received)
(9321|9328) sub 77% (7 samples received)
(9321|9328) sub 88% (8 samples received)
(9321|9328) sub 100% (9 samples received)
(9321|9328) sub condition_.notify_all
(9321|9321) sub condition_.wait returned
(9321|9321) sub check_received
(9321|9321) sub check_received returns 0
(9321|9321) <- PublisherService::end
(9321|9330) pub1 waiting for acks returned
(9321|9331) pub2 waiting for acks returned
(9321|9330) pub1<-delete_contained_entities
(9321|9331) pub2<-delete_contained_entities
(9321|9329) pub0 waiting for acks returned
(9321|9329) pub0<-delete_contained_entities
(9321|9331) pub2<-delete_participant
(9321|9329) pub0<-delete_participant
(9321|9330) pub1<-delete_participant
(9321|9321) <- PublisherService::~PublisherService
(9321|9321) <- Subscriber delete_contained_entities
(9321|9321) <- Subscriber delete_participant
(9321|9321) <- Subscriber::~Subscriber
(9321|9321) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl triangle rtps durable Time:2s 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: 9345 started at 2026-08-07 16:04:53
(9345|9345) -> Thrasher started
(9345|9345) -> Subscriber::Subscriber
(9345|9345) Subscriber reader id: 01037c1e.52f182aa.24817bb0.00000007(6ab97891)
(9345|9345) -> PublisherService::PublisherService
(9345|9345) -> PublisherService::start (1 threads)
(9345|9345) sub wait_received 0:1024
(9345|9353) pub0->transport cfg_0
(9345|9353) pub0 writer id: 01037c1e.52f182aa.24817bb1.00000002(27b3a5ae)
(9345|9353) pub0->started
(9345|9353) pub0 10% (103 samples sent)
(9345|9353) pub0 20% (205 samples sent)
(9345|9353) pub0 30% (308 samples sent)
(9345|9353) pub0 40% (410 samples sent)
(9345|9353) pub0 50% (512 samples sent)
(9345|9353) pub0 60% (615 samples sent)
(9345|9353) pub0 70% (717 samples sent)
(9345|9353) pub0 80% (820 samples sent)
(9345|9353) pub0 90% (922 samples sent)
(9345|9353) pub0 100% (1024 samples sent)
(9345|9353) pub0->wait_match() before write for 01037c1e.52f182aa.24817bb1.00000002(27b3a5ae)
(9345|9353) pub0<-match found! before write for 01037c1e.52f182aa.24817bb1.00000002(27b3a5ae)
(9345|9353) pub0 waiting for acks
(9345|9352) sub 10% (103 samples received)
(9345|9352) sub 20% (205 samples received)
(9345|9352) sub 30% (308 samples received)
(9345|9352) sub 40% (410 samples received)
(9345|9352) sub 50% (512 samples received)
(9345|9352) sub 60% (615 samples received)
(9345|9352) sub 70% (717 samples received)
(9345|9352) sub 80% (820 samples received)
(9345|9352) sub 90% (922 samples received)
(9345|9352) sub 100% (1024 samples received)
(9345|9352) sub condition_.notify_all
(9345|9345) sub condition_.wait returned
(9345|9345) sub check_received
(9345|9345) sub check_received returns 0
(9345|9345) <- PublisherService::end
(9345|9353) pub0 waiting for acks returned
(9345|9353) pub0<-delete_contained_entities
(9345|9353) pub0<-delete_participant
(9345|9345) <- PublisherService::~PublisherService
(9345|9345) <- Subscriber delete_contained_entities
(9345|9345) <- Subscriber delete_participant
(9345|9345) <- Subscriber::~Subscriber
(9345|9345) <- 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: 9359 started at 2026-08-07 16:04:56
(9359|9359) -> Thrasher started
(9359|9359) -> Subscriber::Subscriber
(9359|9359) Subscriber reader id: 01037c1e.52f182aa.248fcc5f.00000007(97cd700f)
(9359|9359) -> PublisherService::PublisherService
(9359|9359) -> PublisherService::start (8 threads)
(9359|9359) sub wait_received 0:1024
(9359|9369) pub2->transport cfg_2
(9359|9367) pub0->transport cfg_0
(9359|9370) pub3->transport cfg_3
(9359|9369) pub2 writer id: 01037c1e.52f182aa.248fcc62.00000002(be16f8b7)
(9359|9369) pub2->started
(9359|9369) pub2 10% (13 samples sent)
(9359|9369) pub2 20% (26 samples sent)
(9359|9369) pub2 30% (39 samples sent)
(9359|9369) pub2 40% (52 samples sent)
(9359|9369) pub2 50% (64 samples sent)
(9359|9371) pub4->transport cfg_4
(9359|9369) pub2 60% (77 samples sent)
(9359|9369) pub2 70% (90 samples sent)
(9359|9369) pub2 80% (103 samples sent)
(9359|9369) pub2 90% (116 samples sent)
(9359|9369) pub2 100% (128 samples sent)
(9359|9369) pub2->wait_match() before write for 01037c1e.52f182aa.248fcc62.00000002(be16f8b7)
(9359|9373) pub6->transport cfg_6
(9359|9374) pub7->transport cfg_7
(9359|9367) pub0 writer id: 01037c1e.52f182aa.248fcc60.00000002(c4d6abd7)
(9359|9367) pub0->started
(9359|9367) pub0 10% (13 samples sent)
(9359|9367) pub0 20% (26 samples sent)
(9359|9367) pub0 30% (39 samples sent)
(9359|9367) pub0 40% (52 samples sent)
(9359|9367) pub0 50% (64 samples sent)
(9359|9367) pub0 60% (77 samples sent)
(9359|9367) pub0 70% (90 samples sent)
(9359|9367) pub0 80% (103 samples sent)
(9359|9372) pub5->transport cfg_5
(9359|9367) pub0 90% (116 samples sent)
(9359|9367) pub0 100% (128 samples sent)
(9359|9367) pub0->wait_match() before write for 01037c1e.52f182aa.248fcc60.00000002(c4d6abd7)
(9359|9370) pub3 writer id: 01037c1e.52f182aa.248fcc63.00000002(8376d107)
(9359|9370) pub3->started
(9359|9370) pub3 10% (13 samples sent)
(9359|9370) pub3 20% (26 samples sent)
(9359|9370) pub3 30% (39 samples sent)
(9359|9370) pub3 40% (52 samples sent)
(9359|9370) pub3 50% (64 samples sent)
(9359|9370) pub3 60% (77 samples sent)
(9359|9370) pub3 70% (90 samples sent)
(9359|9368) pub1->transport cfg_1
(9359|9370) pub3 80% (103 samples sent)
(9359|9370) pub3 90% (116 samples sent)
(9359|9370) pub3 100% (128 samples sent)
(9359|9370) pub3->wait_match() before write for 01037c1e.52f182aa.248fcc63.00000002(8376d107)
(9359|9371) pub4 writer id: 01037c1e.52f182aa.248fcc64.00000002(31560d17)
(9359|9371) pub4->started
(9359|9371) pub4 10% (13 samples sent)
(9359|9371) pub4 20% (26 samples sent)
(9359|9371) pub4 30% (39 samples sent)
(9359|9371) pub4 40% (52 samples sent)
(9359|9371) pub4 50% (64 samples sent)
(9359|9371) pub4 60% (77 samples sent)
(9359|9371) pub4 70% (90 samples sent)
(9359|9371) pub4 80% (103 samples sent)
(9359|9371) pub4 90% (116 samples sent)
(9359|9371) pub4 100% (128 samples sent)
(9359|9371) pub4->wait_match() before write for 01037c1e.52f182aa.248fcc64.00000002(31560d17)
(9359|9373) pub6 writer id: 01037c1e.52f182aa.248fcc66.00000002(4b965e77)
(9359|9373) pub6->started
(9359|9373) pub6 10% (13 samples sent)
(9359|9373) pub6 20% (26 samples sent)
(9359|9373) pub6 30% (39 samples sent)
(9359|9373) pub6 40% (52 samples sent)
(9359|9373) pub6 50% (64 samples sent)
(9359|9373) pub6 60% (77 samples sent)
(9359|9373) pub6 70% (90 samples sent)
(9359|9373) pub6 80% (103 samples sent)
(9359|9373) pub6 90% (116 samples sent)
(9359|9373) pub6 100% (128 samples sent)
(9359|9373) pub6->wait_match() before write for 01037c1e.52f182aa.248fcc66.00000002(4b965e77)
(9359|9374) pub7 writer id: 01037c1e.52f182aa.248fcc67.00000002(76f677c7)
(9359|9374) pub7->started
(9359|9374) pub7 10% (13 samples sent)
(9359|9374) pub7 20% (26 samples sent)
(9359|9374) pub7 30% (39 samples sent)
(9359|9374) pub7 40% (52 samples sent)
(9359|9374) pub7 50% (64 samples sent)
(9359|9374) pub7 60% (77 samples sent)
(9359|9374) pub7 70% (90 samples sent)
(9359|9374) pub7 80% (103 samples sent)
(9359|9374) pub7 90% (116 samples sent)
(9359|9374) pub7 100% (128 samples sent)
(9359|9374) pub7->wait_match() before write for 01037c1e.52f182aa.248fcc67.00000002(76f677c7)
(9359|9372) pub5 writer id: 01037c1e.52f182aa.248fcc65.00000002(0c3624a7)
(9359|9372) pub5->started
(9359|9372) pub5 10% (13 samples sent)
(9359|9372) pub5 20% (26 samples sent)
(9359|9372) pub5 30% (39 samples sent)
(9359|9372) pub5 40% (52 samples sent)
(9359|9372) pub5 50% (64 samples sent)
(9359|9372) pub5 60% (77 samples sent)
(9359|9372) pub5 70% (90 samples sent)
(9359|9372) pub5 80% (103 samples sent)
(9359|9372) pub5 90% (116 samples sent)
(9359|9372) pub5 100% (128 samples sent)
(9359|9372) pub5->wait_match() before write for 01037c1e.52f182aa.248fcc65.00000002(0c3624a7)
(9359|9368) pub1 writer id: 01037c1e.52f182aa.248fcc61.00000002(f9b68267)
(9359|9368) pub1->started
(9359|9368) pub1 10% (13 samples sent)
(9359|9368) pub1 20% (26 samples sent)
(9359|9368) pub1 30% (39 samples sent)
(9359|9368) pub1 40% (52 samples sent)
(9359|9368) pub1 50% (64 samples sent)
(9359|9368) pub1 60% (77 samples sent)
(9359|9368) pub1 70% (90 samples sent)
(9359|9368) pub1 80% (103 samples sent)
(9359|9368) pub1 90% (116 samples sent)
(9359|9368) pub1 100% (128 samples sent)
(9359|9368) pub1->wait_match() before write for 01037c1e.52f182aa.248fcc61.00000002(f9b68267)
(9359|9367) pub0<-match found! before write for 01037c1e.52f182aa.248fcc60.00000002(c4d6abd7)
(9359|9367) pub0 waiting for acks
(9359|9369) pub2<-match found! before write for 01037c1e.52f182aa.248fcc62.00000002(be16f8b7)
(9359|9369) pub2 waiting for acks
(9359|9370) pub3<-match found! before write for 01037c1e.52f182aa.248fcc63.00000002(8376d107)
(9359|9370) pub3 waiting for acks
(9359|9374) pub7<-match found! before write for 01037c1e.52f182aa.248fcc67.00000002(76f677c7)
(9359|9374) pub7 waiting for acks
(9359|9372) pub5<-match found! before write for 01037c1e.52f182aa.248fcc65.00000002(0c3624a7)
(9359|9372) pub5 waiting for acks
(9359|9371) pub4<-match found! before write for 01037c1e.52f182aa.248fcc64.00000002(31560d17)
(9359|9371) pub4 waiting for acks
(9359|9368) pub1<-match found! before write for 01037c1e.52f182aa.248fcc61.00000002(f9b68267)
(9359|9368) pub1 waiting for acks
(9359|9373) pub6<-match found! before write for 01037c1e.52f182aa.248fcc66.00000002(4b965e77)
(9359|9373) pub6 waiting for acks
(9359|9366) sub 10% (103 samples received)
(9359|9366) sub 20% (205 samples received)
(9359|9366) sub 30% (308 samples received)
(9359|9366) sub 40% (410 samples received)
(9359|9366) sub 50% (512 samples received)
(9359|9366) sub 60% (615 samples received)
(9359|9370) pub3 waiting for acks returned
(9359|9370) pub3<-delete_contained_entities
(9359|9367) pub0 waiting for acks returned
(9359|9367) pub0<-delete_contained_entities
(9359|9372) pub5 waiting for acks returned
(9359|9372) pub5<-delete_contained_entities
(9359|9366) sub 70% (717 samples received)
(9359|9366) sub 80% (820 samples received)
(9359|9369) pub2 waiting for acks returned
(9359|9369) pub2<-delete_contained_entities
(9359|9374) pub7 waiting for acks returned
(9359|9374) pub7<-delete_contained_entities
(9359|9370) pub3<-delete_participant
(9359|9367) pub0<-delete_participant
(9359|9366) sub 90% (922 samples received)
(9359|9366) sub 100% (1024 samples received)
(9359|9366) sub condition_.notify_all
(9359|9359) sub condition_.wait returned
(9359|9359) sub check_received
(9359|9359) sub check_received returns 0
(9359|9359) <- PublisherService::end
(9359|9371) pub4 waiting for acks returned
(9359|9371) pub4<-delete_contained_entities
(9359|9368) pub1 waiting for acks returned
(9359|9368) pub1<-delete_contained_entities
(9359|9373) pub6 waiting for acks returned
(9359|9373) pub6<-delete_contained_entities
(9359|9372) pub5<-delete_participant
(9359|9369) pub2<-delete_participant
(9359|9374) pub7<-delete_participant
(9359|9371) pub4<-delete_participant
(9359|9368) pub1<-delete_participant
(9359|9373) pub6<-delete_participant
(9359|9359) <- PublisherService::~PublisherService
(9359|9359) <- Subscriber delete_contained_entities
(9359|9359) <- Subscriber delete_participant
(9359|9359) <- Subscriber::~Subscriber
(9359|9359) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl low rtps durable Time:2s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl medium rtps durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 16 -s 64 -n 1024 -d -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 9408 started at 2026-08-07 16:04:58
(9408|9408) -> Thrasher started
(9408|9408) -> Subscriber::Subscriber
(9408|9408) Subscriber reader id: 01037c1e.52f182aa.24c0a8b3.00000007(5bcf120d)
(9408|9408) -> PublisherService::PublisherService
(9408|9408) -> PublisherService::start (16 threads)
(9408|9408) sub wait_received 0:1024
(9408|9419) pub2->transport cfg_2
(9408|9429) pub12->transport cfg_12
(9408|9424) pub7->transport cfg_7
(9408|9423) pub6->transport cfg_6
(9408|9422) pub5->transport cfg_5
(9408|9420) pub3->transport cfg_3
(9408|9430) pub13->transport cfg_13
(9408|9421) pub4->transport cfg_4
(9408|9427) pub10->transport cfg_10
(9408|9425) pub8->transport cfg_8
(9408|9417) pub0->transport cfg_0
(9408|9426) pub9->transport cfg_9
(9408|9419) pub2 writer id: 01037c1e.52f182aa.24c0a8b6.00000002(e34569f2)
(9408|9419) pub2->started
(9408|9419) pub2 10% (7 samples sent)
(9408|9419) pub2 20% (13 samples sent)
(9408|9419) pub2 31% (20 samples sent)
(9408|9419) pub2 40% (26 samples sent)
(9408|9419) pub2 50% (32 samples sent)
(9408|9419) pub2 60% (39 samples sent)
(9408|9419) pub2 70% (45 samples sent)
(9408|9419) pub2 81% (52 samples sent)
(9408|9419) pub2 90% (58 samples sent)
(9408|9419) pub2 100% (64 samples sent)
(9408|9419) pub2->wait_match() before write for 01037c1e.52f182aa.24c0a8b6.00000002(e34569f2)
(9408|9429) pub12 writer id: 01037c1e.52f182aa.24c0a8c1.00000002(a8b7552d)
(9408|9429) pub12->started
(9408|9429) pub12 10% (7 samples sent)
(9408|9429) pub12 20% (13 samples sent)
(9408|9429) pub12 31% (20 samples sent)
(9408|9429) pub12 40% (26 samples sent)
(9408|9429) pub12 50% (32 samples sent)
(9408|9429) pub12 60% (39 samples sent)
(9408|9429) pub12 70% (45 samples sent)
(9408|9429) pub12 81% (52 samples sent)
(9408|9429) pub12 90% (58 samples sent)
(9408|9429) pub12 100% (64 samples sent)
(9408|9429) pub12->wait_match() before write for 01037c1e.52f182aa.24c0a8c1.00000002(a8b7552d)
(9408|9418) pub1->transport cfg_1
(9408|9424) pub7 writer id: 01037c1e.52f182aa.24c0a8bb.00000002(1bd5ad43)
(9408|9424) pub7->started
(9408|9424) pub7 10% (7 samples sent)
(9408|9424) pub7 20% (13 samples sent)
(9408|9424) pub7 31% (20 samples sent)
(9408|9424) pub7 40% (26 samples sent)
(9408|9424) pub7 50% (32 samples sent)
(9408|9424) pub7 60% (39 samples sent)
(9408|9424) pub7 70% (45 samples sent)
(9408|9424) pub7 81% (52 samples sent)
(9408|9424) pub7 90% (58 samples sent)
(9408|9424) pub7 100% (64 samples sent)
(9408|9424) pub7->wait_match() before write for 01037c1e.52f182aa.24c0a8bb.00000002(1bd5ad43)
(9408|9428) pub11->transport cfg_11
(9408|9419) pub2<-match found! before write for 01037c1e.52f182aa.24c0a8b6.00000002(e34569f2)
(9408|9419) pub2 waiting for acks
(9408|9429) pub12<-match found! before write for 01037c1e.52f182aa.24c0a8c1.00000002(a8b7552d)
(9408|9429) pub12 waiting for acks
(9408|9423) pub6 writer id: 01037c1e.52f182aa.24c0a8ba.00000002(26b584f3)
(9408|9423) pub6->started
(9408|9423) pub6 10% (7 samples sent)
(9408|9423) pub6 20% (13 samples sent)
(9408|9423) pub6 31% (20 samples sent)
(9408|9423) pub6 40% (26 samples sent)
(9408|9423) pub6 50% (32 samples sent)
(9408|9423) pub6 60% (39 samples sent)
(9408|9423) pub6 70% (45 samples sent)
(9408|9423) pub6 81% (52 samples sent)
(9408|9423) pub6 90% (58 samples sent)
(9408|9423) pub6 100% (64 samples sent)
(9408|9423) pub6->wait_match() before write for 01037c1e.52f182aa.24c0a8ba.00000002(26b584f3)
(9408|9431) pub14->transport cfg_14
(9408|9424) pub7<-match found! before write for 01037c1e.52f182aa.24c0a8bb.00000002(1bd5ad43)
(9408|9424) pub7 waiting for acks
(9408|9423) pub6<-match found! before write for 01037c1e.52f182aa.24c0a8ba.00000002(26b584f3)
(9408|9423) pub6 waiting for acks
(9408|9422) pub5 writer id: 01037c1e.52f182aa.24c0a8b9.00000002(6115fe23)
(9408|9422) pub5->started
(9408|9422) pub5 10% (7 samples sent)
(9408|9422) pub5 20% (13 samples sent)
(9408|9422) pub5 31% (20 samples sent)
(9408|9422) pub5 40% (26 samples sent)
(9408|9422) pub5 50% (32 samples sent)
(9408|9422) pub5 60% (39 samples sent)
(9408|9422) pub5 70% (45 samples sent)
(9408|9422) pub5 81% (52 samples sent)
(9408|9422) pub5 90% (58 samples sent)
(9408|9422) pub5 100% (64 samples sent)
(9408|9422) pub5->wait_match() before write for 01037c1e.52f182aa.24c0a8b9.00000002(6115fe23)
(9408|9420) pub3 writer id: 01037c1e.52f182aa.24c0a8b7.00000002(de254042)
(9408|9420) pub3->started
(9408|9420) pub3 10% (7 samples sent)
(9408|9420) pub3 20% (13 samples sent)
(9408|9420) pub3 31% (20 samples sent)
(9408|9420) pub3 40% (26 samples sent)
(9408|9420) pub3 50% (32 samples sent)
(9408|9420) pub3 60% (39 samples sent)
(9408|9420) pub3 70% (45 samples sent)
(9408|9420) pub3 81% (52 samples sent)
(9408|9420) pub3 90% (58 samples sent)
(9408|9420) pub3 100% (64 samples sent)
(9408|9420) pub3->wait_match() before write for 01037c1e.52f182aa.24c0a8b7.00000002(de254042)
(9408|9430) pub13 writer id: 01037c1e.52f182aa.24c0a8c0.00000002(95d77c9d)
(9408|9430) pub13->started
(9408|9430) pub13 10% (7 samples sent)
(9408|9430) pub13 20% (13 samples sent)
(9408|9430) pub13 31% (20 samples sent)
(9408|9430) pub13 40% (26 samples sent)
(9408|9430) pub13 50% (32 samples sent)
(9408|9430) pub13 60% (39 samples sent)
(9408|9430) pub13 70% (45 samples sent)
(9408|9430) pub13 81% (52 samples sent)
(9408|9430) pub13 90% (58 samples sent)
(9408|9430) pub13 100% (64 samples sent)
(9408|9430) pub13->wait_match() before write for 01037c1e.52f182aa.24c0a8c0.00000002(95d77c9d)
(9408|9432) pub15->transport cfg_15
(9408|9421) pub4 writer id: 01037c1e.52f182aa.24c0a8b8.00000002(5c75d793)
(9408|9421) pub4->started
(9408|9421) pub4 10% (7 samples sent)
(9408|9421) pub4 20% (13 samples sent)
(9408|9421) pub4 31% (20 samples sent)
(9408|9421) pub4 40% (26 samples sent)
(9408|9421) pub4 50% (32 samples sent)
(9408|9421) pub4 60% (39 samples sent)
(9408|9421) pub4 70% (45 samples sent)
(9408|9421) pub4 81% (52 samples sent)
(9408|9421) pub4 90% (58 samples sent)
(9408|9421) pub4 100% (64 samples sent)
(9408|9421) pub4->wait_match() before write for 01037c1e.52f182aa.24c0a8b8.00000002(5c75d793)
(9408|9415) sub 10% (103 samples received)
(9408|9422) pub5<-match found! before write for 01037c1e.52f182aa.24c0a8b9.00000002(6115fe23)
(9408|9422) pub5 waiting for acks
(9408|9427) pub10 writer id: 01037c1e.52f182aa.24c0a8be.00000002(d3352233)
(9408|9427) pub10->started
(9408|9427) pub10 10% (7 samples sent)
(9408|9427) pub10 20% (13 samples sent)
(9408|9427) pub10 31% (20 samples sent)
(9408|9427) pub10 40% (26 samples sent)
(9408|9427) pub10 50% (32 samples sent)
(9408|9427) pub10 60% (39 samples sent)
(9408|9427) pub10 70% (45 samples sent)
(9408|9427) pub10 81% (52 samples sent)
(9408|9427) pub10 90% (58 samples sent)
(9408|9415) sub 20% (205 samples received)
(9408|9427) pub10 100% (64 samples sent)
(9408|9427) pub10->wait_match() before write for 01037c1e.52f182aa.24c0a8be.00000002(d3352233)
(9408|9420) pub3<-match found! before write for 01037c1e.52f182aa.24c0a8b7.00000002(de254042)
(9408|9420) pub3 waiting for acks
(9408|9425) pub8 writer id: 01037c1e.52f182aa.24c0a8bc.00000002(a9f57153)
(9408|9425) pub8->started
(9408|9425) pub8 10% (7 samples sent)
(9408|9425) pub8 20% (13 samples sent)
(9408|9425) pub8 31% (20 samples sent)
(9408|9425) pub8 40% (26 samples sent)
(9408|9425) pub8 50% (32 samples sent)
(9408|9425) pub8 60% (39 samples sent)
(9408|9425) pub8 70% (45 samples sent)
(9408|9425) pub8 81% (52 samples sent)
(9408|9425) pub8 90% (58 samples sent)
(9408|9425) pub8 100% (64 samples sent)
(9408|9425) pub8->wait_match() before write for 01037c1e.52f182aa.24c0a8bc.00000002(a9f57153)
(9408|9417) pub0 writer id: 01037c1e.52f182aa.24c0a8b4.00000002(99853a92)
(9408|9417) pub0->started
(9408|9417) pub0 10% (7 samples sent)
(9408|9430) pub13<-match found! before write for 01037c1e.52f182aa.24c0a8c0.00000002(95d77c9d)
(9408|9430) pub13 waiting for acks
(9408|9417) pub0 20% (13 samples sent)
(9408|9417) pub0 31% (20 samples sent)
(9408|9417) pub0 40% (26 samples sent)
(9408|9417) pub0 50% (32 samples sent)
(9408|9417) pub0 60% (39 samples sent)
(9408|9417) pub0 70% (45 samples sent)
(9408|9417) pub0 81% (52 samples sent)
(9408|9417) pub0 90% (58 samples sent)
(9408|9417) pub0 100% (64 samples sent)
(9408|9417) pub0->wait_match() before write for 01037c1e.52f182aa.24c0a8b4.00000002(99853a92)
(9408|9421) pub4<-match found! before write for 01037c1e.52f182aa.24c0a8b8.00000002(5c75d793)
(9408|9421) pub4 waiting for acks
(9408|9426) pub9 writer id: 01037c1e.52f182aa.24c0a8bd.00000002(949558e3)
(9408|9426) pub9->started
(9408|9426) pub9 10% (7 samples sent)
(9408|9426) pub9 20% (13 samples sent)
(9408|9426) pub9 31% (20 samples sent)
(9408|9426) pub9 40% (26 samples sent)
(9408|9426) pub9 50% (32 samples sent)
(9408|9426) pub9 60% (39 samples sent)
(9408|9426) pub9 70% (45 samples sent)
(9408|9426) pub9 81% (52 samples sent)
(9408|9426) pub9 90% (58 samples sent)
(9408|9426) pub9 100% (64 samples sent)
(9408|9426) pub9->wait_match() before write for 01037c1e.52f182aa.24c0a8bd.00000002(949558e3)
(9408|9419) pub2 waiting for acks returned
(9408|9419) pub2<-delete_contained_entities
(9408|9429) pub12 waiting for acks returned
(9408|9429) pub12<-delete_contained_entities
(9408|9418) pub1 writer id: 01037c1e.52f182aa.24c0a8b5.00000002(a4e51322)
(9408|9418) pub1->started
(9408|9418) pub1 10% (7 samples sent)
(9408|9418) pub1 20% (13 samples sent)
(9408|9418) pub1 31% (20 samples sent)
(9408|9418) pub1 40% (26 samples sent)
(9408|9418) pub1 50% (32 samples sent)
(9408|9418) pub1 60% (39 samples sent)
(9408|9418) pub1 70% (45 samples sent)
(9408|9418) pub1 81% (52 samples sent)
(9408|9418) pub1 90% (58 samples sent)
(9408|9418) pub1 100% (64 samples sent)
(9408|9418) pub1->wait_match() before write for 01037c1e.52f182aa.24c0a8b5.00000002(a4e51322)
(9408|9427) pub10<-match found! before write for 01037c1e.52f182aa.24c0a8be.00000002(d3352233)
(9408|9427) pub10 waiting for acks
(9408|9428) pub11 writer id: 01037c1e.52f182aa.24c0a8bf.00000002(ee550b83)
(9408|9428) pub11->started
(9408|9428) pub11 10% (7 samples sent)
(9408|9428) pub11 20% (13 samples sent)
(9408|9428) pub11 31% (20 samples sent)
(9408|9428) pub11 40% (26 samples sent)
(9408|9428) pub11 50% (32 samples sent)
(9408|9424) pub7 waiting for acks returned
(9408|9424) pub7<-delete_contained_entities
(9408|9428) pub11 60% (39 samples sent)
(9408|9428) pub11 70% (45 samples sent)
(9408|9428) pub11 81% (52 samples sent)
(9408|9428) pub11 90% (58 samples sent)
(9408|9428) pub11 100% (64 samples sent)
(9408|9428) pub11->wait_match() before write for 01037c1e.52f182aa.24c0a8bf.00000002(ee550b83)
(9408|9425) pub8<-match found! before write for 01037c1e.52f182aa.24c0a8bc.00000002(a9f57153)
(9408|9425) pub8 waiting for acks
(9408|9418) pub1<-match found! before write for 01037c1e.52f182aa.24c0a8b5.00000002(a4e51322)
(9408|9418) pub1 waiting for acks
(9408|9423) pub6 waiting for acks returned
(9408|9423) pub6<-delete_contained_entities
(9408|9417) pub0<-match found! before write for 01037c1e.52f182aa.24c0a8b4.00000002(99853a92)
(9408|9417) pub0 waiting for acks
(9408|9431) pub14 writer id: 01037c1e.52f182aa.24c0a8c2.00000002(ef172ffd)
(9408|9431) pub14->started
(9408|9431) pub14 10% (7 samples sent)
(9408|9431) pub14 20% (13 samples sent)
(9408|9431) pub14 31% (20 samples sent)
(9408|9431) pub14 40% (26 samples sent)
(9408|9431) pub14 50% (32 samples sent)
(9408|9431) pub14 60% (39 samples sent)
(9408|9431) pub14 70% (45 samples sent)
(9408|9431) pub14 81% (52 samples sent)
(9408|9431) pub14 90% (58 samples sent)
(9408|9431) pub14 100% (64 samples sent)
(9408|9431) pub14->wait_match() before write for 01037c1e.52f182aa.24c0a8c2.00000002(ef172ffd)
(9408|9432) pub15 writer id: 01037c1e.52f182aa.24c0a8c3.00000002(d277064d)
(9408|9432) pub15->started
(9408|9432) pub15 10% (7 samples sent)
(9408|9432) pub15 20% (13 samples sent)
(9408|9432) pub15 31% (20 samples sent)
(9408|9432) pub15 40% (26 samples sent)
(9408|9432) pub15 50% (32 samples sent)
(9408|9432) pub15 60% (39 samples sent)
(9408|9432) pub15 70% (45 samples sent)
(9408|9432) pub15 81% (52 samples sent)
(9408|9432) pub15 90% (58 samples sent)
(9408|9432) pub15 100% (64 samples sent)
(9408|9432) pub15->wait_match() before write for 01037c1e.52f182aa.24c0a8c3.00000002(d277064d)
(9408|9426) pub9<-match found! before write for 01037c1e.52f182aa.24c0a8bd.00000002(949558e3)
(9408|9426) pub9 waiting for acks
(9408|9415) sub 30% (308 samples received)
(9408|9415) sub 40% (410 samples received)
(9408|9428) pub11<-match found! before write for 01037c1e.52f182aa.24c0a8bf.00000002(ee550b83)
(9408|9428) pub11 waiting for acks
(9408|9419) pub2<-delete_participant
(9408|9429) pub12<-delete_participant
(9408|9415) sub 50% (512 samples received)
(9408|9424) pub7<-delete_participant
(9408|9432) pub15<-match found! before write for 01037c1e.52f182aa.24c0a8c3.00000002(d277064d)
(9408|9432) pub15 waiting for acks
(9408|9415) sub 60% (615 samples received)
(9408|9423) pub6<-delete_participant
(9408|9431) pub14<-match found! before write for 01037c1e.52f182aa.24c0a8c2.00000002(ef172ffd)
(9408|9431) pub14 waiting for acks
(9408|9422) pub5 waiting for acks returned
(9408|9422) pub5<-delete_contained_entities
(9408|9415) sub 70% (717 samples received)
(9408|9420) pub3 waiting for acks returned
(9408|9420) pub3<-delete_contained_entities
(9408|9430) pub13 waiting for acks returned
(9408|9430) pub13<-delete_contained_entities
(9408|9421) pub4 waiting for acks returned
(9408|9421) pub4<-delete_contained_entities
(9408|9427) pub10 waiting for acks returned
(9408|9427) pub10<-delete_contained_entities
(9408|9425) pub8 waiting for acks returned
(9408|9425) pub8<-delete_contained_entities
(9408|9418) pub1 waiting for acks returned
(9408|9418) pub1<-delete_contained_entities
(9408|9415) sub 80% (820 samples received)
(9408|9417) pub0 waiting for acks returned
(9408|9417) pub0<-delete_contained_entities
(9408|9432) pub15 waiting for acks returned
(9408|9432) pub15<-delete_contained_entities
(9408|9422) pub5<-delete_participant
(9408|9420) pub3<-delete_participant
(9408|9426) pub9 waiting for acks returned
(9408|9426) pub9<-delete_contained_entities
(9408|9430) pub13<-delete_participant
(9408|9415) sub 90% (922 samples received)
(9408|9421) pub4<-delete_participant
(9408|9415) sub 100% (1024 samples received)
(9408|9415) sub condition_.notify_all
(9408|9408) sub condition_.wait returned
(9408|9408) sub check_received
(9408|9408) sub check_received returns 0
(9408|9408) <- PublisherService::end
(9408|9427) pub10<-delete_participant
(9408|9425) pub8<-delete_participant
(9408|9418) pub1<-delete_participant
(9408|9417) pub0<-delete_participant
(9408|9432) pub15<-delete_participant
(9408|9426) pub9<-delete_participant
(9408|9428) pub11 waiting for acks returned
(9408|9428) pub11<-delete_contained_entities
(9408|9431) pub14 waiting for acks returned
(9408|9431) pub14<-delete_contained_entities
(9408|9428) pub11<-delete_participant
(9408|9431) pub14<-delete_participant
(9408|9408) <- PublisherService::~PublisherService
(9408|9408) <- Subscriber delete_contained_entities
(9408|9408) <- Subscriber delete_participant
(9408|9408) <- Subscriber::~Subscriber
(9408|9408) <- 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: 9502 started at 2026-08-07 16:05:02
(9502|9502) -> Thrasher started
(9502|9502) -> Subscriber::Subscriber
(9502|9502) Subscriber reader id: 01037c1e.52f182aa.251ec743.00000007(dd0f8759)
(9502|9502) -> PublisherService::PublisherService
(9502|9502) -> PublisherService::start (32 threads)
(9502|9502) sub wait_received 0:1024
(9502|9510) pub0->transport cfg_0
(9502|9514) pub4->transport cfg_4
(9502|9512) pub2->transport cfg_2
(9502|9515) pub5->transport cfg_5
(9502|9517) pub7->transport cfg_7
(9502|9526) pub16->transport cfg_16
(9502|9520) pub10->transport cfg_10
(9502|9520) pub10 writer id: 01037c1e.52f182aa.251ec74e.00000002(55f5b767)
(9502|9520) pub10->started
(9502|9520) pub10 12% (4 samples sent)
(9502|9520) pub10 21% (7 samples sent)
(9502|9520) pub10 31% (10 samples sent)
(9502|9520) pub10 40% (13 samples sent)
(9502|9520) pub10 50% (16 samples sent)
(9502|9520) pub10 62% (20 samples sent)
(9502|9520) pub10 71% (23 samples sent)
(9502|9520) pub10 81% (26 samples sent)
(9502|9520) pub10 90% (29 samples sent)
(9502|9520) pub10 100% (32 samples sent)
(9502|9520) pub10->wait_match() before write for 01037c1e.52f182aa.251ec74e.00000002(55f5b767)
(9502|9516) pub6->transport cfg_6
(9502|9531) pub21->transport cfg_21
(9502|9523) pub13->transport cfg_13
(9502|9520) pub10<-match found! before write for 01037c1e.52f182aa.251ec74e.00000002(55f5b767)
(9502|9520) pub10 waiting for acks
(9502|9536) pub27->transport cfg_27
(9502|9527) pub17->transport cfg_17
(9502|9539) pub29->transport cfg_29
(9502|9529) pub19->transport cfg_19
(9502|9538) pub26->transport cfg_26
(9502|9511) pub1->transport cfg_1
(9502|9522) pub12->transport cfg_12
(9502|9513) pub3->transport cfg_3
(9502|9540) pub30->transport cfg_30
(9502|9510) pub0 writer id: 01037c1e.52f182aa.251ec744.00000002(1f45afc6)
(9502|9510) pub0->started
(9502|9510) pub0 12% (4 samples sent)
(9502|9510) pub0 21% (7 samples sent)
(9502|9510) pub0 31% (10 samples sent)
(9502|9510) pub0 40% (13 samples sent)
(9502|9510) pub0 50% (16 samples sent)
(9502|9510) pub0 62% (20 samples sent)
(9502|9510) pub0 71% (23 samples sent)
(9502|9510) pub0 81% (26 samples sent)
(9502|9510) pub0 90% (29 samples sent)
(9502|9510) pub0 100% (32 samples sent)
(9502|9510) pub0->wait_match() before write for 01037c1e.52f182aa.251ec744.00000002(1f45afc6)
(9502|9541) pub31->transport cfg_31
(9502|9510) pub0<-match found! before write for 01037c1e.52f182aa.251ec744.00000002(1f45afc6)
(9502|9510) pub0 waiting for acks
(9502|9514) pub4 writer id: 01037c1e.52f182aa.251ec748.00000002(dab542c7)
(9502|9514) pub4->started
(9502|9514) pub4 12% (4 samples sent)
(9502|9514) pub4 21% (7 samples sent)
(9502|9514) pub4 31% (10 samples sent)
(9502|9514) pub4 40% (13 samples sent)
(9502|9514) pub4 50% (16 samples sent)
(9502|9514) pub4 62% (20 samples sent)
(9502|9514) pub4 71% (23 samples sent)
(9502|9514) pub4 81% (26 samples sent)
(9502|9514) pub4 90% (29 samples sent)
(9502|9514) pub4 100% (32 samples sent)
(9502|9514) pub4->wait_match() before write for 01037c1e.52f182aa.251ec748.00000002(dab542c7)
(9502|9512) pub2 writer id: 01037c1e.52f182aa.251ec746.00000002(6585fca6)
(9502|9512) pub2->started
(9502|9512) pub2 12% (4 samples sent)
(9502|9512) pub2 21% (7 samples sent)
(9502|9512) pub2 31% (10 samples sent)
(9502|9512) pub2 40% (13 samples sent)
(9502|9512) pub2 50% (16 samples sent)
(9502|9512) pub2 62% (20 samples sent)
(9502|9512) pub2 71% (23 samples sent)
(9502|9512) pub2 81% (26 samples sent)
(9502|9512) pub2 90% (29 samples sent)
(9502|9512) pub2 100% (32 samples sent)
(9502|9512) pub2->wait_match() before write for 01037c1e.52f182aa.251ec746.00000002(6585fca6)
(9502|9515) pub5 writer id: 01037c1e.52f182aa.251ec74a.00000002(a07511a7)
(9502|9515) pub5->started
(9502|9515) pub5 12% (4 samples sent)
(9502|9515) pub5 21% (7 samples sent)
(9502|9515) pub5 31% (10 samples sent)
(9502|9515) pub5 40% (13 samples sent)
(9502|9515) pub5 50% (16 samples sent)
(9502|9515) pub5 62% (20 samples sent)
(9502|9515) pub5 71% (23 samples sent)
(9502|9515) pub5 81% (26 samples sent)
(9502|9515) pub5 90% (29 samples sent)
(9502|9515) pub5 100% (32 samples sent)
(9502|9515) pub5->wait_match() before write for 01037c1e.52f182aa.251ec74a.00000002(a07511a7)
(9502|9521) pub11->transport cfg_11
(9502|9515) pub5<-match found! before write for 01037c1e.52f182aa.251ec74a.00000002(a07511a7)
(9502|9515) pub5 waiting for acks
(9502|9525) pub15->transport cfg_15
(9502|9514) pub4<-match found! before write for 01037c1e.52f182aa.251ec748.00000002(dab542c7)
(9502|9514) pub4 waiting for acks
(9502|9512) pub2<-match found! before write for 01037c1e.52f182aa.251ec746.00000002(6585fca6)
(9502|9512) pub2 waiting for acks
(9502|9517) pub7 writer id: 01037c1e.52f182aa.251ec74c.00000002(2f35e407)
(9502|9517) pub7->started
(9502|9517) pub7 12% (4 samples sent)
(9502|9517) pub7 21% (7 samples sent)
(9502|9517) pub7 31% (10 samples sent)
(9502|9517) pub7 40% (13 samples sent)
(9502|9517) pub7 50% (16 samples sent)
(9502|9517) pub7 62% (20 samples sent)
(9502|9517) pub7 71% (23 samples sent)
(9502|9517) pub7 81% (26 samples sent)
(9502|9517) pub7 90% (29 samples sent)
(9502|9517) pub7 100% (32 samples sent)
(9502|9517) pub7->wait_match() before write for 01037c1e.52f182aa.251ec74c.00000002(2f35e407)
(9502|9518) pub8->transport cfg_8
(9502|9510) pub0 waiting for acks returned
(9502|9510) pub0<-delete_contained_entities
(9502|9517) pub7<-match found! before write for 01037c1e.52f182aa.251ec74c.00000002(2f35e407)
(9502|9517) pub7 waiting for acks
(9502|9528) pub18->transport cfg_18
(9502|9509) sub 10% (103 samples received)
(9502|9515) pub5 waiting for acks returned
(9502|9515) pub5<-delete_contained_entities
(9502|9519) pub9->transport cfg_9
(9502|9514) pub4 waiting for acks returned
(9502|9514) pub4<-delete_contained_entities
(9502|9512) pub2 waiting for acks returned
(9502|9512) pub2<-delete_contained_entities
(9502|9510) pub0<-delete_participant
(9502|9517) pub7 waiting for acks returned
(9502|9517) pub7<-delete_contained_entities
(9502|9515) pub5<-delete_participant
(9502|9514) pub4<-delete_participant
(9502|9512) pub2<-delete_participant
(9502|9526) pub16 writer id: 01037c1e.52f182aa.251ec75b.00000002(fdf5af95)
(9502|9526) pub16->started
(9502|9526) pub16 12% (4 samples sent)
(9502|9526) pub16 21% (7 samples sent)
(9502|9526) pub16 31% (10 samples sent)
(9502|9526) pub16 40% (13 samples sent)
(9502|9526) pub16 50% (16 samples sent)
(9502|9526) pub16 62% (20 samples sent)
(9502|9526) pub16 71% (23 samples sent)
(9502|9526) pub16 81% (26 samples sent)
(9502|9526) pub16 90% (29 samples sent)
(9502|9526) pub16 100% (32 samples sent)
(9502|9526) pub16->wait_match() before write for 01037c1e.52f182aa.251ec75b.00000002(fdf5af95)
(9502|9526) pub16<-match found! before write for 01037c1e.52f182aa.251ec75b.00000002(fdf5af95)
(9502|9526) pub16 waiting for acks
(9502|9534) pub24->transport cfg_24
(9502|9524) pub14->transport cfg_14
(9502|9517) pub7<-delete_participant
(9502|9526) pub16 waiting for acks returned
(9502|9526) pub16<-delete_contained_entities
(9502|9509) sub 20% (205 samples received)
(9502|9516) pub6 writer id: 01037c1e.52f182aa.251ec749.00000002(e7d56b77)
(9502|9516) pub6->started
(9502|9516) pub6 12% (4 samples sent)
(9502|9516) pub6 21% (7 samples sent)
(9502|9516) pub6 31% (10 samples sent)
(9502|9516) pub6 40% (13 samples sent)
(9502|9516) pub6 50% (16 samples sent)
(9502|9516) pub6 62% (20 samples sent)
(9502|9516) pub6 71% (23 samples sent)
(9502|9516) pub6 81% (26 samples sent)
(9502|9516) pub6 90% (29 samples sent)
(9502|9516) pub6 100% (32 samples sent)
(9502|9516) pub6->wait_match() before write for 01037c1e.52f182aa.251ec749.00000002(e7d56b77)
(9502|9530) pub20->transport cfg_20
(9502|9526) pub16<-delete_participant
(9502|9520) pub10 waiting for acks returned
(9502|9520) pub10<-delete_contained_entities
(9502|9516) pub6<-match found! before write for 01037c1e.52f182aa.251ec749.00000002(e7d56b77)
(9502|9516) pub6 waiting for acks
(9502|9531) pub21 writer id: 01037c1e.52f182aa.251ec757.00000002(38054294)
(9502|9531) pub21->started
(9502|9531) pub21 12% (4 samples sent)
(9502|9531) pub21 21% (7 samples sent)
(9502|9531) pub21 31% (10 samples sent)
(9502|9531) pub21 40% (13 samples sent)
(9502|9531) pub21 50% (16 samples sent)
(9502|9531) pub21 62% (20 samples sent)
(9502|9531) pub21 71% (23 samples sent)
(9502|9531) pub21 81% (26 samples sent)
(9502|9531) pub21 90% (29 samples sent)
(9502|9531) pub21 100% (32 samples sent)
(9502|9531) pub21->wait_match() before write for 01037c1e.52f182aa.251ec757.00000002(38054294)
(9502|9523) pub13 writer id: 01037c1e.52f182aa.251ec752.00000002(f0e5cde4)
(9502|9523) pub13->started
(9502|9523) pub13 12% (4 samples sent)
(9502|9523) pub13 21% (7 samples sent)
(9502|9523) pub13 31% (10 samples sent)
(9502|9523) pub13 40% (13 samples sent)
(9502|9523) pub13 50% (16 samples sent)
(9502|9523) pub13 62% (20 samples sent)
(9502|9523) pub13 71% (23 samples sent)
(9502|9523) pub13 81% (26 samples sent)
(9502|9523) pub13 90% (29 samples sent)
(9502|9523) pub13 100% (32 samples sent)
(9502|9523) pub13->wait_match() before write for 01037c1e.52f182aa.251ec752.00000002(f0e5cde4)
(9502|9535) pub25->transport cfg_25
(9502|9523) pub13<-match found! before write for 01037c1e.52f182aa.251ec752.00000002(f0e5cde4)
(9502|9523) pub13 waiting for acks
(9502|9531) pub21<-match found! before write for 01037c1e.52f182aa.251ec757.00000002(38054294)
(9502|9531) pub21 waiting for acks
(9502|9536) pub27 writer id: 01037c1e.52f182aa.251ec75e.00000002(351520e5)
(9502|9536) pub27->started
(9502|9536) pub27 12% (4 samples sent)
(9502|9536) pub27 21% (7 samples sent)
(9502|9536) pub27 31% (10 samples sent)
(9502|9536) pub27 40% (13 samples sent)
(9502|9536) pub27 50% (16 samples sent)
(9502|9536) pub27 62% (20 samples sent)
(9502|9536) pub27 71% (23 samples sent)
(9502|9536) pub27 81% (26 samples sent)
(9502|9536) pub27 90% (29 samples sent)
(9502|9536) pub27 100% (32 samples sent)
(9502|9536) pub27->wait_match() before write for 01037c1e.52f182aa.251ec75e.00000002(351520e5)
(9502|9537) pub28->transport cfg_28
(9502|9536) pub27<-match found! before write for 01037c1e.52f182aa.251ec75e.00000002(351520e5)
(9502|9536) pub27 waiting for acks
(9502|9516) pub6 waiting for acks returned
(9502|9516) pub6<-delete_contained_entities
(9502|9520) pub10<-delete_participant
(9502|9509) sub 30% (308 samples received)
(9502|9527) pub17 writer id: 01037c1e.52f182aa.251ec75c.00000002(4fd57385)
(9502|9527) pub17->started
(9502|9527) pub17 12% (4 samples sent)
(9502|9527) pub17 21% (7 samples sent)
(9502|9527) pub17 31% (10 samples sent)
(9502|9527) pub17 40% (13 samples sent)
(9502|9527) pub17 50% (16 samples sent)
(9502|9527) pub17 62% (20 samples sent)
(9502|9527) pub17 71% (23 samples sent)
(9502|9527) pub17 81% (26 samples sent)
(9502|9527) pub17 90% (29 samples sent)
(9502|9527) pub17 100% (32 samples sent)
(9502|9527) pub17->wait_match() before write for 01037c1e.52f182aa.251ec75c.00000002(4fd57385)
(9502|9539) pub29 writer id: 01037c1e.52f182aa.251ec761.00000002(16640fb2)
(9502|9539) pub29->started
(9502|9539) pub29 12% (4 samples sent)
(9502|9539) pub29 21% (7 samples sent)
(9502|9539) pub29 31% (10 samples sent)
(9502|9539) pub29 40% (13 samples sent)
(9502|9539) pub29 50% (16 samples sent)
(9502|9539) pub29 62% (20 samples sent)
(9502|9539) pub29 71% (23 samples sent)
(9502|9539) pub29 81% (26 samples sent)
(9502|9539) pub29 90% (29 samples sent)
(9502|9539) pub29 100% (32 samples sent)
(9502|9539) pub29->wait_match() before write for 01037c1e.52f182aa.251ec761.00000002(16640fb2)
(9502|9523) pub13 waiting for acks returned
(9502|9523) pub13<-delete_contained_entities
(9502|9531) pub21 waiting for acks returned
(9502|9531) pub21<-delete_contained_entities
(9502|9529) pub19 writer id: 01037c1e.52f182aa.251ec755.00000002(42c511f4)
(9502|9529) pub19->started
(9502|9529) pub19 12% (4 samples sent)
(9502|9529) pub19 21% (7 samples sent)
(9502|9529) pub19 31% (10 samples sent)
(9502|9529) pub19 40% (13 samples sent)
(9502|9529) pub19 50% (16 samples sent)
(9502|9529) pub19 62% (20 samples sent)
(9502|9527) pub17<-match found! before write for 01037c1e.52f182aa.251ec75c.00000002(4fd57385)
(9502|9527) pub17 waiting for acks
(9502|9529) pub19 71% (23 samples sent)
(9502|9529) pub19 81% (26 samples sent)
(9502|9529) pub19 90% (29 samples sent)
(9502|9529) pub19 100% (32 samples sent)
(9502|9529) pub19->wait_match() before write for 01037c1e.52f182aa.251ec755.00000002(42c511f4)
(9502|9538) pub26 writer id: 01037c1e.52f182aa.251ec75d.00000002(72b55a35)
(9502|9538) pub26->started
(9502|9538) pub26 12% (4 samples sent)
(9502|9538) pub26 21% (7 samples sent)
(9502|9538) pub26 31% (10 samples sent)
(9502|9538) pub26 40% (13 samples sent)
(9502|9538) pub26 50% (16 samples sent)
(9502|9538) pub26 62% (20 samples sent)
(9502|9538) pub26 71% (23 samples sent)
(9502|9538) pub26 81% (26 samples sent)
(9502|9538) pub26 90% (29 samples sent)
(9502|9538) pub26 100% (32 samples sent)
(9502|9538) pub26->wait_match() before write for 01037c1e.52f182aa.251ec75d.00000002(72b55a35)
(9502|9511) pub1 writer id: 01037c1e.52f182aa.251ec745.00000002(22258676)
(9502|9511) pub1->started
(9502|9511) pub1 12% (4 samples sent)
(9502|9511) pub1 21% (7 samples sent)
(9502|9511) pub1 31% (10 samples sent)
(9502|9511) pub1 40% (13 samples sent)
(9502|9511) pub1 50% (16 samples sent)
(9502|9511) pub1 62% (20 samples sent)
(9502|9511) pub1 71% (23 samples sent)
(9502|9511) pub1 81% (26 samples sent)
(9502|9511) pub1 90% (29 samples sent)
(9502|9511) pub1 100% (32 samples sent)
(9502|9511) pub1->wait_match() before write for 01037c1e.52f182aa.251ec745.00000002(22258676)
(9502|9539) pub29<-match found! before write for 01037c1e.52f182aa.251ec761.00000002(16640fb2)
(9502|9539) pub29 waiting for acks
(9502|9529) pub19<-match found! before write for 01037c1e.52f182aa.251ec755.00000002(42c511f4)
(9502|9529) pub19 waiting for acks
(9502|9522) pub12 writer id: 01037c1e.52f182aa.251ec750.00000002(8a259e84)
(9502|9522) pub12->started
(9502|9522) pub12 12% (4 samples sent)
(9502|9522) pub12 21% (7 samples sent)
(9502|9522) pub12 31% (10 samples sent)
(9502|9522) pub12 40% (13 samples sent)
(9502|9522) pub12 50% (16 samples sent)
(9502|9522) pub12 62% (20 samples sent)
(9502|9522) pub12 71% (23 samples sent)
(9502|9522) pub12 81% (26 samples sent)
(9502|9522) pub12 90% (29 samples sent)
(9502|9522) pub12 100% (32 samples sent)
(9502|9522) pub12->wait_match() before write for 01037c1e.52f182aa.251ec750.00000002(8a259e84)
(9502|9516) pub6<-delete_participant
(9502|9523) pub13<-delete_participant
(9502|9531) pub21<-delete_participant
(9502|9513) pub3 writer id: 01037c1e.52f182aa.251ec747.00000002(58e5d516)
(9502|9513) pub3->started
(9502|9513) pub3 12% (4 samples sent)
(9502|9513) pub3 21% (7 samples sent)
(9502|9513) pub3 31% (10 samples sent)
(9502|9513) pub3 40% (13 samples sent)
(9502|9513) pub3 50% (16 samples sent)
(9502|9513) pub3 62% (20 samples sent)
(9502|9513) pub3 71% (23 samples sent)
(9502|9513) pub3 81% (26 samples sent)
(9502|9513) pub3 90% (29 samples sent)
(9502|9513) pub3 100% (32 samples sent)
(9502|9513) pub3->wait_match() before write for 01037c1e.52f182aa.251ec747.00000002(58e5d516)
(9502|9536) pub27 waiting for acks returned
(9502|9536) pub27<-delete_contained_entities
(9502|9540) pub30 writer id: 01037c1e.52f182aa.251ec762.00000002(51c47562)
(9502|9540) pub30->started
(9502|9540) pub30 12% (4 samples sent)
(9502|9540) pub30 21% (7 samples sent)
(9502|9540) pub30 31% (10 samples sent)
(9502|9540) pub30 40% (13 samples sent)
(9502|9540) pub30 50% (16 samples sent)
(9502|9540) pub30 62% (20 samples sent)
(9502|9540) pub30 71% (23 samples sent)
(9502|9540) pub30 81% (26 samples sent)
(9502|9540) pub30 90% (29 samples sent)
(9502|9540) pub30 100% (32 samples sent)
(9502|9540) pub30->wait_match() before write for 01037c1e.52f182aa.251ec762.00000002(51c47562)
(9502|9511) pub1<-match found! before write for 01037c1e.52f182aa.251ec745.00000002(22258676)
(9502|9511) pub1 waiting for acks
(9502|9538) pub26<-match found! before write for 01037c1e.52f182aa.251ec75d.00000002(72b55a35)
(9502|9538) pub26 waiting for acks
(9502|9509) sub 40% (410 samples received)
(9502|9541) pub31 writer id: 01037c1e.52f182aa.251ec763.00000002(6ca45cd2)
(9502|9541) pub31->started
(9502|9541) pub31 12% (4 samples sent)
(9502|9541) pub31 21% (7 samples sent)
(9502|9541) pub31 31% (10 samples sent)
(9502|9541) pub31 40% (13 samples sent)
(9502|9541) pub31 50% (16 samples sent)
(9502|9541) pub31 62% (20 samples sent)
(9502|9541) pub31 71% (23 samples sent)
(9502|9541) pub31 81% (26 samples sent)
(9502|9541) pub31 90% (29 samples sent)
(9502|9541) pub31 100% (32 samples sent)
(9502|9541) pub31->wait_match() before write for 01037c1e.52f182aa.251ec763.00000002(6ca45cd2)
(9502|9522) pub12<-match found! before write for 01037c1e.52f182aa.251ec750.00000002(8a259e84)
(9502|9522) pub12 waiting for acks
(9502|9527) pub17 waiting for acks returned
(9502|9527) pub17<-delete_contained_entities
(9502|9521) pub11 writer id: 01037c1e.52f182aa.251ec74f.00000002(68959ed7)
(9502|9521) pub11->started
(9502|9521) pub11 12% (4 samples sent)
(9502|9521) pub11 21% (7 samples sent)
(9502|9521) pub11 31% (10 samples sent)
(9502|9521) pub11 40% (13 samples sent)
(9502|9521) pub11 50% (16 samples sent)
(9502|9521) pub11 62% (20 samples sent)
(9502|9521) pub11 71% (23 samples sent)
(9502|9521) pub11 81% (26 samples sent)
(9502|9521) pub11 90% (29 samples sent)
(9502|9521) pub11 100% (32 samples sent)
(9502|9521) pub11->wait_match() before write for 01037c1e.52f182aa.251ec74f.00000002(68959ed7)
(9502|9513) pub3<-match found! before write for 01037c1e.52f182aa.251ec747.00000002(58e5d516)
(9502|9513) pub3 waiting for acks
(9502|9525) pub15 writer id: 01037c1e.52f182aa.251ec753.00000002(cd85e454)
(9502|9525) pub15->started
(9502|9525) pub15 12% (4 samples sent)
(9502|9525) pub15 21% (7 samples sent)
(9502|9525) pub15 31% (10 samples sent)
(9502|9525) pub15 40% (13 samples sent)
(9502|9525) pub15 50% (16 samples sent)
(9502|9525) pub15 62% (20 samples sent)
(9502|9525) pub15 71% (23 samples sent)
(9502|9525) pub15 81% (26 samples sent)
(9502|9525) pub15 90% (29 samples sent)
(9502|9525) pub15 100% (32 samples sent)
(9502|9525) pub15->wait_match() before write for 01037c1e.52f182aa.251ec753.00000002(cd85e454)
(9502|9540) pub30<-match found! before write for 01037c1e.52f182aa.251ec762.00000002(51c47562)
(9502|9540) pub30 waiting for acks
(9502|9518) pub8 writer id: 01037c1e.52f182aa.251ec74b.00000002(9d153817)
(9502|9518) pub8->started
(9502|9518) pub8 12% (4 samples sent)
(9502|9518) pub8 21% (7 samples sent)
(9502|9518) pub8 31% (10 samples sent)
(9502|9518) pub8 40% (13 samples sent)
(9502|9518) pub8 50% (16 samples sent)
(9502|9518) pub8 62% (20 samples sent)
(9502|9518) pub8 71% (23 samples sent)
(9502|9518) pub8 81% (26 samples sent)
(9502|9518) pub8 90% (29 samples sent)
(9502|9518) pub8 100% (32 samples sent)
(9502|9518) pub8->wait_match() before write for 01037c1e.52f182aa.251ec74b.00000002(9d153817)
(9502|9539) pub29 waiting for acks returned
(9502|9539) pub29<-delete_contained_entities
(9502|9529) pub19 waiting for acks returned
(9502|9529) pub19<-delete_contained_entities
(9502|9528) pub18 writer id: 01037c1e.52f182aa.251ec754.00000002(7fa53844)
(9502|9528) pub18->started
(9502|9528) pub18 12% (4 samples sent)
(9502|9528) pub18 21% (7 samples sent)
(9502|9528) pub18 31% (10 samples sent)
(9502|9528) pub18 40% (13 samples sent)
(9502|9528) pub18 50% (16 samples sent)
(9502|9528) pub18 62% (20 samples sent)
(9502|9528) pub18 71% (23 samples sent)
(9502|9528) pub18 81% (26 samples sent)
(9502|9528) pub18 90% (29 samples sent)
(9502|9528) pub18 100% (32 samples sent)
(9502|9528) pub18->wait_match() before write for 01037c1e.52f182aa.251ec754.00000002(7fa53844)
(9502|9509) sub 50% (512 samples received)
(9502|9541) pub31<-match found! before write for 01037c1e.52f182aa.251ec763.00000002(6ca45cd2)
(9502|9541) pub31 waiting for acks
(9502|9518) pub8<-match found! before write for 01037c1e.52f182aa.251ec74b.00000002(9d153817)
(9502|9518) pub8 waiting for acks
(9502|9536) pub27<-delete_participant
(9502|9527) pub17<-delete_participant
(9502|9519) pub9 writer id: 01037c1e.52f182aa.251ec74d.00000002(1255cdb7)
(9502|9519) pub9->started
(9502|9519) pub9 12% (4 samples sent)
(9502|9519) pub9 21% (7 samples sent)
(9502|9519) pub9 31% (10 samples sent)
(9502|9519) pub9 40% (13 samples sent)
(9502|9519) pub9 50% (16 samples sent)
(9502|9519) pub9 62% (20 samples sent)
(9502|9519) pub9 71% (23 samples sent)
(9502|9519) pub9 81% (26 samples sent)
(9502|9519) pub9 90% (29 samples sent)
(9502|9519) pub9 100% (32 samples sent)
(9502|9519) pub9->wait_match() before write for 01037c1e.52f182aa.251ec74d.00000002(1255cdb7)
(9502|9521) pub11<-match found! before write for 01037c1e.52f182aa.251ec74f.00000002(68959ed7)
(9502|9521) pub11 waiting for acks
(9502|9525) pub15<-match found! before write for 01037c1e.52f182aa.251ec753.00000002(cd85e454)
(9502|9525) pub15 waiting for acks
(9502|9538) pub26 waiting for acks returned
(9502|9538) pub26<-delete_contained_entities
(9502|9511) pub1 waiting for acks returned
(9502|9511) pub1<-delete_contained_entities
(9502|9539) pub29<-delete_participant
(9502|9529) pub19<-delete_participant
(9502|9528) pub18<-match found! before write for 01037c1e.52f182aa.251ec754.00000002(7fa53844)
(9502|9528) pub18 waiting for acks
(9502|9522) pub12 waiting for acks returned
(9502|9522) pub12<-delete_contained_entities
(9502|9509) sub 60% (615 samples received)
(9502|9534) pub24 writer id: 01037c1e.52f182aa.251ec75a.00000002(c0958625)
(9502|9534) pub24->started
(9502|9534) pub24 12% (4 samples sent)
(9502|9534) pub24 21% (7 samples sent)
(9502|9534) pub24 31% (10 samples sent)
(9502|9534) pub24 40% (13 samples sent)
(9502|9534) pub24 50% (16 samples sent)
(9502|9534) pub24 62% (20 samples sent)
(9502|9534) pub24 71% (23 samples sent)
(9502|9534) pub24 81% (26 samples sent)
(9502|9534) pub24 90% (29 samples sent)
(9502|9534) pub24 100% (32 samples sent)
(9502|9534) pub24->wait_match() before write for 01037c1e.52f182aa.251ec75a.00000002(c0958625)
(9502|9519) pub9<-match found! before write for 01037c1e.52f182aa.251ec74d.00000002(1255cdb7)
(9502|9519) pub9 waiting for acks
(9502|9513) pub3 waiting for acks returned
(9502|9513) pub3<-delete_contained_entities
(9502|9524) pub14 writer id: 01037c1e.52f182aa.251ec751.00000002(b745b734)
(9502|9524) pub14->started
(9502|9524) pub14 12% (4 samples sent)
(9502|9524) pub14 21% (7 samples sent)
(9502|9524) pub14 31% (10 samples sent)
(9502|9524) pub14 40% (13 samples sent)
(9502|9524) pub14 50% (16 samples sent)
(9502|9524) pub14 62% (20 samples sent)
(9502|9524) pub14 71% (23 samples sent)
(9502|9524) pub14 81% (26 samples sent)
(9502|9524) pub14 90% (29 samples sent)
(9502|9524) pub14 100% (32 samples sent)
(9502|9524) pub14->wait_match() before write for 01037c1e.52f182aa.251ec751.00000002(b745b734)
(9502|9532) pub22->transport cfg_22
(9502|9509) sub 70% (717 samples received)
(9502|9540) pub30 waiting for acks returned
(9502|9540) pub30<-delete_contained_entities
(9502|9534) pub24<-match found! before write for 01037c1e.52f182aa.251ec75a.00000002(c0958625)
(9502|9534) pub24 waiting for acks
(9502|9538) pub26<-delete_participant
(9502|9511) pub1<-delete_participant
(9502|9541) pub31 waiting for acks returned
(9502|9541) pub31<-delete_contained_entities
(9502|9518) pub8 waiting for acks returned
(9502|9518) pub8<-delete_contained_entities
(9502|9522) pub12<-delete_participant
(9502|9521) pub11 waiting for acks returned
(9502|9521) pub11<-delete_contained_entities
(9502|9524) pub14<-match found! before write for 01037c1e.52f182aa.251ec751.00000002(b745b734)
(9502|9524) pub14 waiting for acks
(9502|9530) pub20 writer id: 01037c1e.52f182aa.251ec756.00000002(05656b24)
(9502|9530) pub20->started
(9502|9530) pub20 12% (4 samples sent)
(9502|9530) pub20 21% (7 samples sent)
(9502|9530) pub20 31% (10 samples sent)
(9502|9530) pub20 40% (13 samples sent)
(9502|9530) pub20 50% (16 samples sent)
(9502|9530) pub20 62% (20 samples sent)
(9502|9530) pub20 71% (23 samples sent)
(9502|9530) pub20 81% (26 samples sent)
(9502|9530) pub20 90% (29 samples sent)
(9502|9530) pub20 100% (32 samples sent)
(9502|9530) pub20->wait_match() before write for 01037c1e.52f182aa.251ec756.00000002(05656b24)
(9502|9525) pub15 waiting for acks returned
(9502|9525) pub15<-delete_contained_entities
(9502|9530) pub20<-match found! before write for 01037c1e.52f182aa.251ec756.00000002(05656b24)
(9502|9530) pub20 waiting for acks
(9502|9533) pub23->transport cfg_23
(9502|9509) sub 80% (820 samples received)
(9502|9528) pub18 waiting for acks returned
(9502|9528) pub18<-delete_contained_entities
(9502|9519) pub9 waiting for acks returned
(9502|9519) pub9<-delete_contained_entities
(9502|9513) pub3<-delete_participant
(9502|9535) pub25 writer id: 01037c1e.52f182aa.251ec75f.00000002(08750955)
(9502|9535) pub25->started
(9502|9535) pub25 12% (4 samples sent)
(9502|9535) pub25 21% (7 samples sent)
(9502|9535) pub25 31% (10 samples sent)
(9502|9535) pub25 40% (13 samples sent)
(9502|9535) pub25 50% (16 samples sent)
(9502|9535) pub25 62% (20 samples sent)
(9502|9535) pub25 71% (23 samples sent)
(9502|9535) pub25 81% (26 samples sent)
(9502|9535) pub25 90% (29 samples sent)
(9502|9535) pub25 100% (32 samples sent)
(9502|9535) pub25->wait_match() before write for 01037c1e.52f182aa.251ec75f.00000002(08750955)
(9502|9540) pub30<-delete_participant
(9502|9535) pub25<-match found! before write for 01037c1e.52f182aa.251ec75f.00000002(08750955)
(9502|9535) pub25 waiting for acks
(9502|9537) pub28 writer id: 01037c1e.52f182aa.251ec760.00000002(2b042602)
(9502|9537) pub28->started
(9502|9537) pub28 12% (4 samples sent)
(9502|9537) pub28 21% (7 samples sent)
(9502|9537) pub28 31% (10 samples sent)
(9502|9537) pub28 40% (13 samples sent)
(9502|9537) pub28 50% (16 samples sent)
(9502|9537) pub28 62% (20 samples sent)
(9502|9537) pub28 71% (23 samples sent)
(9502|9537) pub28 81% (26 samples sent)
(9502|9537) pub28 90% (29 samples sent)
(9502|9537) pub28 100% (32 samples sent)
(9502|9537) pub28->wait_match() before write for 01037c1e.52f182aa.251ec760.00000002(2b042602)
(9502|9534) pub24 waiting for acks returned
(9502|9534) pub24<-delete_contained_entities
(9502|9541) pub31<-delete_participant
(9502|9518) pub8<-delete_participant
(9502|9521) pub11<-delete_participant
(9502|9525) pub15<-delete_participant
(9502|9524) pub14 waiting for acks returned
(9502|9524) pub14<-delete_contained_entities
(9502|9509) sub 90% (922 samples received)
(9502|9537) pub28<-match found! before write for 01037c1e.52f182aa.251ec760.00000002(2b042602)
(9502|9537) pub28 waiting for acks
(9502|9530) pub20 waiting for acks returned
(9502|9530) pub20<-delete_contained_entities
(9502|9528) pub18<-delete_participant
(9502|9519) pub9<-delete_participant
(9502|9534) pub24<-delete_participant
(9502|9524) pub14<-delete_participant
(9502|9535) pub25 waiting for acks returned
(9502|9535) pub25<-delete_contained_entities
(9502|9530) pub20<-delete_participant
(9502|9532) pub22 writer id: 01037c1e.52f182aa.251ec758.00000002(ba55d545)
(9502|9532) pub22->started
(9502|9532) pub22 12% (4 samples sent)
(9502|9532) pub22 21% (7 samples sent)
(9502|9532) pub22 31% (10 samples sent)
(9502|9532) pub22 40% (13 samples sent)
(9502|9532) pub22 50% (16 samples sent)
(9502|9532) pub22 62% (20 samples sent)
(9502|9532) pub22 71% (23 samples sent)
(9502|9532) pub22 81% (26 samples sent)
(9502|9532) pub22 90% (29 samples sent)
(9502|9532) pub22 100% (32 samples sent)
(9502|9532) pub22->wait_match() before write for 01037c1e.52f182aa.251ec758.00000002(ba55d545)
(9502|9535) pub25<-delete_participant
(9502|9537) pub28 waiting for acks returned
(9502|9537) pub28<-delete_contained_entities
(9502|9533) pub23 writer id: 01037c1e.52f182aa.251ec759.00000002(8735fcf5)
(9502|9533) pub23->started
(9502|9533) pub23 12% (4 samples sent)
(9502|9533) pub23 21% (7 samples sent)
(9502|9533) pub23 31% (10 samples sent)
(9502|9533) pub23 40% (13 samples sent)
(9502|9533) pub23 50% (16 samples sent)
(9502|9533) pub23 62% (20 samples sent)
(9502|9533) pub23 71% (23 samples sent)
(9502|9533) pub23 81% (26 samples sent)
(9502|9533) pub23 90% (29 samples sent)
(9502|9533) pub23 100% (32 samples sent)
(9502|9533) pub23->wait_match() before write for 01037c1e.52f182aa.251ec759.00000002(8735fcf5)
(9502|9532) pub22<-match found! before write for 01037c1e.52f182aa.251ec758.00000002(ba55d545)
(9502|9532) pub22 waiting for acks
(9502|9533) pub23<-match found! before write for 01037c1e.52f182aa.251ec759.00000002(8735fcf5)
(9502|9533) pub23 waiting for acks
(9502|9537) pub28<-delete_participant
(9502|9509) sub 100% (1024 samples received)
(9502|9509) sub condition_.notify_all
(9502|9502) sub condition_.wait returned
(9502|9502) sub check_received
(9502|9502) sub check_received returns 0
(9502|9502) <- PublisherService::end
(9502|9532) pub22 waiting for acks returned
(9502|9532) pub22<-delete_contained_entities
(9502|9533) pub23 waiting for acks returned
(9502|9533) pub23<-delete_contained_entities
(9502|9532) pub22<-delete_participant
(9502|9533) pub23<-delete_participant
(9502|9502) <- PublisherService::~PublisherService
(9502|9502) <- Subscriber delete_contained_entities
(9502|9502) <- Subscriber delete_participant
(9502|9502) <- Subscriber::~Subscriber
(9502|9502) <- 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: 9673 started at 2026-08-07 16:05:17
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: 9784 started at 2026-08-07 16:05:23
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: 9895 started at 2026-08-07 16:05:30
test PASSED.
auto_run_tests_finished: tests/DCPS/GuardCondition/run_test.pl Time:9s Result:0
==============================================================================
tests/DCPS/StatusCondition/run_test.pl
#
(9912|9912) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" 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: 9922
/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: 9932 started at 2026-08-07 16:05:40
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:0s 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
(9951|9951) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(9951|9951) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(9951|9951) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(9951|9951) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(9951|9951) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(9951|9951) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(9951|9951) 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 = 23 sample_rank = 2
Data: key = 8 name = data_C nest.value = 1
Info: instance_handle = 23 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 = 23 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 = 35 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
(9951|9951) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(9951|9951) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(9951|9951) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(9951|9951) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(9951|9951) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(9951|9951) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(9951|9951) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(9951|9951) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(9951|9951) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(9951|9951) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(9951|9951) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(9951|9951) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(9951|9951) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(9951|9951) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(9951|9951) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(9951|9951) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(9951|9951) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(9951|9951) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(9951|9951) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(9951|9951) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(9951|9951) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(9951|9951) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
auto_run_tests_finished: tests/DCPS/QueryCondition/run_test.pl Time:12s Result:0
==============================================================================
tests/DCPS/QueryCondition/run_test.pl rtps_disc
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/QueryCondition/QueryConditionTest -DCPSConfigFile rtps_disc.ini -DCPSBit 0
(9962|9962) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(9962|9962) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(9962|9962) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(9962|9962) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(9962|9962) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(9962|9962) 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 = 14 sample_rank = 0
Data: key = 3 name = data_B nest.value = 1
Info: instance_handle = 17 sample_rank = 2
Data: key = 4 name = data_B nest.value = 1
Info: instance_handle = 23 sample_rank = 0
Data: key = 6 name = data_B nest.value = 1
Info: instance_handle = 28 sample_rank = 2
Data: key = 8 name = data_C nest.value = 1
Info: instance_handle = 28 sample_rank = 1
Data: key = 8 name = data_D nest.value = 0
Info: instance_handle = 28 sample_rank = 0
Data: key = 8 name = data_D nest.value = 2
Info: instance_handle = 25 sample_rank = 0
Data: key = 7 name = data_H nest.value = 1
Info: instance_handle = 10 sample_rank = 0
Data: key = 1 name = data_L nest.value = 1
Info: instance_handle = 17 sample_rank = 1
Data: key = 4 name = data_M nest.value = 0
Info: instance_handle = 17 sample_rank = 0
Data: key = 4 name = data_M nest.value = 2
Info: instance_handle = 6 sample_rank = 2
Data: key = 0 name = data_N nest.value = 1
Info: instance_handle = 21 sample_rank = 0
Data: key = 5 name = data_Q nest.value = 1
Info: instance_handle = 12 sample_rank = 0
Data: key = 2 name = data_R nest.value = 1
Info: instance_handle = 33 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 = 35 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
(9962|9962) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(9962|9962) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(9962|9962) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(9962|9962) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(9962|9962) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(9962|9962) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(9962|9962) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(9962|9962) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(9962|9962) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(9962|9962) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(9962|9962) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(9962|9962) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(9962|9962) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(9962|9962) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(9962|9962) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(9962|9962) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(9962|9962) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(9962|9962) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(9962|9962) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(9962|9962) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(9962|9962) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(9962|9962) 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
(9972|9972) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(9972|9972) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(9972|9972) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(9972|9972) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(9972|9972) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(9972|9972) 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 = 1
Data: key = 0 name = data_N nest.value = 1
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
(9972|9972) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(9972|9972) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(9972|9972) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(9972|9972) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(9972|9972) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(9972|9972) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(9972|9972) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(9972|9972) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(9972|9972) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(9972|9972) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(9972|9972) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(9972|9972) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(9972|9972) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(9972|9972) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(9972|9972) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(9972|9972) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(9972|9972) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(9972|9972) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(9972|9972) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(9972|9972) TypeLookupService::get_minimal_type_identifier: Kind: EK_COMPLETE. Hash: (221, 159, 19, 118, 180, 122, 82, 188, 215, 70, 20, 231, 7, 102)
(9972|9972) TypeLookupService::get_minimal_type_identifier: complete TypeIdentifier not found.
(9972|9972) 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: 9985 started at 2026-08-07 16:06:16
[==========] Running 17 tests from 2 test cases.
[----------] Global test environment set-up.
[----------] 13 tests from PropertyStatBlock
[ RUN ] PropertyStatBlock.NominalUsage_OddCount
[ OK ] PropertyStatBlock.NominalUsage_OddCount (1 ms)
[ RUN ] PropertyStatBlock.NominalUsage_EvenCount
[ OK ] PropertyStatBlock.NominalUsage_EvenCount (0 ms)
[ RUN ] PropertyStatBlock.Consolidate
[ OK ] PropertyStatBlock.Consolidate (0 ms)
[ RUN ] PropertyStatBlock.ConsolidateVector
[ OK ] PropertyStatBlock.ConsolidateVector (0 ms)
[ RUN ] PropertyStatBlock.Consolidate_Uneven
[ OK ] PropertyStatBlock.Consolidate_Uneven (0 ms)
[ RUN ] PropertyStatBlock.ConsolidateVector_Uneven
[ OK ] PropertyStatBlock.ConsolidateVector_Uneven (0 ms)
[ RUN ] PropertyStatBlock.Consolidate_CountOne
[ OK ] PropertyStatBlock.Consolidate_CountOne (0 ms)
[ RUN ] PropertyStatBlock.ConsolidateVector_CountOne
[ OK ] PropertyStatBlock.ConsolidateVector_CountOne (1 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 (2 ms total)
[----------] 4 tests from AllocationTest
[ RUN ] AllocationTest.Success
[ OK ] AllocationTest.Success (0 ms)
[ RUN ] AllocationTest.ExclusiveAllocSimpleFailure
[ OK ] AllocationTest.ExclusiveAllocSimpleFailure (1 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. (3 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_9986
node_controller PID: 9987 started at 2026-08-07 16:06:16
/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: 9988 started at 2026-08-07 16:06:16
Using example/config/scenario/ci-disco-long.json:
Name: Continuous Integration Discovery Test
Description: This is a small slightly-less-quick test for (quiet) discovery capability with many participant processes
Parameters:
Base: disco
Config: RTPS Multicast
Time: 60
Participants: 20
Waiting for nodes for 7 seconds...
Discovered Node 01037c1e.52f182aa.2703169a.000001c1 "test_nc_9986"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/1
Started at 2026-08-07T16:06:24Z
Setting scenario launch_time to be 3 seconds from now: 2026-08-07T16:06:27Z
2026-08-07T16:06:27Z: Node 01037c1e.52f182aa.2703169a.000001c1 (test_nc_9986) starting process 10009:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w1_config.json --report /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w1_report.json --log /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w1_log.txt
2026-08-07T16:06:27Z: Node 01037c1e.52f182aa.2703169a.000001c1 (test_nc_9986) starting process 10010:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w2_config.json --report /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w2_report.json --log /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w2_log.txt
2026-08-07T16:06:27Z: Node 01037c1e.52f182aa.2703169a.000001c1 (test_nc_9986) starting process 10011:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w3_config.json --report /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w3_report.json --log /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w3_log.txt
2026-08-07T16:06:27Z: Node 01037c1e.52f182aa.2703169a.000001c1 (test_nc_9986) starting process 10012:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w4_config.json --report /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w4_report.json --log /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w4_log.txt
2026-08-07T16:06:27Z: Node 01037c1e.52f182aa.2703169a.000001c1 (test_nc_9986) starting process 10013:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w5_config.json --report /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w5_report.json --log /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w5_log.txt
2026-08-07T16:06:27Z: Node 01037c1e.52f182aa.2703169a.000001c1 (test_nc_9986) starting process 10014:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w6_config.json --report /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w6_report.json --log /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w6_log.txt
2026-08-07T16:06:27Z: Node 01037c1e.52f182aa.2703169a.000001c1 (test_nc_9986) starting process 10015:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w7_config.json --report /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w7_report.json --log /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w7_log.txt
2026-08-07T16:06:27Z: Node 01037c1e.52f182aa.2703169a.000001c1 (test_nc_9986) starting process 10016:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w8_config.json --report /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w8_report.json --log /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w8_log.txt
2026-08-07T16:06:27Z: Node 01037c1e.52f182aa.2703169a.000001c1 (test_nc_9986) starting process 10017:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w9_config.json --report /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w9_report.json --log /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w9_log.txt
2026-08-07T16:06:27Z: Node 01037c1e.52f182aa.2703169a.000001c1 (test_nc_9986) starting process 10018:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w10_config.json --report /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w10_report.json --log /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w10_log.txt
2026-08-07T16:06:27Z: Node 01037c1e.52f182aa.2703169a.000001c1 (test_nc_9986) starting process 10019:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w11_config.json --report /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w11_report.json --log /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w11_log.txt
2026-08-07T16:06:27Z: Node 01037c1e.52f182aa.2703169a.000001c1 (test_nc_9986) starting process 10020:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w12_config.json --report /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w12_report.json --log /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w12_log.txt
2026-08-07T16:06:27Z: Node 01037c1e.52f182aa.2703169a.000001c1 (test_nc_9986) starting process 10023:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w13_config.json --report /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w13_report.json --log /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w13_log.txt
2026-08-07T16:06:27Z: Node 01037c1e.52f182aa.2703169a.000001c1 (test_nc_9986) starting process 10024:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w14_config.json --report /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w14_report.json --log /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w14_log.txt
2026-08-07T16:06:27Z: Node 01037c1e.52f182aa.2703169a.000001c1 (test_nc_9986) starting process 10025:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w15_config.json --report /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w15_report.json --log /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w15_log.txt
2026-08-07T16:06:27Z: Node 01037c1e.52f182aa.2703169a.000001c1 (test_nc_9986) starting process 10026:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w16_config.json --report /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w16_report.json --log /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w16_log.txt
2026-08-07T16:06:27Z: Node 01037c1e.52f182aa.2703169a.000001c1 (test_nc_9986) starting process 10029:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w17_config.json --report /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w17_report.json --log /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w17_log.txt
2026-08-07T16:06:27Z: Node 01037c1e.52f182aa.2703169a.000001c1 (test_nc_9986) starting process 10030:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w18_config.json --report /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w18_report.json --log /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w18_log.txt
2026-08-07T16:06:27Z: Node 01037c1e.52f182aa.2703169a.000001c1 (test_nc_9986) starting process 10033:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w19_config.json --report /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w19_report.json --log /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w19_log.txt
2026-08-07T16:06:27Z: Node 01037c1e.52f182aa.2703169a.000001c1 (test_nc_9986) starting process 10034:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w20_config.json --report /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w20_report.json --log /tmp/opendds_bench_nc_9987/n01037c1e.52f182aa.2703169a.000001c1w20_log.txt
2026-08-07T16:07:31Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10011 with exit code 0
2026-08-07T16:07:31Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10009 with exit code 0
2026-08-07T16:07:31Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10010 with exit code 0
2026-08-07T16:07:31Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10017 with exit code 0
2026-08-07T16:07:31Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10012 with exit code 0
2026-08-07T16:07:31Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10013 with exit code 0
2026-08-07T16:07:31Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10023 with exit code 0
2026-08-07T16:07:31Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10016 with exit code 0
2026-08-07T16:07:31Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10015 with exit code 0
2026-08-07T16:07:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10018 with exit code 0
2026-08-07T16:07:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10025 with exit code 0
2026-08-07T16:07:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10014 with exit code 0
2026-08-07T16:07:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10030 with exit code 0
2026-08-07T16:07:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10029 with exit code 0
2026-08-07T16:07:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10026 with exit code 0
2026-08-07T16:07:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10020 with exit code 0
2026-08-07T16:07:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10024 with exit code 0
2026-08-07T16:07:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10034 with exit code 0
2026-08-07T16:07:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10033 with exit code 0
2026-08-07T16:07:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10019 with exit code 0
Writing report for node name 'test_nc_9986' (id '01037c1e.52f182aa.2703169a.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-07T16:07:32Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 65
percent cpu utilization min = 0.000000
percent cpu utilization max = 100.597257
percent cpu utilization mean = 8.373532
percent cpu utilization stdev = 21.310613
percent cpu utilization median = 4.001880
percent cpu utilization madev = 3.750623
Percent Memory Utilization Statistics:
percent memory utilization count = 65
percent memory utilization min = 0.000000
percent memory utilization max = 17.066334
percent memory utilization mean = 16.639060
percent memory utilization stdev = 2.214812
percent memory utilization median = 17.062376
percent memory utilization madev = 0.000195
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 65
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 7781.269432
percent virtual memory utilization mean = 7643.600716
percent virtual memory utilization stdev = 966.186505
percent virtual memory utilization median = 7781.269432
percent virtual memory utilization madev = 0.000000
Test Timing Stats:
Max Construction Time: 0.835 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.000 seconds
Max Stop Time: 0.000 seconds
Max Destruction Time: 0.100 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.005379
discovery time delta max = 3.552298
discovery time delta mean = 2.350209
discovery time delta stdev = 0.693756
discovery time delta median = 2.463111
discovery time delta madev = 0.337157
DDS Sample Count Stats:
Total Lost Samples: 0
Total Rejected Samples: 0
Data Count Stats:
Total Out-Of-Order Data Samples: 0
Total Duplicate Data Samples: 0
Total Missing Data Samples: 0
Data Timing Stats:
Latency Statistics:
latency count = 0
Jitter Statistics:
jitter count = 0
Throughput Statistics:
throughput count = 0
Round Trip Latency Statistics:
round trip latency count = 0
Round Trip Jitter Statistics:
round trip jitter count = 0
Round Trip Throughput Statistics:
round trip throughput count = 0
Wrote results to example/result/1
=== Showing Log for Node 01037c1e.52f182aa.2703169a.000001c1 === Spawned Process #3 (PID 10011) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:06:28Z: 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-07T16:06:28Z: Process construction / entity creation complete.
2026-08-07T16:06:28Z: Beginning action construction / initialization.
2026-08-07T16:06:28Z: Action construction / initialization complete.
2026-08-07T16:06:29Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:06:29Z: DDS entities enabled.
2026-08-07T16:06:29Z: Initializing process actions.
2026-08-07T16:07:29Z: Starting process actions.
2026-08-07T16:07:29Z: Process tests started.
2026-08-07T16:07:30Z: Stopping process tests.
2026-08-07T16:07:30Z: Process tests stopped.
2026-08-07T16:07:31Z: Stopping process actions.
2026-08-07T16:07:31Z: Detaching Listeners.
2026-08-07T16:07:31Z: 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-07T16:07:31Z: 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.067
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.2703169a.000001c1 === Spawned Process #1 (PID 10009) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:06:28Z: 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-07T16:06:28Z: Process construction / entity creation complete.
2026-08-07T16:06:28Z: Beginning action construction / initialization.
2026-08-07T16:06:28Z: Action construction / initialization complete.
2026-08-07T16:06:29Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:06:29Z: DDS entities enabled.
2026-08-07T16:06:29Z: Initializing process actions.
2026-08-07T16:07:29Z: Starting process actions.
2026-08-07T16:07:29Z: Process tests started.
2026-08-07T16:07:30Z: Stopping process tests.
2026-08-07T16:07:30Z: Process tests stopped.
2026-08-07T16:07:31Z: Stopping process actions.
2026-08-07T16:07:31Z: Detaching Listeners.
2026-08-07T16:07:31Z: 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-07T16:07:31Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.056
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.066
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.2703169a.000001c1 === Spawned Process #2 (PID 10010) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:06:28Z: 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-07T16:06:28Z: Process construction / entity creation complete.
2026-08-07T16:06:28Z: Beginning action construction / initialization.
2026-08-07T16:06:28Z: Action construction / initialization complete.
2026-08-07T16:06:29Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:06:29Z: DDS entities enabled.
2026-08-07T16:06:29Z: Initializing process actions.
2026-08-07T16:07:29Z: Starting process actions.
2026-08-07T16:07:29Z: Process tests started.
2026-08-07T16:07:30Z: Stopping process tests.
2026-08-07T16:07:30Z: Process tests stopped.
2026-08-07T16:07:31Z: Stopping process actions.
2026-08-07T16:07:31Z: Detaching Listeners.
2026-08-07T16:07:31Z: 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-07T16:07:31Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.062
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.066
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.2703169a.000001c1 === Spawned Process #9 (PID 10017) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:06:28Z: 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-07T16:06:28Z: Process construction / entity creation complete.
2026-08-07T16:06:28Z: Beginning action construction / initialization.
2026-08-07T16:06:28Z: Action construction / initialization complete.
2026-08-07T16:06:29Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:06:29Z: DDS entities enabled.
2026-08-07T16:06:29Z: Initializing process actions.
2026-08-07T16:07:29Z: Starting process actions.
2026-08-07T16:07:29Z: Process tests started.
2026-08-07T16:07:30Z: Stopping process tests.
2026-08-07T16:07:30Z: Process tests stopped.
2026-08-07T16:07:31Z: Stopping process actions.
2026-08-07T16:07:31Z: Detaching Listeners.
2026-08-07T16:07:31Z: 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-07T16:07:31Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.093
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.083
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.2703169a.000001c1 === Spawned Process #4 (PID 10012) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:06:28Z: 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-07T16:06:28Z: Process construction / entity creation complete.
2026-08-07T16:06:28Z: Beginning action construction / initialization.
2026-08-07T16:06:28Z: Action construction / initialization complete.
2026-08-07T16:06:29Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:06:29Z: DDS entities enabled.
2026-08-07T16:06:29Z: Initializing process actions.
2026-08-07T16:07:29Z: Starting process actions.
2026-08-07T16:07:29Z: Process tests started.
2026-08-07T16:07:30Z: Stopping process tests.
2026-08-07T16:07:30Z: Process tests stopped.
2026-08-07T16:07:31Z: Stopping process actions.
2026-08-07T16:07:31Z: Detaching Listeners.
2026-08-07T16:07:31Z: 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-07T16:07:31Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.109
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.063
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.2703169a.000001c1 === Spawned Process #5 (PID 10013) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:06:28Z: 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-07T16:06:28Z: Process construction / entity creation complete.
2026-08-07T16:06:28Z: Beginning action construction / initialization.
2026-08-07T16:06:28Z: Action construction / initialization complete.
2026-08-07T16:06:29Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:06:29Z: DDS entities enabled.
2026-08-07T16:06:29Z: Initializing process actions.
2026-08-07T16:07:29Z: Starting process actions.
2026-08-07T16:07:29Z: Process tests started.
2026-08-07T16:07:30Z: Stopping process tests.
2026-08-07T16:07:30Z: Process tests stopped.
2026-08-07T16:07:31Z: Stopping process actions.
2026-08-07T16:07:31Z: Detaching Listeners.
2026-08-07T16:07:31Z: 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-07T16:07:31Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.330
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 01037c1e.52f182aa.2703169a.000001c1 === Spawned Process #13 (PID 10023) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:06:28Z: 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-07T16:06:28Z: Process construction / entity creation complete.
2026-08-07T16:06:28Z: Beginning action construction / initialization.
2026-08-07T16:06:28Z: Action construction / initialization complete.
2026-08-07T16:06:29Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:06:29Z: DDS entities enabled.
2026-08-07T16:06:29Z: Initializing process actions.
2026-08-07T16:07:29Z: Starting process actions.
2026-08-07T16:07:29Z: Process tests started.
2026-08-07T16:07:30Z: Stopping process tests.
2026-08-07T16:07:30Z: Process tests stopped.
2026-08-07T16:07:31Z: Stopping process actions.
2026-08-07T16:07:31Z: Detaching Listeners.
2026-08-07T16:07:31Z: 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-07T16:07:31Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.345
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.063
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.2703169a.000001c1 === Spawned Process #8 (PID 10016) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:06:28Z: 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-07T16:06:28Z: Process construction / entity creation complete.
2026-08-07T16:06:28Z: Beginning action construction / initialization.
2026-08-07T16:06:28Z: Action construction / initialization complete.
2026-08-07T16:06:29Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:06:29Z: DDS entities enabled.
2026-08-07T16:06:29Z: Initializing process actions.
2026-08-07T16:07:29Z: Starting process actions.
2026-08-07T16:07:29Z: Process tests started.
2026-08-07T16:07:30Z: Stopping process tests.
2026-08-07T16:07:30Z: Process tests stopped.
2026-08-07T16:07:31Z: Stopping process actions.
2026-08-07T16:07:31Z: Detaching Listeners.
2026-08-07T16:07:31Z: 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-07T16:07:31Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.436
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.047
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.2703169a.000001c1 === Spawned Process #7 (PID 10015) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:06:28Z: 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-07T16:06:28Z: Process construction / entity creation complete.
2026-08-07T16:06:28Z: Beginning action construction / initialization.
2026-08-07T16:06:28Z: Action construction / initialization complete.
2026-08-07T16:06:29Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:06:29Z: DDS entities enabled.
2026-08-07T16:06:29Z: Initializing process actions.
2026-08-07T16:07:29Z: Starting process actions.
2026-08-07T16:07:29Z: Process tests started.
2026-08-07T16:07:30Z: Stopping process tests.
2026-08-07T16:07:30Z: Process tests stopped.
2026-08-07T16:07:31Z: Stopping process actions.
2026-08-07T16:07:31Z: Detaching Listeners.
2026-08-07T16:07:31Z: 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-07T16:07:31Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.475
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.045
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.2703169a.000001c1 === Spawned Process #10 (PID 10018) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:06:28Z: 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-07T16:06:28Z: Process construction / entity creation complete.
2026-08-07T16:06:28Z: Beginning action construction / initialization.
2026-08-07T16:06:28Z: Action construction / initialization complete.
2026-08-07T16:06:29Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:06:29Z: DDS entities enabled.
2026-08-07T16:06:29Z: Initializing process actions.
2026-08-07T16:07:29Z: Starting process actions.
2026-08-07T16:07:29Z: Process tests started.
2026-08-07T16:07:30Z: Stopping process tests.
2026-08-07T16:07:30Z: Process tests stopped.
2026-08-07T16:07:31Z: Stopping process actions.
2026-08-07T16:07:31Z: Detaching Listeners.
2026-08-07T16:07:31Z: 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-07T16:07:32Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.552
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.046
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.2703169a.000001c1 === Spawned Process #15 (PID 10025) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:06:28Z: 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-07T16:06:29Z: Process construction / entity creation complete.
2026-08-07T16:06:29Z: Beginning action construction / initialization.
2026-08-07T16:06:29Z: Action construction / initialization complete.
2026-08-07T16:06:30Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:06:30Z: DDS entities enabled.
2026-08-07T16:06:30Z: Initializing process actions.
2026-08-07T16:07:30Z: Starting process actions.
2026-08-07T16:07:30Z: Process tests started.
2026-08-07T16:07:31Z: Stopping process tests.
2026-08-07T16:07:31Z: Process tests stopped.
2026-08-07T16:07:32Z: Stopping process actions.
2026-08-07T16:07:32Z: Detaching Listeners.
2026-08-07T16:07:32Z: 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-07T16:07:32Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.553
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.041
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.2703169a.000001c1 === Spawned Process #6 (PID 10014) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:06:28Z: 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-07T16:06:29Z: Process construction / entity creation complete.
2026-08-07T16:06:29Z: Beginning action construction / initialization.
2026-08-07T16:06:29Z: Action construction / initialization complete.
2026-08-07T16:06:30Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:06:30Z: DDS entities enabled.
2026-08-07T16:06:30Z: Initializing process actions.
2026-08-07T16:07:30Z: Starting process actions.
2026-08-07T16:07:30Z: Process tests started.
2026-08-07T16:07:31Z: Stopping process tests.
2026-08-07T16:07:31Z: Process tests stopped.
2026-08-07T16:07:32Z: Stopping process actions.
2026-08-07T16:07:32Z: Detaching Listeners.
2026-08-07T16:07:32Z: 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-07T16:07:32Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.634
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.038
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.2703169a.000001c1 === Spawned Process #18 (PID 10030) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:06:28Z: 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-07T16:06:29Z: Process construction / entity creation complete.
2026-08-07T16:06:29Z: Beginning action construction / initialization.
2026-08-07T16:06:29Z: Action construction / initialization complete.
2026-08-07T16:06:30Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:06:30Z: DDS entities enabled.
2026-08-07T16:06:30Z: Initializing process actions.
2026-08-07T16:07:30Z: Starting process actions.
2026-08-07T16:07:30Z: Process tests started.
2026-08-07T16:07:31Z: Stopping process tests.
2026-08-07T16:07:31Z: Process tests stopped.
2026-08-07T16:07:32Z: Stopping process actions.
2026-08-07T16:07:32Z: Detaching Listeners.
2026-08-07T16:07:32Z: 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-07T16:07:32Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.650
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.050
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.2703169a.000001c1 === Spawned Process #17 (PID 10029) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:06:28Z: 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-07T16:06:29Z: Process construction / entity creation complete.
2026-08-07T16:06:29Z: Beginning action construction / initialization.
2026-08-07T16:06:29Z: Action construction / initialization complete.
2026-08-07T16:06:30Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:06:30Z: DDS entities enabled.
2026-08-07T16:06:30Z: Initializing process actions.
2026-08-07T16:07:30Z: Starting process actions.
2026-08-07T16:07:30Z: Process tests started.
2026-08-07T16:07:31Z: Stopping process tests.
2026-08-07T16:07:31Z: Process tests stopped.
2026-08-07T16:07:32Z: Stopping process actions.
2026-08-07T16:07:32Z: Detaching Listeners.
2026-08-07T16:07:32Z: 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-07T16:07:32Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.693
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.075
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.2703169a.000001c1 === Spawned Process #16 (PID 10026) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:06:28Z: 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-07T16:06:29Z: Process construction / entity creation complete.
2026-08-07T16:06:29Z: Beginning action construction / initialization.
2026-08-07T16:06:29Z: Action construction / initialization complete.
2026-08-07T16:06:30Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:06:30Z: DDS entities enabled.
2026-08-07T16:06:30Z: Initializing process actions.
2026-08-07T16:07:30Z: Starting process actions.
2026-08-07T16:07:30Z: Process tests started.
2026-08-07T16:07:31Z: Stopping process tests.
2026-08-07T16:07:31Z: Process tests stopped.
2026-08-07T16:07:32Z: Stopping process actions.
2026-08-07T16:07:32Z: Detaching Listeners.
2026-08-07T16:07:32Z: 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-07T16:07:32Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.680
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.100
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.2703169a.000001c1 === Spawned Process #12 (PID 10020) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:06:28Z: 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-07T16:06:29Z: Process construction / entity creation complete.
2026-08-07T16:06:29Z: Beginning action construction / initialization.
2026-08-07T16:06:29Z: Action construction / initialization complete.
2026-08-07T16:06:30Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:06:30Z: DDS entities enabled.
2026-08-07T16:06:30Z: Initializing process actions.
2026-08-07T16:07:30Z: Starting process actions.
2026-08-07T16:07:30Z: Process tests started.
2026-08-07T16:07:31Z: Stopping process tests.
2026-08-07T16:07:31Z: Process tests stopped.
2026-08-07T16:07:32Z: Stopping process actions.
2026-08-07T16:07:32Z: Detaching Listeners.
2026-08-07T16:07:32Z: 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-07T16:07:32Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.748
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.081
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.2703169a.000001c1 === Spawned Process #14 (PID 10024) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:06:28Z: 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-07T16:06:29Z: Process construction / entity creation complete.
2026-08-07T16:06:29Z: Beginning action construction / initialization.
2026-08-07T16:06:29Z: Action construction / initialization complete.
2026-08-07T16:06:30Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:06:30Z: DDS entities enabled.
2026-08-07T16:06:30Z: Initializing process actions.
2026-08-07T16:07:30Z: Starting process actions.
2026-08-07T16:07:30Z: Process tests started.
2026-08-07T16:07:31Z: Stopping process tests.
2026-08-07T16:07:31Z: Process tests stopped.
2026-08-07T16:07:32Z: Stopping process actions.
2026-08-07T16:07:32Z: Detaching Listeners.
2026-08-07T16:07:32Z: 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-07T16:07:32Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.721
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.085
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.2703169a.000001c1 === Spawned Process #20 (PID 10034) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:06:28Z: 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-07T16:06:29Z: Process construction / entity creation complete.
2026-08-07T16:06:29Z: Beginning action construction / initialization.
2026-08-07T16:06:29Z: Action construction / initialization complete.
2026-08-07T16:06:30Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:06:30Z: DDS entities enabled.
2026-08-07T16:06:30Z: Initializing process actions.
2026-08-07T16:07:30Z: Starting process actions.
2026-08-07T16:07:30Z: Process tests started.
2026-08-07T16:07:31Z: Stopping process tests.
2026-08-07T16:07:31Z: Process tests stopped.
2026-08-07T16:07:32Z: Stopping process actions.
2026-08-07T16:07:32Z: Detaching Listeners.
2026-08-07T16:07:32Z: 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-07T16:07:32Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.694
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.089
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.2703169a.000001c1 === Spawned Process #19 (PID 10033) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:06:28Z: 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-07T16:06:29Z: Process construction / entity creation complete.
2026-08-07T16:06:29Z: Beginning action construction / initialization.
2026-08-07T16:06:29Z: Action construction / initialization complete.
2026-08-07T16:06:30Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:06:30Z: DDS entities enabled.
2026-08-07T16:06:30Z: Initializing process actions.
2026-08-07T16:07:30Z: Starting process actions.
2026-08-07T16:07:30Z: Process tests started.
2026-08-07T16:07:31Z: Stopping process tests.
2026-08-07T16:07:31Z: Process tests stopped.
2026-08-07T16:07:32Z: Stopping process actions.
2026-08-07T16:07:32Z: Detaching Listeners.
2026-08-07T16:07:32Z: 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-07T16:07:32Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.725
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.077
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.2703169a.000001c1 === Spawned Process #11 (PID 10019) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:06:28Z: 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-07T16:06:29Z: Process construction / entity creation complete.
2026-08-07T16:06:29Z: Beginning action construction / initialization.
2026-08-07T16:06:29Z: Action construction / initialization complete.
2026-08-07T16:06:30Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:06:30Z: DDS entities enabled.
2026-08-07T16:06:30Z: Initializing process actions.
2026-08-07T16:07:30Z: Starting process actions.
2026-08-07T16:07:30Z: Process tests started.
2026-08-07T16:07:31Z: Stopping process tests.
2026-08-07T16:07:31Z: Process tests stopped.
2026-08-07T16:07:32Z: Stopping process actions.
2026-08-07T16:07:32Z: Detaching Listeners.
2026-08-07T16:07:32Z: 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-07T16:07:32Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.835
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.056
--- 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:77s 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_10200
node_controller PID: 10201 started at 2026-08-07 16:07:33
/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: 10202 started at 2026-08-07 16:07:33
Using example/config/scenario/ci-disco-repo.json:
Name: Continuous Integration Discovery Test
Description: This is a small quick test for (quiet) discovery capability via the inforepo with many participant processes
Parameters:
Base: disco
Config: InfoRepo
Time: 30
Participants: 20
Waiting for nodes for 7 seconds...
Discovered Node 01037c1e.52f182aa.27d935e4.000001c1 "test_nc_10200"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/2
Started at 2026-08-07T16:07:40Z
Setting scenario launch_time to be 3 seconds from now: 2026-08-07T16:07:43Z
2026-08-07T16:07:43Z: Node 01037c1e.52f182aa.27d935e4.000001c1 (test_nc_10200) starting process 10220:
- original config:
- command line: DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -ORBListenEndpoints iiop://:12345 -DCPSPendingTimeout 3
2026-08-07T16:07:43Z: Node 01037c1e.52f182aa.27d935e4.000001c1 (test_nc_10200) starting process 10221:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w2_config.json --report /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w2_report.json --log /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w2_log.txt
2026-08-07T16:07:43Z: Node 01037c1e.52f182aa.27d935e4.000001c1 (test_nc_10200) starting process 10222:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w3_config.json --report /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w3_report.json --log /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w3_log.txt
2026-08-07T16:07:43Z: Node 01037c1e.52f182aa.27d935e4.000001c1 (test_nc_10200) starting process 10223:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w4_config.json --report /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w4_report.json --log /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w4_log.txt
2026-08-07T16:07:43Z: Node 01037c1e.52f182aa.27d935e4.000001c1 (test_nc_10200) starting process 10224:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w5_config.json --report /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w5_report.json --log /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w5_log.txt
2026-08-07T16:07:43Z: Node 01037c1e.52f182aa.27d935e4.000001c1 (test_nc_10200) starting process 10225:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w6_config.json --report /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w6_report.json --log /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w6_log.txt
2026-08-07T16:07:43Z: Node 01037c1e.52f182aa.27d935e4.000001c1 (test_nc_10200) starting process 10226:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w7_config.json --report /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w7_report.json --log /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w7_log.txt
2026-08-07T16:07:43Z: Node 01037c1e.52f182aa.27d935e4.000001c1 (test_nc_10200) starting process 10227:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w8_config.json --report /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w8_report.json --log /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w8_log.txt
2026-08-07T16:07:43Z: Node 01037c1e.52f182aa.27d935e4.000001c1 (test_nc_10200) starting process 10228:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w9_config.json --report /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w9_report.json --log /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w9_log.txt
2026-08-07T16:07:43Z: Node 01037c1e.52f182aa.27d935e4.000001c1 (test_nc_10200) starting process 10229:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w10_config.json --report /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w10_report.json --log /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w10_log.txt
2026-08-07T16:07:43Z: Node 01037c1e.52f182aa.27d935e4.000001c1 (test_nc_10200) starting process 10232:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w11_config.json --report /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w11_report.json --log /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w11_log.txt
2026-08-07T16:07:43Z: Node 01037c1e.52f182aa.27d935e4.000001c1 (test_nc_10200) starting process 10237:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w12_config.json --report /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w12_report.json --log /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w12_log.txt
2026-08-07T16:07:43Z: Node 01037c1e.52f182aa.27d935e4.000001c1 (test_nc_10200) starting process 10238:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w13_config.json --report /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w13_report.json --log /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w13_log.txt
2026-08-07T16:07:43Z: Node 01037c1e.52f182aa.27d935e4.000001c1 (test_nc_10200) starting process 10239:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w14_config.json --report /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w14_report.json --log /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w14_log.txt
2026-08-07T16:07:43Z: Node 01037c1e.52f182aa.27d935e4.000001c1 (test_nc_10200) starting process 10240:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w15_config.json --report /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w15_report.json --log /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w15_log.txt
2026-08-07T16:07:43Z: Node 01037c1e.52f182aa.27d935e4.000001c1 (test_nc_10200) starting process 10241:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w16_config.json --report /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w16_report.json --log /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w16_log.txt
2026-08-07T16:07:43Z: Node 01037c1e.52f182aa.27d935e4.000001c1 (test_nc_10200) starting process 10244:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w17_config.json --report /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w17_report.json --log /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w17_log.txt
2026-08-07T16:07:43Z: Node 01037c1e.52f182aa.27d935e4.000001c1 (test_nc_10200) starting process 10245:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w18_config.json --report /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w18_report.json --log /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w18_log.txt
2026-08-07T16:07:43Z: Node 01037c1e.52f182aa.27d935e4.000001c1 (test_nc_10200) starting process 10246:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w19_config.json --report /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w19_report.json --log /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w19_log.txt
2026-08-07T16:07:44Z: Node 01037c1e.52f182aa.27d935e4.000001c1 (test_nc_10200) starting process 10247:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w20_config.json --report /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w20_report.json --log /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w20_log.txt
2026-08-07T16:07:44Z: Node 01037c1e.52f182aa.27d935e4.000001c1 (test_nc_10200) starting process 10248:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w21_config.json --report /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w21_report.json --log /tmp/opendds_bench_nc_10201/n01037c1e.52f182aa.27d935e4.000001c1w21_log.txt
2026-08-07T16:08:21Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10222 with exit code 0
2026-08-07T16:08:21Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10221 with exit code 0
2026-08-07T16:08:22Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10225 with exit code 0
2026-08-07T16:08:22Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10226 with exit code 0
2026-08-07T16:08:22Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10238 with exit code 0
2026-08-07T16:08:22Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10228 with exit code 0
2026-08-07T16:08:22Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10223 with exit code 0
2026-08-07T16:08:22Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10227 with exit code 0
2026-08-07T16:08:22Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10247 with exit code 0
2026-08-07T16:08:22Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10229 with exit code 0
2026-08-07T16:08:22Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10224 with exit code 0
2026-08-07T16:08:22Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10241 with exit code 0
2026-08-07T16:08:23Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10240 with exit code 0
2026-08-07T16:08:23Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10239 with exit code 0
2026-08-07T16:08:23Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10237 with exit code 0
2026-08-07T16:08:23Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10245 with exit code 0
2026-08-07T16:08:23Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10244 with exit code 0
2026-08-07T16:08:23Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10246 with exit code 0
2026-08-07T16:08:23Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10248 with exit code 0
2026-08-07T16:08:23Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10232 with exit code 0
2026-08-07T16:08:43Z: Scenario timed out, Killing Spawned Processes...
2026-08-07T16:08:43Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10220 with exit code 9
Writing report for node name 'test_nc_10200' (id '01037c1e.52f182aa.27d935e4.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-07T16:08:44Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 60
percent cpu utilization min = 0.000000
percent cpu utilization max = 82.422082
percent cpu utilization mean = 4.348508
percent cpu utilization stdev = 14.331369
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.838031
percent memory utilization mean = 11.703210
percent memory utilization stdev = 8.383160
percent memory utilization median = 18.834464
percent memory utilization madev = 0.003555
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 60
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 8170.335357
percent virtual memory utilization mean = 5336.654838
percent virtual memory utilization stdev = 3703.326166
percent virtual memory utilization median = 8170.335357
percent virtual memory utilization madev = 0.000000
Test Timing Stats:
Max Construction Time: 3.465 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.000 seconds
Max Stop Time: 0.000 seconds
Max Destruction Time: 0.132 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.010019
discovery time delta max = 2.682391
discovery time delta mean = 0.424875
discovery time delta stdev = 0.527864
discovery time delta median = 0.150592
discovery time delta madev = 0.118736
DDS Sample Count Stats:
Total Lost Samples: 0
Total Rejected Samples: 0
Data Count Stats:
Total Out-Of-Order Data Samples: 0
Total Duplicate Data Samples: 0
Total Missing Data Samples: 0
Data Timing Stats:
Latency Statistics:
latency count = 0
Jitter Statistics:
jitter count = 0
Throughput Statistics:
throughput count = 0
Round Trip Latency Statistics:
round trip latency count = 0
Round Trip Jitter Statistics:
round trip jitter count = 0
Round Trip Throughput Statistics:
round trip throughput count = 0
Wrote results to example/result/2
=== Showing Log for Node 01037c1e.52f182aa.27d935e4.000001c1 === Spawned Process #3 (PID 10222) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:07:46Z: 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
(10222|10222) INFO: set_DCPS_debug_level: set to 3
(10222|10222) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10222|10222) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10222|10222) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10222|10222) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10222|10222) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10222|10222) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10222|10222) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10222|10222) Service_Participant::get_domain_participant_factory: machine: runnervmd93pd, x86_64 platform: Linux, 6.17.0-1021-azure, #21~24.04.1-Ubuntu SMP Wed Jul 1 21:45:31 UTC 2026
(10222|10222) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10222|10222) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10222|10222) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10222|10222) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10222|10222) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10222|10222) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000002.000001c1(949b82d1) in domain 7
(10222|10222) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10222|10222) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10222|10222) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10222|10222) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10222|10222) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10222|10222) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(10222|10222) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10222|10309) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000002.000001c7(7df827e4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10222|10222) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10222|10222) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000002.000001c7(7df827e4), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10222|10222) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10222|10222) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10222|10222) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10222|10309) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000002.000002c7(56d57427) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10222|10222) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10222|10222) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000002.000002c7(56d57427), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10222|10222) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10222|10222) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10222|10222) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10222|10309) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000002.000003c7(4fce4566) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10222|10222) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10222|10222) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000002.000003c7(4fce4566), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10222|10222) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10222|10222) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10222|10222) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10222|10309) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000002.000004c7(008fd3a1) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10222|10222) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10222|10222) 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'
(10222|10222) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10222|10222) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10222|10222) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10222|10222) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10222|10222) 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'
(10222|10222) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10222|10222) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10222|10222) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10222|10222) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10222|10222) 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'
(10222|10222) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10222|10222) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10222|10222) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10222|10222) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10222|10222) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10222|10222) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10222|10309) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10222|10222) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10222|10222) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10222|10222) 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'
(10222|10222) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10222|10222) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10222|10222) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10222|10222) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1480 with 20 chunks
(10222|10222) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10222|10222) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10222|10309) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10222|10309) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10222|10309) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10222|10309) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10222|10222) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10222|10222) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000002.00000202(bddb4218), publishing to topic name "topic_02" type "Bench::Data"
2026-08-07T16:07:48Z: Process construction / entity creation complete.
2026-08-07T16:07:48Z: Beginning action construction / initialization.
2026-08-07T16:07:48Z: Action construction / initialization complete.
(10222|10309) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10222|10309) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10222|10309) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10222|10309) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10222|10309) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10222|10309) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10222|10309) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10222|10309) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10222|10309) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10222|10309) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10222|10309) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10222|10309) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10222|10309) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10222|10309) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10222|10309) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10222|10309) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10222|10309) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10222|10309) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10222|10309) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
2026-08-07T16:07:49Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:07:49Z: DDS entities enabled.
2026-08-07T16:07:49Z: Initializing process actions.
(10222|10309) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10222|10309) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10222|10309) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10222|10309) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000006.00000507(77708690)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10222|10309) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000006.00000507(77708690)
(10222|10309) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10222|10309) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10222|10309) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10222|10309) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10222|10309) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10222|10309) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10222|10309) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10222|10309) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10222|10309) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10222|10309) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10222|10309) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10222|10309) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10222|10309) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10222|10309) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10222|10309) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10222|10309) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10222|10309) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10222|10309) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10222|10309) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10222|10309) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10222|10309) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10222|10309) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10222|10309) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10222|10309) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10222|10309) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10222|10309) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10222|10309) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10222|10309) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10222|10309) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10222|10309) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10222|10309) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10222|10309) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10222|10309) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10222|10309) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10222|10309) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10222|10309) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10222|10309) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10222|10309) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10222|10309) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10222|10309) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10222|10309) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10222|10309) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10222|10309) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10222|10309) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10222|10309) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10222|10309) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10222|10309) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10222|10309) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10222|10309) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10222|10309) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10222|10309) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10222|10309) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10222|10309) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10222|10309) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10222|10309) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10222|10309) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10222|10309) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10222|10309) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10222|10309) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10222|10309) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10222|10309) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10222|10309) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10222|10309) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10222|10309) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10222|10309) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10222|10309) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10222|10309) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10222|10309) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10222|10309) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10222|10309) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10222|10309) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10222|10309) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10222|10309) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10222|10309) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10222|10309) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10222|10309) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10222|10309) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10222|10309) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10222|10309) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10222|10309) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10222|10309) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10222|10309) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10222|10309) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10222|10309) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10222|10309) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10222|10309) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10222|10309) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10222|10309) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10222|10309) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10222|10309) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10222|10309) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-08-07T16:08:19Z: Starting process actions.
2026-08-07T16:08:19Z: Process tests started.
2026-08-07T16:08:20Z: Stopping process tests.
2026-08-07T16:08:20Z: Process tests stopped.
2026-08-07T16:08:21Z: Stopping process actions.
2026-08-07T16:08:21Z: Detaching Listeners.
2026-08-07T16:08:21Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10222|10222) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 20
(10222|10309) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10222|10309) 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
(10222|10222) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 20
(10222|10309) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10222|10309) 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
(10222|10222) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 19
(10222|10222) 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
(10222|10222) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 19
(10222|10222) 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
(10222|10293) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000002.000001c7(7df827e4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10222|10293) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000002.000001c7(7df827e4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10222|10293) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000002.000003c7(4fce4566) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10222|10293) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000002.000003c7(4fce4566) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10222|10293) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000002.000004c7(008fd3a1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10222|10293) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000002.000004c7(008fd3a1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10222|10293) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000002.000002c7(56d57427) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10222|10293) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000002.000002c7(56d57427) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10222|10347) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.211:43415 , reconnect_state = INIT_STATE.
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10222|10293) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10222|10347) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10222|10222) Service_Participant::shutdown
(10222|10222) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-07T16:08:21Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 1.210
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.073
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10222|10222) Service_Participant::~Service_Participant
(10222|10222) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52f182aa.27d935e4.000001c1 === Spawned Process #2 (PID 10221) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:07:47Z: 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
(10221|10221) INFO: set_DCPS_debug_level: set to 3
(10221|10221) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10221|10221) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10221|10221) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10221|10221) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10221|10221) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10221|10221) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10221|10221) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10221|10221) Service_Participant::get_domain_participant_factory: machine: runnervmd93pd, x86_64 platform: Linux, 6.17.0-1021-azure, #21~24.04.1-Ubuntu SMP Wed Jul 1 21:45:31 UTC 2026
(10221|10221) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10221|10221) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10221|10221) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10221|10221) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10221|10221) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10221|10221) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000003.000001c1(a9fbab61) in domain 7
(10221|10221) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10221|10221) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10221|10221) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10221|10221) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10221|10221) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10221|10221) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(10221|10221) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10221|10357) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000003.000001c7(40980e54) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10221|10221) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10221|10221) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000003.000001c7(40980e54), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10221|10221) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10221|10221) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10221|10221) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10221|10357) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000003.000002c7(6bb55d97) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10221|10221) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10221|10221) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000003.000002c7(6bb55d97), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10221|10221) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10221|10221) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10221|10221) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10221|10357) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000003.000003c7(72ae6cd6) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10221|10221) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10221|10221) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000003.000003c7(72ae6cd6), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10221|10221) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10221|10221) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10221|10221) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10221|10357) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000003.000004c7(3deffa11) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10221|10221) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10221|10221) 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'
(10221|10221) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10221|10221) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10221|10221) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10221|10357) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10221|10221) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10221|10221) 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'
(10221|10221) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10221|10221) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10221|10221) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10221|10357) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10221|10221) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10221|10221) 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'
(10221|10221) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10221|10221) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10221|10221) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10221|10221) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10221|10221) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10221|10221) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10221|10357) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10221|10357) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10221|10357) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10221|10221) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10221|10357) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10221|10221) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10221|10221) 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'
(10221|10221) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10221|10221) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10221|10221) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10221|10221) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1480 with 20 chunks
(10221|10221) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10221|10221) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10221|10357) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10221|10357) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10221|10357) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10221|10357) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10221|10357) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10221|10221) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10221|10221) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000003.00000202(80bb6ba8), publishing to topic name "topic_02" type "Bench::Data"
2026-08-07T16:07:48Z: Process construction / entity creation complete.
2026-08-07T16:07:48Z: Beginning action construction / initialization.
2026-08-07T16:07:48Z: Action construction / initialization complete.
(10221|10357) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10221|10357) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10221|10357) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10221|10357) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10221|10357) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10221|10357) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10221|10357) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10221|10357) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10221|10357) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10221|10357) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10221|10357) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10221|10357) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10221|10357) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10221|10357) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10221|10357) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10221|10357) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10221|10357) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10221|10357) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10221|10357) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10221|10357) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10221|10357) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10221|10357) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10221|10357) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10221|10357) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10221|10357) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10221|10357) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10221|10357) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10221|10357) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10221|10357) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10221|10357) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10221|10357) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10221|10357) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10221|10357) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10221|10357) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10221|10357) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10221|10357) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10221|10357) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10221|10357) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10221|10357) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10221|10357) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10221|10357) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10221|10357) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10221|10357) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10221|10357) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10221|10357) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10221|10357) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10221|10357) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10221|10357) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10221|10357) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10221|10357) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10221|10357) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10221|10357) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10221|10357) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10221|10357) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10221|10357) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10221|10357) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10221|10357) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10221|10357) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10221|10357) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10221|10357) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10221|10357) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10221|10357) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
2026-08-07T16:07:49Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:07:49Z: DDS entities enabled.
2026-08-07T16:07:49Z: Initializing process actions.
(10221|10357) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10221|10357) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10221|10357) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10221|10357) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10221|10357) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10221|10357) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10221|10357) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10221|10357) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10221|10357) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10221|10357) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10221|10357) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10221|10357) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10221|10357) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10221|10357) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10221|10357) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10221|10357) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10221|10357) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10221|10357) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10221|10357) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10221|10357) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10221|10357) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10221|10357) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10221|10357) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10221|10357) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10221|10357) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10221|10357) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10221|10357) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10221|10357) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10221|10357) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10221|10357) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10221|10357) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10221|10357) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10221|10357) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10221|10357) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10221|10357) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10221|10357) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10221|10357) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10221|10357) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10221|10357) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10221|10357) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10221|10357) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10221|10357) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10221|10357) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10221|10357) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10221|10357) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10221|10357) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10221|10357) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-08-07T16:08:19Z: Starting process actions.
2026-08-07T16:08:19Z: Process tests started.
2026-08-07T16:08:20Z: Stopping process tests.
2026-08-07T16:08:20Z: Process tests stopped.
(10221|10357) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10221|10357) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10221|10357) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10221|10357) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10221|10357) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10221|10357) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-08-07T16:08:21Z: Stopping process actions.
2026-08-07T16:08:21Z: Detaching Listeners.
2026-08-07T16:08:21Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10221|10221) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 19
(10221|10357) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10221|10357) 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
(10221|10221) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 19
(10221|10357) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10221|10357) 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
(10221|10221) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 18
(10221|10221) 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
(10221|10221) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 18
(10221|10221) 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
(10221|10299) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000003.000001c7(40980e54) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10221|10299) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000003.000001c7(40980e54) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10221|10299) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000003.000003c7(72ae6cd6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10221|10299) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000003.000003c7(72ae6cd6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10221|10299) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000003.000004c7(3deffa11) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10221|10299) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000003.000004c7(3deffa11) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10221|10299) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000003.000002c7(6bb55d97) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10221|10299) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000003.000002c7(6bb55d97) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10221|10362) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.211:43415 , reconnect_state = INIT_STATE.
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10221|10299) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10221|10362) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10221|10221) Service_Participant::shutdown
(10221|10221) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-07T16:08:21Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 1.723
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.069
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10221|10221) Service_Participant::~Service_Participant
(10221|10221) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52f182aa.27d935e4.000001c1 === Spawned Process #6 (PID 10225) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:07:47Z: 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
(10225|10225) INFO: set_DCPS_debug_level: set to 3
(10225|10225) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10225|10225) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10225|10225) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10225|10225) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10225|10225) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10225|10225) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10225|10225) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10225|10225) Service_Participant::get_domain_participant_factory: machine: runnervmd93pd, x86_64 platform: Linux, 6.17.0-1021-azure, #21~24.04.1-Ubuntu SMP Wed Jul 1 21:45:31 UTC 2026
(10225|10225) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10225|10225) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10225|10225) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10225|10225) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10225|10225) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10225|10225) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000004.000001c1(1bdb7771) in domain 7
(10225|10225) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10225|10225) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10225|10225) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10225|10225) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10225|10225) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10225|10225) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(10225|10225) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10225|10360) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000004.000001c7(f2b8d244) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10225|10225) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10225|10225) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000004.000001c7(f2b8d244), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10225|10225) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10225|10225) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10225|10225) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10225|10360) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000004.000002c7(d9958187) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10225|10225) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10225|10225) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000004.000002c7(d9958187), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10225|10225) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10225|10225) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10225|10225) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10225|10360) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000004.000003c7(c08eb0c6) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10225|10225) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10225|10225) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000004.000003c7(c08eb0c6), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10225|10225) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10225|10225) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10225|10225) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10225|10360) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000004.000004c7(8fcf2601) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10225|10225) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10225|10225) 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'
(10225|10225) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10225|10225) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10225|10225) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10225|10360) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10225|10225) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10225|10225) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10225|10225) 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'
(10225|10225) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10225|10225) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10225|10225) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10225|10360) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10225|10225) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10225|10225) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10225|10225) 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'
(10225|10225) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10225|10225) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10225|10225) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10225|10225) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10225|10225) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10225|10225) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10225|10360) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10225|10360) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10225|10360) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10225|10360) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10225|10225) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10225|10225) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10225|10225) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000004.00000102(19b6e47b), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10225|10225) WriteDataContainer sample_list_element_allocator 3a78 with 20 chunks
(10225|10225) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10225|10225) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10225|10225) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1480 with 20 chunks
(10225|10225) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10225|10225) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10225|10360) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10225|10360) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10225|10360) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10225|10360) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10225|10360) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10225|10360) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10225|10360) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10225|10360) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10225|10360) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10225|10225) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10225|10225) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000004.00000202(329bb7b8), publishing to topic name "topic_02" type "Bench::Data"
2026-08-07T16:07:49Z: Process construction / entity creation complete.
2026-08-07T16:07:49Z: Beginning action construction / initialization.
2026-08-07T16:07:49Z: Action construction / initialization complete.
(10225|10360) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10225|10360) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10225|10360) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10225|10360) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10225|10360) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10225|10360) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10225|10360) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10225|10360) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10225|10360) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10225|10360) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10225|10360) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10225|10360) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10225|10360) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10225|10360) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10225|10360) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10225|10360) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10225|10360) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10225|10360) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10225|10360) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10225|10360) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10225|10360) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10225|10360) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10225|10360) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10225|10360) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10225|10360) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10225|10360) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10225|10360) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10225|10360) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10225|10360) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10225|10360) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10225|10360) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10225|10360) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10225|10360) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10225|10360) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10225|10360) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10225|10360) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10225|10360) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10225|10360) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10225|10360) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10225|10360) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10225|10360) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10225|10360) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10225|10360) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10225|10360) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10225|10360) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10225|10360) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10225|10360) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10225|10360) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10225|10360) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10225|10360) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10225|10360) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10225|10360) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10225|10360) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10225|10360) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10225|10360) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10225|10360) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10225|10360) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10225|10360) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10225|10360) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10225|10360) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10225|10360) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10225|10360) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10225|10360) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10225|10360) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10225|10360) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10225|10360) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10225|10360) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10225|10360) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
2026-08-07T16:07:50Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:07:50Z: DDS entities enabled.
2026-08-07T16:07:50Z: Initializing process actions.
(10225|10360) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10225|10360) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10225|10360) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10225|10360) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10225|10360) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10225|10360) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10225|10360) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10225|10360) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10225|10360) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10225|10360) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10225|10360) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10225|10360) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10225|10360) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10225|10360) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10225|10360) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10225|10360) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10225|10360) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10225|10360) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10225|10360) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10225|10360) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10225|10360) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10225|10360) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10225|10360) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10225|10360) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10225|10360) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10225|10360) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10225|10360) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10225|10360) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10225|10360) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10225|10360) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10225|10360) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10225|10360) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10225|10360) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10225|10360) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10225|10360) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-08-07T16:08:20Z: Starting process actions.
2026-08-07T16:08:20Z: Process tests started.
2026-08-07T16:08:21Z: Stopping process tests.
2026-08-07T16:08:21Z: Process tests stopped.
(10225|10360) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10225|10360) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10225|10360) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10225|10360) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10225|10360) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10225|10360) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10225|10360) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10225|10360) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10225|10360) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10225|10360) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10225|10360) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10225|10360) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
2026-08-07T16:08:22Z: Stopping process actions.
2026-08-07T16:08:22Z: Detaching Listeners.
2026-08-07T16:08:22Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10225|10225) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 18
(10225|10360) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10225|10360) 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
(10225|10225) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 18
(10225|10360) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10225|10360) 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
(10225|10225) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 17
(10225|10225) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 17
Deleting datareader: datareader_02
(10225|10225) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 17
(10225|10225) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 17
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10225|10301) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000004.000001c7(f2b8d244) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10225|10301) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000004.000001c7(f2b8d244) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10225|10301) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000004.000003c7(c08eb0c6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10225|10301) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000004.000003c7(c08eb0c6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10225|10301) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000004.000004c7(8fcf2601) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10225|10301) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000004.000004c7(8fcf2601) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10225|10301) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000004.000002c7(d9958187) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10225|10301) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000004.000002c7(d9958187) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10225|10364) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.211:43415 , reconnect_state = INIT_STATE.
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10225|10301) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10225|10364) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10225|10225) Service_Participant::shutdown
(10225|10225) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-07T16:08:22Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 1.941
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.069
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10225|10225) Service_Participant::~Service_Participant
(10225|10225) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52f182aa.27d935e4.000001c1 === Spawned Process #7 (PID 10226) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:07:47Z: 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
(10226|10226) INFO: set_DCPS_debug_level: set to 3
(10226|10226) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10226|10226) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10226|10226) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10226|10226) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10226|10226) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10226|10226) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10226|10226) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10226|10226) Service_Participant::get_domain_participant_factory: machine: runnervmd93pd, x86_64 platform: Linux, 6.17.0-1021-azure, #21~24.04.1-Ubuntu SMP Wed Jul 1 21:45:31 UTC 2026
(10226|10226) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10226|10226) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10226|10226) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10226|10226) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10226|10226) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10226|10226) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000005.000001c1(26bb5ec1) in domain 7
(10226|10226) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10226|10226) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10226|10226) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10226|10226) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10226|10226) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10226|10226) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(10226|10226) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10226|10365) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000005.000001c7(cfd8fbf4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10226|10226) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10226|10226) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000005.000001c7(cfd8fbf4), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10226|10226) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10226|10226) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10226|10226) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10226|10365) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000005.000002c7(e4f5a837) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10226|10226) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10226|10226) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000005.000002c7(e4f5a837), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10226|10226) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10226|10226) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10226|10226) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10226|10365) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000005.000003c7(fdee9976) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10226|10226) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10226|10226) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000005.000003c7(fdee9976), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10226|10226) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10226|10226) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10226|10226) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10226|10365) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000005.000004c7(b2af0fb1) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10226|10226) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10226|10226) 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'
(10226|10226) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10226|10226) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10226|10226) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10226|10365) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10226|10226) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10226|10226) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10226|10226) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10226|10226) 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'
(10226|10226) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10226|10226) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10226|10226) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10226|10365) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10226|10365) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10226|10365) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10226|10226) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10226|10226) 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'
(10226|10226) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10226|10226) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10226|10226) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10226|10226) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10226|10226) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10226|10226) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10226|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10226|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10226|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10226|10226) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10226|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10226|10226) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10226|10226) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10226|10226) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10226|10226) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10226|10226) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10226|10226) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10226|10226) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10226|10226) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10226|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10226|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10226|10226) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10226|10226) 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'
(10226|10226) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10226|10226) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10226|10226) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10226|10226) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1680 with 20 chunks
(10226|10226) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10226|10226) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10226|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10226|10226) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10226|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10226|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10226|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10226|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10226|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10226|10365) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10226|10226) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10226|10226) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10226|10226) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10226|10226) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10226|10226) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000005.00000202(0ffb9e08), publishing to topic name "topic_02" type "Bench::Data"
2026-08-07T16:07:49Z: Process construction / entity creation complete.
2026-08-07T16:07:49Z: Beginning action construction / initialization.
2026-08-07T16:07:49Z: Action construction / initialization complete.
(10226|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10226|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10226|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000006.00000507(77708690)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10226|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000006.00000507(77708690)
(10226|10365) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10226|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10226|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10226|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10226|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10226|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10226|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10226|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10226|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10226|10365) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10226|10365) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10226|10365) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10226|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10226|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10226|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10226|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10226|10365) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10226|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10226|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10226|10365) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10226|10365) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10226|10365) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10226|10365) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10226|10365) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10226|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10226|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10226|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10226|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10226|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10226|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10226|10365) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10226|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10226|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10226|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10226|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10226|10365) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10226|10365) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10226|10365) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10226|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10226|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10226|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10226|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10226|10365) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10226|10365) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10226|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10226|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10226|10365) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10226|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10226|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10226|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10226|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10226|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10226|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10226|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10226|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10226|10365) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10226|10365) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10226|10365) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10226|10365) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10226|10365) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10226|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10226|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
2026-08-07T16:07:50Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:07:50Z: DDS entities enabled.
2026-08-07T16:07:50Z: Initializing process actions.
(10226|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10226|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10226|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10226|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10226|10365) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10226|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10226|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10226|10365) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10226|10365) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10226|10365) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10226|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10226|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10226|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10226|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10226|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10226|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10226|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10226|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10226|10365) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10226|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10226|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10226|10365) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10226|10365) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10226|10365) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10226|10365) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10226|10365) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10226|10365) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10226|10365) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10226|10365) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-08-07T16:08:20Z: Starting process actions.
2026-08-07T16:08:20Z: Process tests started.
(10226|10365) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10226|10365) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10226|10365) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10226|10365) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10226|10365) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
2026-08-07T16:08:21Z: Stopping process tests.
2026-08-07T16:08:21Z: Process tests stopped.
(10226|10365) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10226|10365) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10226|10365) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10226|10365) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10226|10365) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10226|10365) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10226|10365) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10226|10365) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10226|10365) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10226|10365) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10226|10365) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10226|10365) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10226|10365) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
2026-08-07T16:08:22Z: Stopping process actions.
2026-08-07T16:08:22Z: Detaching Listeners.
2026-08-07T16:08:22Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10226|10226) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 17
(10226|10365) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10226|10365) 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
(10226|10226) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 17
(10226|10365) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10226|10365) 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
(10226|10226) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 16
(10226|10226) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 16
Deleting datareader: datareader_02
(10226|10226) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 16
(10226|10226) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 16
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10226|10296) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000005.000001c7(cfd8fbf4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10226|10296) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000005.000001c7(cfd8fbf4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10226|10296) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000005.000003c7(fdee9976) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10226|10296) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000005.000003c7(fdee9976) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10226|10296) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000005.000004c7(b2af0fb1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10226|10296) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000005.000004c7(b2af0fb1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10226|10296) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000005.000002c7(e4f5a837) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10226|10296) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000005.000002c7(e4f5a837) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10226|10368) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.211:43415 , reconnect_state = INIT_STATE.
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10226|10296) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10226|10368) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10226|10226) Service_Participant::shutdown
(10226|10226) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-07T16:08:22Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.141
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.064
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10226|10226) Service_Participant::~Service_Participant
(10226|10226) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52f182aa.27d935e4.000001c1 === Spawned Process #13 (PID 10238) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:07:47Z: 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
(10238|10238) INFO: set_DCPS_debug_level: set to 3
(10238|10238) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10238|10238) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10238|10238) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10238|10238) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10238|10238) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10238|10238) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10238|10238) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10238|10238) Service_Participant::get_domain_participant_factory: machine: runnervmd93pd, x86_64 platform: Linux, 6.17.0-1021-azure, #21~24.04.1-Ubuntu SMP Wed Jul 1 21:45:31 UTC 2026
(10238|10238) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10238|10238) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10238|10238) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10238|10238) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10238|10238) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10238|10238) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000006.000001c1(611b2411) in domain 7
(10238|10238) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10238|10238) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10238|10238) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10238|10238) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10238|10238) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10238|10238) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(10238|10238) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10238|10369) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000006.000001c7(88788124) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10238|10238) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10238|10238) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000006.000001c7(88788124), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10238|10238) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10238|10238) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10238|10238) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10238|10369) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000006.000002c7(a355d2e7) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10238|10238) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10238|10238) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000006.000002c7(a355d2e7), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10238|10238) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10238|10238) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10238|10238) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10238|10369) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000006.000003c7(ba4ee3a6) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10238|10238) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10238|10238) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000006.000003c7(ba4ee3a6), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10238|10238) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10238|10238) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10238|10238) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10238|10369) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000006.000004c7(f50f7561) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10238|10238) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10238|10238) 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'
(10238|10238) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10238|10238) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10238|10238) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10238|10369) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10238|10238) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10238|10238) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10238|10238) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10238|10238) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10238|10238) 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'
(10238|10238) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10238|10238) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10238|10238) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10238|10369) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10238|10369) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10238|10238) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10238|10369) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10238|10238) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10238|10238) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10238|10238) 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'
(10238|10238) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10238|10238) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10238|10238) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10238|10238) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10238|10238) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10238|10238) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10238|10238) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10238|10238) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10238|10238) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10238|10238) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10238|10238) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10238|10238) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10238|10238) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10238|10238) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10238|10238) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10238|10238) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10238|10238) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10238|10238) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10238|10238) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10238|10369) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10238|10369) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10238|10238) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10238|10238) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10238|10238) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10238|10238) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10238|10369) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10238|10369) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10238|10238) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10238|10238) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10238|10238) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10238|10238) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10238|10238) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10238|10238) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10238|10238) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10238|10238) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10238|10238) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10238|10238) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10238|10238) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10238|10238) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10238|10238) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10238|10238) 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'
(10238|10238) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10238|10238) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10238|10238) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10238|10238) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1900 with 20 chunks
(10238|10238) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10238|10238) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10238|10369) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10238|10238) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10238|10369) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10238|10238) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10238|10238) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10238|10238) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10238|10238) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10238|10238) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10238|10238) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10238|10238) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10238|10238) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10238|10238) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10238|10238) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10238|10238) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10238|10369) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10238|10369) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10238|10369) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10238|10369) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10238|10238) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10238|10238) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10238|10238) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10238|10238) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10238|10238) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10238|10238) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000006.00000202(485be4d8), publishing to topic name "topic_02" type "Bench::Data"
2026-08-07T16:07:49Z: Process construction / entity creation complete.
2026-08-07T16:07:49Z: Beginning action construction / initialization.
2026-08-07T16:07:49Z: Action construction / initialization complete.
(10238|10369) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10238|10369) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10238|10369) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10238|10369) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10238|10369) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10238|10369) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10238|10369) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10238|10369) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10238|10369) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10238|10369) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10238|10369) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10238|10369) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10238|10369) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10238|10369) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10238|10369) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10238|10369) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10238|10369) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10238|10369) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10238|10369) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10238|10369) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10238|10369) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10238|10369) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10238|10369) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10238|10369) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10238|10369) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10238|10369) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10238|10369) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10238|10369) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10238|10369) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10238|10369) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10238|10369) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10238|10369) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10238|10369) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10238|10369) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10238|10369) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10238|10369) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10238|10369) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10238|10369) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10238|10369) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10238|10369) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10238|10369) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10238|10369) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10238|10369) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10238|10369) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10238|10369) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10238|10369) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10238|10369) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10238|10369) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10238|10369) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10238|10369) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10238|10369) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10238|10369) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10238|10369) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10238|10369) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10238|10369) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10238|10369) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10238|10369) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10238|10369) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
2026-08-07T16:07:50Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:07:50Z: DDS entities enabled.
2026-08-07T16:07:50Z: Initializing process actions.
(10238|10369) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10238|10369) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10238|10369) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10238|10369) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10238|10369) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10238|10369) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10238|10369) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10238|10369) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10238|10369) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10238|10369) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10238|10369) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10238|10369) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10238|10369) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10238|10369) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10238|10369) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10238|10369) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10238|10369) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10238|10369) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10238|10369) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10238|10369) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10238|10369) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-08-07T16:08:20Z: Starting process actions.
2026-08-07T16:08:20Z: Process tests started.
(10238|10369) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10238|10369) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10238|10369) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10238|10369) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10238|10369) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10238|10369) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-08-07T16:08:21Z: Stopping process tests.
2026-08-07T16:08:21Z: Process tests stopped.
(10238|10369) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10238|10369) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10238|10369) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10238|10369) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10238|10369) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10238|10369) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10238|10369) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10238|10369) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10238|10369) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10238|10369) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10238|10369) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10238|10369) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10238|10369) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10238|10369) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10238|10369) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10238|10369) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10238|10369) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10238|10369) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
2026-08-07T16:08:22Z: Stopping process actions.
2026-08-07T16:08:22Z: Detaching Listeners.
2026-08-07T16:08:22Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10238|10238) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 16
(10238|10369) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10238|10369) 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
(10238|10238) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 16
(10238|10369) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10238|10369) 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
(10238|10238) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 15
(10238|10238) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 15
Deleting datareader: datareader_02
(10238|10238) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 15
(10238|10238) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 15
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10238|10333) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000006.000001c7(88788124) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10238|10333) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000006.000001c7(88788124) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10238|10333) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000006.000003c7(ba4ee3a6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10238|10333) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000006.000003c7(ba4ee3a6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10238|10333) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000006.000004c7(f50f7561) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10238|10333) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000006.000004c7(f50f7561) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10238|10333) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000006.000002c7(a355d2e7) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10238|10333) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000006.000002c7(a355d2e7) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10238|10376) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.211:43415 , reconnect_state = INIT_STATE.
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10238|10333) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10238|10376) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10238|10238) Service_Participant::shutdown
(10238|10238) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-07T16:08:22Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.067
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.062
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10238|10238) Service_Participant::~Service_Participant
(10238|10238) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52f182aa.27d935e4.000001c1 === Spawned Process #9 (PID 10228) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:07:47Z: 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
(10228|10228) INFO: set_DCPS_debug_level: set to 3
(10228|10228) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10228|10228) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10228|10228) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10228|10228) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10228|10228) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10228|10228) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10228|10228) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10228|10228) Service_Participant::get_domain_participant_factory: machine: runnervmd93pd, x86_64 platform: Linux, 6.17.0-1021-azure, #21~24.04.1-Ubuntu SMP Wed Jul 1 21:45:31 UTC 2026
(10228|10228) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10228|10228) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10228|10228) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10228|10228) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10228|10228) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10228|10228) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000007.000001c1(5c7b0da1) in domain 7
(10228|10228) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10228|10228) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10228|10228) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10228|10228) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10228|10228) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10228|10228) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(10228|10228) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10228|10366) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000007.000001c7(b518a894) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10228|10228) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10228|10228) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000007.000001c7(b518a894), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10228|10228) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10228|10228) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10228|10228) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10228|10228) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000007.000002c7(9e35fb57) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10228|10228) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10228|10228) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000007.000002c7(9e35fb57), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10228|10228) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10228|10228) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10228|10228) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10228|10366) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000007.000003c7(872eca16) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10228|10228) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10228|10228) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000007.000003c7(872eca16), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10228|10228) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10228|10228) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10228|10228) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10228|10366) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000007.000004c7(c86f5cd1) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10228|10228) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10228|10228) 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'
(10228|10228) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10228|10228) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10228|10228) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10228|10366) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10228|10228) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10228|10366) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10228|10366) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10228|10366) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10228|10366) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10228|10228) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10228|10228) 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'
(10228|10228) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10228|10228) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10228|10228) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10228|10366) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10228|10366) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10228|10366) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10228|10228) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10228|10366) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10228|10228) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10228|10228) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10228|10228) 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'
(10228|10228) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10228|10228) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10228|10228) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10228|10228) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1480 with 20 chunks
(10228|10228) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10228|10228) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10228|10366) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10228|10366) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10228|10366) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10228|10366) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10228|10366) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10228|10366) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10228|10228) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10228|10366) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10228|10228) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10228|10228) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10228|10228) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10228|10366) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10228|10228) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000006.00000507(77708690)
(10228|10366) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10228|10228) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10228|10228) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10228|10228) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000006.00000507(77708690)
(10228|10228) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10228|10228) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10228|10228) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10228|10228) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10228|10228) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10228|10228) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10228|10228) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10228|10228) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10228|10228) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10228|10228) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10228|10228) 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'
(10228|10228) WriteDataContainer sample_list_element_allocator 3a78 with 20 chunks
(10228|10228) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10228|10228) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10228|10228) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1800 with 20 chunks
(10228|10228) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10228|10228) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10228|10366) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10228|10366) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10228|10228) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10228|10228) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10228|10228) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10228|10228) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10228|10366) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10228|10366) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10228|10366) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10228|10366) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10228|10366) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10228|10366) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10228|10366) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10228|10228) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10228|10228) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10228|10228) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10228|10228) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10228|10228) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10228|10228) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10228|10228) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10228|10228) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10228|10228) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10228|10228) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10228|10228) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10228|10228) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10228|10228) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10228|10366) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10228|10366) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10228|10366) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10228|10228) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10228|10228) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000007.00000202(753bcd68), publishing to topic name "topic_02" type "Bench::Data"
2026-08-07T16:07:49Z: Process construction / entity creation complete.
2026-08-07T16:07:49Z: Beginning action construction / initialization.
2026-08-07T16:07:49Z: Action construction / initialization complete.
(10228|10366) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10228|10366) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10228|10366) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10228|10366) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10228|10366) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10228|10366) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10228|10366) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10228|10366) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10228|10366) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10228|10366) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10228|10366) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10228|10366) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10228|10366) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10228|10366) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10228|10366) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10228|10366) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10228|10366) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10228|10366) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10228|10366) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10228|10366) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10228|10366) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10228|10366) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10228|10366) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10228|10366) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10228|10366) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10228|10366) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10228|10366) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10228|10366) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10228|10366) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10228|10366) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10228|10366) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10228|10366) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10228|10366) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10228|10366) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10228|10366) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10228|10366) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10228|10366) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10228|10366) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10228|10366) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10228|10366) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10228|10366) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10228|10366) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10228|10366) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10228|10366) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10228|10366) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10228|10366) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10228|10366) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10228|10366) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10228|10366) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10228|10366) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000012.00000102(f6168659)
2026-08-07T16:07:50Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:07:50Z: DDS entities enabled.
2026-08-07T16:07:50Z: Initializing process actions.
(10228|10366) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10228|10366) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10228|10366) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10228|10366) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10228|10366) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10228|10366) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10228|10366) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10228|10366) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10228|10366) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10228|10366) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10228|10366) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10228|10366) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10228|10366) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10228|10366) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10228|10366) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10228|10366) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10228|10366) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10228|10366) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10228|10366) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10228|10366) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-08-07T16:08:20Z: Starting process actions.
2026-08-07T16:08:20Z: Process tests started.
(10228|10366) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10228|10366) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10228|10366) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10228|10366) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10228|10366) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10228|10366) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-08-07T16:08:21Z: Stopping process tests.
2026-08-07T16:08:21Z: Process tests stopped.
(10228|10366) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10228|10366) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10228|10366) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10228|10366) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10228|10366) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10228|10366) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10228|10366) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10228|10366) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10228|10366) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10228|10366) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10228|10366) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10228|10366) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10228|10366) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10228|10366) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10228|10366) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10228|10366) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10228|10366) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10228|10366) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10228|10366) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10228|10366) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10228|10366) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10228|10366) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10228|10366) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10228|10366) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
2026-08-07T16:08:22Z: Stopping process actions.
2026-08-07T16:08:22Z: Detaching Listeners.
2026-08-07T16:08:22Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10228|10228) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 15
(10228|10366) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10228|10366) 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
(10228|10228) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 15
(10228|10366) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10228|10366) 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
(10228|10228) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 14
(10228|10228) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 14
Deleting datareader: datareader_02
(10228|10228) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 14
(10228|10228) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 14
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10228|10308) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000007.000001c7(b518a894) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10228|10308) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000007.000001c7(b518a894) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10228|10308) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000007.000003c7(872eca16) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10228|10308) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000007.000003c7(872eca16) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10228|10308) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000007.000004c7(c86f5cd1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10228|10308) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000007.000004c7(c86f5cd1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10228|10381) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.211:43415 , reconnect_state = INIT_STATE.
(10228|10308) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000007.000002c7(9e35fb57) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10228|10308) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000007.000002c7(9e35fb57) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10228|10308) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10228|10381) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10228|10228) Service_Participant::shutdown
(10228|10228) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-07T16:08:22Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.306
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.132
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10228|10228) Service_Participant::~Service_Participant
(10228|10228) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52f182aa.27d935e4.000001c1 === Spawned Process #4 (PID 10223) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:07:47Z: 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
(10223|10223) INFO: set_DCPS_debug_level: set to 3
(10223|10223) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10223|10223) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10223|10223) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10223|10223) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10223|10223) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10223|10223) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10223|10223) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10223|10223) Service_Participant::get_domain_participant_factory: machine: runnervmd93pd, x86_64 platform: Linux, 6.17.0-1021-azure, #21~24.04.1-Ubuntu SMP Wed Jul 1 21:45:31 UTC 2026
(10223|10223) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10223|10223) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10223|10223) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10223|10223) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10223|10223) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10223|10223) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000008.000001c1(de2b9a70) in domain 7
(10223|10223) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10223|10223) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10223|10223) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10223|10223) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10223|10223) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10223|10223) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(10223|10223) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10223|10370) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000008.000001c7(37483f45) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10223|10223) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10223|10223) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000008.000001c7(37483f45), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10223|10223) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10223|10223) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10223|10223) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10223|10370) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000008.000002c7(1c656c86) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10223|10223) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10223|10223) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000008.000002c7(1c656c86), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10223|10223) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10223|10223) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10223|10223) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10223|10370) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000008.000003c7(057e5dc7) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10223|10223) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10223|10223) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000008.000003c7(057e5dc7), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10223|10223) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10223|10223) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10223|10223) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10223|10370) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000008.000004c7(4a3fcb00) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10223|10223) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10223|10223) 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'
(10223|10223) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10223|10223) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10223|10223) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10223|10370) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10223|10223) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10223|10370) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10223|10370) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10223|10223) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10223|10223) 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'
(10223|10223) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10223|10223) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10223|10223) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10223|10370) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10223|10370) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10223|10370) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10223|10223) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10223|10223) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10223|10223) 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'
(10223|10223) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10223|10223) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10223|10223) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10223|10223) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10223|10223) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10223|10223) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10223|10370) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10223|10370) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10223|10223) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10223|10223) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10223|10223) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10223|10223) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10223|10223) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10223|10223) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10223|10223) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10223|10223) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10223|10370) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10223|10370) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10223|10370) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10223|10223) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10223|10223) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10223|10223) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10223|10223) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10223|10223) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10223|10223) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10223|10223) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10223|10223) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10223|10223) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10223|10223) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000008.00000102(dc46097a), publishing to topic name "topic_01" type "Bench::Data"
(10223|10370) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10223|10370) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000009.00000507(f5201141)
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10223|10223) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10223|10223) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10223|10223) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10223|10223) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1780 with 20 chunks
(10223|10223) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10223|10223) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10223|10370) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10223|10370) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10223|10223) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10223|10223) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10223|10223) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10223|10223) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10223|10370) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10223|10223) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10223|10223) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10223|10223) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10223|10223) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10223|10370) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10223|10370) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10223|10370) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10223|10370) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10223|10370) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10223|10370) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10223|10223) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10223|10223) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10223|10223) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10223|10223) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10223|10223) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10223|10223) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10223|10223) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10223|10223) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10223|10223) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10223|10223) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10223|10223) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000008.00000202(f76b5ab9), publishing to topic name "topic_02" type "Bench::Data"
2026-08-07T16:07:49Z: Process construction / entity creation complete.
2026-08-07T16:07:49Z: Beginning action construction / initialization.
2026-08-07T16:07:49Z: Action construction / initialization complete.
(10223|10370) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10223|10370) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10223|10370) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10223|10370) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10223|10370) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10223|10370) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10223|10370) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10223|10370) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10223|10370) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10223|10370) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10223|10370) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10223|10370) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10223|10370) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10223|10370) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10223|10370) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10223|10370) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10223|10370) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10223|10370) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10223|10370) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10223|10370) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10223|10370) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10223|10370) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10223|10370) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10223|10370) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10223|10370) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10223|10370) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10223|10370) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10223|10370) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10223|10370) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10223|10370) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10223|10370) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10223|10370) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10223|10370) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10223|10370) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10223|10370) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10223|10370) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10223|10370) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10223|10370) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10223|10370) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10223|10370) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10223|10370) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10223|10370) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10223|10370) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10223|10370) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10223|10370) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10223|10370) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10223|10370) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10223|10370) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10223|10370) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10223|10370) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10223|10370) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10223|10370) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10223|10370) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10223|10370) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10223|10370) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10223|10370) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10223|10370) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10223|10370) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10223|10370) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10223|10370) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10223|10370) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10223|10370) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10223|10370) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000013.00000507(df709e62)
2026-08-07T16:07:50Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:07:50Z: DDS entities enabled.
2026-08-07T16:07:50Z: Initializing process actions.
(10223|10370) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10223|10370) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10223|10370) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10223|10370) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10223|10370) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10223|10370) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10223|10370) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10223|10370) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10223|10370) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10223|10370) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10223|10370) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10223|10370) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10223|10370) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10223|10370) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10223|10370) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10223|10370) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10223|10370) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-08-07T16:08:20Z: Starting process actions.
2026-08-07T16:08:20Z: Process tests started.
(10223|10370) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10223|10370) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10223|10370) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10223|10370) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10223|10370) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10223|10370) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-08-07T16:08:21Z: Stopping process tests.
2026-08-07T16:08:21Z: Process tests stopped.
(10223|10370) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10223|10370) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10223|10370) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10223|10370) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10223|10370) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10223|10370) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10223|10370) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10223|10370) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10223|10370) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10223|10370) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10223|10370) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10223|10370) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10223|10370) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10223|10370) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10223|10370) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10223|10370) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10223|10370) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10223|10370) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10223|10370) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10223|10370) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10223|10370) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10223|10370) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10223|10370) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10223|10370) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10223|10370) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10223|10370) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10223|10370) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10223|10370) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10223|10370) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10223|10370) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
2026-08-07T16:08:22Z: Stopping process actions.
2026-08-07T16:08:22Z: Detaching Listeners.
2026-08-07T16:08:22Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10223|10223) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 14
(10223|10370) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10223|10370) 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
(10223|10223) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 14
(10223|10370) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10223|10370) 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
(10223|10223) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 13
(10223|10223) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 13
Deleting datareader: datareader_02
(10223|10223) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 13
(10223|10223) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 13
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10223|10314) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000008.000001c7(37483f45) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10223|10314) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000008.000001c7(37483f45) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10223|10314) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000008.000003c7(057e5dc7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10223|10314) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000008.000003c7(057e5dc7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10223|10314) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000008.000004c7(4a3fcb00) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10223|10314) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000008.000004c7(4a3fcb00) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10223|10386) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.211:43415 , reconnect_state = INIT_STATE.
(10223|10314) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000008.000002c7(1c656c86) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10223|10314) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000008.000002c7(1c656c86) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10223|10314) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10223|10386) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10223|10223) Service_Participant::shutdown
(10223|10223) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-07T16:08:22Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.238
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.115
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10223|10223) Service_Participant::~Service_Participant
(10223|10223) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52f182aa.27d935e4.000001c1 === Spawned Process #8 (PID 10227) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:07:47Z: 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
(10227|10227) INFO: set_DCPS_debug_level: set to 3
(10227|10227) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10227|10227) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10227|10227) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10227|10227) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10227|10227) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10227|10227) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10227|10227) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10227|10227) Service_Participant::get_domain_participant_factory: machine: runnervmd93pd, x86_64 platform: Linux, 6.17.0-1021-azure, #21~24.04.1-Ubuntu SMP Wed Jul 1 21:45:31 UTC 2026
(10227|10227) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10227|10227) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10227|10227) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10227|10227) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10227|10227) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10227|10227) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000009.000001c1(e34bb3c0) in domain 7
(10227|10227) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10227|10227) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10227|10227) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10227|10227) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10227|10227) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10227|10227) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(10227|10227) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10227|10371) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000009.000001c7(0a2816f5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10227|10227) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10227|10227) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000009.000001c7(0a2816f5), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10227|10227) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10227|10227) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10227|10227) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10227|10227) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000009.000002c7(21054536) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10227|10227) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10227|10227) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000009.000002c7(21054536), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10227|10227) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10227|10227) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10227|10227) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10227|10371) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000009.000003c7(381e7477) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10227|10227) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10227|10227) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000009.000003c7(381e7477), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10227|10227) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10227|10227) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10227|10227) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10227|10371) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000009.000004c7(775fe2b0) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10227|10227) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10227|10227) 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'
(10227|10227) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10227|10227) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10227|10227) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10227|10371) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10227|10227) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10227|10227) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10227|10227) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10227|10227) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10227|10227) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10227|10227) 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'
(10227|10227) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10227|10227) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10227|10227) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10227|10371) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10227|10227) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10227|10371) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10227|10227) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10227|10227) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10227|10371) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10227|10227) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10227|10227) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10227|10227) 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'
(10227|10227) WriteDataContainer sample_list_element_allocator 3a78 with 20 chunks
(10227|10227) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10227|10227) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10227|10227) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1480 with 20 chunks
(10227|10227) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10227|10227) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10227|10371) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10227|10371) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10227|10227) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10227|10371) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10227|10371) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10227|10371) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10227|10371) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10227|10371) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10227|10371) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10227|10371) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10227|10227) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10227|10227) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10227|10227) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10227|10227) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10227|10371) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000006.00000507(77708690)
(10227|10227) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10227|10227) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10227|10227) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10227|10227) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10227|10371) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000006.00000507(77708690)
(10227|10371) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10227|10227) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10227|10371) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10227|10227) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10227|10227) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10227|10371) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10227|10227) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10227|10227) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10227|10227) 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'
(10227|10227) WriteDataContainer sample_list_element_allocator 3df8 with 20 chunks
(10227|10227) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10227|10227) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10227|10227) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1780 with 20 chunks
(10227|10227) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10227|10227) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10227|10371) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10227|10371) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10227|10371) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10227|10371) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10227|10371) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10227|10371) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10227|10371) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10227|10371) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10227|10371) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10227|10371) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10227|10227) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10227|10227) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10227|10227) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10227|10227) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10227|10227) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10227|10227) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10227|10227) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10227|10227) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10227|10227) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10227|10371) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10227|10371) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10227|10371) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10227|10227) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10227|10227) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10227|10227) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10227|10227) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10227|10227) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000009.00000202(ca0b7309), publishing to topic name "topic_02" type "Bench::Data"
2026-08-07T16:07:49Z: Process construction / entity creation complete.
2026-08-07T16:07:49Z: Beginning action construction / initialization.
2026-08-07T16:07:49Z: Action construction / initialization complete.
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10227|10371) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10227|10371) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10227|10371) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10227|10371) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10227|10371) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10227|10371) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10227|10371) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10227|10371) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10227|10371) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10227|10371) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10227|10371) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10227|10371) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10227|10371) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10227|10371) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10227|10371) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10227|10371) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10227|10371) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10227|10371) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10227|10371) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10227|10371) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10227|10371) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10227|10371) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10227|10371) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10227|10371) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10227|10371) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10227|10371) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10227|10371) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10227|10371) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10227|10371) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10227|10371) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10227|10371) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10227|10371) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10227|10371) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10227|10371) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10227|10371) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10227|10371) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10227|10371) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10227|10371) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10227|10371) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10227|10371) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10227|10371) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10227|10371) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10227|10371) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10227|10371) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10227|10371) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10227|10371) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10227|10371) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10227|10371) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10227|10371) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10227|10371) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10227|10371) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10227|10371) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000013.00000507(df709e62)
2026-08-07T16:07:50Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:07:50Z: DDS entities enabled.
2026-08-07T16:07:50Z: Initializing process actions.
(10227|10371) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10227|10371) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10227|10371) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10227|10371) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10227|10371) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10227|10371) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10227|10371) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10227|10371) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10227|10371) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10227|10371) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10227|10371) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10227|10371) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10227|10371) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10227|10371) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10227|10371) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10227|10371) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10227|10371) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-08-07T16:08:20Z: Starting process actions.
2026-08-07T16:08:20Z: Process tests started.
(10227|10371) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10227|10371) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10227|10371) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10227|10371) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10227|10371) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10227|10371) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-08-07T16:08:21Z: Stopping process tests.
2026-08-07T16:08:21Z: Process tests stopped.
(10227|10371) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10227|10371) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10227|10371) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10227|10371) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10227|10371) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10227|10371) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10227|10371) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10227|10371) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10227|10371) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10227|10371) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10227|10371) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10227|10371) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10227|10371) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10227|10371) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10227|10371) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10227|10371) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10227|10371) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10227|10371) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10227|10371) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10227|10371) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10227|10371) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10227|10371) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10227|10371) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10227|10371) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10227|10371) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10227|10371) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10227|10371) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10227|10371) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10227|10371) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10227|10371) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10227|10371) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10227|10371) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
2026-08-07T16:08:22Z: Stopping process actions.
2026-08-07T16:08:22Z: Detaching Listeners.
(10227|10371) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10227|10371) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
2026-08-07T16:08:22Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10227|10227) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 14
(10227|10371) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10227|10371) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10227|10371) 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
(10227|10227) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 14
(10227|10371) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10227|10371) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10227|10371) 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
(10227|10227) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 12
(10227|10227) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 12
Deleting datareader: datareader_02
(10227|10227) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 12
(10227|10227) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 12
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10227|10304) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000009.000001c7(0a2816f5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10227|10304) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000009.000001c7(0a2816f5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10227|10304) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000009.000003c7(381e7477) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10227|10304) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000009.000003c7(381e7477) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10227|10304) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000009.000004c7(775fe2b0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10227|10304) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000009.000004c7(775fe2b0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10227|10304) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000009.000002c7(21054536) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10227|10304) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000009.000002c7(21054536) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10227|10387) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.211:43415 , reconnect_state = INIT_STATE.
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10227|10304) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10227|10387) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10227|10227) Service_Participant::shutdown
(10227|10227) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-07T16:08:22Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.353
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.119
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10227|10227) Service_Participant::~Service_Participant
(10227|10227) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52f182aa.27d935e4.000001c1 === Spawned Process #20 (PID 10247) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:07:47Z: 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
(10247|10247) INFO: set_DCPS_debug_level: set to 3
(10247|10247) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10247|10247) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10247|10247) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10247|10247) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10247|10247) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10247|10247) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10247|10247) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10247|10247) Service_Participant::get_domain_participant_factory: machine: runnervmd93pd, x86_64 platform: Linux, 6.17.0-1021-azure, #21~24.04.1-Ubuntu SMP Wed Jul 1 21:45:31 UTC 2026
(10247|10247) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10247|10247) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10247|10247) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10247|10247) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10247|10247) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10247|10247) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000c.000001c1(2bab3cb0) in domain 7
(10247|10247) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10247|10247) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10247|10247) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10247|10247) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10247|10247) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10247|10247) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(10247|10247) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10247|10380) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000c.000001c7(c2c89985) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10247|10247) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10247|10247) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000c.000001c7(c2c89985), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10247|10247) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10247|10247) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10247|10247) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10247|10380) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000c.000002c7(e9e5ca46) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10247|10247) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10247|10247) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000c.000002c7(e9e5ca46), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10247|10247) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10247|10247) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10247|10247) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10247|10380) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000c.000003c7(f0fefb07) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10247|10247) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10247|10247) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000c.000003c7(f0fefb07), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10247|10247) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10247|10247) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10247|10247) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10247|10380) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000c.000004c7(bfbf6dc0) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10247|10247) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10247|10247) 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'
(10247|10247) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10247|10247) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10247|10247) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10247|10380) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10247|10247) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10247|10380) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10247|10247) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10247|10380) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10247|10380) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10247|10247) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10247|10247) 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'
(10247|10247) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10247|10247) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10247|10247) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10247|10380) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10247|10380) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10247|10247) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10247|10380) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10247|10247) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10247|10380) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10247|10247) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10247|10247) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10247|10247) 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'
(10247|10247) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10247|10247) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10247|10247) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10247|10247) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10247|10247) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10247|10247) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10247|10380) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10247|10247) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10247|10380) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10247|10380) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10247|10380) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10247|10247) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10247|10380) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10247|10247) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10247|10247) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10247|10247) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10247|10380) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10247|10380) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10247|10247) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10247|10247) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10247|10247) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10247|10247) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10247|10247) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000006.00000507(77708690)
(10247|10247) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10247|10247) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10247|10247) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000006.00000507(77708690)
(10247|10380) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10247|10247) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10247|10380) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10247|10380) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10247|10247) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10247|10247) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10247|10247) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10247|10247) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10247|10247) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10247|10247) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10247|10247) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10247|10247) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10247|10247) 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'
(10247|10247) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10247|10247) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10247|10247) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10247|10247) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1800 with 20 chunks
(10247|10247) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10247|10247) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10247|10380) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10247|10380) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10247|10380) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10247|10247) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10247|10247) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10247|10247) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10247|10247) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10247|10247) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10247|10247) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10247|10247) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10247|10247) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10247|10247) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10247|10247) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10247|10247) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10247|10247) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10247|10247) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10247|10380) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10247|10247) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10247|10247) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10247|10247) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10247|10247) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10247|10380) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10247|10380) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10247|10247) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10247|10247) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10247|10247) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10247|10247) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10247|10380) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10247|10380) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10247|10247) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10247|10247) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10247|10247) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10247|10247) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10247|10247) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000c.00000202(02ebfc79), publishing to topic name "topic_02" type "Bench::Data"
2026-08-07T16:07:49Z: Process construction / entity creation complete.
2026-08-07T16:07:49Z: Beginning action construction / initialization.
2026-08-07T16:07:49Z: Action construction / initialization complete.
(10247|10380) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10247|10380) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10247|10380) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10247|10380) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10247|10380) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10247|10380) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10247|10380) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10247|10380) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10247|10380) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10247|10380) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10247|10380) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10247|10380) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10247|10380) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10247|10380) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10247|10380) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10247|10380) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10247|10380) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10247|10380) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10247|10380) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10247|10380) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10247|10380) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10247|10380) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10247|10380) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10247|10380) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10247|10380) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10247|10380) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10247|10380) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10247|10380) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10247|10380) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10247|10380) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10247|10380) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10247|10380) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10247|10380) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10247|10380) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10247|10380) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10247|10380) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10247|10380) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10247|10380) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10247|10380) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10247|10380) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10247|10380) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10247|10380) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10247|10380) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10247|10380) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10247|10380) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10247|10380) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10247|10380) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10247|10380) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10247|10380) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10247|10380) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10247|10380) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10247|10380) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000014.00000507(6d504272)
2026-08-07T16:07:50Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:07:50Z: DDS entities enabled.
2026-08-07T16:07:50Z: Initializing process actions.
(10247|10380) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10247|10380) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10247|10380) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10247|10380) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10247|10380) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10247|10380) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10247|10380) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10247|10380) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10247|10380) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10247|10380) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10247|10380) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10247|10380) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10247|10380) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10247|10380) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10247|10380) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-08-07T16:08:20Z: Starting process actions.
2026-08-07T16:08:20Z: Process tests started.
(10247|10380) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10247|10380) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10247|10380) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10247|10380) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10247|10380) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10247|10380) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-08-07T16:08:21Z: Stopping process tests.
2026-08-07T16:08:21Z: Process tests stopped.
(10247|10380) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10247|10380) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10247|10380) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10247|10380) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10247|10380) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10247|10380) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10247|10380) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10247|10380) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10247|10380) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10247|10380) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10247|10380) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10247|10380) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10247|10380) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10247|10380) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10247|10380) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10247|10380) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10247|10380) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10247|10380) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10247|10380) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10247|10380) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10247|10380) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10247|10380) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10247|10380) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10247|10380) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10247|10380) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10247|10380) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10247|10380) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10247|10380) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10247|10380) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10247|10380) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10247|10380) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10247|10380) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10247|10380) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10247|10380) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10247|10380) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10247|10380) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10247|10380) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10247|10380) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10247|10380) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10247|10380) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10247|10380) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
2026-08-07T16:08:22Z: Stopping process actions.
2026-08-07T16:08:22Z: Detaching Listeners.
2026-08-07T16:08:22Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10247|10247) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 12
(10247|10380) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10247|10380) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10247|10380) 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
(10247|10247) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 12
(10247|10380) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10247|10380) 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
(10247|10247) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 11
(10247|10247) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 11
Deleting datareader: datareader_02
(10247|10247) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 11
(10247|10247) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 11
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10247|10332) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000c.000001c7(c2c89985) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10247|10332) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000c.000001c7(c2c89985) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10247|10332) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000c.000003c7(f0fefb07) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10247|10332) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000c.000003c7(f0fefb07) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10247|10332) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000c.000004c7(bfbf6dc0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10247|10332) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000c.000004c7(bfbf6dc0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10247|10332) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000c.000002c7(e9e5ca46) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10247|10332) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000c.000002c7(e9e5ca46) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10247|10399) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.211:43415 , reconnect_state = INIT_STATE.
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10247|10332) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10247|10399) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10247|10247) Service_Participant::shutdown
(10247|10247) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-07T16:08:22Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.218
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.098
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10247|10247) Service_Participant::~Service_Participant
(10247|10247) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52f182aa.27d935e4.000001c1 === Spawned Process #10 (PID 10229) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:07:47Z: 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
(10229|10229) INFO: set_DCPS_debug_level: set to 3
(10229|10229) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10229|10229) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10229|10229) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10229|10229) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10229|10229) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10229|10229) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10229|10229) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10229|10229) Service_Participant::get_domain_participant_factory: machine: runnervmd93pd, x86_64 platform: Linux, 6.17.0-1021-azure, #21~24.04.1-Ubuntu SMP Wed Jul 1 21:45:31 UTC 2026
(10229|10229) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10229|10229) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10229|10229) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10229|10229) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10229|10229) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10229|10229) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000a.000001c1(a4ebc910) in domain 7
(10229|10229) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10229|10229) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10229|10229) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10229|10229) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10229|10229) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10229|10229) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(10229|10229) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10229|10373) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000a.000001c7(4d886c25) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10229|10229) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10229|10229) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000a.000001c7(4d886c25), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10229|10229) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10229|10229) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10229|10229) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10229|10373) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000a.000002c7(66a53fe6) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10229|10229) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10229|10229) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000a.000002c7(66a53fe6), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10229|10229) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10229|10229) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10229|10229) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10229|10373) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000a.000003c7(7fbe0ea7) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10229|10229) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10229|10229) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000a.000003c7(7fbe0ea7), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10229|10229) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10229|10229) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10229|10229) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10229|10373) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000a.000004c7(30ff9860) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10229|10229) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10229|10229) 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'
(10229|10229) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10229|10229) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10229|10229) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10229|10373) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10229|10229) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10229|10373) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10229|10229) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10229|10373) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10229|10229) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10229|10373) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10229|10229) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10229|10373) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10229|10229) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10229|10229) 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'
(10229|10229) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10229|10229) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10229|10229) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10229|10373) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10229|10373) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10229|10373) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10229|10373) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10229|10373) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10229|10373) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10229|10373) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10229|10373) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10229|10229) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10229|10229) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10229|10229) 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'
(10229|10229) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10229|10229) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10229|10229) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10229|10229) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10229|10229) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10229|10229) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10229|10373) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10229|10373) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10229|10229) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10229|10229) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10229|10229) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10229|10229) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10229|10229) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10229|10373) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10229|10229) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10229|10229) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10229|10229) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10229|10229) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10229|10229) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10229|10229) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10229|10229) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10229|10373) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10229|10373) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10229|10373) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10229|10373) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10229|10373) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10229|10373) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10229|10373) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10229|10373) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10229|10229) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10229|10373) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10229|10229) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10229|10229) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10229|10373) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10229|10229) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10229|10229) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10229|10229) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10229|10229) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10229|10229) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10229|10229) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10229|10229) 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'
(10229|10229) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10229|10229) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10229|10229) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10229|10229) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1800 with 20 chunks
(10229|10229) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10229|10229) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10229|10373) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10229|10373) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10229|10229) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10229|10373) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10229|10373) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10229|10373) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10229|10373) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10229|10373) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10229|10373) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10229|10373) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10229|10373) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10229|10373) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10229|10229) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10229|10373) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10229|10373) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10229|10373) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10229|10373) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10229|10373) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10229|10373) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10229|10229) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10229|10229) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10229|10229) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10229|10229) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10229|10229) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10229|10229) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10229|10229) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10229|10229) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10229|10229) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10229|10229) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10229|10229) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10229|10229) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10229|10229) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10229|10229) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000a.00000202(8dab09d9), publishing to topic name "topic_02" type "Bench::Data"
2026-08-07T16:07:49Z: Process construction / entity creation complete.
2026-08-07T16:07:49Z: Beginning action construction / initialization.
2026-08-07T16:07:49Z: Action construction / initialization complete.
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10229|10373) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10229|10373) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10229|10373) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10229|10373) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10229|10373) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10229|10373) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10229|10373) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10229|10373) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10229|10373) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10229|10373) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10229|10373) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10229|10373) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10229|10373) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10229|10373) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10229|10373) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10229|10373) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10229|10373) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10229|10373) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10229|10373) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10229|10373) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10229|10373) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10229|10373) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10229|10373) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10229|10373) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10229|10373) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10229|10373) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10229|10373) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10229|10373) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10229|10373) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10229|10373) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10229|10373) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10229|10373) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10229|10373) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10229|10373) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10229|10373) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10229|10373) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10229|10373) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10229|10373) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10229|10373) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10229|10373) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10229|10373) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10229|10373) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10229|10373) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10229|10373) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10229|10373) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10229|10373) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10229|10373) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10229|10373) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10229|10373) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10229|10373) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10229|10373) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10229|10373) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10229|10373) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000014.00000202(527b203a)
2026-08-07T16:07:50Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:07:50Z: DDS entities enabled.
2026-08-07T16:07:50Z: Initializing process actions.
(10229|10373) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10229|10373) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-08-07T16:08:20Z: Starting process actions.
2026-08-07T16:08:20Z: Process tests started.
(10229|10373) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10229|10373) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10229|10373) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10229|10373) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10229|10373) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10229|10373) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-08-07T16:08:21Z: Stopping process tests.
2026-08-07T16:08:21Z: Process tests stopped.
(10229|10373) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10229|10373) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10229|10373) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10229|10373) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10229|10373) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10229|10373) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10229|10373) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10229|10373) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10229|10373) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10229|10373) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10229|10373) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10229|10373) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10229|10373) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10229|10373) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10229|10373) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10229|10373) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10229|10373) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10229|10373) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10229|10373) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10229|10373) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10229|10373) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10229|10373) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10229|10373) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10229|10373) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10229|10373) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10229|10373) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10229|10373) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10229|10373) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10229|10373) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10229|10373) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10229|10373) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10229|10373) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10229|10373) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10229|10373) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10229|10373) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10229|10373) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10229|10373) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10229|10373) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10229|10373) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10229|10373) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10229|10373) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10229|10373) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10229|10373) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10229|10373) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10229|10373) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10229|10373) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10229|10373) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10229|10373) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
2026-08-07T16:08:22Z: Stopping process actions.
2026-08-07T16:08:22Z: Detaching Listeners.
2026-08-07T16:08:22Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10229|10229) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 11
(10229|10373) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10229|10373) 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
(10229|10229) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 11
(10229|10373) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10229|10373) 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
(10229|10229) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 10
(10229|10229) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 10
Deleting datareader: datareader_02
(10229|10229) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 10
(10229|10229) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 10
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10229|10335) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000a.000001c7(4d886c25) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10229|10335) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000a.000001c7(4d886c25) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10229|10335) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000a.000003c7(7fbe0ea7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10229|10335) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000a.000003c7(7fbe0ea7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10229|10335) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000a.000004c7(30ff9860) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10229|10335) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000a.000004c7(30ff9860) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10229|10388) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.211:43415 , reconnect_state = INIT_STATE.
(10229|10335) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000a.000002c7(66a53fe6) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10229|10335) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000a.000002c7(66a53fe6) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10229|10335) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10229|10388) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10229|10229) Service_Participant::shutdown
(10229|10229) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-07T16:08:22Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.393
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.069
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10229|10229) Service_Participant::~Service_Participant
(10229|10229) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52f182aa.27d935e4.000001c1 === Spawned Process #5 (PID 10224) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:07:47Z: 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
(10224|10224) INFO: set_DCPS_debug_level: set to 3
(10224|10224) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10224|10224) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10224|10224) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10224|10224) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10224|10224) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10224|10224) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10224|10224) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10224|10224) Service_Participant::get_domain_participant_factory: machine: runnervmd93pd, x86_64 platform: Linux, 6.17.0-1021-azure, #21~24.04.1-Ubuntu SMP Wed Jul 1 21:45:31 UTC 2026
(10224|10224) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10224|10224) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10224|10224) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10224|10224) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10224|10224) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10224|10224) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000b.000001c1(998be0a0) in domain 7
(10224|10224) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10224|10224) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10224|10224) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10224|10224) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10224|10224) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10224|10224) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(10224|10224) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10224|10377) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000b.000001c7(70e84595) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10224|10224) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10224|10224) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000b.000001c7(70e84595), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10224|10224) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10224|10224) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10224|10224) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10224|10377) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000b.000002c7(5bc51656) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10224|10224) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10224|10224) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000b.000002c7(5bc51656), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10224|10224) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10224|10224) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10224|10224) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10224|10377) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000b.000003c7(42de2717) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10224|10224) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10224|10224) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000b.000003c7(42de2717), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10224|10224) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10224|10224) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10224|10224) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10224|10377) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000b.000004c7(0d9fb1d0) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10224|10224) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10224|10224) 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'
(10224|10224) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10224|10224) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10224|10224) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10224|10377) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10224|10224) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10224|10224) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10224|10224) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10224|10377) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10224|10224) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10224|10377) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10224|10224) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10224|10224) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10224|10224) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10224|10224) 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'
(10224|10224) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10224|10224) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10224|10224) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10224|10377) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10224|10224) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10224|10377) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10224|10377) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10224|10377) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10224|10377) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10224|10377) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10224|10377) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10224|10377) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10224|10224) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10224|10224) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10224|10224) 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'
(10224|10224) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10224|10224) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10224|10224) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10224|10224) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10224|10224) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10224|10224) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10224|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10224|10224) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10224|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10224|10224) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10224|10224) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10224|10224) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10224|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10224|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10224|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10224|10224) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10224|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10224|10224) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10224|10224) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10224|10224) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10224|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000006.00000507(77708690)
(10224|10224) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10224|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000006.00000507(77708690)
(10224|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10224|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10224|10224) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10224|10224) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10224|10224) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10224|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10224|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10224|10224) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10224|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10224|10224) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10224|10224) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10224|10224) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10224|10224) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10224|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10224|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10224|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10224|10377) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10224|10224) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10224|10224) 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'
(10224|10224) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10224|10224) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10224|10224) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10224|10224) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1780 with 20 chunks
(10224|10224) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10224|10224) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10224|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10224|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10224|10224) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10224|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10224|10224) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10224|10224) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10224|10224) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10224|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10224|10224) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10224|10224) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10224|10224) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10224|10224) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10224|10224) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10224|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10224|10224) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10224|10224) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10224|10224) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10224|10224) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10224|10224) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10224|10224) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10224|10224) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10224|10224) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10224|10224) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10224|10224) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10224|10224) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10224|10224) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10224|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10224|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10224|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10224|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10224|10224) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10224|10224) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10224|10224) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10224|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10224|10224) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10224|10224) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10224|10224) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000b.00000202(b0cb2069), publishing to topic name "topic_02" type "Bench::Data"
2026-08-07T16:07:49Z: Process construction / entity creation complete.
2026-08-07T16:07:49Z: Beginning action construction / initialization.
2026-08-07T16:07:49Z: Action construction / initialization complete.
(10224|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10224|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10224|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10224|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10224|10377) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10224|10377) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10224|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10224|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10224|10377) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10224|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10224|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10224|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10224|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10224|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10224|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10224|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10224|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10224|10377) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10224|10377) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10224|10377) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10224|10377) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10224|10377) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10224|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10224|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10224|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10224|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10224|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10224|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10224|10377) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10224|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10224|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10224|10377) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10224|10377) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10224|10377) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10224|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10224|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10224|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10224|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10224|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10224|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10224|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10224|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10224|10377) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10224|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10224|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10224|10377) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10224|10377) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10224|10377) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10224|10377) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10224|10377) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10224|10377) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000014.00000202(527b203a)
2026-08-07T16:07:50Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:07:50Z: DDS entities enabled.
2026-08-07T16:07:50Z: Initializing process actions.
(10224|10377) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10224|10377) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-08-07T16:08:20Z: Starting process actions.
2026-08-07T16:08:20Z: Process tests started.
(10224|10377) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10224|10377) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10224|10377) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10224|10377) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10224|10377) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10224|10377) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-08-07T16:08:21Z: Stopping process tests.
2026-08-07T16:08:21Z: Process tests stopped.
(10224|10377) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10224|10377) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10224|10377) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10224|10377) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10224|10377) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10224|10377) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10224|10377) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10224|10377) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10224|10377) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10224|10377) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10224|10377) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10224|10377) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10224|10377) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10224|10377) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10224|10377) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10224|10377) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10224|10377) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10224|10377) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10224|10377) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10224|10377) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10224|10377) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10224|10377) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10224|10377) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10224|10377) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10224|10377) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10224|10377) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10224|10377) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10224|10377) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10224|10377) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10224|10377) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10224|10377) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10224|10377) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10224|10377) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10224|10377) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10224|10377) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10224|10377) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10224|10377) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10224|10377) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10224|10377) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10224|10377) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10224|10377) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10224|10377) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10224|10377) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10224|10377) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10224|10377) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10224|10377) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10224|10377) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10224|10377) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10224|10377) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10224|10377) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10224|10377) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10224|10377) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10224|10377) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
2026-08-07T16:08:22Z: Stopping process actions.
2026-08-07T16:08:22Z: Detaching Listeners.
(10224|10377) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
2026-08-07T16:08:22Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10224|10224) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 10
(10224|10377) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10224|10377) 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
(10224|10224) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 10
(10224|10377) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10224|10377) 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
(10224|10224) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 9
(10224|10224) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 9
Deleting datareader: datareader_02
(10224|10224) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 9
(10224|10224) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 9
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10224|10315) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000b.000001c7(70e84595) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10224|10315) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000b.000001c7(70e84595) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10224|10315) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000b.000003c7(42de2717) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10224|10315) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000b.000003c7(42de2717) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10224|10315) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000b.000004c7(0d9fb1d0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10224|10315) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000b.000004c7(0d9fb1d0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10224|10395) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.211:43415 , reconnect_state = INIT_STATE.
(10224|10315) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000b.000002c7(5bc51656) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10224|10315) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000b.000002c7(5bc51656) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10224|10315) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10224|10395) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10224|10224) Service_Participant::shutdown
(10224|10224) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-07T16:08:22Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.485
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.060
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10224|10224) Service_Participant::~Service_Participant
(10224|10224) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52f182aa.27d935e4.000001c1 === Spawned Process #16 (PID 10241) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:07:47Z: 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
(10241|10241) INFO: set_DCPS_debug_level: set to 3
(10241|10241) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10241|10241) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10241|10241) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10241|10241) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10241|10241) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10241|10241) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10241|10241) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10241|10241) Service_Participant::get_domain_participant_factory: machine: runnervmd93pd, x86_64 platform: Linux, 6.17.0-1021-azure, #21~24.04.1-Ubuntu SMP Wed Jul 1 21:45:31 UTC 2026
(10241|10241) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10241|10241) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10241|10241) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10241|10241) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10241|10241) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10241|10241) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000d.000001c1(16cb1500) in domain 7
(10241|10241) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10241|10241) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10241|10241) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10241|10241) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10241|10241) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10241|10241) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(10241|10241) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10241|10379) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000d.000001c7(ffa8b035) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10241|10241) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10241|10241) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000d.000001c7(ffa8b035), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10241|10241) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10241|10241) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10241|10241) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10241|10379) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000d.000002c7(d485e3f6) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10241|10241) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10241|10241) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000d.000002c7(d485e3f6), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10241|10241) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10241|10241) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10241|10241) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10241|10379) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000d.000003c7(cd9ed2b7) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10241|10241) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10241|10241) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000d.000003c7(cd9ed2b7), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10241|10241) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10241|10241) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10241|10241) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10241|10379) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000d.000004c7(82df4470) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10241|10241) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10241|10241) 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'
(10241|10241) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10241|10241) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10241|10241) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10241|10379) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10241|10241) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10241|10241) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10241|10241) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10241|10379) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10241|10241) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10241|10241) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10241|10379) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10241|10241) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10241|10379) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10241|10379) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10241|10241) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10241|10241) 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'
(10241|10241) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10241|10241) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10241|10241) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10241|10379) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10241|10241) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10241|10379) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10241|10241) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10241|10379) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10241|10241) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10241|10379) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10241|10379) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10241|10379) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10241|10379) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10241|10379) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10241|10241) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10241|10241) 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'
(10241|10241) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10241|10241) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10241|10241) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10241|10241) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10241|10241) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10241|10241) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10241|10379) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10241|10241) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10241|10379) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10241|10379) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10241|10241) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10241|10241) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10241|10241) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10241|10241) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10241|10241) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10241|10241) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10241|10241) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10241|10241) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10241|10241) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10241|10241) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10241|10241) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10241|10241) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10241|10241) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10241|10241) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10241|10241) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10241|10241) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10241|10379) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10241|10379) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10241|10379) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10241|10379) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10241|10379) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10241|10379) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10241|10379) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10241|10379) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10241|10241) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10241|10241) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10241|10241) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10241|10241) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10241|10241) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10241|10241) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10241|10241) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10241|10241) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10241|10379) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10241|10379) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10241|10379) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10241|10241) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10241|10241) 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'
(10241|10241) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10241|10241) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10241|10241) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10241|10241) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1880 with 20 chunks
(10241|10241) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10241|10241) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10241|10379) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10241|10379) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10241|10379) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10241|10379) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10241|10379) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10241|10379) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10241|10379) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10241|10379) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10241|10241) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10241|10241) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10241|10241) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10241|10241) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10241|10241) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10241|10241) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10241|10241) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10241|10241) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10241|10241) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10241|10241) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10241|10379) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10241|10241) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10241|10241) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10241|10379) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10241|10241) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10241|10379) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10241|10241) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10241|10241) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10241|10241) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10241|10241) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10241|10241) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10241|10241) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10241|10241) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10241|10241) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10241|10241) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10241|10241) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10241|10241) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10241|10241) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10241|10379) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10241|10241) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10241|10241) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000d.00000202(3f8bd5c9), publishing to topic name "topic_02" type "Bench::Data"
2026-08-07T16:07:49Z: Process construction / entity creation complete.
2026-08-07T16:07:49Z: Beginning action construction / initialization.
2026-08-07T16:07:49Z: Action construction / initialization complete.
(10241|10379) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10241|10379) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10241|10379) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10241|10379) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10241|10379) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10241|10379) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10241|10379) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10241|10379) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10241|10379) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10241|10379) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10241|10379) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10241|10379) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10241|10379) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10241|10379) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10241|10379) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10241|10379) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10241|10379) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10241|10379) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10241|10379) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10241|10379) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10241|10379) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10241|10379) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10241|10379) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10241|10379) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10241|10379) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10241|10379) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10241|10379) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10241|10379) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10241|10379) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10241|10379) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10241|10379) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10241|10379) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10241|10379) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10241|10379) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10241|10379) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10241|10379) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10241|10379) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10241|10379) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10241|10379) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10241|10379) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10241|10379) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10241|10379) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10241|10379) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10241|10379) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10241|10379) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10241|10379) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10241|10379) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-08-07T16:07:50Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:07:50Z: DDS entities enabled.
2026-08-07T16:07:50Z: Initializing process actions.
2026-08-07T16:08:20Z: Starting process actions.
2026-08-07T16:08:20Z: Process tests started.
(10241|10379) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10241|10379) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10241|10379) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10241|10379) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10241|10379) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10241|10379) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10241|10379) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10241|10379) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10241|10379) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10241|10379) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
2026-08-07T16:08:21Z: Stopping process tests.
2026-08-07T16:08:21Z: Process tests stopped.
(10241|10379) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10241|10379) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10241|10379) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10241|10379) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10241|10379) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10241|10379) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10241|10379) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10241|10379) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10241|10379) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10241|10379) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10241|10379) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10241|10379) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10241|10379) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10241|10379) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10241|10379) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10241|10379) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10241|10379) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10241|10379) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10241|10379) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10241|10379) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10241|10379) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10241|10379) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10241|10379) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10241|10379) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10241|10379) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10241|10379) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10241|10379) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10241|10379) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10241|10379) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10241|10379) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10241|10379) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10241|10379) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10241|10379) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10241|10379) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10241|10379) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10241|10379) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10241|10379) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10241|10379) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10241|10379) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10241|10379) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10241|10379) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10241|10379) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10241|10379) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10241|10379) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10241|10379) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10241|10379) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10241|10379) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10241|10379) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10241|10379) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10241|10379) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10241|10379) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10241|10379) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10241|10379) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10241|10379) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10241|10379) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10241|10379) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
2026-08-07T16:08:22Z: Stopping process actions.
2026-08-07T16:08:22Z: Detaching Listeners.
2026-08-07T16:08:22Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10241|10241) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 9
(10241|10379) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10241|10379) 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
(10241|10241) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 9
(10241|10379) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10241|10379) 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
(10241|10241) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 8
(10241|10241) 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
(10241|10241) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 8
(10241|10241) 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
(10241|10322) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000d.000001c7(ffa8b035) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10241|10322) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000d.000001c7(ffa8b035) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10241|10322) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000d.000003c7(cd9ed2b7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10241|10322) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000d.000003c7(cd9ed2b7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10241|10322) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000d.000004c7(82df4470) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10241|10322) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000d.000004c7(82df4470) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10241|10322) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000d.000002c7(d485e3f6) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10241|10322) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000d.000002c7(d485e3f6) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10241|10405) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.211:43415 , reconnect_state = INIT_STATE.
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10241|10322) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10241|10405) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10241|10241) Service_Participant::shutdown
(10241|10241) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-07T16:08:22Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.571
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.048
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10241|10241) Service_Participant::~Service_Participant
(10241|10241) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52f182aa.27d935e4.000001c1 === Spawned Process #15 (PID 10240) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:07:47Z: 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
(10240|10240) INFO: set_DCPS_debug_level: set to 3
(10240|10240) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10240|10240) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10240|10240) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10240|10240) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10240|10240) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10240|10240) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10240|10240) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10240|10240) Service_Participant::get_domain_participant_factory: machine: runnervmd93pd, x86_64 platform: Linux, 6.17.0-1021-azure, #21~24.04.1-Ubuntu SMP Wed Jul 1 21:45:31 UTC 2026
(10240|10240) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10240|10240) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10240|10240) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10240|10240) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10240|10240) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10240|10240) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000e.000001c1(516b6fd0) in domain 7
(10240|10240) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10240|10240) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10240|10240) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10240|10240) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10240|10240) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10240|10240) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(10240|10240) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10240|10382) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000e.000001c7(b808cae5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10240|10240) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10240|10240) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000e.000001c7(b808cae5), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10240|10240) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10240|10240) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10240|10240) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10240|10382) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000e.000002c7(93259926) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10240|10240) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10240|10240) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000e.000002c7(93259926), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10240|10240) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10240|10240) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10240|10240) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10240|10382) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000e.000003c7(8a3ea867) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10240|10240) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10240|10240) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000e.000003c7(8a3ea867), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10240|10240) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10240|10240) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10240|10240) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10240|10382) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000e.000004c7(c57f3ea0) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10240|10240) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10240|10240) 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'
(10240|10240) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10240|10240) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10240|10240) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10240|10382) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10240|10240) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10240|10240) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10240|10240) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10240|10240) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10240|10382) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10240|10382) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10240|10240) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10240|10240) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10240|10382) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10240|10240) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10240|10382) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10240|10240) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10240|10240) 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'
(10240|10240) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10240|10240) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10240|10240) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10240|10382) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10240|10382) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10240|10382) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10240|10382) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10240|10240) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10240|10382) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10240|10382) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10240|10382) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10240|10382) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10240|10240) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10240|10240) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10240|10240) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10240|10240) 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'
(10240|10240) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10240|10240) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10240|10240) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10240|10240) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10240|10382) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10240|10240) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10240|10240) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10240|10382) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10240|10382) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10240|10382) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10240|10382) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10240|10240) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10240|10240) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10240|10240) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10240|10240) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10240|10382) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10240|10382) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10240|10382) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10240|10382) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10240|10382) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000006.00000507(77708690)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10240|10382) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000006.00000507(77708690)
(10240|10382) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10240|10240) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10240|10382) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10240|10382) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10240|10382) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10240|10382) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10240|10382) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10240|10240) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10240|10240) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10240|10240) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10240|10240) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10240|10240) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10240|10240) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10240|10240) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10240|10240) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10240|10240) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10240|10240) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10240|10240) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10240|10240) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10240|10240) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10240|10240) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10240|10240) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10240|10240) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10240|10382) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10240|10240) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10240|10240) 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'
(10240|10240) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10240|10240) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10240|10240) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10240|10240) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1800 with 20 chunks
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10240|10382) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10240|10382) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10240|10382) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10240|10240) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10240|10240) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10240|10382) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10240|10240) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10240|10240) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10240|10240) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10240|10240) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10240|10382) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10240|10382) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10240|10382) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10240|10382) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10240|10382) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10240|10382) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10240|10382) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10240|10382) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10240|10382) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10240|10240) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10240|10382) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10240|10382) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10240|10240) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10240|10240) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10240|10240) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10240|10382) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10240|10240) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10240|10382) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10240|10240) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10240|10240) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10240|10240) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10240|10240) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10240|10240) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10240|10240) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10240|10240) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10240|10240) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10240|10240) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10240|10240) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10240|10240) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10240|10240) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10240|10382) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10240|10240) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10240|10240) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10240|10240) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10240|10240) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10240|10382) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10240|10240) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10240|10240) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10240|10240) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10240|10240) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10240|10240) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10240|10240) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10240|10240) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10240|10240) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10240|10240) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000e.00000202(782baf19), publishing to topic name "topic_02" type "Bench::Data"
2026-08-07T16:07:50Z: Process construction / entity creation complete.
2026-08-07T16:07:50Z: Beginning action construction / initialization.
2026-08-07T16:07:50Z: Action construction / initialization complete.
(10240|10382) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10240|10382) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10240|10382) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10240|10382) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10240|10382) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10240|10382) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10240|10382) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10240|10382) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10240|10382) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10240|10382) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10240|10382) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10240|10382) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10240|10382) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10240|10382) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10240|10382) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10240|10382) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10240|10382) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10240|10382) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10240|10382) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10240|10382) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10240|10382) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10240|10382) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10240|10382) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10240|10382) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10240|10382) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10240|10382) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10240|10382) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10240|10382) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10240|10382) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10240|10382) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10240|10382) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10240|10382) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10240|10382) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10240|10382) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-08-07T16:07:51Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:07:51Z: DDS entities enabled.
2026-08-07T16:07:51Z: Initializing process actions.
2026-08-07T16:08:21Z: Starting process actions.
2026-08-07T16:08:21Z: Process tests started.
(10240|10382) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10240|10382) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10240|10382) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10240|10382) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10240|10382) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10240|10382) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10240|10382) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10240|10382) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10240|10382) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10240|10382) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10240|10382) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10240|10382) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10240|10382) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10240|10382) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10240|10382) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10240|10382) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10240|10382) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10240|10382) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
2026-08-07T16:08:22Z: Stopping process tests.
2026-08-07T16:08:22Z: Process tests stopped.
(10240|10382) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10240|10382) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10240|10382) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10240|10382) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10240|10382) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10240|10382) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10240|10382) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10240|10382) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10240|10382) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10240|10382) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10240|10382) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10240|10382) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10240|10382) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10240|10382) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10240|10382) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10240|10382) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10240|10382) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10240|10382) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10240|10382) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10240|10382) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10240|10382) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10240|10382) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10240|10382) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10240|10382) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10240|10382) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10240|10382) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10240|10382) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10240|10382) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10240|10382) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10240|10382) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10240|10382) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10240|10382) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10240|10382) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10240|10382) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10240|10382) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10240|10382) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10240|10382) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10240|10382) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10240|10382) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10240|10382) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10240|10382) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10240|10382) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10240|10382) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10240|10382) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10240|10382) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10240|10382) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10240|10382) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10240|10382) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10240|10382) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10240|10382) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10240|10382) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10240|10382) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10240|10382) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10240|10382) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
2026-08-07T16:08:23Z: Stopping process actions.
2026-08-07T16:08:23Z: Detaching Listeners.
2026-08-07T16:08:23Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10240|10240) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 8
(10240|10382) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10240|10382) 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
(10240|10240) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 8
(10240|10382) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10240|10382) 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
(10240|10240) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 7
(10240|10240) 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
(10240|10240) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 7
(10240|10240) 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
(10240|10334) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000e.000001c7(b808cae5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10240|10334) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000e.000001c7(b808cae5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10240|10334) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000e.000003c7(8a3ea867) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10240|10334) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000e.000003c7(8a3ea867) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10240|10334) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000e.000004c7(c57f3ea0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10240|10334) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000e.000004c7(c57f3ea0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10240|10334) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000e.000002c7(93259926) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10240|10334) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000e.000002c7(93259926) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10240|10403) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.211:43415 , reconnect_state = INIT_STATE.
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10240|10334) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10240|10403) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10240|10240) Service_Participant::shutdown
(10240|10240) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-07T16:08:23Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.759
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.056
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10240|10240) Service_Participant::~Service_Participant
(10240|10240) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52f182aa.27d935e4.000001c1 === Spawned Process #14 (PID 10239) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:07:47Z: 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
(10239|10239) INFO: set_DCPS_debug_level: set to 3
(10239|10239) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10239|10239) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10239|10239) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10239|10239) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10239|10239) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10239|10239) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10239|10239) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10239|10239) Service_Participant::get_domain_participant_factory: machine: runnervmd93pd, x86_64 platform: Linux, 6.17.0-1021-azure, #21~24.04.1-Ubuntu SMP Wed Jul 1 21:45:31 UTC 2026
(10239|10239) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10239|10239) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10239|10239) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10239|10239) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10239|10239) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10239|10239) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000f.000001c1(6c0b4660) in domain 7
(10239|10239) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10239|10239) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10239|10239) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10239|10239) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10239|10239) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10239|10239) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(10239|10239) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10239|10390) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000f.000001c7(8568e355) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10239|10239) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10239|10239) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000f.000001c7(8568e355), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10239|10239) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10239|10239) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10239|10239) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10239|10390) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000f.000002c7(ae45b096) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10239|10239) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10239|10239) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000f.000002c7(ae45b096), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10239|10239) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10239|10239) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10239|10239) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10239|10390) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000f.000003c7(b75e81d7) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10239|10239) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10239|10239) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000f.000003c7(b75e81d7), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10239|10239) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10239|10239) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10239|10239) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10239|10390) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000f.000004c7(f81f1710) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10239|10239) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10239|10239) 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'
(10239|10239) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10239|10239) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10239|10239) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10239|10390) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10239|10239) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10239|10239) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10239|10239) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10239|10239) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10239|10239) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10239|10239) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10239|10239) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10239|10239) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10239|10390) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10239|10390) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10239|10390) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10239|10390) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10239|10239) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10239|10239) 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'
(10239|10239) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10239|10239) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10239|10239) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10239|10390) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10239|10239) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10239|10390) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10239|10239) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10239|10239) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10239|10390) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10239|10239) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10239|10390) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10239|10239) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10239|10390) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10239|10390) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10239|10239) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10239|10239) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10239|10239) 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'
(10239|10239) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10239|10239) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 14880 with 20 chunks
(10239|10239) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 14910 with 20 chunks
(10239|10239) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10239|10239) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10239|10239) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10239|10390) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10239|10390) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10239|10390) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10239|10390) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10239|10239) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10239|10390) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10239|10390) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10239|10239) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10239|10239) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10239|10239) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10239|10239) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10239|10239) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10239|10239) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10239|10239) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10239|10239) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10239|10239) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10239|10239) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10239|10239) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10239|10239) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10239|10390) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10239|10239) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10239|10239) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10239|10239) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10239|10239) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10239|10390) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10239|10239) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10239|10239) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10239|10239) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10239|10390) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10239|10239) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10239|10390) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10239|10390) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10239|10239) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10239|10239) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10239|10239) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10239|10239) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10239|10390) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10239|10390) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10239|10239) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10239|10239) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10239|10239) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10239|10239) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10239|10239) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10239|10390) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10239|10239) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10239|10239) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10239|10239) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10239|10239) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10239|10239) 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'
(10239|10239) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10239|10239) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 149a0 with 20 chunks
(10239|10239) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 14a30 with 20 chunks
(10239|10239) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1980 with 20 chunks
(10239|10239) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10239|10239) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10239|10390) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10239|10239) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10239|10390) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10239|10390) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10239|10390) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10239|10390) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10239|10390) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10239|10390) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10239|10239) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10239|10239) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10239|10239) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10239|10239) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10239|10239) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10239|10239) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10239|10239) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10239|10239) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10239|10239) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10239|10239) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10239|10239) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10239|10239) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10239|10239) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10239|10239) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10239|10239) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10239|10239) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10239|10390) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10239|10390) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10239|10390) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10239|10239) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10239|10239) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10239|10239) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10239|10239) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10239|10390) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10239|10390) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10239|10390) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10239|10390) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10239|10390) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10239|10239) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10239|10239) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10239|10239) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10239|10390) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10239|10239) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10239|10390) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10239|10390) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10239|10390) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10239|10390) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10239|10239) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10239|10239) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000f.00000202(454b86a9), publishing to topic name "topic_02" type "Bench::Data"
2026-08-07T16:07:50Z: Process construction / entity creation complete.
2026-08-07T16:07:50Z: Beginning action construction / initialization.
2026-08-07T16:07:50Z: Action construction / initialization complete.
(10239|10390) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10239|10390) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10239|10390) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10239|10390) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10239|10390) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10239|10390) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10239|10390) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10239|10390) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10239|10390) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10239|10390) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10239|10390) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10239|10390) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10239|10390) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10239|10390) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10239|10390) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10239|10390) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10239|10390) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10239|10390) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10239|10390) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10239|10390) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10239|10390) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10239|10390) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10239|10390) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10239|10390) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10239|10390) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10239|10390) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10239|10390) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10239|10390) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10239|10390) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10239|10390) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10239|10390) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10239|10390) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-08-07T16:07:51Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:07:51Z: DDS entities enabled.
2026-08-07T16:07:51Z: Initializing process actions.
2026-08-07T16:08:21Z: Starting process actions.
2026-08-07T16:08:21Z: Process tests started.
(10239|10390) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10239|10390) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10239|10390) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10239|10390) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10239|10390) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10239|10390) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10239|10390) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10239|10390) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10239|10390) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10239|10390) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10239|10390) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10239|10390) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10239|10390) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10239|10390) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10239|10390) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10239|10390) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10239|10390) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10239|10390) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
2026-08-07T16:08:22Z: Stopping process tests.
2026-08-07T16:08:22Z: Process tests stopped.
(10239|10390) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10239|10390) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10239|10390) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10239|10390) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10239|10390) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10239|10390) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10239|10390) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10239|10390) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10239|10390) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10239|10390) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10239|10390) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10239|10390) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10239|10390) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10239|10390) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10239|10390) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10239|10390) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10239|10390) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10239|10390) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10239|10390) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10239|10390) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10239|10390) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10239|10390) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10239|10390) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10239|10390) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10239|10390) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10239|10390) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10239|10390) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10239|10390) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10239|10390) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10239|10390) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10239|10390) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10239|10390) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10239|10390) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10239|10390) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10239|10390) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10239|10390) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10239|10390) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10239|10390) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10239|10390) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10239|10390) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10239|10390) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10239|10390) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10239|10390) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10239|10390) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10239|10390) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10239|10390) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10239|10390) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10239|10390) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10239|10390) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10239|10390) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10239|10390) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10239|10390) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10239|10390) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10239|10390) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10239|10390) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10239|10390) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10239|10390) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10239|10390) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10239|10390) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10239|10390) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
2026-08-07T16:08:23Z: Stopping process actions.
2026-08-07T16:08:23Z: Detaching Listeners.
2026-08-07T16:08:23Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10239|10239) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 7
(10239|10390) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10239|10390) 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
(10239|10239) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 7
(10239|10390) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10239|10390) 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
(10239|10239) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 6
(10239|10239) 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
(10239|10239) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 6
(10239|10239) 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
(10239|10338) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000f.000001c7(8568e355) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10239|10338) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000f.000001c7(8568e355) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10239|10338) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10239|10338) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10239|10338) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10239|10338) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10239|10338) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10239|10338) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10239|10338) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10239|10338) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10239|10338) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000f.000003c7(b75e81d7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10239|10338) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000f.000003c7(b75e81d7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10239|10338) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10239|10338) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10239|10338) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10239|10338) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10239|10338) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10239|10338) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10239|10338) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10239|10338) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10239|10338) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10239|10338) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10239|10338) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10239|10338) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10239|10338) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000f.000004c7(f81f1710) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10239|10338) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000f.000004c7(f81f1710) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10239|10338) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10239|10338) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10239|10338) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10239|10338) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10239|10338) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10239|10338) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10239|10338) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10239|10338) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10239|10338) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10239|10338) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10239|10338) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10239|10338) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10239|10421) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.211:43415 , reconnect_state = INIT_STATE.
(10239|10338) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000f.000002c7(ae45b096) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10239|10338) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000f.000002c7(ae45b096) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10239|10338) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10239|10338) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10239|10338) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10239|10338) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10239|10338) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10239|10338) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10239|10338) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10239|10338) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10239|10338) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10239|10338) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10239|10338) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10239|10338) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10239|10338) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10239|10338) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10239|10421) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10239|10239) Service_Participant::shutdown
(10239|10239) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-07T16:08:23Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.780
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.051
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10239|10239) Service_Participant::~Service_Participant
(10239|10239) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52f182aa.27d935e4.000001c1 === Spawned Process #12 (PID 10237) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:07:47Z: 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
(10237|10237) INFO: set_DCPS_debug_level: set to 3
(10237|10237) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10237|10237) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10237|10237) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10237|10237) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10237|10237) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10237|10237) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10237|10237) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10237|10237) Service_Participant::get_domain_participant_factory: machine: runnervmd93pd, x86_64 platform: Linux, 6.17.0-1021-azure, #21~24.04.1-Ubuntu SMP Wed Jul 1 21:45:31 UTC 2026
(10237|10237) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10237|10237) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10237|10237) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10237|10237) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10237|10237) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10237|10237) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000010.000001c1(8ebb4633) in domain 7
(10237|10237) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10237|10237) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10237|10237) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10237|10237) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10237|10237) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10237|10237) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(10237|10237) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10237|10237) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10237|10237) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000010.000001c7(67d8e306), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10237|10237) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10237|10237) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10237|10237) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10237|10389) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000010.000001c7(67d8e306) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10237|10389) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000010.000002c7(4cf5b0c5) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10237|10237) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10237|10237) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000010.000002c7(4cf5b0c5), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10237|10237) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10237|10237) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10237|10237) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10237|10389) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000010.000003c7(55ee8184) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10237|10237) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10237|10237) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000010.000003c7(55ee8184), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10237|10237) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10237|10237) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10237|10237) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10237|10389) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000010.000004c7(1aaf1743) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10237|10237) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10237|10237) 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'
(10237|10237) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10237|10237) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10237|10237) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10237|10389) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10237|10237) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10237|10389) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10237|10389) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10237|10389) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10237|10389) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10237|10237) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10237|10237) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10237|10237) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10237|10237) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10237|10237) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10237|10237) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10237|10237) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10237|10237) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10237|10237) 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'
(10237|10237) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10237|10237) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10237|10237) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10237|10389) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10237|10237) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10237|10237) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10237|10389) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10237|10237) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10237|10389) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10237|10389) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10237|10389) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10237|10389) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10237|10389) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10237|10237) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10237|10237) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10237|10237) 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'
(10237|10237) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10237|10237) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10237|10237) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10237|10237) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10237|10389) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10237|10237) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10237|10237) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10237|10389) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10237|10389) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10237|10389) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10237|10237) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10237|10389) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10237|10237) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10237|10237) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10237|10237) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10237|10237) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10237|10237) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10237|10237) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10237|10237) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10237|10237) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10237|10237) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10237|10237) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10237|10237) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10237|10237) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10237|10237) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10237|10237) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10237|10237) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10237|10389) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10237|10389) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000006.00000507(77708690)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10237|10389) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000006.00000507(77708690)
(10237|10389) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10237|10389) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10237|10389) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10237|10389) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10237|10389) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10237|10389) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10237|10389) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10237|10237) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10237|10237) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10237|10237) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10237|10237) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10237|10237) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10237|10389) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10237|10389) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10237|10389) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10237|10389) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10237|10389) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10237|10389) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10237|10389) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10237|10389) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10237|10237) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10237|10237) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10237|10237) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10237|10237) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10237|10237) 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'
(10237|10237) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10237|10237) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10237|10237) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10237|10237) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1880 with 20 chunks
(10237|10237) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10237|10237) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10237|10389) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10237|10389) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10237|10389) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10237|10389) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10237|10389) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10237|10389) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10237|10389) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10237|10237) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10237|10389) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10237|10237) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10237|10237) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10237|10237) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10237|10389) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10237|10237) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10237|10389) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10237|10389) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10237|10389) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10237|10389) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10237|10389) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10237|10389) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10237|10237) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10237|10237) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10237|10237) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10237|10237) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10237|10237) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10237|10237) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10237|10237) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10237|10237) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10237|10389) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10237|10389) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10237|10389) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10237|10389) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10237|10389) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10237|10389) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10237|10389) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10237|10389) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10237|10237) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10237|10237) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10237|10237) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10237|10237) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10237|10237) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000010.00000202(a7fb86fa), publishing to topic name "topic_02" type "Bench::Data"
2026-08-07T16:07:50Z: Process construction / entity creation complete.
2026-08-07T16:07:50Z: Beginning action construction / initialization.
2026-08-07T16:07:50Z: Action construction / initialization complete.
(10237|10389) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10237|10389) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10237|10389) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10237|10389) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10237|10389) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10237|10389) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10237|10389) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10237|10389) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10237|10389) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10237|10389) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10237|10389) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10237|10389) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10237|10389) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10237|10389) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10237|10389) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10237|10389) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10237|10389) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10237|10389) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10237|10389) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10237|10389) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10237|10389) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10237|10389) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10237|10389) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10237|10389) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10237|10389) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10237|10389) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10237|10389) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10237|10389) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10237|10389) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10237|10389) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10237|10389) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-08-07T16:07:51Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:07:51Z: DDS entities enabled.
2026-08-07T16:07:51Z: Initializing process actions.
2026-08-07T16:08:21Z: Starting process actions.
2026-08-07T16:08:21Z: Process tests started.
(10237|10389) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10237|10389) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10237|10389) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10237|10389) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10237|10389) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10237|10389) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10237|10389) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10237|10389) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10237|10389) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10237|10389) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10237|10389) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10237|10389) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10237|10389) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10237|10389) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10237|10389) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10237|10389) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10237|10389) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10237|10389) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
2026-08-07T16:08:22Z: Stopping process tests.
2026-08-07T16:08:22Z: Process tests stopped.
(10237|10389) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10237|10389) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10237|10389) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10237|10389) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10237|10389) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10237|10389) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10237|10389) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10237|10389) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10237|10389) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10237|10389) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10237|10389) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10237|10389) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10237|10389) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10237|10389) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10237|10389) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10237|10389) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10237|10389) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10237|10389) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10237|10389) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10237|10389) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10237|10389) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10237|10389) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10237|10389) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10237|10389) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10237|10389) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10237|10389) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10237|10389) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10237|10389) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10237|10389) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10237|10389) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10237|10389) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10237|10389) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10237|10389) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10237|10389) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10237|10389) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10237|10389) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10237|10389) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10237|10389) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10237|10389) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10237|10389) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10237|10389) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10237|10389) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10237|10389) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10237|10389) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10237|10389) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10237|10389) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10237|10389) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10237|10389) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10237|10389) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10237|10389) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10237|10389) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10237|10389) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10237|10389) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10237|10389) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10237|10389) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10237|10389) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10237|10389) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10237|10389) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10237|10389) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10237|10389) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10237|10389) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10237|10389) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10237|10389) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10237|10389) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10237|10389) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10237|10389) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
2026-08-07T16:08:23Z: Stopping process actions.
2026-08-07T16:08:23Z: Detaching Listeners.
2026-08-07T16:08:23Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10237|10237) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 6
(10237|10389) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10237|10389) 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
(10237|10237) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 6
(10237|10389) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10237|10389) 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
(10237|10237) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 5
(10237|10237) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 5
Deleting datareader: datareader_02
(10237|10237) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 5
(10237|10237) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 5
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10237|10340) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000010.000001c7(67d8e306) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10237|10340) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000010.000001c7(67d8e306) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10237|10340) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10237|10340) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10237|10340) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10237|10340) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10237|10340) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10237|10340) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10237|10340) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000010.000003c7(55ee8184) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10237|10340) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000010.000003c7(55ee8184) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10237|10340) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10237|10340) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10237|10340) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10237|10340) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10237|10340) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10237|10340) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10237|10340) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10237|10340) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10237|10340) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10237|10340) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10237|10340) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000010.000004c7(1aaf1743) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10237|10340) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000010.000004c7(1aaf1743) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10237|10340) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10237|10340) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10237|10340) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10237|10340) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10237|10340) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10237|10340) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10237|10340) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10237|10340) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10237|10340) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10237|10340) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10237|10420) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.211:43415 , reconnect_state = INIT_STATE.
(10237|10340) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000010.000002c7(4cf5b0c5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10237|10340) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000010.000002c7(4cf5b0c5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10237|10340) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10237|10340) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10237|10340) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10237|10340) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10237|10340) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10237|10340) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10237|10340) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10237|10340) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10237|10340) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10237|10340) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10237|10340) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10237|10340) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10237|10420) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10237|10237) Service_Participant::shutdown
(10237|10237) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-07T16:08:23Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.823
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.054
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10237|10237) Service_Participant::~Service_Participant
(10237|10237) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52f182aa.27d935e4.000001c1 === Spawned Process #18 (PID 10245) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:07:47Z: 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
(10245|10245) INFO: set_DCPS_debug_level: set to 3
(10245|10245) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10245|10245) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10245|10245) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10245|10245) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10245|10245) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10245|10245) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10245|10245) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10245|10245) Service_Participant::get_domain_participant_factory: machine: runnervmd93pd, x86_64 platform: Linux, 6.17.0-1021-azure, #21~24.04.1-Ubuntu SMP Wed Jul 1 21:45:31 UTC 2026
(10245|10245) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10245|10245) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10245|10245) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10245|10245) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10245|10245) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10245|10245) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000011.000001c1(b3db6f83) in domain 7
(10245|10245) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10245|10245) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10245|10245) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10245|10245) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10245|10245) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10245|10245) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(10245|10245) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10245|10391) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000011.000001c7(5ab8cab6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10245|10245) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10245|10245) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000011.000001c7(5ab8cab6), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10245|10245) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10245|10245) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10245|10245) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10245|10391) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000011.000002c7(71959975) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10245|10245) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10245|10245) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000011.000002c7(71959975), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10245|10245) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10245|10245) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10245|10245) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10245|10391) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000011.000003c7(688ea834) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10245|10245) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10245|10245) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000011.000003c7(688ea834), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10245|10245) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10245|10245) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10245|10245) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10245|10391) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000011.000004c7(27cf3ef3) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10245|10245) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10245|10245) 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'
(10245|10245) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10245|10245) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10245|10245) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10245|10391) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10245|10245) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10245|10391) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10245|10391) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10245|10391) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10245|10245) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10245|10391) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10245|10245) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10245|10391) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10245|10245) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10245|10391) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10245|10391) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10245|10245) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10245|10391) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10245|10245) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10245|10245) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10245|10245) 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'
(10245|10245) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10245|10245) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10245|10245) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10245|10391) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10245|10245) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10245|10391) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10245|10391) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10245|10391) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10245|10391) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10245|10391) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10245|10391) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10245|10245) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10245|10391) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10245|10391) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10245|10245) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10245|10245) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10245|10391) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10245|10245) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10245|10245) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10245|10245) 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'
(10245|10245) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10245|10245) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10245|10245) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10245|10245) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10245|10245) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10245|10245) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10245|10391) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10245|10391) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10245|10391) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10245|10391) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10245|10245) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10245|10245) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10245|10245) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10245|10245) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10245|10391) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10245|10391) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10245|10391) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10245|10391) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10245|10391) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000006.00000507(77708690)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10245|10391) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000006.00000507(77708690)
(10245|10391) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10245|10391) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10245|10391) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10245|10245) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10245|10245) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10245|10245) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10245|10245) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10245|10245) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10245|10245) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10245|10245) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10245|10245) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10245|10245) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10245|10245) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10245|10245) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10245|10245) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10245|10391) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10245|10391) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10245|10391) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10245|10391) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10245|10391) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10245|10391) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10245|10245) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10245|10391) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10245|10391) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10245|10245) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10245|10245) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10245|10245) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10245|10245) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10245|10391) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10245|10391) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10245|10391) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10245|10245) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10245|10245) 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'
(10245|10245) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10245|10245) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10245|10245) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10245|10245) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1800 with 20 chunks
(10245|10245) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10245|10245) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10245|10391) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10245|10391) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10245|10391) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10245|10391) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10245|10245) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10245|10391) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10245|10245) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10245|10245) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10245|10245) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10245|10245) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10245|10245) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10245|10245) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10245|10245) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10245|10245) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10245|10391) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10245|10391) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10245|10391) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10245|10391) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10245|10391) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10245|10391) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10245|10391) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10245|10391) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10245|10391) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10245|10391) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10245|10245) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10245|10245) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10245|10245) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10245|10245) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10245|10245) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10245|10245) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10245|10245) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10245|10245) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10245|10245) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10245|10245) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10245|10245) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10245|10245) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10245|10245) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10245|10245) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10245|10245) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10245|10245) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10245|10245) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10245|10245) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10245|10245) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10245|10245) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10245|10245) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10245|10245) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10245|10245) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10245|10245) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10245|10391) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10245|10391) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10245|10245) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10245|10245) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000011.00000202(9a9baf4a), publishing to topic name "topic_02" type "Bench::Data"
2026-08-07T16:07:50Z: Process construction / entity creation complete.
2026-08-07T16:07:50Z: Beginning action construction / initialization.
2026-08-07T16:07:50Z: Action construction / initialization complete.
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10245|10391) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10245|10391) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10245|10391) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10245|10391) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10245|10391) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10245|10391) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10245|10391) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10245|10391) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10245|10391) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10245|10391) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10245|10391) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10245|10391) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10245|10391) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10245|10391) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10245|10391) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10245|10391) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10245|10391) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10245|10391) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10245|10391) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10245|10391) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10245|10391) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10245|10391) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-08-07T16:07:51Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:07:51Z: DDS entities enabled.
2026-08-07T16:07:51Z: Initializing process actions.
(10245|10391) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10245|10391) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10245|10391) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10245|10391) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10245|10391) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10245|10391) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-08-07T16:08:21Z: Starting process actions.
2026-08-07T16:08:21Z: Process tests started.
(10245|10391) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10245|10391) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10245|10391) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10245|10391) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10245|10391) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10245|10391) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10245|10391) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10245|10391) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10245|10391) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10245|10391) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10245|10391) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10245|10391) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10245|10391) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10245|10391) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10245|10391) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10245|10391) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10245|10391) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10245|10391) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
2026-08-07T16:08:22Z: Stopping process tests.
2026-08-07T16:08:22Z: Process tests stopped.
(10245|10391) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10245|10391) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10245|10391) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10245|10391) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10245|10391) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10245|10391) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10245|10391) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10245|10391) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10245|10391) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10245|10391) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10245|10391) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10245|10391) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10245|10391) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10245|10391) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10245|10391) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10245|10391) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10245|10391) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10245|10391) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10245|10391) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10245|10391) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10245|10391) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10245|10391) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10245|10391) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10245|10391) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10245|10391) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10245|10391) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10245|10391) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10245|10391) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10245|10391) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10245|10391) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10245|10391) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10245|10391) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10245|10391) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10245|10391) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10245|10391) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10245|10391) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10245|10391) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10245|10391) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10245|10391) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10245|10391) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10245|10391) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10245|10391) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10245|10391) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10245|10391) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10245|10391) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10245|10391) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10245|10391) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10245|10391) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10245|10391) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10245|10391) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10245|10391) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10245|10391) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10245|10391) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10245|10391) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10245|10391) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10245|10391) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10245|10391) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10245|10391) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10245|10391) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10245|10391) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
(10245|10391) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10245|10391) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10245|10391) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10245|10391) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10245|10391) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 1
(10245|10391) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 1
2026-08-07T16:08:23Z: Stopping process actions.
2026-08-07T16:08:23Z: Detaching Listeners.
2026-08-07T16:08:23Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10245|10245) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000011.00000507(a5b0cd02) num remotes 5
(10245|10391) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10245|10391) 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
(10245|10245) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1) num remotes 5
(10245|10391) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10245|10391) 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
(10245|10245) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 4
(10245|10245) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 4
Deleting datareader: datareader_02
(10245|10245) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 4
(10245|10245) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 4
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10245|10324) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000011.000001c7(5ab8cab6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10245|10324) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000011.000001c7(5ab8cab6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10245|10324) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10245|10324) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10245|10324) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10245|10324) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10245|10324) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10245|10324) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000011.000003c7(688ea834) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10245|10324) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000011.000003c7(688ea834) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10245|10324) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10245|10324) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10245|10324) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10245|10324) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10245|10324) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10245|10324) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10245|10324) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10245|10324) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10245|10324) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000011.000004c7(27cf3ef3) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10245|10324) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000011.000004c7(27cf3ef3) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10245|10324) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10245|10324) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10245|10324) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10245|10324) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10245|10324) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10245|10324) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10245|10324) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10245|10324) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10245|10324) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000011.000002c7(71959975) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10245|10427) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.211:43415 , reconnect_state = INIT_STATE.
(10245|10324) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000011.000002c7(71959975) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10245|10324) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10245|10324) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10245|10324) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10245|10324) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10245|10324) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10245|10324) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10245|10324) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10245|10324) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10245|10324) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10245|10324) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10245|10427) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10245|10245) Service_Participant::shutdown
(10245|10245) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-07T16:08:23Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.105
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.040
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10245|10245) Service_Participant::~Service_Participant
(10245|10245) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52f182aa.27d935e4.000001c1 === Spawned Process #17 (PID 10244) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:07:47Z: 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
(10244|10244) INFO: set_DCPS_debug_level: set to 3
(10244|10244) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10244|10244) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10244|10244) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10244|10244) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10244|10244) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10244|10244) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10244|10244) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10244|10244) Service_Participant::get_domain_participant_factory: machine: runnervmd93pd, x86_64 platform: Linux, 6.17.0-1021-azure, #21~24.04.1-Ubuntu SMP Wed Jul 1 21:45:31 UTC 2026
(10244|10244) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10244|10244) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10244|10244) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10244|10244) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10244|10244) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10244|10244) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000012.000001c1(f47b1553) in domain 7
(10244|10244) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10244|10244) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10244|10244) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10244|10244) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10244|10244) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10244|10244) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(10244|10244) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10244|10398) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000012.000001c7(1d18b066) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10244|10244) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10244|10244) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000012.000001c7(1d18b066), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10244|10244) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10244|10244) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10244|10244) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10244|10398) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000012.000002c7(3635e3a5) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10244|10244) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10244|10244) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000012.000002c7(3635e3a5), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10244|10244) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10244|10244) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10244|10244) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10244|10398) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000012.000003c7(2f2ed2e4) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10244|10244) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10244|10244) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000012.000003c7(2f2ed2e4), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10244|10244) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10244|10244) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10244|10244) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10244|10398) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000012.000004c7(606f4423) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10244|10244) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10244|10244) 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'
(10244|10244) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10244|10244) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10244|10244) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10244|10398) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10244|10244) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10244|10398) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10244|10244) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10244|10398) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10244|10244) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10244|10398) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10244|10398) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10244|10398) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10244|10244) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10244|10398) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10244|10244) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10244|10398) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10244|10244) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10244|10398) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10244|10398) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10244|10244) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10244|10244) 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'
(10244|10244) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10244|10244) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10244|10244) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10244|10398) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10244|10244) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10244|10398) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10244|10398) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10244|10244) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10244|10398) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10244|10244) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10244|10244) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10244|10244) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10244|10244) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10244|10398) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10244|10398) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10244|10398) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10244|10398) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10244|10398) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10244|10244) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10244|10244) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10244|10244) 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'
(10244|10244) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10244|10244) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 14880 with 20 chunks
(10244|10244) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 14910 with 20 chunks
(10244|10244) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10244|10244) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10244|10244) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10244|10398) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10244|10398) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10244|10398) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10244|10398) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10244|10398) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10244|10398) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10244|10398) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10244|10244) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10244|10244) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10244|10244) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10244|10244) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10244|10244) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000006.00000507(77708690)
(10244|10244) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10244|10244) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10244|10244) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000006.00000507(77708690)
(10244|10244) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10244|10244) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10244|10244) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10244|10244) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10244|10244) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10244|10398) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10244|10398) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10244|10244) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10244|10244) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10244|10244) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10244|10244) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10244|10244) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10244|10244) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10244|10244) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10244|10398) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10244|10398) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10244|10244) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10244|10398) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10244|10398) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10244|10398) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10244|10398) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10244|10398) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10244|10398) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10244|10398) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10244|10398) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10244|10398) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10244|10398) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10244|10244) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10244|10244) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10244|10244) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10244|10398) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10244|10398) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10244|10244) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10244|10244) 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'
(10244|10244) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10244|10244) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 149a0 with 20 chunks
(10244|10244) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 14a30 with 20 chunks
(10244|10244) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1880 with 20 chunks
(10244|10244) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10244|10244) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10244|10398) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10244|10244) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10244|10398) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10244|10398) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10244|10398) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10244|10398) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10244|10398) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10244|10244) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10244|10244) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10244|10244) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10244|10244) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10244|10244) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10244|10244) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10244|10244) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10244|10244) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10244|10244) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10244|10244) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10244|10244) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10244|10244) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10244|10398) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10244|10398) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10244|10398) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10244|10398) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10244|10398) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10244|10244) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10244|10244) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10244|10244) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10244|10244) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10244|10244) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10244|10244) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10244|10244) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10244|10244) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10244|10244) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10244|10244) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10244|10244) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10244|10244) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10244|10244) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10244|10244) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10244|10244) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10244|10398) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10244|10398) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10244|10398) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10244|10398) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10244|10398) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10244|10398) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10244|10398) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10244|10398) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10244|10244) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10244|10244) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10244|10244) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10244|10244) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10244|10244) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10244|10244) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000012.00000202(dd3bd59a), publishing to topic name "topic_02" type "Bench::Data"
2026-08-07T16:07:50Z: Process construction / entity creation complete.
2026-08-07T16:07:50Z: Beginning action construction / initialization.
2026-08-07T16:07:50Z: Action construction / initialization complete.
(10244|10398) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10244|10398) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10244|10398) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10244|10398) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10244|10398) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10244|10398) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10244|10398) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10244|10398) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10244|10398) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10244|10398) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10244|10398) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10244|10398) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10244|10398) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10244|10398) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10244|10398) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10244|10398) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10244|10398) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10244|10398) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10244|10398) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-08-07T16:07:51Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:07:51Z: DDS entities enabled.
2026-08-07T16:07:51Z: Initializing process actions.
(10244|10398) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10244|10398) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10244|10398) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10244|10398) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10244|10398) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10244|10398) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-08-07T16:08:21Z: Starting process actions.
2026-08-07T16:08:21Z: Process tests started.
(10244|10398) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10244|10398) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10244|10398) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10244|10398) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10244|10398) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10244|10398) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10244|10398) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10244|10398) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10244|10398) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10244|10398) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10244|10398) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10244|10398) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10244|10398) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10244|10398) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10244|10398) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10244|10398) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10244|10398) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10244|10398) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10244|10398) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10244|10398) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10244|10398) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10244|10398) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10244|10398) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10244|10398) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10244|10398) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10244|10398) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10244|10398) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10244|10398) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10244|10398) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
2026-08-07T16:08:22Z: Stopping process tests.
2026-08-07T16:08:22Z: Process tests stopped.
(10244|10398) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10244|10398) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10244|10398) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10244|10398) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10244|10398) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10244|10398) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10244|10398) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10244|10398) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10244|10398) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10244|10398) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10244|10398) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10244|10398) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10244|10398) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10244|10398) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10244|10398) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10244|10398) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10244|10398) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10244|10398) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10244|10398) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10244|10398) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10244|10398) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10244|10398) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10244|10398) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10244|10398) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10244|10398) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10244|10398) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10244|10398) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10244|10398) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10244|10398) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10244|10398) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10244|10398) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10244|10398) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10244|10398) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10244|10398) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10244|10398) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10244|10398) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10244|10398) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10244|10398) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10244|10398) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10244|10398) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10244|10398) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10244|10398) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10244|10398) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10244|10398) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10244|10398) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10244|10398) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10244|10398) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10244|10398) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10244|10398) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
(10244|10398) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10244|10398) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10244|10398) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10244|10398) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10244|10398) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 1
(10244|10398) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 1
(10244|10398) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10244|10398) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10244|10398) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10244|10398) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10244|10398) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000011.00000507(a5b0cd02) num remotes 1
(10244|10398) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1) num remotes 1
2026-08-07T16:08:23Z: Stopping process actions.
2026-08-07T16:08:23Z: Detaching Listeners.
2026-08-07T16:08:23Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10244|10244) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000012.00000507(e210b7d2) num remotes 4
(10244|10398) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10244|10398) 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
(10244|10244) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000012.00000607(c93de411) num remotes 4
(10244|10398) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10244|10398) 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
(10244|10244) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 3
(10244|10244) 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
(10244|10244) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 3
(10244|10244) 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
(10244|10316) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000012.000001c7(1d18b066) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10244|10316) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000012.000001c7(1d18b066) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10244|10316) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10244|10316) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10244|10316) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10244|10316) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10244|10316) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000012.000003c7(2f2ed2e4) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10244|10316) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000012.000003c7(2f2ed2e4) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10244|10316) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10244|10316) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10244|10316) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10244|10316) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10244|10316) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10244|10316) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10244|10316) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000012.000004c7(606f4423) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10244|10316) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000012.000004c7(606f4423) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10244|10316) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10244|10316) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10244|10316) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10244|10316) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10244|10316) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10244|10316) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10244|10316) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000012.000002c7(3635e3a5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10244|10316) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000012.000002c7(3635e3a5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10244|10433) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.211:43415 , reconnect_state = INIT_STATE.
(10244|10316) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10244|10316) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10244|10316) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10244|10316) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10244|10316) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10244|10316) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10244|10316) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10244|10316) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10244|10433) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10244|10244) Service_Participant::shutdown
(10244|10244) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-07T16:08:23Z: 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.038
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10244|10244) Service_Participant::~Service_Participant
(10244|10244) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52f182aa.27d935e4.000001c1 === Spawned Process #19 (PID 10246) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:07:47Z: 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
(10246|10246) INFO: set_DCPS_debug_level: set to 3
(10246|10246) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10246|10246) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10246|10246) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10246|10246) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10246|10246) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10246|10246) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10246|10246) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10246|10246) Service_Participant::get_domain_participant_factory: machine: runnervmd93pd, x86_64 platform: Linux, 6.17.0-1021-azure, #21~24.04.1-Ubuntu SMP Wed Jul 1 21:45:31 UTC 2026
(10246|10246) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10246|10246) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10246|10246) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10246|10246) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10246|10246) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10246|10246) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000013.000001c1(c91b3ce3) in domain 7
(10246|10246) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10246|10246) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10246|10246) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10246|10246) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10246|10246) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10246|10246) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(10246|10246) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10246|10397) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000013.000001c7(207899d6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10246|10246) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10246|10246) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000013.000001c7(207899d6), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10246|10246) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10246|10246) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10246|10246) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10246|10397) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000013.000002c7(0b55ca15) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10246|10246) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10246|10246) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000013.000002c7(0b55ca15), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10246|10246) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10246|10246) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10246|10246) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10246|10246) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10246|10246) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000013.000003c7(124efb54), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10246|10246) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10246|10246) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10246|10397) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000013.000003c7(124efb54) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10246|10246) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10246|10397) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000013.000004c7(5d0f6d93) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10246|10246) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10246|10246) 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'
(10246|10246) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10246|10246) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10246|10246) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10246|10397) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10246|10246) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10246|10397) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10246|10246) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10246|10397) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10246|10246) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10246|10397) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10246|10246) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10246|10397) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10246|10246) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10246|10397) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10246|10246) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10246|10397) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10246|10397) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10246|10246) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10246|10397) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10246|10397) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10246|10246) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10246|10246) 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'
(10246|10246) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10246|10246) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10246|10246) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10246|10397) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10246|10246) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10246|10397) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10246|10246) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10246|10246) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10246|10397) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10246|10246) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10246|10397) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10246|10246) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10246|10397) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10246|10246) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10246|10397) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10246|10397) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10246|10397) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10246|10397) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10246|10246) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10246|10397) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10246|10246) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10246|10246) 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'
(10246|10246) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10246|10246) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 14880 with 20 chunks
(10246|10246) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 14910 with 20 chunks
(10246|10246) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10246|10246) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10246|10246) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10246|10397) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10246|10246) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10246|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10246|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10246|10397) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10246|10246) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10246|10246) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10246|10397) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10246|10246) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10246|10246) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10246|10246) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10246|10246) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10246|10246) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10246|10246) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10246|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10246|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10246|10397) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10246|10246) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10246|10246) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10246|10246) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10246|10397) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000006.00000507(77708690)
(10246|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10246|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10246|10397) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000006.00000507(77708690)
(10246|10397) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10246|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10246|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10246|10397) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10246|10246) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10246|10246) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10246|10246) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10246|10246) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10246|10397) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10246|10246) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10246|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10246|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10246|10397) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10246|10246) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10246|10246) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10246|10246) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10246|10246) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10246|10246) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10246|10246) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10246|10246) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10246|10246) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10246|10397) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10246|10246) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10246|10246) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10246|10246) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10246|10246) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10246|10246) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10246|10246) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10246|10246) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10246|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10246|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10246|10397) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10246|10397) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10246|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10246|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10246|10397) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10246|10397) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10246|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10246|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10246|10397) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10246|10397) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10246|10246) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10246|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10246|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10246|10397) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10246|10397) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10246|10397) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10246|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10246|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10246|10397) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10246|10246) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10246|10246) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10246|10246) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10246|10246) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10246|10246) 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'
(10246|10246) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10246|10246) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 149a0 with 20 chunks
(10246|10246) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 14a30 with 20 chunks
(10246|10246) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1a00 with 20 chunks
(10246|10246) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10246|10246) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10246|10397) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10246|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10246|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10246|10397) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10246|10246) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10246|10397) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10246|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10246|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10246|10397) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10246|10397) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10246|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10246|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10246|10397) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10246|10397) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10246|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10246|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10246|10397) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10246|10397) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10246|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10246|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10246|10397) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10246|10397) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10246|10246) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10246|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10246|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10246|10397) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10246|10246) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10246|10246) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10246|10246) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10246|10397) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10246|10246) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10246|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10246|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10246|10397) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10246|10246) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10246|10246) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10246|10246) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10246|10397) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10246|10246) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10246|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10246|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10246|10397) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10246|10246) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10246|10246) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10246|10246) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10246|10397) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10246|10246) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10246|10246) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10246|10246) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10246|10246) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10246|10246) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10246|10246) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10246|10246) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10246|10246) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10246|10246) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10246|10246) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10246|10246) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10246|10246) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10246|10246) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10246|10246) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10246|10246) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10246|10246) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10246|10246) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10246|10246) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10246|10246) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10246|10246) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10246|10246) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10246|10246) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10246|10246) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10246|10246) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10246|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10246|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10246|10397) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10246|10246) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10246|10397) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10246|10397) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10246|10246) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10246|10246) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10246|10246) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10246|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10246|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10246|10397) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10246|10246) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10246|10246) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000013.00000202(e05bfc2a), publishing to topic name "topic_02" type "Bench::Data"
2026-08-07T16:07:50Z: Process construction / entity creation complete.
(10246|10397) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
2026-08-07T16:07:50Z: Beginning action construction / initialization.
2026-08-07T16:07:50Z: Action construction / initialization complete.
(10246|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10246|10397) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10246|10397) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10246|10397) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10246|10397) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10246|10397) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-08-07T16:07:51Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:07:51Z: DDS entities enabled.
2026-08-07T16:07:51Z: Initializing process actions.
(10246|10397) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10246|10397) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10246|10397) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10246|10397) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10246|10397) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10246|10397) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-08-07T16:08:21Z: Starting process actions.
2026-08-07T16:08:21Z: Process tests started.
(10246|10397) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10246|10397) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10246|10397) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10246|10397) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10246|10397) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10246|10397) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10246|10397) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10246|10397) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10246|10397) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10246|10397) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10246|10397) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10246|10397) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10246|10397) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10246|10397) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10246|10397) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10246|10397) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10246|10397) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10246|10397) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10246|10397) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10246|10397) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10246|10397) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10246|10397) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10246|10397) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10246|10397) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10246|10397) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10246|10397) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10246|10397) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10246|10397) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10246|10397) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10246|10397) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10246|10397) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10246|10397) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10246|10397) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10246|10397) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10246|10397) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10246|10397) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10246|10397) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10246|10397) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10246|10397) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10246|10397) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10246|10397) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10246|10397) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10246|10397) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10246|10397) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10246|10397) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10246|10397) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10246|10397) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10246|10397) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
2026-08-07T16:08:22Z: Stopping process tests.
2026-08-07T16:08:22Z: Process tests stopped.
(10246|10397) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10246|10397) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10246|10397) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10246|10397) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10246|10397) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10246|10397) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10246|10397) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10246|10397) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10246|10397) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10246|10397) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10246|10397) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10246|10397) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10246|10397) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10246|10397) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10246|10397) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10246|10397) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10246|10397) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10246|10397) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10246|10397) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10246|10397) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10246|10397) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10246|10397) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10246|10397) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10246|10397) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10246|10397) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10246|10397) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10246|10397) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10246|10397) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10246|10397) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10246|10397) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
(10246|10397) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10246|10397) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10246|10397) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10246|10397) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10246|10397) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 1
(10246|10397) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 1
(10246|10397) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10246|10397) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10246|10397) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10246|10397) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10246|10397) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02) num remotes 1
(10246|10397) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1) num remotes 1
(10246|10397) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10246|10397) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10246|10397) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10246|10397) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10246|10397) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000012.00000507(e210b7d2) num remotes 1
(10246|10397) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000012.00000607(c93de411) num remotes 1
2026-08-07T16:08:23Z: Stopping process actions.
2026-08-07T16:08:23Z: Detaching Listeners.
2026-08-07T16:08:23Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10246|10246) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000013.00000507(df709e62) num remotes 3
(10246|10397) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
(10246|10397) 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
(10246|10246) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000013.00000607(f45dcda1) num remotes 3
(10246|10397) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
(10246|10397) 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
(10246|10246) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 2
(10246|10246) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 2
Deleting datareader: datareader_02
(10246|10246) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 2
(10246|10246) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 2
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10246|10318) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000013.000001c7(207899d6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10246|10318) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000013.000001c7(207899d6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10246|10318) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10246|10318) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10246|10318) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10246|10318) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000013.000003c7(124efb54) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10246|10318) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000013.000003c7(124efb54) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10246|10318) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10246|10318) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10246|10318) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10246|10318) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10246|10318) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000013.000004c7(5d0f6d93) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10246|10318) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000013.000004c7(5d0f6d93) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10246|10318) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10246|10318) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10246|10318) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10246|10318) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10246|10318) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000013.000002c7(0b55ca15) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10246|10318) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000013.000002c7(0b55ca15) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10246|10439) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.211:43415 , reconnect_state = INIT_STATE.
(10246|10318) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10246|10318) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10246|10318) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10246|10318) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10246|10318) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10246|10318) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10246|10439) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10246|10246) Service_Participant::shutdown
(10246|10246) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-07T16:08:23Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.440
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.041
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10246|10246) Service_Participant::~Service_Participant
(10246|10246) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52f182aa.27d935e4.000001c1 === Spawned Process #21 (PID 10248) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:07:47Z: 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
(10248|10248) INFO: set_DCPS_debug_level: set to 3
(10248|10248) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10248|10248) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10248|10248) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10248|10248) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10248|10248) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10248|10248) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10248|10248) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10248|10248) Service_Participant::get_domain_participant_factory: machine: runnervmd93pd, x86_64 platform: Linux, 6.17.0-1021-azure, #21~24.04.1-Ubuntu SMP Wed Jul 1 21:45:31 UTC 2026
(10248|10248) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10248|10248) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10248|10248) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10248|10248) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10248|10248) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10248|10248) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000014.000001c1(7b3be0f3) in domain 7
(10248|10248) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10248|10248) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10248|10248) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10248|10248) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10248|10248) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10248|10248) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(10248|10248) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10248|10406) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000014.000001c7(925845c6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10248|10248) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10248|10248) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000014.000001c7(925845c6), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10248|10248) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10248|10248) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10248|10248) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10248|10406) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000014.000002c7(b9751605) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10248|10248) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10248|10248) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000014.000002c7(b9751605), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10248|10248) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10248|10248) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10248|10248) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10248|10406) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000014.000003c7(a06e2744) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10248|10248) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10248|10248) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000014.000003c7(a06e2744), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10248|10248) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10248|10248) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10248|10248) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10248|10406) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000014.000004c7(ef2fb183) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10248|10248) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10248|10248) 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'
(10248|10248) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10248|10248) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10248|10248) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10248|10406) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10248|10248) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10248|10248) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10248|10406) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10248|10248) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10248|10406) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10248|10406) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10248|10248) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10248|10406) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10248|10406) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10248|10248) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10248|10406) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10248|10406) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10248|10406) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10248|10406) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10248|10406) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10248|10406) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10248|10248) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10248|10248) 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'
(10248|10248) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10248|10248) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10248|10248) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10248|10406) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10248|10248) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10248|10406) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10248|10248) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10248|10406) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10248|10406) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10248|10406) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10248|10406) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10248|10406) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10248|10248) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10248|10406) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10248|10248) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10248|10248) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10248|10406) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10248|10248) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10248|10406) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10248|10406) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10248|10248) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10248|10248) 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'
(10248|10248) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10248|10248) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10248|10248) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10248|10248) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10248|10248) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10248|10248) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10248|10406) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10248|10248) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10248|10248) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10248|10406) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10248|10406) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10248|10406) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10248|10406) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10248|10406) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10248|10406) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10248|10406) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10248|10406) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10248|10406) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10248|10406) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10248|10406) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10248|10406) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10248|10406) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10248|10406) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10248|10248) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000006.00000507(77708690)
(10248|10406) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10248|10406) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10248|10406) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10248|10406) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10248|10406) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10248|10406) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10248|10406) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10248|10248) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000006.00000507(77708690)
(10248|10248) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10248|10406) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10248|10406) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10248|10406) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10248|10248) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10248|10248) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10248|10248) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10248|10248) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10248|10248) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10248|10248) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10248|10248) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10248|10248) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10248|10406) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10248|10406) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10248|10406) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10248|10406) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10248|10406) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10248|10406) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10248|10406) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10248|10406) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10248|10248) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10248|10248) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10248|10248) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10248|10248) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10248|10248) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10248|10248) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10248|10248) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10248|10406) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10248|10406) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10248|10406) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10248|10406) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10248|10406) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10248|10406) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10248|10406) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10248|10406) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10248|10406) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10248|10248) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10248|10248) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10248|10248) 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'
(10248|10248) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10248|10248) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10248|10248) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10248|10248) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1a80 with 20 chunks
(10248|10248) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10248|10248) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10248|10406) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10248|10248) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10248|10406) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10248|10406) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10248|10406) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10248|10406) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10248|10248) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10248|10248) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10248|10248) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10248|10248) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10248|10248) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10248|10248) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10248|10248) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10248|10248) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10248|10248) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10248|10248) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10248|10248) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10248|10248) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10248|10248) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10248|10248) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10248|10248) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10248|10248) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10248|10248) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10248|10248) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10248|10248) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10248|10248) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10248|10248) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10248|10248) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10248|10248) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10248|10248) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10248|10406) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10248|10406) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10248|10406) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10248|10248) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10248|10406) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10248|10248) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10248|10406) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10248|10406) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10248|10406) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10248|10248) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10248|10406) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10248|10248) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10248|10406) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10248|10406) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10248|10406) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10248|10406) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10248|10248) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10248|10248) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10248|10248) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10248|10248) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10248|10248) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10248|10248) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000014.00000202(527b203a), publishing to topic name "topic_02" type "Bench::Data"
2026-08-07T16:07:50Z: Process construction / entity creation complete.
2026-08-07T16:07:50Z: Beginning action construction / initialization.
2026-08-07T16:07:50Z: Action construction / initialization complete.
(10248|10406) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10248|10406) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-08-07T16:07:51Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:07:51Z: DDS entities enabled.
2026-08-07T16:07:51Z: Initializing process actions.
(10248|10406) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10248|10406) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10248|10406) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10248|10406) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10248|10406) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10248|10406) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-08-07T16:08:21Z: Starting process actions.
2026-08-07T16:08:21Z: Process tests started.
(10248|10406) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10248|10406) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10248|10406) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10248|10406) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10248|10406) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10248|10406) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10248|10406) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10248|10406) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10248|10406) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10248|10406) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10248|10406) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10248|10406) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10248|10406) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10248|10406) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10248|10406) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10248|10406) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10248|10406) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10248|10406) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10248|10406) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10248|10406) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10248|10406) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10248|10406) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10248|10406) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10248|10406) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10248|10406) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10248|10406) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10248|10406) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10248|10406) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10248|10406) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10248|10406) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10248|10406) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10248|10406) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10248|10406) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10248|10406) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10248|10406) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10248|10406) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10248|10406) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10248|10406) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10248|10406) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10248|10406) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10248|10406) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10248|10406) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10248|10406) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10248|10406) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10248|10406) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10248|10406) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10248|10406) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10248|10406) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
2026-08-07T16:08:22Z: Stopping process tests.
2026-08-07T16:08:22Z: Process tests stopped.
(10248|10406) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10248|10406) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10248|10406) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10248|10406) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10248|10406) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10248|10406) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10248|10406) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10248|10406) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10248|10406) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10248|10406) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10248|10406) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10248|10406) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10248|10406) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10248|10406) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10248|10406) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10248|10406) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10248|10406) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10248|10406) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10248|10406) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10248|10406) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10248|10406) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10248|10406) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10248|10406) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10248|10406) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10248|10406) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10248|10406) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10248|10406) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10248|10406) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10248|10406) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10248|10406) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
(10248|10406) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10248|10406) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10248|10406) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10248|10406) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10248|10406) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 1
(10248|10406) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 1
(10248|10406) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10248|10406) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10248|10406) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10248|10406) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10248|10406) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02) num remotes 1
(10248|10406) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1) num remotes 1
(10248|10406) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10248|10406) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10248|10406) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10248|10406) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10248|10406) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000012.00000507(e210b7d2) num remotes 1
(10248|10406) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000012.00000607(c93de411) num remotes 1
(10248|10406) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
(10248|10406) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
(10248|10406) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
(10248|10406) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
(10248|10406) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000013.00000507(df709e62) num remotes 1
(10248|10406) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000013.00000607(f45dcda1) num remotes 1
2026-08-07T16:08:23Z: Stopping process actions.
2026-08-07T16:08:23Z: Detaching Listeners.
2026-08-07T16:08:23Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10248|10248) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000014.00000507(6d504272) num remotes 2
(10248|10406) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 1
(10248|10406) 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
(10248|10248) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000014.00000607(467d11b1) num remotes 2
(10248|10406) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 1
(10248|10406) 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
(10248|10248) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000015.00000102(44365a49) num remotes 1
(10248|10248) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000015.00000102(44365a49) num remotes 1
Deleting datareader: datareader_02
(10248|10248) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000015.00000202(6f1b098a) num remotes 1
(10248|10248) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000015.00000202(6f1b098a) num remotes 1
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10248|10342) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000014.000001c7(925845c6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10248|10342) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000014.000001c7(925845c6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10248|10342) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10248|10342) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10248|10342) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000014.000003c7(a06e2744) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10248|10342) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000014.000003c7(a06e2744) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10248|10342) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10248|10342) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10248|10342) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000014.000004c7(ef2fb183) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10248|10342) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000014.000004c7(ef2fb183) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10248|10342) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10248|10342) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10248|10442) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.211:43415 , reconnect_state = INIT_STATE.
(10248|10342) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000014.000002c7(b9751605) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10248|10342) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000014.000002c7(b9751605) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10248|10342) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10248|10342) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10248|10342) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10248|10342) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10248|10442) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10248|10248) Service_Participant::shutdown
(10248|10248) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-07T16:08:23Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.359
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.040
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10248|10248) Service_Participant::~Service_Participant
(10248|10248) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52f182aa.27d935e4.000001c1 === Spawned Process #11 (PID 10232) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:07:47Z: 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
(10232|10232) INFO: set_DCPS_debug_level: set to 3
(10232|10232) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10232|10232) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10232|10232) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10232|10232) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10232|10232) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10232|10232) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10232|10232) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10232|10232) Service_Participant::get_domain_participant_factory: machine: runnervmd93pd, x86_64 platform: Linux, 6.17.0-1021-azure, #21~24.04.1-Ubuntu SMP Wed Jul 1 21:45:31 UTC 2026
(10232|10232) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10232|10232) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10232|10232) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10232|10232) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10232|10232) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10232|10232) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000015.000001c1(465bc943) in domain 7
(10232|10232) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10232|10232) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10232|10232) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10232|10232) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10232|10232) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10232|10232) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmd93pd" as fully qualified hostname. Configure DCPSDefaultAddress or the transport's local address to override this selection.
(10232|10232) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10232|10407) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000015.000001c7(af386c76) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10232|10232) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10232|10232) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000015.000001c7(af386c76), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10232|10232) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10232|10232) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10232|10232) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10232|10407) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000015.000002c7(84153fb5) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10232|10232) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10232|10232) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000015.000002c7(84153fb5), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10232|10232) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10232|10232) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10232|10232) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10232|10407) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000015.000003c7(9d0e0ef4) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10232|10232) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10232|10232) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000015.000003c7(9d0e0ef4), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10232|10232) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10232|10232) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10232|10232) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10232|10407) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000015.000004c7(d24f9833) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10232|10232) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10232|10232) 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'
(10232|10232) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10232|10232) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10232|10232) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10232|10407) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10232|10232) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10232|10407) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10232|10407) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10232|10407) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10232|10407) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10232|10407) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10232|10232) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10232|10407) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10232|10407) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10232|10232) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10232|10407) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10232|10232) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10232|10407) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10232|10232) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10232|10407) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10232|10232) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10232|10407) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10232|10407) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10232|10232) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10232|10232) 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'
(10232|10232) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10232|10232) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10232|10232) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10232|10407) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10232|10407) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10232|10232) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10232|10407) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10232|10232) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10232|10232) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10232|10232) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10232|10232) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10232|10232) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10232|10407) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10232|10407) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10232|10407) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10232|10232) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10232|10407) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10232|10407) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10232|10407) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10232|10407) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10232|10407) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10232|10407) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10232|10232) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10232|10232) 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'
(10232|10232) WriteDataContainer sample_list_element_allocator 3df8 with 20 chunks
(10232|10232) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10232|10232) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10232|10232) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10232|10232) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10232|10232) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10232|10407) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10232|10407) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10232|10407) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10232|10407) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10232|10407) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10232|10232) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10232|10232) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10232|10232) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10232|10232) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10232|10232) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10232|10232) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10232|10232) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10232|10232) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10232|10232) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10232|10232) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10232|10232) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10232|10232) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10232|10232) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000006.00000507(77708690)
(10232|10232) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10232|10232) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10232|10232) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000006.00000507(77708690)
(10232|10232) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10232|10232) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10232|10232) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10232|10232) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10232|10232) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10232|10232) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10232|10232) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10232|10232) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10232|10232) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10232|10232) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10232|10232) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10232|10232) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10232|10232) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10232|10232) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10232|10232) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10232|10232) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10232|10407) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10232|10407) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10232|10407) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10232|10232) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10232|10407) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10232|10232) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10232|10232) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10232|10232) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10232|10407) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10232|10407) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10232|10407) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10232|10232) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10232|10407) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10232|10232) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10232|10232) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10232|10232) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10232|10407) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10232|10407) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10232|10232) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10232|10407) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10232|10407) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10232|10232) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10232|10232) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10232|10232) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10232|10407) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10232|10407) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10232|10407) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10232|10232) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10232|10407) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10232|10232) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10232|10232) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10232|10232) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10232|10407) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10232|10407) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10232|10407) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10232|10232) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10232|10407) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10232|10232) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10232|10232) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10232|10232) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10232|10232) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10232|10407) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10232|10407) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10232|10407) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10232|10232) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10232|10232) 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'
(10232|10232) WriteDataContainer sample_list_element_allocator 4178 with 20 chunks
(10232|10232) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10232|10232) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10232|10232) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1c00 with 20 chunks
(10232|10232) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10232|10232) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10232|10407) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10232|10407) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10232|10407) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10232|10407) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10232|10232) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10232|10232) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10232|10232) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10232|10232) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10232|10232) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10232|10232) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10232|10232) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10232|10232) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10232|10407) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10232|10232) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10232|10407) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10232|10407) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10232|10407) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10232|10407) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10232|10232) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10232|10232) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10232|10232) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10232|10407) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10232|10407) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10232|10407) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10232|10232) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10232|10407) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10232|10232) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10232|10232) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10232|10232) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10232|10407) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10232|10407) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10232|10407) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10232|10407) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10232|10232) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10232|10407) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10232|10407) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10232|10407) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10232|10232) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10232|10232) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10232|10232) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10232|10407) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10232|10232) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10232|10407) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10232|10407) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10232|10407) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10232|10407) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10232|10232) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10232|10232) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10232|10232) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10232|10407) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10232|10407) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10232|10407) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10232|10232) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10232|10407) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10232|10232) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10232|10232) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10232|10232) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10232|10407) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10232|10407) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10232|10407) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10232|10232) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10232|10407) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10232|10232) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10232|10232) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10232|10232) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10232|10407) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10232|10407) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10232|10407) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10232|10232) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10232|10407) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10232|10232) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10232|10232) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10232|10232) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10232|10407) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10232|10407) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10232|10407) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10232|10232) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10232|10407) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
(10232|10232) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10232|10232) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10232|10232) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10232|10232) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10232|10232) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000015.00000202(6f1b098a), publishing to topic name "topic_02" type "Bench::Data"
2026-08-07T16:07:50Z: Process construction / entity creation complete.
2026-08-07T16:07:50Z: Beginning action construction / initialization.
2026-08-07T16:07:50Z: Action construction / initialization complete.
2026-08-07T16:07:51Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:07:51Z: DDS entities enabled.
2026-08-07T16:07:51Z: Initializing process actions.
(10232|10407) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10232|10407) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10232|10407) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10232|10407) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10232|10407) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10232|10407) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-08-07T16:08:21Z: Starting process actions.
2026-08-07T16:08:21Z: Process tests started.
(10232|10407) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10232|10407) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10232|10407) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10232|10407) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10232|10407) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10232|10407) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10232|10407) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10232|10407) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10232|10407) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10232|10407) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10232|10407) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10232|10407) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10232|10407) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10232|10407) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10232|10407) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10232|10407) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10232|10407) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10232|10407) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10232|10407) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10232|10407) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10232|10407) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10232|10407) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10232|10407) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10232|10407) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10232|10407) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10232|10407) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10232|10407) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10232|10407) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10232|10407) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10232|10407) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10232|10407) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10232|10407) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10232|10407) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10232|10407) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10232|10407) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10232|10407) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10232|10407) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10232|10407) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10232|10407) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10232|10407) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10232|10407) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10232|10407) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10232|10407) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10232|10407) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10232|10407) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10232|10407) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10232|10407) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10232|10407) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10232|10407) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10232|10407) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10232|10407) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10232|10407) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10232|10407) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10232|10407) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10232|10407) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10232|10407) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10232|10407) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10232|10407) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10232|10407) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10232|10407) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
2026-08-07T16:08:22Z: Stopping process tests.
2026-08-07T16:08:22Z: Process tests stopped.
(10232|10407) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10232|10407) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10232|10407) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10232|10407) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10232|10407) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10232|10407) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10232|10407) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10232|10407) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10232|10407) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10232|10407) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10232|10407) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10232|10407) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10232|10407) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10232|10407) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10232|10407) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10232|10407) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10232|10407) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10232|10407) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
(10232|10407) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10232|10407) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10232|10407) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10232|10407) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10232|10407) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 1
(10232|10407) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 1
(10232|10407) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10232|10407) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10232|10407) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10232|10407) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10232|10407) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000011.00000507(a5b0cd02) num remotes 1
(10232|10407) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1) num remotes 1
(10232|10407) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10232|10407) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10232|10407) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10232|10407) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10232|10407) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000012.00000507(e210b7d2) num remotes 1
(10232|10407) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000012.00000607(c93de411) num remotes 1
(10232|10407) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
(10232|10407) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
(10232|10407) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
(10232|10407) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
(10232|10407) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000013.00000507(df709e62) num remotes 1
(10232|10407) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000013.00000607(f45dcda1) num remotes 1
(10232|10407) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 1
(10232|10407) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 1
(10232|10407) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 1
(10232|10407) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 1
(10232|10407) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000014.00000507(6d504272) num remotes 1
(10232|10407) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000014.00000607(467d11b1) num remotes 1
2026-08-07T16:08:23Z: Stopping process actions.
2026-08-07T16:08:23Z: Detaching Listeners.
2026-08-07T16:08:23Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10232|10232) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000015.00000507(50306bc2) num remotes 1
(10232|10407) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000015.00000102(44365a49) num remotes 1
(10232|10407) 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
(10232|10232) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000015.00000607(7b1d3801) num remotes 1
(10232|10407) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000015.00000202(6f1b098a) num remotes 1
(10232|10407) 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
(10232|10336) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000015.000001c7(af386c76) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10232|10336) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000015.000001c7(af386c76) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10232|10336) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10232|10336) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000015.000003c7(9d0e0ef4) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10232|10336) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000015.000003c7(9d0e0ef4) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10232|10336) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000015.000004c7(d24f9833) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10232|10336) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000015.000004c7(d24f9833) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10232|10336) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000015.000002c7(84153fb5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10232|10336) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000015.000002c7(84153fb5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10232|10336) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10232|10443) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.211:43415 , reconnect_state = INIT_STATE.
(10232|10336) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10232|10443) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10232|10232) Service_Participant::shutdown
(10232|10232) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-07T16:08:23Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.465
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.043
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10232|10232) Service_Participant::~Service_Participant
(10232|10232) 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_10458
node_controller PID: 10459 started at 2026-08-07 16:08:45
/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: 10460 started at 2026-08-07 16:08:45
Using example/config/scenario/ci-disco-relay.json:
Name: Continuous Integration Discovery Test
Description: This is a small quick test for (quiet) discovery capability via the relay with many participant processes
Parameters:
Base: disco
Config: RtpsRelay
Time: 30
Participants: 2
Waiting for nodes for 7 seconds...
Discovered Node 01037c1e.52f182aa.28dbb44d.000001c1 "test_nc_10458"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/3
Started at 2026-08-07T16:08:52Z
Setting scenario launch_time to be 3 seconds from now: 2026-08-07T16:08:55Z
2026-08-07T16:08:55Z: Node 01037c1e.52f182aa.28dbb44d.000001c1 (test_nc_10458) starting process 10477:
- 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_10459/n01037c1e.52f182aa.28dbb44d.000001c1w1_log.txt -DCPSPendingTimeout 3
2026-08-07T16:08:55Z: Node 01037c1e.52f182aa.28dbb44d.000001c1 (test_nc_10458) starting process 10478:
- original config: ci-disco-relay.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10459/n01037c1e.52f182aa.28dbb44d.000001c1w2_config.json --report /tmp/opendds_bench_nc_10459/n01037c1e.52f182aa.28dbb44d.000001c1w2_report.json --log /tmp/opendds_bench_nc_10459/n01037c1e.52f182aa.28dbb44d.000001c1w2_log.txt
2026-08-07T16:08:55Z: Node 01037c1e.52f182aa.28dbb44d.000001c1 (test_nc_10458) starting process 10479:
- original config: ci-disco-relay.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10459/n01037c1e.52f182aa.28dbb44d.000001c1w3_config.json --report /tmp/opendds_bench_nc_10459/n01037c1e.52f182aa.28dbb44d.000001c1w3_report.json --log /tmp/opendds_bench_nc_10459/n01037c1e.52f182aa.28dbb44d.000001c1w3_log.txt
2026-08-07T16:09:31Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10478 with exit code 0
2026-08-07T16:09:31Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10479 with exit code 0
2026-08-07T16:09:55Z: Scenario timed out, Killing Spawned Processes...
2026-08-07T16:09:55Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10477 with exit code 9
Writing report for node name 'test_nc_10458' (id '01037c1e.52f182aa.28dbb44d.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-07T16:09:55Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 60
percent cpu utilization min = 0.000000
percent cpu utilization max = 9.451594
percent cpu utilization mean = 0.374748
percent cpu utilization stdev = 1.522671
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.521985
percent memory utilization mean = 1.834548
percent memory utilization stdev = 0.801720
percent memory utilization median = 2.519737
percent memory utilization madev = 0.002223
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 60
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 1167.190483
percent virtual memory utilization mean = 849.455290
percent virtual memory utilization stdev = 392.238637
percent virtual memory utilization median = 1167.190483
percent virtual memory utilization madev = 0.000000
Test Timing Stats:
Max Construction Time: 0.073 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.000 seconds
Max Stop Time: 0.000 seconds
Max Destruction Time: 0.020 seconds
Discovery Stats:
Total Undermatched Readers: 0, Total Undermatched Writers: 0
Discovery Time Delta Statistics:
discovery time delta count = 16
discovery time delta min = 0.006219
discovery time delta max = 0.537591
discovery time delta mean = 0.196814
discovery time delta stdev = 0.190181
discovery time delta median = 0.170182
discovery time delta madev = 0.156098
DDS Sample Count Stats:
Total Lost Samples: 0
Total Rejected Samples: 0
Data Count Stats:
Total Out-Of-Order Data Samples: 0
Total Duplicate Data Samples: 0
Total Missing Data Samples: 0
Data Timing Stats:
Latency Statistics:
latency count = 0
Jitter Statistics:
jitter count = 0
Throughput Statistics:
throughput count = 0
Round Trip Latency Statistics:
round trip latency count = 0
Round Trip Jitter Statistics:
round trip jitter count = 0
Round Trip Throughput Statistics:
round trip throughput count = 0
Wrote results to example/result/3
=== Showing Log for Node 01037c1e.52f182aa.28dbb44d.000001c1 === Spawned Process #2 (PID 10478) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:08:58Z: 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
(10478|10478) INFO: set_DCPS_debug_level: set to 3
(10478|10478) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10478|10478) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10478|10478) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10478|10478) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10478|10478) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ rtps_discovery].
(10478|10478) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10478|10478) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10478|10478) Service_Participant::get_domain_participant_factory: machine: runnervmd93pd, x86_64 platform: Linux, 6.17.0-1021-azure, #21~24.04.1-Ubuntu SMP Wed Jul 1 21:45:31 UTC 2026
(10478|10478) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10478|10478) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10478|10478) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10478|10478) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_RTPS_DISCOVERY_SPDP_SEND_ADDRS
(10478|10478) DomainParticipantImpl::enable: enabled participant 01037c1e.52f182aa.28ee25cc.000001c1(2152635f) in domain 7
(10478|10478) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 90 with 20 chunks
(10478|10478) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b0 with 20 chunks
(10478|10478) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2d0 with 20 chunks
(10478|10478) DataReaderImpl::enable Cached_Allocator_With_Overflow 360 with 20 chunks
(10478|10478) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10478|10478) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10478|10478) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 510 with 20 chunks
(10478|10478) DataReaderImpl::enable Cached_Allocator_With_Overflow 5a0 with 20 chunks
(10478|10478) OpenDDS::DCPS::ParticipantLocationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 630 with 20 chunks
(10478|10478) DataReaderImpl::enable Cached_Allocator_With_Overflow 6c0 with 20 chunks
(10478|10478) OpenDDS::DCPS::ConnectionRecordDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 750 with 20 chunks
(10478|10478) DataReaderImpl::enable Cached_Allocator_With_Overflow 7e0 with 20 chunks
(10478|10478) OpenDDS::DCPS::InternalThreadBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 870 with 20 chunks
(10478|10478) DataReaderImpl::enable Cached_Allocator_With_Overflow 900 with 20 chunks
(10478|10478) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EE25CC_7=@_OPENDDS_SEDPTransportInst_01037c1e52f182aa28ee25cc_7
(10478|10478) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EE25CC_7_MAX_MESSAGE_SIZE=65466
(10478|10478) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EE25CC_7_HEARTBEAT_PERIOD=200
(10478|10478) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EE25CC_7_NAK_RESPONSE_DELAY=100
(10478|10478) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EE25CC_7_RESPONSIVE_MODE=false
(10478|10478) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EE25CC_7_SEND_DELAY=10
(10478|10478) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EE25CC_7_SEND_BUFFER_SIZE=65535
(10478|10478) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EE25CC_7_RCV_BUFFER_SIZE=65535
(10478|10478) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EE25CC_7_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(10478|10478) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EE25CC_7_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(10478|10478) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EE25CC_7_PORT_MODE=system
(10478|10478) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EE25CC_7_PB=7400
(10478|10478) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EE25CC_7_DG=250
(10478|10478) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EE25CC_7_PG=2
(10478|10478) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EE25CC_7_D2=2
(10478|10478) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EE25CC_7_D3=12
(10478|10478) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EE25CC_7_USE_MULTICAST=false
(10478|10478) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EE25CC_7_INIT_PARTICIPANT_PORT_ID=2
(10478|10478) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EE25CC_7_LOCAL_ADDRESS=0.0.0.0:0
(10478|10478) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EE25CC_7_ADVERTISED_ADDRESS=0.0.0.0:0
(10478|10478) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EE25CC_7_IPV6_INIT_PARTICIPANT_PORT_ID=3
(10478|10478) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EE25CC_7_IPV6_LOCAL_ADDRESS=:::0
(10478|10478) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EE25CC_7_IPV6_ADVERTISED_ADDRESS=:::0
(10478|10478) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EE25CC_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(10478|10478) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EE25CC_7_USE_RTPS_RELAY=false
(10478|10478) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EE25CC_7_RTPS_RELAY_ONLY=true
(10478|10478) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EE25CC_7_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(10478|10478) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EE25CC_7_USE_ICE=false
(10478|10478) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52F182AA28EE25CC_7=@_OPENDDS_SEDP_TransportCfg_01037c1e52f182aa28ee25cc_7
(10478|10478) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52F182AA28EE25CC_7_PASSIVE_CONNECT_DURATION=60000
(10478|10497) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EE25CC_7_RTPS_RELAY_ONLY=true
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
(10478|10497) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EE25CC_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'
(10478|10478) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow c60 with 20 chunks
(10478|10478) DataReaderImpl::enable Cached_Allocator_With_Overflow cf0 with 20 chunks
(10478|10498) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on docker0/172.17.0.1 (0x7b70000031c8 joined count 1)
(10478|10498) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on eth0/10.1.0.211 (0x7b70000031c8 joined count 2)
(10478|10498) INFO: MulticastManager::join: joined group ff03::1:9150 on eth0/fe80::7e1e:52ff:fef1:82aa (0x7b70000031c8 joined count 3)
(10478|10498) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on lo/127.0.0.1 (0x7b70000031c8 joined count 4)
(10478|10498) INFO: MulticastManager::join: joined group ff03::1:9150 on lo/::1 (0x7b70000031c8 joined count 5)
(10478|10478) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10478|10498) Spdp::handle_participant_data - 01037c1e.52f182aa.28ee25cc.000001c1(2152635f) discovered 01037c1e.52f182aa.28ed5663.000001c1(6f7b0eea) lease 5:00 from 127.0.0.1:4444 (0)
(10478|10498) Spdp::update_rtps_relay_application_participant - 01037c1e.52f182aa.28ed5663.000001c1(6f7b0eea) is an RtpsRelay application participant
(10478|10498) DEBUG: Sedp::association_complete_i local 01037c1e.52f182aa.28ee25cc.000003c2(8a6d5067) remote 01037c1e.52f182aa.28ed5663.000003c7(b42ec95d)
(10478|10498) DEBUG: Sedp::association_complete_i local 01037c1e.52f182aa.28ee25cc.000004c2(c52cc6a0) remote 01037c1e.52f182aa.28ed5663.000004c7(fb6f5f9a)
(10478|10498) DEBUG: Sedp::association_complete_i local 01037c1e.52f182aa.28ee25cc.000200c2(a2c4d7ca) remote 01037c1e.52f182aa.28ed5663.000200c7(9c874ef0)
(10478|10498) Spdp::update_rtps_relay_application_participant - 01037c1e.52f182aa.28ed5663.000001c1(6f7b0eea) is an RtpsRelay application participant
(10478|10478) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10478|10478) DataReaderImpl::enable: got GUID 01037c1e.52f182aa.28ee25cc.00000007(4a4e359b), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10478|10478) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2f40 with 20 chunks
(10478|10478) DataReaderImpl::enable Cached_Allocator_With_Overflow 2fd0 with 20 chunks
(10478|10478) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10478|10478) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10478|10478) DataReaderImpl::enable: got GUID 01037c1e.52f182aa.28ee25cc.01000007(f2f252fe), 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'
(10478|10478) WriteDataContainer sample_list_element_allocator 6ef8 with 20 chunks
(10478|10478) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 30f0 with 20 chunks
(10478|10478) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 3180 with 20 chunks
(10478|10478) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 2400 with 20 chunks
(10478|10478) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10478|10478) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10478|10478) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10478|10497) DataReaderImpl::add_association - bit 0 local 01037c1e.52f182aa.28ee25cc.00000007(4a4e359b) remote 01037c1e.52f182aa.28ee25cc.00000002(3a24c114)
(10478|10478) DataWriterImpl::enable: got GUID 01037c1e.52f182aa.28ee25cc.00000002(3a24c114), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10478|10478) WriteDataContainer sample_list_element_allocator 7278 with 20 chunks
(10478|10478) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 3210 with 20 chunks
(10478|10478) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 32a0 with 20 chunks
(10478|10478) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1600 with 20 chunks
(10478|10478) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10478|10478) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10478|10497) DataWriterImpl::add_association - bit 0 local 01037c1e.52f182aa.28ee25cc.00000002(3a24c114) remote 01037c1e.52f182aa.28ee25cc.00000007(4a4e359b)
(10478|10497) DataWriterImpl::transport_assoc_done: writer 01037c1e.52f182aa.28ee25cc.00000002(3a24c114) succeeded in associating with reader 01037c1e.52f182aa.28ee25cc.00000007(4a4e359b)
(10478|10497) DataWriterImpl::transport_assoc_done: writer 01037c1e.52f182aa.28ee25cc.00000002(3a24c114) reader 01037c1e.52f182aa.28ee25cc.00000007(4a4e359b) calling association_complete_i
(10478|10497) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52f182aa.28ee25cc.00000002(3a24c114) remote 01037c1e.52f182aa.28ee25cc.00000007(4a4e359b)
(10478|10478) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10478|10478) DataWriterImpl::enable: got GUID 01037c1e.52f182aa.28ee25cc.01000002(8298a671), publishing to topic name "topic_02" type "Bench::Data"
2026-08-07T16:08:58Z: Process construction / entity creation complete.
2026-08-07T16:08:58Z: Beginning action construction / initialization.
2026-08-07T16:08:58Z: Action construction / initialization complete.
(10478|10497) DataReaderImpl::add_association - bit 0 local 01037c1e.52f182aa.28ee25cc.01000007(f2f252fe) remote 01037c1e.52f182aa.28ee25cc.01000002(8298a671)
(10478|10497) DataWriterImpl::add_association - bit 0 local 01037c1e.52f182aa.28ee25cc.01000002(8298a671) remote 01037c1e.52f182aa.28ee25cc.01000007(f2f252fe)
(10478|10497) DataWriterImpl::transport_assoc_done: writer 01037c1e.52f182aa.28ee25cc.01000002(8298a671) succeeded in associating with reader 01037c1e.52f182aa.28ee25cc.01000007(f2f252fe)
(10478|10497) DataWriterImpl::transport_assoc_done: writer 01037c1e.52f182aa.28ee25cc.01000002(8298a671) reader 01037c1e.52f182aa.28ee25cc.01000007(f2f252fe) calling association_complete_i
(10478|10497) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52f182aa.28ee25cc.01000002(8298a671) remote 01037c1e.52f182aa.28ee25cc.01000007(f2f252fe)
(10478|10498) Spdp::handle_participant_data - 01037c1e.52f182aa.28ee25cc.000001c1(2152635f) discovered 01037c1e.52f182aa.28ef4df1.000001c1(3a3399eb) lease 5:00 from 127.0.0.1:4444 (1)
(10478|10498) DEBUG: Sedp::association_complete_i local 01037c1e.52f182aa.28ee25cc.000300c3(d4018d6b) remote 01037c1e.52f182aa.28ef4df1.000300c4(5104e27c)
(10478|10498) DEBUG: Sedp::association_complete_i local 01037c1e.52f182aa.28ee25cc.000301c3(cd1abc2a) remote 01037c1e.52f182aa.28ef4df1.000301c4(481fd33d)
(10478|10498) DEBUG: Sedp::association_complete_i local 01037c1e.52f182aa.28ee25cc.000003c2(8a6d5067) remote 01037c1e.52f182aa.28ef4df1.000003c7(e1665e5c)
(10478|10498) DEBUG: Sedp::association_complete_i local 01037c1e.52f182aa.28ee25cc.000004c2(c52cc6a0) remote 01037c1e.52f182aa.28ef4df1.000004c7(ae27c89b)
(10478|10498) DEBUG: Sedp::association_complete_i local 01037c1e.52f182aa.28ee25cc.000200c2(a2c4d7ca) remote 01037c1e.52f182aa.28ef4df1.000200c7(c9cfd9f1)
(10478|10497) DataWriterImpl::add_association - bit 0 local 01037c1e.52f182aa.28ee25cc.00000002(3a24c114) remote 01037c1e.52f182aa.28ef4df1.00000007(512fcf2f)
(10478|10497) DataWriterImpl::transport_assoc_done: writer 01037c1e.52f182aa.28ee25cc.00000002(3a24c114) succeeded in associating with reader 01037c1e.52f182aa.28ef4df1.00000007(512fcf2f)
(10478|10497) DataWriterImpl::transport_assoc_done: writer 01037c1e.52f182aa.28ee25cc.00000002(3a24c114) reader 01037c1e.52f182aa.28ef4df1.00000007(512fcf2f) calling association_complete_i
(10478|10497) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52f182aa.28ee25cc.00000002(3a24c114) remote 01037c1e.52f182aa.28ef4df1.00000007(512fcf2f)
(10478|10497) DataWriterImpl::add_association - bit 0 local 01037c1e.52f182aa.28ee25cc.01000002(8298a671) remote 01037c1e.52f182aa.28ef4df1.01000007(e993a84a)
(10478|10497) DataWriterImpl::transport_assoc_done: writer 01037c1e.52f182aa.28ee25cc.01000002(8298a671) succeeded in associating with reader 01037c1e.52f182aa.28ef4df1.01000007(e993a84a)
(10478|10497) DataWriterImpl::transport_assoc_done: writer 01037c1e.52f182aa.28ee25cc.01000002(8298a671) reader 01037c1e.52f182aa.28ef4df1.01000007(e993a84a) calling association_complete_i
(10478|10497) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52f182aa.28ee25cc.01000002(8298a671) remote 01037c1e.52f182aa.28ef4df1.01000007(e993a84a)
(10478|10497) DataReaderImpl::add_association - bit 0 local 01037c1e.52f182aa.28ee25cc.00000007(4a4e359b) remote 01037c1e.52f182aa.28ef4df1.00000002(21453ba0)
(10478|10497) DataReaderImpl::add_association - bit 0 local 01037c1e.52f182aa.28ee25cc.01000007(f2f252fe) remote 01037c1e.52f182aa.28ef4df1.01000002(99f95cc5)
2026-08-07T16:08:59Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:08:59Z: DDS entities enabled.
2026-08-07T16:08:59Z: Initializing process actions.
(10478|10498) Spdp::update_rtps_relay_application_participant - 01037c1e.52f182aa.28ed5663.000001c1(6f7b0eea) is an RtpsRelay application participant
2026-08-07T16:09:29Z: Starting process actions.
2026-08-07T16:09:29Z: Process tests started.
2026-08-07T16:09:30Z: Stopping process tests.
2026-08-07T16:09:30Z: Process tests stopped.
2026-08-07T16:09:31Z: Stopping process actions.
2026-08-07T16:09:31Z: Detaching Listeners.
2026-08-07T16:09:31Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10478|10478) DataWriterImpl::remove_associations: bit 0 local 01037c1e.52f182aa.28ee25cc.00000002(3a24c114) remote 01037c1e.52f182aa.28ee25cc.00000007(4a4e359b) num remotes 2
(10478|10497) DataReaderImpl::remove_associations: bit 0 local 01037c1e.52f182aa.28ee25cc.00000007(4a4e359b) remote 01037c1e.52f182aa.28ee25cc.00000002(3a24c114) num remotes 1
(10478|10497) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.52f182aa.28ee25cc.00000007(4a4e359b) remote 01037c1e.52f182aa.28ee25cc.00000002(3a24c114) num remotes 1
Deleting datawriter: datawriter_02
(10478|10478) DataWriterImpl::remove_associations: bit 0 local 01037c1e.52f182aa.28ee25cc.01000002(8298a671) remote 01037c1e.52f182aa.28ee25cc.01000007(f2f252fe) num remotes 2
(10478|10497) DataReaderImpl::remove_associations: bit 0 local 01037c1e.52f182aa.28ee25cc.01000007(f2f252fe) remote 01037c1e.52f182aa.28ee25cc.01000002(8298a671) num remotes 1
(10478|10497) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.52f182aa.28ee25cc.01000007(f2f252fe) remote 01037c1e.52f182aa.28ee25cc.01000002(8298a671) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10478|10478) DataReaderImpl::remove_associations: bit 0 local 01037c1e.52f182aa.28ee25cc.00000007(4a4e359b) remote 01037c1e.52f182aa.28ef4df1.00000002(21453ba0) num remotes 1
(10478|10478) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.52f182aa.28ee25cc.00000007(4a4e359b) remote 01037c1e.52f182aa.28ef4df1.00000002(21453ba0) num remotes 1
Deleting datareader: datareader_02
(10478|10478) DataReaderImpl::remove_associations: bit 0 local 01037c1e.52f182aa.28ee25cc.01000007(f2f252fe) remote 01037c1e.52f182aa.28ef4df1.01000002(99f95cc5) num remotes 1
(10478|10478) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.52f182aa.28ee25cc.01000007(f2f252fe) remote 01037c1e.52f182aa.28ef4df1.01000002(99f95cc5) num remotes 1
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10478|10478) Service_Participant::shutdown
(10478|10478) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-07T16:09:31Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.071
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.020
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10478|10478) Service_Participant::~Service_Participant
(10478|10478) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52f182aa.28dbb44d.000001c1 === Spawned Process #3 (PID 10479) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:08:58Z: 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
(10479|10479) INFO: set_DCPS_debug_level: set to 3
(10479|10479) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10479|10479) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10479|10479) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10479|10479) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10479|10479) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ rtps_discovery].
(10479|10479) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10479|10479) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10479|10479) Service_Participant::get_domain_participant_factory: machine: runnervmd93pd, x86_64 platform: Linux, 6.17.0-1021-azure, #21~24.04.1-Ubuntu SMP Wed Jul 1 21:45:31 UTC 2026
(10479|10479) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10479|10479) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10479|10479) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10479|10479) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_RTPS_DISCOVERY_SPDP_SEND_ADDRS
(10479|10479) DomainParticipantImpl::enable: enabled participant 01037c1e.52f182aa.28ef4df1.000001c1(3a3399eb) in domain 7
(10479|10479) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 90 with 20 chunks
(10479|10479) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b0 with 20 chunks
(10479|10479) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2d0 with 20 chunks
(10479|10479) DataReaderImpl::enable Cached_Allocator_With_Overflow 360 with 20 chunks
(10479|10479) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10479|10479) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10479|10479) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 510 with 20 chunks
(10479|10479) DataReaderImpl::enable Cached_Allocator_With_Overflow 5a0 with 20 chunks
(10479|10479) OpenDDS::DCPS::ParticipantLocationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 630 with 20 chunks
(10479|10479) DataReaderImpl::enable Cached_Allocator_With_Overflow 6c0 with 20 chunks
(10479|10479) OpenDDS::DCPS::ConnectionRecordDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 750 with 20 chunks
(10479|10479) DataReaderImpl::enable Cached_Allocator_With_Overflow 7e0 with 20 chunks
(10479|10479) OpenDDS::DCPS::InternalThreadBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 870 with 20 chunks
(10479|10479) DataReaderImpl::enable Cached_Allocator_With_Overflow 900 with 20 chunks
(10479|10479) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EF4DF1_7=@_OPENDDS_SEDPTransportInst_01037c1e52f182aa28ef4df1_7
(10479|10479) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EF4DF1_7_MAX_MESSAGE_SIZE=65466
(10479|10479) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EF4DF1_7_HEARTBEAT_PERIOD=200
(10479|10479) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EF4DF1_7_NAK_RESPONSE_DELAY=100
(10479|10479) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EF4DF1_7_RESPONSIVE_MODE=false
(10479|10479) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EF4DF1_7_SEND_DELAY=10
(10479|10479) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EF4DF1_7_SEND_BUFFER_SIZE=65535
(10479|10479) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EF4DF1_7_RCV_BUFFER_SIZE=65535
(10479|10479) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EF4DF1_7_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(10479|10479) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EF4DF1_7_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(10479|10479) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EF4DF1_7_PORT_MODE=system
(10479|10479) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EF4DF1_7_PB=7400
(10479|10479) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EF4DF1_7_DG=250
(10479|10479) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EF4DF1_7_PG=2
(10479|10479) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EF4DF1_7_D2=2
(10479|10479) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EF4DF1_7_D3=12
(10479|10479) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EF4DF1_7_USE_MULTICAST=false
(10479|10479) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EF4DF1_7_INIT_PARTICIPANT_PORT_ID=4
(10479|10479) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EF4DF1_7_LOCAL_ADDRESS=0.0.0.0:0
(10479|10479) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EF4DF1_7_ADVERTISED_ADDRESS=0.0.0.0:0
(10479|10479) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EF4DF1_7_IPV6_INIT_PARTICIPANT_PORT_ID=5
(10479|10479) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EF4DF1_7_IPV6_LOCAL_ADDRESS=:::0
(10479|10479) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EF4DF1_7_IPV6_ADVERTISED_ADDRESS=:::0
(10479|10479) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EF4DF1_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(10479|10479) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EF4DF1_7_USE_RTPS_RELAY=false
(10479|10479) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EF4DF1_7_RTPS_RELAY_ONLY=true
(10479|10479) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EF4DF1_7_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(10479|10479) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EF4DF1_7_USE_ICE=false
(10479|10479) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52F182AA28EF4DF1_7=@_OPENDDS_SEDP_TransportCfg_01037c1e52f182aa28ef4df1_7
(10479|10479) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52F182AA28EF4DF1_7_PASSIVE_CONNECT_DURATION=60000
(10479|10503) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EF4DF1_7_RTPS_RELAY_ONLY=true
(10479|10503) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EF4DF1_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'
(10479|10479) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow c60 with 20 chunks
(10479|10479) DataReaderImpl::enable Cached_Allocator_With_Overflow cf0 with 20 chunks
(10479|10504) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on docker0/172.17.0.1 (0x7b70000031c8 joined count 1)
(10479|10504) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on eth0/10.1.0.211 (0x7b70000031c8 joined count 2)
(10479|10504) INFO: MulticastManager::join: joined group ff03::1:9150 on eth0/fe80::7e1e:52ff:fef1:82aa (0x7b70000031c8 joined count 3)
(10479|10504) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on lo/127.0.0.1 (0x7b70000031c8 joined count 4)
(10479|10504) INFO: MulticastManager::join: joined group ff03::1:9150 on lo/::1 (0x7b70000031c8 joined count 5)
(10479|10479) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10479|10504) Spdp::handle_participant_data - 01037c1e.52f182aa.28ef4df1.000001c1(3a3399eb) discovered 01037c1e.52f182aa.28ed5663.000001c1(6f7b0eea) lease 5:00 from 127.0.0.1:4444 (0)
(10479|10504) Spdp::update_rtps_relay_application_participant - 01037c1e.52f182aa.28ed5663.000001c1(6f7b0eea) is an RtpsRelay application participant
(10479|10504) DEBUG: Sedp::association_complete_i local 01037c1e.52f182aa.28ef4df1.000003c2(910caad3) remote 01037c1e.52f182aa.28ed5663.000003c7(b42ec95d)
(10479|10504) DEBUG: Sedp::association_complete_i local 01037c1e.52f182aa.28ef4df1.000004c2(de4d3c14) remote 01037c1e.52f182aa.28ed5663.000004c7(fb6f5f9a)
(10479|10504) DEBUG: Sedp::association_complete_i local 01037c1e.52f182aa.28ef4df1.000200c2(b9a52d7e) remote 01037c1e.52f182aa.28ed5663.000200c7(9c874ef0)
(10479|10479) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10479|10479) DataReaderImpl::enable: got GUID 01037c1e.52f182aa.28ef4df1.00000007(512fcf2f), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10479|10479) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2f40 with 20 chunks
(10479|10479) DataReaderImpl::enable Cached_Allocator_With_Overflow 2fd0 with 20 chunks
(10479|10479) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10479|10479) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10479|10479) DataReaderImpl::enable: got GUID 01037c1e.52f182aa.28ef4df1.01000007(e993a84a), 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'
(10479|10479) WriteDataContainer sample_list_element_allocator 6ef8 with 20 chunks
(10479|10479) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 30f0 with 20 chunks
(10479|10479) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 3180 with 20 chunks
(10479|10479) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 2400 with 20 chunks
(10479|10479) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10479|10479) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10479|10479) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10479|10503) DataReaderImpl::add_association - bit 0 local 01037c1e.52f182aa.28ef4df1.00000007(512fcf2f) remote 01037c1e.52f182aa.28ef4df1.00000002(21453ba0)
(10479|10479) DataWriterImpl::enable: got GUID 01037c1e.52f182aa.28ef4df1.00000002(21453ba0), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10479|10479) WriteDataContainer sample_list_element_allocator 7278 with 20 chunks
(10479|10479) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 3210 with 20 chunks
(10479|10479) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 32a0 with 20 chunks
(10479|10479) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1600 with 20 chunks
(10479|10479) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10479|10479) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10479|10503) DataWriterImpl::add_association - bit 0 local 01037c1e.52f182aa.28ef4df1.00000002(21453ba0) remote 01037c1e.52f182aa.28ef4df1.00000007(512fcf2f)
(10479|10503) DataWriterImpl::transport_assoc_done: writer 01037c1e.52f182aa.28ef4df1.00000002(21453ba0) succeeded in associating with reader 01037c1e.52f182aa.28ef4df1.00000007(512fcf2f)
(10479|10503) DataWriterImpl::transport_assoc_done: writer 01037c1e.52f182aa.28ef4df1.00000002(21453ba0) reader 01037c1e.52f182aa.28ef4df1.00000007(512fcf2f) calling association_complete_i
(10479|10503) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52f182aa.28ef4df1.00000002(21453ba0) remote 01037c1e.52f182aa.28ef4df1.00000007(512fcf2f)
(10479|10479) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10479|10503) DataReaderImpl::add_association - bit 0 local 01037c1e.52f182aa.28ef4df1.01000007(e993a84a) remote 01037c1e.52f182aa.28ef4df1.01000002(99f95cc5)
(10479|10479) DataWriterImpl::enable: got GUID 01037c1e.52f182aa.28ef4df1.01000002(99f95cc5), publishing to topic name "topic_02" type "Bench::Data"
2026-08-07T16:08:58Z: Process construction / entity creation complete.
2026-08-07T16:08:58Z: Beginning action construction / initialization.
2026-08-07T16:08:58Z: Action construction / initialization complete.
(10479|10503) DataWriterImpl::add_association - bit 0 local 01037c1e.52f182aa.28ef4df1.01000002(99f95cc5) remote 01037c1e.52f182aa.28ef4df1.01000007(e993a84a)
(10479|10503) DataWriterImpl::transport_assoc_done: writer 01037c1e.52f182aa.28ef4df1.01000002(99f95cc5) succeeded in associating with reader 01037c1e.52f182aa.28ef4df1.01000007(e993a84a)
(10479|10503) DataWriterImpl::transport_assoc_done: writer 01037c1e.52f182aa.28ef4df1.01000002(99f95cc5) reader 01037c1e.52f182aa.28ef4df1.01000007(e993a84a) calling association_complete_i
(10479|10503) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52f182aa.28ef4df1.01000002(99f95cc5) remote 01037c1e.52f182aa.28ef4df1.01000007(e993a84a)
(10479|10504) Spdp::handle_participant_data - 01037c1e.52f182aa.28ef4df1.000001c1(3a3399eb) discovered 01037c1e.52f182aa.28ee25cc.000001c1(2152635f) lease 5:00 from 127.0.0.1:4444 (1)
(10479|10504) DEBUG: Sedp::association_complete_i local 01037c1e.52f182aa.28ef4df1.000300c3(cf6077df) remote 01037c1e.52f182aa.28ee25cc.000300c4(4a6518c8)
(10479|10504) DEBUG: Sedp::association_complete_i local 01037c1e.52f182aa.28ef4df1.000301c3(d67b469e) remote 01037c1e.52f182aa.28ee25cc.000301c4(537e2989)
(10479|10504) DEBUG: Sedp::association_complete_i local 01037c1e.52f182aa.28ef4df1.000003c2(910caad3) remote 01037c1e.52f182aa.28ee25cc.000003c7(fa07a4e8)
(10479|10504) DEBUG: Sedp::association_complete_i local 01037c1e.52f182aa.28ef4df1.000004c2(de4d3c14) remote 01037c1e.52f182aa.28ee25cc.000004c7(b546322f)
(10479|10504) DEBUG: Sedp::association_complete_i local 01037c1e.52f182aa.28ef4df1.000200c2(b9a52d7e) remote 01037c1e.52f182aa.28ee25cc.000200c7(d2ae2345)
(10479|10503) DataWriterImpl::add_association - bit 0 local 01037c1e.52f182aa.28ef4df1.00000002(21453ba0) remote 01037c1e.52f182aa.28ee25cc.00000007(4a4e359b)
(10479|10503) DataWriterImpl::transport_assoc_done: writer 01037c1e.52f182aa.28ef4df1.00000002(21453ba0) succeeded in associating with reader 01037c1e.52f182aa.28ee25cc.00000007(4a4e359b)
(10479|10503) DataWriterImpl::transport_assoc_done: writer 01037c1e.52f182aa.28ef4df1.00000002(21453ba0) reader 01037c1e.52f182aa.28ee25cc.00000007(4a4e359b) calling association_complete_i
(10479|10503) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52f182aa.28ef4df1.00000002(21453ba0) remote 01037c1e.52f182aa.28ee25cc.00000007(4a4e359b)
(10479|10503) DataWriterImpl::add_association - bit 0 local 01037c1e.52f182aa.28ef4df1.01000002(99f95cc5) remote 01037c1e.52f182aa.28ee25cc.01000007(f2f252fe)
(10479|10503) DataWriterImpl::transport_assoc_done: writer 01037c1e.52f182aa.28ef4df1.01000002(99f95cc5) succeeded in associating with reader 01037c1e.52f182aa.28ee25cc.01000007(f2f252fe)
(10479|10503) DataWriterImpl::transport_assoc_done: writer 01037c1e.52f182aa.28ef4df1.01000002(99f95cc5) reader 01037c1e.52f182aa.28ee25cc.01000007(f2f252fe) calling association_complete_i
(10479|10503) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52f182aa.28ef4df1.01000002(99f95cc5) remote 01037c1e.52f182aa.28ee25cc.01000007(f2f252fe)
(10479|10503) DataReaderImpl::add_association - bit 0 local 01037c1e.52f182aa.28ef4df1.00000007(512fcf2f) remote 01037c1e.52f182aa.28ee25cc.00000002(3a24c114)
(10479|10503) DataReaderImpl::add_association - bit 0 local 01037c1e.52f182aa.28ef4df1.01000007(e993a84a) remote 01037c1e.52f182aa.28ee25cc.01000002(8298a671)
2026-08-07T16:08:59Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:08:59Z: DDS entities enabled.
2026-08-07T16:08:59Z: Initializing process actions.
2026-08-07T16:09:29Z: Starting process actions.
2026-08-07T16:09:29Z: Process tests started.
2026-08-07T16:09:30Z: Stopping process tests.
2026-08-07T16:09:30Z: Process tests stopped.
(10479|10503) DataReaderImpl::remove_associations: bit 0 local 01037c1e.52f182aa.28ef4df1.00000007(512fcf2f) remote 01037c1e.52f182aa.28ee25cc.00000002(3a24c114) num remotes 1
(10479|10503) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.52f182aa.28ef4df1.00000007(512fcf2f) remote 01037c1e.52f182aa.28ee25cc.00000002(3a24c114) num remotes 1
(10479|10503) DataReaderImpl::remove_associations: bit 0 local 01037c1e.52f182aa.28ef4df1.01000007(e993a84a) remote 01037c1e.52f182aa.28ee25cc.01000002(8298a671) num remotes 1
(10479|10503) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.52f182aa.28ef4df1.01000007(e993a84a) remote 01037c1e.52f182aa.28ee25cc.01000002(8298a671) num remotes 1
(10479|10503) DataWriterImpl::remove_associations: bit 0 local 01037c1e.52f182aa.28ef4df1.00000002(21453ba0) remote 01037c1e.52f182aa.28ee25cc.00000007(4a4e359b) num remotes 1
(10479|10503) DataWriterImpl::remove_associations: bit 0 local 01037c1e.52f182aa.28ef4df1.01000002(99f95cc5) remote 01037c1e.52f182aa.28ee25cc.01000007(f2f252fe) num remotes 1
2026-08-07T16:09:31Z: Stopping process actions.
2026-08-07T16:09:31Z: Detaching Listeners.
2026-08-07T16:09:31Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10479|10479) DataWriterImpl::remove_associations: bit 0 local 01037c1e.52f182aa.28ef4df1.00000002(21453ba0) remote 01037c1e.52f182aa.28ef4df1.00000007(512fcf2f) num remotes 1
(10479|10503) DataReaderImpl::remove_associations: bit 0 local 01037c1e.52f182aa.28ef4df1.00000007(512fcf2f) remote 01037c1e.52f182aa.28ef4df1.00000002(21453ba0) num remotes 1
Deleting datawriter: datawriter_02
(10479|10503) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.52f182aa.28ef4df1.00000007(512fcf2f) remote 01037c1e.52f182aa.28ef4df1.00000002(21453ba0) num remotes 1
(10479|10479) DataWriterImpl::remove_associations: bit 0 local 01037c1e.52f182aa.28ef4df1.01000002(99f95cc5) remote 01037c1e.52f182aa.28ef4df1.01000007(e993a84a) num remotes 1
(10479|10503) DataReaderImpl::remove_associations: bit 0 local 01037c1e.52f182aa.28ef4df1.01000007(e993a84a) remote 01037c1e.52f182aa.28ef4df1.01000002(99f95cc5) num remotes 1
Deleting publisher: publisher_01
(10479|10503) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.52f182aa.28ef4df1.01000007(e993a84a) remote 01037c1e.52f182aa.28ef4df1.01000002(99f95cc5) num remotes 1
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10479|10479) Service_Participant::shutdown
(10479|10479) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-07T16:09:31Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.073
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.019
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10479|10479) Service_Participant::~Service_Participant
(10479|10479) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52f182aa.28dbb44d.000001c1 === Spawned Process #1 (PID 10477) ===
(10477|10477) INFO: set_DCPS_debug_level: set to 1
(10477|10477) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_SECURITY_DEBUG_LEVEL=2
(10477|10477) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_THREAD_STATUS_INTERVAL=1
(10477|10477) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/example/config/relay/ci-disco-relay.ini
(10477|10477) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(10477|10477) 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"
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_RELAY1_TRANSPORT_TYPE=rtps_udp
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_RELAY1_USE_MULTICAST=0
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_RELAY1=@relay1
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
(10477|10477) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_CHECK_SOURCE_IP=0
(10477|10477) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_PERIODIC_DIRECTED_SPDP=1
(10477|10477) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_UNDIRECTED_SPDP=0
(10477|10477) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_SEDP_MULTICAST=0
(10477|10477) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_RTPS_RELAY_ONLY=1
(10477|10477) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_SEDP_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(10477|10477) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_SPDP_RTPS_RELAY_ADDRESS=127.0.0.1:4444
(10477|10477) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY=@application_rtps_discovery
(10477|10477) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_RELAY_RTPS_DISCOVERY_SEDP_MULTICAST=0
(10477|10477) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_RELAY_RTPS_DISCOVERY=@relay_rtps_discovery
(10477|10477) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY=@rtps_discovery
(10477|10477) INFO: ConfigStoreImpl::set_string: DOMAIN_0_DISCOVERY_CONFIG=relay_rtps_discovery
(10477|10477) INFO: ConfigStoreImpl::set_string: DOMAIN_0=@0
(10477|10477) INFO: ConfigStoreImpl::set_string: DOMAIN_7_DISCOVERY_CONFIG=application_rtps_discovery
(10477|10477) INFO: ConfigStoreImpl::set_string: DOMAIN_7=@7
(10477|10477) INFO: ConfigStoreImpl::set_string: DOMAIN=@domain
(10477|10477) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
(10477|10477) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10477|10477) Service_Participant::set_repo_domain: Domain[ 0] = Repo[ relay_rtps_discovery].
(10477|10477) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ application_rtps_discovery].
(10477|10477) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
(10477|10477) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(10477|10477) Service_Participant::get_domain_participant_factory: machine: runnervmd93pd, x86_64 platform: Linux, 6.17.0-1021-azure, #21~24.04.1-Ubuntu SMP Wed Jul 1 21:45:31 UTC 2026
(10477|10477) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10477|10477) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10477|10477) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10477|10477) INFO: ConfigStoreImpl::set_string: RTPS_RELAY=@rtps_relay
(10477|10477) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_DISCOVERY=true
(10477|10477) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_ACTIVITY=true
(10477|10477) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_RELAY_STATISTICS=3.000000000
(10477|10477) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LIFESPAN=60.000000000
(10477|10477) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_INACTIVE_PERIOD=60.000000000
(10477|10477) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_WARNINGS=false
(10477|10477) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_HTTP=false
(10477|10477) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_THREAD_STATUS=false
(10477|10477) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_THREAD_STATUS_SAFETY_FACTOR=3
(10477|10477) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_UTILIZATION_LIMIT=0.95
(10477|10477) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_UTILIZATION_CHANGES=false
(10477|10477) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_HANDLER_STATISTICS=0.000000000
(10477|10477) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_PUBLISH_RELAY_STATISTICS=0.000000000
(10477|10477) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_PUBLISH_HANDLER_STATISTICS=0.000000000
(10477|10477) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_PUBLISH_RELAY_STATUS=0.000000000
(10477|10477) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_PUBLISH_RELAY_STATUS_LIVELINESS=0.000000000
(10477|10477) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_RESTART_DETECTION=false
(10477|10477) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_ADMISSION_CONTROL_QUEUE_SIZE=0
(10477|10477) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_ADMISSION_CONTROL_QUEUE_DURATION=0.000000000
(10477|10477) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_MAX_IPS_PER_CLIENT=0
(10477|10477) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_REJECTED_ADDRESS_DURATION=0.000000000
(10477|10477) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_MAX_PARTICIPANTS_HIGH_WATER=0
(10477|10477) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_MAX_PARTICIPANTS_LOW_WATER=0
(10477|10477) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_DENIED_PARTITIONS_TIMEOUT=900.000000000
(10477|10477) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_ASYNC_DISCOVERY_CACHE_TIMEOUT=604800.000000000
(10477|10477) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_ASYNC_DISCOVERY=false
(10477|10477) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_SYNCHRONIZE_ASYNC_DISCOVERY_CACHE=false
(10477|10477) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_ASYNC_DISCOVERY_REMOTE_CACHE_TIMEOUT=2592000.000000000
(10477|10477) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_ASYNC_DISCOVERY_CROSS_RELAY_TIMEOUT=5.000000000
(10477|10477) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_EARLY_ADMISSION_QUEUE_FREE_UP=false
(10477|10477) INFO: ConfigStoreImpl::set_string: COMMON_BIT_AUTOPURGE_NOWRITER_SAMPLES_DELAY=60.000000000
(10477|10477) INFO: ConfigStoreImpl::set_string: COMMON_BIT_AUTOPURGE_DISPOSED_SAMPLES_DELAY=60.000000000
(10477|10477) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_RELAY_RTPS_DISCOVERY_SPDP_SEND_ADDRS
(10477|10477) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_RELAY_RTPS_DISCOVERY_PARTICIPANT_FLAGS=7
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EDC48B_0=@_OPENDDS_SEDPTransportInst_01037c1e52f182aa28edc48b_0
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EDC48B_0_MAX_MESSAGE_SIZE=65466
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EDC48B_0_HEARTBEAT_PERIOD=200
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EDC48B_0_NAK_RESPONSE_DELAY=100
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EDC48B_0_RESPONSIVE_MODE=false
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EDC48B_0_SEND_DELAY=10
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EDC48B_0_SEND_BUFFER_SIZE=65535
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EDC48B_0_RCV_BUFFER_SIZE=65535
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EDC48B_0_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EDC48B_0_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EDC48B_0_PORT_MODE=system
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EDC48B_0_PB=7400
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EDC48B_0_DG=250
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EDC48B_0_PG=2
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EDC48B_0_D2=2
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EDC48B_0_D3=12
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EDC48B_0_USE_MULTICAST=false
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EDC48B_0_INIT_PARTICIPANT_PORT_ID=0
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EDC48B_0_LOCAL_ADDRESS=0.0.0.0:0
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EDC48B_0_ADVERTISED_ADDRESS=0.0.0.0:0
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EDC48B_0_IPV6_INIT_PARTICIPANT_PORT_ID=1
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EDC48B_0_IPV6_LOCAL_ADDRESS=:::0
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EDC48B_0_IPV6_ADVERTISED_ADDRESS=:::0
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EDC48B_0_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EDC48B_0_USE_RTPS_RELAY=false
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EDC48B_0_RTPS_RELAY_ONLY=false
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EDC48B_0_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28EDC48B_0_USE_ICE=false
(10477|10477) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52F182AA28EDC48B_0=@_OPENDDS_SEDP_TransportCfg_01037c1e52f182aa28edc48b_0
(10477|10477) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52F182AA28EDC48B_0_PASSIVE_CONNECT_DURATION=60000
(10477|10489) INFO: MulticastManager::join: joined group 239.255.0.1:7400 on docker0/172.17.0.1 (0x7b70000031c8 joined count 1)
(10477|10489) INFO: MulticastManager::join: joined group 239.255.0.1:7400 on eth0/10.1.0.211 (0x7b70000031c8 joined count 2)
(10477|10489) INFO: MulticastManager::join: joined group ff03::1:7400 on eth0/fe80::7e1e:52ff:fef1:82aa (0x7b70000031c8 joined count 3)
(10477|10489) INFO: MulticastManager::join: joined group 239.255.0.1:7400 on lo/127.0.0.1 (0x7b70000031c8 joined count 4)
(10477|10489) INFO: MulticastManager::join: joined group ff03::1:7400 on lo/::1 (0x7b70000031c8 joined count 5)
(10477|10477) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10477|10477) INFO: ConfigStoreImpl::set_string: COMMON_STATISTICS_PERIOD=3
(10477|10484) INFO: ConfigStoreImpl::set_string: COMMON_STATISTICS_PERIOD=3
(10477|10484) INFO: ConfigStoreImpl::set_string: COMMON_STATISTICS_PERIOD=3
(10477|10477) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10477|10477) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_SPDP_SEND_ADDRS
(10477|10477) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_PARTICIPANT_FLAGS=7
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28ED5663_7=@_OPENDDS_SEDPTransportInst_01037c1e52f182aa28ed5663_7
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28ED5663_7_MAX_MESSAGE_SIZE=65466
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28ED5663_7_HEARTBEAT_PERIOD=200
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28ED5663_7_NAK_RESPONSE_DELAY=100
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28ED5663_7_RESPONSIVE_MODE=false
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28ED5663_7_SEND_DELAY=10
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28ED5663_7_SEND_BUFFER_SIZE=65535
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28ED5663_7_RCV_BUFFER_SIZE=65535
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28ED5663_7_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28ED5663_7_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28ED5663_7_PORT_MODE=system
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28ED5663_7_PB=7400
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28ED5663_7_DG=250
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28ED5663_7_PG=2
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28ED5663_7_D2=2
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28ED5663_7_D3=12
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28ED5663_7_USE_MULTICAST=false
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28ED5663_7_INIT_PARTICIPANT_PORT_ID=0
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28ED5663_7_LOCAL_ADDRESS=0.0.0.0:0
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28ED5663_7_ADVERTISED_ADDRESS=0.0.0.0:0
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28ED5663_7_IPV6_INIT_PARTICIPANT_PORT_ID=1
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28ED5663_7_IPV6_LOCAL_ADDRESS=:::0
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28ED5663_7_IPV6_ADVERTISED_ADDRESS=:::0
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28ED5663_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28ED5663_7_USE_RTPS_RELAY=false
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28ED5663_7_RTPS_RELAY_ONLY=true
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28ED5663_7_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(10477|10477) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28ED5663_7_USE_ICE=false
(10477|10477) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52F182AA28ED5663_7=@_OPENDDS_SEDP_TransportCfg_01037c1e52f182aa28ed5663_7
(10477|10477) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52F182AA28ED5663_7_PASSIVE_CONNECT_DURATION=60000
(10477|10492) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28ED5663_7_RTPS_RELAY_ONLY=true
(10477|10492) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA28ED5663_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(10477|10477) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10477|10493) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on docker0/172.17.0.1 (0x7b70000059c8 joined count 1)
(10477|10493) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on eth0/10.1.0.211 (0x7b70000059c8 joined count 2)
(10477|10493) INFO: MulticastManager::join: joined group ff03::1:9150 on eth0/fe80::7e1e:52ff:fef1:82aa (0x7b70000059c8 joined count 3)
(10477|10493) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on lo/127.0.0.1 (0x7b70000059c8 joined count 4)
(10477|10493) INFO: MulticastManager::join: joined group ff03::1:9150 on lo/::1 (0x7b70000059c8 joined count 5)
(10477|10477) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10477|10477) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10477|10477) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10477|10477) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":0,"nanosec":46738000},"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":537212560,"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":[]}
(10477|10477) STAT: _OPENDDS_SEDPTransportInst_01037c1e52f182aa28ed5663_7 {"id":"_OPENDDS_SEDPTransportInst_01037c1e52f182aa28ed5663_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}}
(10477|10477) STAT: _OPENDDS_SEDPTransportInst_01037c1e52f182aa28edc48b_0 {"id":"_OPENDDS_SEDPTransportInst_01037c1e52f182aa28edc48b_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}}
(10477|10477) 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}}
(10477|10477) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10477|10488) DataReaderImpl::add_association - bit 0 local 01037c1e.52f182aa.28edc48b.00000007(4c6d6378) remote 01037c1e.52f182aa.28edc48b.02000002(960e5f7c)
(10477|10488) DataWriterImpl::add_association - bit 0 local 01037c1e.52f182aa.28edc48b.02000002(960e5f7c) remote 01037c1e.52f182aa.28edc48b.00000007(4c6d6378)
(10477|10488) DataWriterImpl::transport_assoc_done: writer 01037c1e.52f182aa.28edc48b.02000002(960e5f7c) succeeded in associating with reader 01037c1e.52f182aa.28edc48b.00000007(4c6d6378)
(10477|10488) DataWriterImpl::transport_assoc_done: writer 01037c1e.52f182aa.28edc48b.02000002(960e5f7c) reader 01037c1e.52f182aa.28edc48b.00000007(4c6d6378) calling association_complete_i
(10477|10488) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52f182aa.28edc48b.02000002(960e5f7c) remote 01037c1e.52f182aa.28edc48b.00000007(4c6d6378)
(10477|10477) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10477|10477) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10477|10477) INFO: Application Participant GUID 01037c1e.52f182aa.28ed5663.000001c1(6f7b0eea) Id relay1
(10477|10477) INFO: SPDP Horizontal 42 listening on fe80::7e1e:52ff:fef1:82aa%2:17400
(10477|10477) INFO: SEDP Horizontal 43 listening on fe80::7e1e:52ff:fef1:82aa%2:17401
(10477|10477) INFO: Data Horizontal 44 listening on fe80::7e1e:52ff:fef1:82aa%2:17402
(10477|10477) INFO: SPDP Vertical 45 listening on 0.0.0.0:4444
(10477|10477) INFO: SEDP Vertical 46 listening on 0.0.0.0:4445
(10477|10477) INFO: Data Vertical 47 listening on 0.0.0.0:4446
(10477|10477) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10477|10488) DataReaderImpl::add_association - bit 0 local 01037c1e.52f182aa.28edc48b.01000007(f4d1041d) remote 01037c1e.52f182aa.28edc48b.06000002(196cc82b)
(10477|10488) DataWriterImpl::add_association - bit 0 local 01037c1e.52f182aa.28edc48b.06000002(196cc82b) remote 01037c1e.52f182aa.28edc48b.01000007(f4d1041d)
(10477|10488) DataWriterImpl::transport_assoc_done: writer 01037c1e.52f182aa.28edc48b.06000002(196cc82b) succeeded in associating with reader 01037c1e.52f182aa.28edc48b.01000007(f4d1041d)
(10477|10488) DataWriterImpl::transport_assoc_done: writer 01037c1e.52f182aa.28edc48b.06000002(196cc82b) reader 01037c1e.52f182aa.28edc48b.01000007(f4d1041d) calling association_complete_i
(10477|10488) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52f182aa.28edc48b.06000002(196cc82b) remote 01037c1e.52f182aa.28edc48b.01000007(f4d1041d)
(10477|10477) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10477|10477) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10477|10477) INFO: Meta Discovery listening on 127.0.0.1:0
(10477|10477) INFO: GuidAddrSet::record_activity 01037c1e.52f182aa.28ed5663.000001c1 added 0.000 s into session from 127.0.0.1:42577
(10477|10477) INFO: GuidAddrSet::record_activity VSEDP 01037c1e.52f182aa.28ed5663.000001c1 is at 127.0.0.1:42577 0.000 s into session ips=1 total=1 remote=0 deactivation=1 expire=0 admit=0
(10477|10477) INFO: GuidAddrSet::defer_client: 01037c1e.52f182aa.28ed5663.000001c1 was admitted 0.000 s into session
(10477|10477) INFO: GuidAddrSet::record_activity VSPDP 01037c1e.52f182aa.28ed5663.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
(10477|10477) INFO: GuidAddrSet::record_activity 01037c1e.52f182aa.28ee25cc.000001c1 added 0.000 s into session from 127.0.0.1:49867
(10477|10477) INFO: GuidAddrSet::record_activity VSEDP 01037c1e.52f182aa.28ee25cc.000001c1 is at 127.0.0.1:49867 0.000 s into session ips=1 total=2 remote=0 deactivation=2 expire=2 admit=0
(10477|10477) INFO: GuidAddrSet::record_activity VSPDP 01037c1e.52f182aa.28ee25cc.000001c1 is at 127.0.0.1:9164 0.013 s into session ips=1 total=2 remote=0 deactivation=2 expire=3 admit=0
(10477|10477) INFO: SpdpHandler::cache_message 01037c1e.52f182aa.28ee25cc.000001c1 got first SPDP 0.013 s into session dds.cert.sn '' dds.ca.sn ''
(10477|10477) INFO: GuidAddrSet::defer_client: 01037c1e.52f182aa.28ee25cc.000001c1 was admitted 0.013 s into session
(10477|10493) Spdp::handle_participant_data - 01037c1e.52f182aa.28ed5663.000001c1(6f7b0eea) discovered 01037c1e.52f182aa.28ee25cc.000001c1(2152635f) lease 5:00 from 127.0.0.1:4444 (0)
(10477|10484) INFO: RelayParticipantStatusReporter::add_participant add local participant 01037c1e.52f182aa.28ee25cc.000001c1 {"key":{"value":[1,3,124,30,82,241,130,170,40,238,37,204,0,0,1,193]},"user_data":{"value":[]}} [0/1]
(10477|10484) INFO: SubscriptionListener::on_data_available add local reader 01037c1e.52f182aa.28ee25cc.00000007 {"key":{"value":[1,3,124,30,82,241,130,170,40,238,37,204,0,0,0,7]},"participant_key":{"value":[1,3,124,30,82,241,130,170,40,238,37,204,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.029 s into session [0/1]
(10477|10477) INFO: GuidAddrSet::record_activity 01037c1e.52f182aa.28ef4df1.000001c1 added 0.000 s into session from 127.0.0.1:54768
(10477|10477) INFO: GuidAddrSet::record_activity VSEDP 01037c1e.52f182aa.28ef4df1.000001c1 is at 127.0.0.1:54768 0.000 s into session ips=1 total=3 remote=0 deactivation=3 expire=4 admit=0
(10477|10484) INFO: SubscriptionListener::on_data_available add local reader 01037c1e.52f182aa.28ee25cc.01000007 {"key":{"value":[1,3,124,30,82,241,130,170,40,238,37,204,1,0,0,7]},"participant_key":{"value":[1,3,124,30,82,241,130,170,40,238,37,204,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.035 s into session [0/1]
(10477|10484) INFO: PublicationListener::on_data_available add local writer 01037c1e.52f182aa.28ee25cc.00000002 {"key":{"value":[1,3,124,30,82,241,130,170,40,238,37,204,0,0,0,2]},"participant_key":{"value":[1,3,124,30,82,241,130,170,40,238,37,204,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.037 s into session [0/1]
(10477|10484) INFO: PublicationListener::on_data_available add local writer 01037c1e.52f182aa.28ee25cc.01000002 {"key":{"value":[1,3,124,30,82,241,130,170,40,238,37,204,1,0,0,2]},"participant_key":{"value":[1,3,124,30,82,241,130,170,40,238,37,204,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.044 s into session [0/1]
(10477|10477) INFO: GuidAddrSet::record_activity VSPDP 01037c1e.52f182aa.28ef4df1.000001c1 is at 127.0.0.1:9168 0.016 s into session ips=1 total=3 remote=0 deactivation=3 expire=5 admit=0
(10477|10477) INFO: SpdpHandler::cache_message 01037c1e.52f182aa.28ef4df1.000001c1 got first SPDP 0.016 s into session dds.cert.sn '' dds.ca.sn ''
(10477|10477) INFO: GuidAddrSet::defer_client: 01037c1e.52f182aa.28ef4df1.000001c1 was admitted 0.016 s into session
(10477|10493) Spdp::handle_participant_data - 01037c1e.52f182aa.28ed5663.000001c1(6f7b0eea) discovered 01037c1e.52f182aa.28ef4df1.000001c1(3a3399eb) lease 5:00 from 127.0.0.1:4444 (1)
(10477|10484) INFO: RelayParticipantStatusReporter::add_participant add local participant 01037c1e.52f182aa.28ef4df1.000001c1 {"key":{"value":[1,3,124,30,82,241,130,170,40,239,77,241,0,0,1,193]},"user_data":{"value":[]}} [0/1]
(10477|10484) INFO: SubscriptionListener::on_data_available add local reader 01037c1e.52f182aa.28ef4df1.00000007 {"key":{"value":[1,3,124,30,82,241,130,170,40,239,77,241,0,0,0,7]},"participant_key":{"value":[1,3,124,30,82,241,130,170,40,239,77,241,0,0,1,193]},"topic_name":"topic_01","type_name":"Bench::Data","durability":{"kind":"VOLATILE_DURABILITY_QOS"},"deadline":{"period":{"sec":2147483647,"nanosec":2147483647}},"latency_budget":{"duration":{"sec":0,"nanosec":0}},"liveliness":{"kind":"AUTOMATIC_LIVELINESS_QOS","lease_duration":{"sec":2147483647,"nanosec":2147483647}},"reliability":{"kind":"RELIABLE_RELIABILITY_QOS","max_blocking_time":{"sec":2147483647,"nanosec":2147483647}},"ownership":{"kind":"SHARED_OWNERSHIP_QOS"},"destination_order":{"kind":"BY_RECEPTION_TIMESTAMP_DESTINATIONORDER_QOS"},"user_data":{"value":[]},"time_based_filter":{"minimum_separation":{"sec":0,"nanosec":0}},"presentation":{"access_scope":"INSTANCE_PRESENTATION_QOS","coherent_access":false,"ordered_access":false},"partition":{"name":["bench_partition"]},"topic_data":{"value":[]},"group_data":{"value":[]},"representation":{"value":[2,0,-12140]},"type_consistency":{"kind":2,"ignore_sequence_bounds":true,"ignore_string_bounds":true,"ignore_member_names":false,"prevent_type_widening":false,"force_type_validation":false}} 0.027 s into session [0/1]
(10477|10484) INFO: SubscriptionListener::on_data_available add local reader 01037c1e.52f182aa.28ef4df1.01000007 {"key":{"value":[1,3,124,30,82,241,130,170,40,239,77,241,1,0,0,7]},"participant_key":{"value":[1,3,124,30,82,241,130,170,40,239,77,241,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.032 s into session [0/1]
(10477|10484) INFO: PublicationListener::on_data_available add local writer 01037c1e.52f182aa.28ef4df1.00000002 {"key":{"value":[1,3,124,30,82,241,130,170,40,239,77,241,0,0,0,2]},"participant_key":{"value":[1,3,124,30,82,241,130,170,40,239,77,241,0,0,1,193]},"topic_name":"topic_01","type_name":"Bench::Data","durability":{"kind":"VOLATILE_DURABILITY_QOS"},"durability_service":{"service_cleanup_delay":{"sec":0,"nanosec":0},"history_kind":"KEEP_LAST_HISTORY_QOS","history_depth":1,"max_samples":-1,"max_instances":-1,"max_samples_per_instance":-1},"deadline":{"period":{"sec":2147483647,"nanosec":2147483647}},"latency_budget":{"duration":{"sec":0,"nanosec":0}},"liveliness":{"kind":"AUTOMATIC_LIVELINESS_QOS","lease_duration":{"sec":2147483647,"nanosec":2147483647}},"reliability":{"kind":"RELIABLE_RELIABILITY_QOS","max_blocking_time":{"sec":0,"nanosec":100000000}},"lifespan":{"duration":{"sec":2147483647,"nanosec":2147483647}},"user_data":{"value":[]},"ownership":{"kind":"SHARED_OWNERSHIP_QOS"},"ownership_strength":{"value":0},"destination_order":{"kind":"BY_RECEPTION_TIMESTAMP_DESTINATIONORDER_QOS"},"presentation":{"access_scope":"INSTANCE_PRESENTATION_QOS","coherent_access":false,"ordered_access":false},"partition":{"name":["bench_partition"]},"topic_data":{"value":[]},"group_data":{"value":[]},"representation":{"value":[2]}} 0.033 s into session [0/1]
(10477|10484) INFO: PublicationListener::on_data_available add local writer 01037c1e.52f182aa.28ef4df1.01000002 {"key":{"value":[1,3,124,30,82,241,130,170,40,239,77,241,1,0,0,2]},"participant_key":{"value":[1,3,124,30,82,241,130,170,40,239,77,241,0,0,1,193]},"topic_name":"topic_02","type_name":"Bench::Data","durability":{"kind":"VOLATILE_DURABILITY_QOS"},"durability_service":{"service_cleanup_delay":{"sec":0,"nanosec":0},"history_kind":"KEEP_LAST_HISTORY_QOS","history_depth":1,"max_samples":-1,"max_instances":-1,"max_samples_per_instance":-1},"deadline":{"period":{"sec":2147483647,"nanosec":2147483647}},"latency_budget":{"duration":{"sec":0,"nanosec":0}},"liveliness":{"kind":"AUTOMATIC_LIVELINESS_QOS","lease_duration":{"sec":2147483647,"nanosec":2147483647}},"reliability":{"kind":"RELIABLE_RELIABILITY_QOS","max_blocking_time":{"sec":0,"nanosec":100000000}},"lifespan":{"duration":{"sec":2147483647,"nanosec":2147483647}},"user_data":{"value":[]},"ownership":{"kind":"SHARED_OWNERSHIP_QOS"},"ownership_strength":{"value":0},"destination_order":{"kind":"BY_RECEPTION_TIMESTAMP_DESTINATIONORDER_QOS"},"presentation":{"access_scope":"INSTANCE_PRESENTATION_QOS","coherent_access":false,"ordered_access":false},"partition":{"name":["bench_partition"]},"topic_data":{"value":[]},"group_data":{"value":[]},"representation":{"value":[2]}} 0.039 s into session [0/1]
(10477|10477) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":3,"nanosec":49815000},"rtps":{"messages_in":25,"bytes_in":7548,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":3663000},"messages_out":29,"bytes_out":8836,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":3569000}},"stun":{"messages_in":12,"bytes_in":528,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":2608000},"messages_out":6,"bytes_out":312,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":146000}},"max_gain":2,"error_count":0,"local_active_participants":3,"new_address_count":6,"expired_address_count":0,"max_queue_size":2,"max_queue_latency":{"sec":0,"nanosec":3061000},"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":537236852,"client_partitions":{"slots":1,"free_slots":1,"count":1,"partition_index_cache":0,"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":[]}
(10477|10477) STAT: _OPENDDS_SEDPTransportInst_01037c1e52f182aa28ed5663_7 {"id":"_OPENDDS_SEDPTransportInst_01037c1e52f182aa28ed5663_7","stats":{"DataLinkAssociationsByLocal":3,"DataLinkAssociationsByRemote":3,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":3,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":3,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":9,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":9,"RtpsUdpDataLinkLocators":6,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":3,"RtpsUdpDataLinkReadersOfWriter":6,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":6,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":3,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":1,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":1,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":3,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10477|10477) STAT: _OPENDDS_SEDPTransportInst_01037c1e52f182aa28edc48b_0 {"id":"_OPENDDS_SEDPTransportInst_01037c1e52f182aa28edc48b_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}}
(10477|10477) 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":2,"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":160,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10477|10477) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":3,"nanosec":691132000},"rtps":{"messages_in":35,"bytes_in":9856,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":5186000},"messages_out":50,"bytes_out":14184,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":1099000}},"stun":{"messages_in":10,"bytes_in":440,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":1003000},"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":3,"max_queue_latency":{"sec":0,"nanosec":1268000},"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":537236916,"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":[]}
(10477|10477) STAT: _OPENDDS_SEDPTransportInst_01037c1e52f182aa28ed5663_7 {"id":"_OPENDDS_SEDPTransportInst_01037c1e52f182aa28ed5663_7","stats":{"DataLinkAssociationsByLocal":3,"DataLinkAssociationsByRemote":6,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":3,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":15,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":15,"RtpsUdpDataLinkLocators":6,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":3,"RtpsUdpDataLinkReadersOfWriter":6,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":6,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":1,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":1,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":65536,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10477|10477) STAT: _OPENDDS_SEDPTransportInst_01037c1e52f182aa28edc48b_0 {"id":"_OPENDDS_SEDPTransportInst_01037c1e52f182aa28edc48b_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}}
(10477|10477) 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}}
(10477|10477) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":6,"nanosec":800813000},"rtps":{"messages_in":4,"bytes_in":1296,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":571000},"messages_out":8,"bytes_out":2592,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":168000}},"stun":{"messages_in":4,"bytes_in":176,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":1358000},"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":290000},"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":537236916,"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":[]}
(10477|10477) STAT: _OPENDDS_SEDPTransportInst_01037c1e52f182aa28ed5663_7 {"id":"_OPENDDS_SEDPTransportInst_01037c1e52f182aa28ed5663_7","stats":{"DataLinkAssociationsByLocal":3,"DataLinkAssociationsByRemote":6,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":3,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":15,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":15,"RtpsUdpDataLinkLocators":6,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":3,"RtpsUdpDataLinkReadersOfWriter":6,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":6,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":1,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":1,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":65536,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10477|10477) STAT: _OPENDDS_SEDPTransportInst_01037c1e52f182aa28edc48b_0 {"id":"_OPENDDS_SEDPTransportInst_01037c1e52f182aa28edc48b_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}}
(10477|10477) 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}}
(10477|10477) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":6,"nanosec":800392000},"rtps":{"messages_in":2,"bytes_in":648,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":282000},"messages_out":4,"bytes_out":1296,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":82000}},"stun":{"messages_in":2,"bytes_in":88,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":1132000},"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":249000},"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":537236916,"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":[]}
(10477|10477) STAT: _OPENDDS_SEDPTransportInst_01037c1e52f182aa28ed5663_7 {"id":"_OPENDDS_SEDPTransportInst_01037c1e52f182aa28ed5663_7","stats":{"DataLinkAssociationsByLocal":3,"DataLinkAssociationsByRemote":6,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":3,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":15,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":15,"RtpsUdpDataLinkLocators":6,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":3,"RtpsUdpDataLinkReadersOfWriter":6,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":6,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":1,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":1,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":65536,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10477|10477) STAT: _OPENDDS_SEDPTransportInst_01037c1e52f182aa28edc48b_0 {"id":"_OPENDDS_SEDPTransportInst_01037c1e52f182aa28edc48b_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}}
(10477|10477) 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}}
(10477|10477) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":10,"nanosec":252325000},"rtps":{"messages_in":2,"bytes_in":648,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":272000},"messages_out":4,"bytes_out":1296,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":84000}},"stun":{"messages_in":2,"bytes_in":88,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":1140000},"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":235000},"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":537236916,"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":[]}
(10477|10477) STAT: _OPENDDS_SEDPTransportInst_01037c1e52f182aa28ed5663_7 {"id":"_OPENDDS_SEDPTransportInst_01037c1e52f182aa28ed5663_7","stats":{"DataLinkAssociationsByLocal":3,"DataLinkAssociationsByRemote":6,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":3,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":15,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":15,"RtpsUdpDataLinkLocators":6,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":3,"RtpsUdpDataLinkReadersOfWriter":6,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":6,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":1,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":1,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":65536,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10477|10477) STAT: _OPENDDS_SEDPTransportInst_01037c1e52f182aa28edc48b_0 {"id":"_OPENDDS_SEDPTransportInst_01037c1e52f182aa28edc48b_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}}
(10477|10477) 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}}
(10477|10477) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":5,"nanosec":345655000},"rtps":{"messages_in":3,"bytes_in":1012,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":440000},"messages_out":5,"bytes_out":1660,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":101000}},"stun":{"messages_in":6,"bytes_in":264,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":1765000},"messages_out":2,"bytes_out":104,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":52000}},"max_gain":2,"error_count":0,"local_active_participants":3,"new_address_count":0,"expired_address_count":0,"max_queue_size":2,"max_queue_latency":{"sec":0,"nanosec":284000},"local_participants":2,"local_writers":4,"local_readers":4,"handler_statistics_sub_count":0,"relay_statistics_sub_count":0,"participant_statistics_sub_count":0,"relay_partitions_sub_count":1,"relay_participant_status_sub_count":0,"relay_address_sub_count":1,"relay_status_sub_count":0,"async_discovery_cache_update_sub_count":0,"async_discovery_cache_prune_sub_count":0,"relay_partitions_pub_count":1,"relay_address_pub_count":1,"admission_deferral_count":0,"unadmitted_entry_count":0,"remote_map_size":0,"max_ips_per_client":1,"total_client_ips":3,"total_client_ports":6,"rejected_address_map_size":0,"deactivation_queue_size":3,"expiration_queue_size":6,"admission_queue_size":0,"transitions_to_admitting":0,"transitions_to_nonadmitting":0,"async_discovery_local_cache_size":0,"async_discovery_local_expiration_map_size":0,"async_discovery_remote_cache_size":0,"async_discovery_remote_expiration_map_size":0,"virtual_memory_kb":537236916,"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":[]}
(10477|10477) STAT: _OPENDDS_SEDPTransportInst_01037c1e52f182aa28ed5663_7 {"id":"_OPENDDS_SEDPTransportInst_01037c1e52f182aa28ed5663_7","stats":{"DataLinkAssociationsByLocal":3,"DataLinkAssociationsByRemote":6,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":3,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":15,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":15,"RtpsUdpDataLinkLocators":6,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":3,"RtpsUdpDataLinkReadersOfWriter":6,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":6,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":1,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":65536,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10477|10477) STAT: _OPENDDS_SEDPTransportInst_01037c1e52f182aa28edc48b_0 {"id":"_OPENDDS_SEDPTransportInst_01037c1e52f182aa28edc48b_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}}
(10477|10477) 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}}
(10477|10484) INFO: PublicationListener::on_data_available remove local writer 01037c1e.52f182aa.28ee25cc.00000002 33.047 s into session [0/1]
(10477|10484) INFO: PublicationListener::on_data_available remove local writer 01037c1e.52f182aa.28ee25cc.01000002 33.048 s into session [0/1]
(10477|10484) INFO: SubscriptionListener::on_data_available remove local reader 01037c1e.52f182aa.28ee25cc.00000007 33.050 s into session [0/2]
(10477|10484) INFO: SubscriptionListener::on_data_available remove local reader 01037c1e.52f182aa.28ee25cc.01000007 33.050 s into session [1/2]
(10477|10484) INFO: RelayParticipantStatusReporter::remove_participant remove local participant 01037c1e.52f182aa.28ee25cc.000001c1 33.061 s into session [0/1]
(10477|10484) INFO: GuidAddrSet::remove 01037c1e.52f182aa.28ee25cc.000001c1 removed 33.061 s into session total=2 remote=0 deactivation=3 expire=6 admit=0
(10477|10484) INFO: PublicationListener::on_data_available remove local writer 01037c1e.52f182aa.28ef4df1.00000002 33.044 s into session [0/2]
(10477|10484) INFO: PublicationListener::on_data_available remove local writer 01037c1e.52f182aa.28ef4df1.01000002 33.044 s into session [1/2]
(10477|10484) INFO: SubscriptionListener::on_data_available remove local reader 01037c1e.52f182aa.28ef4df1.00000007 33.044 s into session [0/2]
(10477|10484) INFO: SubscriptionListener::on_data_available remove local reader 01037c1e.52f182aa.28ef4df1.01000007 33.044 s into session [1/2]
(10477|10484) INFO: RelayParticipantStatusReporter::remove_participant remove local participant 01037c1e.52f182aa.28ef4df1.000001c1 33.055 s into session [0/1]
(10477|10484) INFO: GuidAddrSet::remove 01037c1e.52f182aa.28ef4df1.000001c1 removed 33.055 s into session total=1 remote=0 deactivation=3 expire=6 admit=0
=== End of Node Logs ===
All reports written and acknowledged.
Finished
test PASSED.
auto_run_tests_finished: performance-tests/bench/run_test.pl ci-disco-relay --show-worker-logs Time:71s Result:0
==============================================================================
performance-tests/bench/run_test.pl ci-echo --show-worker-logs
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/node_controller/node_controller one-shot --name test_nc_10571
node_controller PID: 10572 started at 2026-08-07 16:09:56
/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: 10573 started at 2026-08-07 16:09:56
Using example/config/scenario/ci-echo.json:
Name: Continuous Integration Rapid-Fire Echo Test
Description: This is a small quick test for rapid-fire data send / receive capability
Parameters:
Base: echo
Bytes: 100
Waiting for nodes for 7 seconds...
Discovered Node 01037c1e.52f182aa.294cc141.000001c1 "test_nc_10571"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/4
Started at 2026-08-07T16:10:03Z
Setting scenario launch_time to be 3 seconds from now: 2026-08-07T16:10:06Z
2026-08-07T16:10:06Z: Node 01037c1e.52f182aa.294cc141.000001c1 (test_nc_10571) starting process 10594:
- original config: ci-echo_client.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10572/n01037c1e.52f182aa.294cc141.000001c1w1_config.json --report /tmp/opendds_bench_nc_10572/n01037c1e.52f182aa.294cc141.000001c1w1_report.json --log /tmp/opendds_bench_nc_10572/n01037c1e.52f182aa.294cc141.000001c1w1_log.txt
2026-08-07T16:10:06Z: Node 01037c1e.52f182aa.294cc141.000001c1 (test_nc_10571) starting process 10595:
- original config: ci-echo_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10572/n01037c1e.52f182aa.294cc141.000001c1w2_config.json --report /tmp/opendds_bench_nc_10572/n01037c1e.52f182aa.294cc141.000001c1w2_report.json --log /tmp/opendds_bench_nc_10572/n01037c1e.52f182aa.294cc141.000001c1w2_log.txt
2026-08-07T16:10:34Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10595 with exit code 0
2026-08-07T16:10:34Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10594 with exit code 0
Writing report for node name 'test_nc_10571' (id '01037c1e.52f182aa.294cc141.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-07T16:10:35Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 29
percent cpu utilization min = 0.000000
percent cpu utilization max = 4.314721
percent cpu utilization mean = 1.688791
percent cpu utilization stdev = 1.923028
percent cpu utilization median = 0.250627
percent cpu utilization madev = 0.250627
Percent Memory Utilization Statistics:
percent memory utilization count = 29
percent memory utilization min = 0.000000
percent memory utilization max = 1.588547
percent memory utilization mean = 1.486778
percent memory utilization stdev = 0.293899
percent memory utilization median = 1.567122
percent memory utilization madev = 0.020228
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 29
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 778.126926
percent virtual memory utilization mean = 751.294934
percent virtual memory utilization stdev = 141.981397
percent virtual memory utilization median = 778.126925
percent virtual memory utilization madev = 0.000002
Test Timing Stats:
Max Construction Time: 0.053 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.001 seconds
Max Stop Time: 0.022 seconds
Max Destruction Time: 0.041 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.321436
discovery time delta max = 0.565007
discovery time delta mean = 0.392536
discovery time delta stdev = 0.100317
discovery time delta median = 0.341850
discovery time delta madev = 0.016477
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.000340
latency max = 0.001248
latency mean = 0.000430
latency stdev = 0.000057
latency median = 0.000429
latency madev = 0.000035
Jitter Statistics:
jitter count = 1998
jitter min = 0.000000
jitter max = 0.000787
jitter mean = 0.000019
jitter stdev = 0.000045
jitter median = 0.000010
jitter madev = 0.000007
Throughput Statistics:
throughput count = 1998
throughput min = 17885.386070
throughput max = 18812.077448
throughput mean = 18796.801102
throughput stdev = 26.239539
throughput median = 18799.022559
throughput madev = 1.055576
Round Trip Latency Statistics:
round trip latency count = 1000
round trip latency min = 0.000388
round trip latency max = 0.001092
round trip latency mean = 0.000454
round trip latency stdev = 0.000046
round trip latency median = 0.000449
round trip latency madev = 0.000030
Round Trip Jitter Statistics:
round trip jitter count = 999
round trip jitter min = 0.000000
round trip jitter max = 0.000592
round trip jitter mean = 0.000017
round trip jitter stdev = 0.000035
round trip jitter median = 0.000009
round trip jitter madev = 0.000006
Round Trip Throughput Statistics:
round trip throughput count = 999
round trip throughput min = 17055.901079
round trip throughput max = 18798.281620
round trip throughput mean = 18787.108677
round trip throughput stdev = 70.139347
round trip throughput median = 18796.288335
round trip throughput madev = 1.505577
Wrote results to example/result/4
=== Showing Log for Node 01037c1e.52f182aa.294cc141.000001c1 === Spawned Process #2 (PID 10595) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:10:07Z: 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-07T16:10:07Z: Process construction / entity creation complete.
2026-08-07T16:10:07Z: Beginning action construction / initialization.
2026-08-07T16:10:07Z: Action construction / initialization complete.
2026-08-07T16:10:08Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:10:08Z: DDS entities enabled.
2026-08-07T16:10:08Z: Initializing process actions.
2026-08-07T16:10:18Z: Starting process actions.
2026-08-07T16:10:18Z: Process tests started.
2026-08-07T16:10:33Z: Stopping process tests.
2026-08-07T16:10:33Z: Process tests stopped.
2026-08-07T16:10:34Z: Stopping process actions.
2026-08-07T16:10:34Z: Detaching Listeners.
2026-08-07T16:10:34Z: 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-07T16:10:34Z: 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.041
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.294cc141.000001c1 === Spawned Process #1 (PID 10594) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:10:07Z: 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-07T16:10:07Z: Process construction / entity creation complete.
2026-08-07T16:10:07Z: Beginning action construction / initialization.
2026-08-07T16:10:07Z: Action construction / initialization complete.
2026-08-07T16:10:08Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:10:08Z: DDS entities enabled.
2026-08-07T16:10:08Z: Initializing process actions.
2026-08-07T16:10:18Z: Starting process actions.
2026-08-07T16:10:18Z: Process tests started.
2026-08-07T16:10:33Z: Stopping process tests.
2026-08-07T16:10:33Z: Process tests stopped.
2026-08-07T16:10:34Z: Stopping process actions.
2026-08-07T16:10:34Z: Detaching Listeners.
2026-08-07T16:10:34Z: 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-07T16:10:34Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.050
enable time: 0.000
start time: 0.001
stop time: 0.022
destruction time: 0.019
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== End of Node Logs ===
All reports written and acknowledged.
Finished
test PASSED.
auto_run_tests_finished: performance-tests/bench/run_test.pl ci-echo --show-worker-logs Time:40s Result:0
==============================================================================
performance-tests/bench/run_test.pl ci-echo-frag --show-worker-logs
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/node_controller/node_controller one-shot --name test_nc_10614
node_controller PID: 10615 started at 2026-08-07 16:10:36
/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: 10616 started at 2026-08-07 16:10:36
Using example/config/scenario/ci-echo-frag.json:
Name: Continuous Integration Rapid-Fire Echo Test
Description: This is a small quick test for rapid-fire data send / receive capability with large samples (fragmentation)
Parameters:
Base: echo
Bytes: 100000
Waiting for nodes for 7 seconds...
Discovered Node 01037c1e.52f182aa.2977a475.000001c1 "test_nc_10614"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/5
Started at 2026-08-07T16:10:44Z
Setting scenario launch_time to be 3 seconds from now: 2026-08-07T16:10:47Z
2026-08-07T16:10:47Z: Node 01037c1e.52f182aa.2977a475.000001c1 (test_nc_10614) starting process 10634:
- original config: ci-echo-frag_client.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10615/n01037c1e.52f182aa.2977a475.000001c1w1_config.json --report /tmp/opendds_bench_nc_10615/n01037c1e.52f182aa.2977a475.000001c1w1_report.json --log /tmp/opendds_bench_nc_10615/n01037c1e.52f182aa.2977a475.000001c1w1_log.txt
2026-08-07T16:10:47Z: Node 01037c1e.52f182aa.2977a475.000001c1 (test_nc_10614) starting process 10635:
- original config: ci-echo-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10615/n01037c1e.52f182aa.2977a475.000001c1w2_config.json --report /tmp/opendds_bench_nc_10615/n01037c1e.52f182aa.2977a475.000001c1w2_report.json --log /tmp/opendds_bench_nc_10615/n01037c1e.52f182aa.2977a475.000001c1w2_log.txt
2026-08-07T16:11:15Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10635 with exit code 0
2026-08-07T16:11:16Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10634 with exit code 0
Writing report for node name 'test_nc_10614' (id '01037c1e.52f182aa.2977a475.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-07T16:11:17Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 30
percent cpu utilization min = 0.000000
percent cpu utilization max = 4.511278
percent cpu utilization mean = 0.868612
percent cpu utilization stdev = 1.066504
percent cpu utilization median = 0.250313
percent cpu utilization madev = 0.250313
Percent Memory Utilization Statistics:
percent memory utilization count = 30
percent memory utilization min = 0.000000
percent memory utilization max = 1.684752
percent memory utilization mean = 1.477901
percent memory utilization stdev = 0.410062
percent memory utilization median = 1.613905
percent memory utilization madev = 0.070773
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.055 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.001 seconds
Max Stop Time: 0.022 seconds
Max Destruction Time: 0.044 seconds
Discovery Stats:
Total Undermatched Readers: 0, Total Undermatched Writers: 0
Discovery Time Delta Statistics:
discovery time delta count = 4
discovery time delta min = 0.316764
discovery time delta max = 0.564906
discovery time delta mean = 0.390518
discovery time delta stdev = 0.101552
discovery time delta median = 0.340201
discovery time delta madev = 0.018208
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.001844
latency max = 0.003389
latency mean = 0.002116
latency stdev = 0.000160
latency median = 0.002089
latency madev = 0.000111
Jitter Statistics:
jitter count = 198
jitter min = 0.000000
jitter max = 0.001347
jitter mean = 0.000050
jitter stdev = 0.000102
jitter median = 0.000031
jitter madev = 0.000019
Throughput Statistics:
throughput count = 198
throughput min = 976600.633979
throughput max = 1000724.044554
throughput mean = 999863.651279
throughput stdev = 2448.892655
throughput median = 1000492.504364
throughput madev = 173.302204
Round Trip Latency Statistics:
round trip latency count = 100
round trip latency min = 0.002147
round trip latency max = 0.003284
round trip latency mean = 0.002302
round trip latency stdev = 0.000114
round trip latency median = 0.002293
round trip latency madev = 0.000041
Round Trip Jitter Statistics:
round trip jitter count = 99
round trip jitter min = 0.000001
round trip jitter max = 0.000859
round trip jitter mean = 0.000043
round trip jitter stdev = 0.000086
round trip jitter median = 0.000032
round trip jitter madev = 0.000020
Round Trip Throughput Statistics:
round trip throughput count = 99
round trip throughput min = 953653.722986
round trip throughput max = 1000393.398344
round trip throughput mean = 998432.394283
round trip throughput stdev = 5534.184136
round trip throughput median = 999945.138491
round trip throughput madev = 390.489570
Wrote results to example/result/5
=== Showing Log for Node 01037c1e.52f182aa.2977a475.000001c1 === Spawned Process #2 (PID 10635) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:10:48Z: 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-07T16:10:48Z: Process construction / entity creation complete.
2026-08-07T16:10:48Z: Beginning action construction / initialization.
2026-08-07T16:10:48Z: Action construction / initialization complete.
2026-08-07T16:10:49Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:10:49Z: DDS entities enabled.
2026-08-07T16:10:49Z: Initializing process actions.
2026-08-07T16:10:59Z: Starting process actions.
2026-08-07T16:10:59Z: Process tests started.
2026-08-07T16:11:14Z: Stopping process tests.
2026-08-07T16:11:14Z: Process tests stopped.
2026-08-07T16:11:15Z: Stopping process actions.
2026-08-07T16:11:15Z: Detaching Listeners.
2026-08-07T16:11:15Z: 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-07T16:11:15Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.055
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.044
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.2977a475.000001c1 === Spawned Process #1 (PID 10634) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:10:48Z: 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-07T16:10:48Z: Process construction / entity creation complete.
2026-08-07T16:10:48Z: Beginning action construction / initialization.
2026-08-07T16:10:48Z: Action construction / initialization complete.
2026-08-07T16:10:49Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:10:49Z: DDS entities enabled.
2026-08-07T16:10:49Z: Initializing process actions.
2026-08-07T16:10:59Z: Starting process actions.
2026-08-07T16:10:59Z: Process tests started.
2026-08-07T16:11:14Z: Stopping process tests.
2026-08-07T16:11:14Z: Process tests stopped.
2026-08-07T16:11:15Z: Stopping process actions.
2026-08-07T16:11:15Z: Detaching Listeners.
2026-08-07T16:11:15Z: 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-07T16:11:15Z: 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.021
--- 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:42s 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_10656
node_controller PID: 10657 started at 2026-08-07 16:11:18
/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: 10658 started at 2026-08-07 16:11:18
Using example/config/scenario/ci-fan.json:
Name: Continuous Integration Fan-Out / Fan-In Test
Description: This is a small quick test for data fan-out / fan-in capability
Parameters:
Base: fan
Bytes: 256
Strategy: Listener
Max Message Size: 65536
Servers: 10
Waiting for nodes for 7 seconds...
Discovered Node 01037c1e.52f182aa.29a146e5.000001c1 "test_nc_10656"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/6
Started at 2026-08-07T16:11:25Z
Setting scenario launch_time to be 3 seconds from now: 2026-08-07T16:11:28Z
2026-08-07T16:11:28Z: Node 01037c1e.52f182aa.29a146e5.000001c1 (test_nc_10656) starting process 10675:
- original config: ci-fan_client.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10657/n01037c1e.52f182aa.29a146e5.000001c1w1_config.json --report /tmp/opendds_bench_nc_10657/n01037c1e.52f182aa.29a146e5.000001c1w1_report.json --log /tmp/opendds_bench_nc_10657/n01037c1e.52f182aa.29a146e5.000001c1w1_log.txt
2026-08-07T16:11:28Z: Node 01037c1e.52f182aa.29a146e5.000001c1 (test_nc_10656) starting process 10676:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10657/n01037c1e.52f182aa.29a146e5.000001c1w2_config.json --report /tmp/opendds_bench_nc_10657/n01037c1e.52f182aa.29a146e5.000001c1w2_report.json --log /tmp/opendds_bench_nc_10657/n01037c1e.52f182aa.29a146e5.000001c1w2_log.txt
2026-08-07T16:11:28Z: Node 01037c1e.52f182aa.29a146e5.000001c1 (test_nc_10656) starting process 10677:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10657/n01037c1e.52f182aa.29a146e5.000001c1w3_config.json --report /tmp/opendds_bench_nc_10657/n01037c1e.52f182aa.29a146e5.000001c1w3_report.json --log /tmp/opendds_bench_nc_10657/n01037c1e.52f182aa.29a146e5.000001c1w3_log.txt
2026-08-07T16:11:28Z: Node 01037c1e.52f182aa.29a146e5.000001c1 (test_nc_10656) starting process 10678:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10657/n01037c1e.52f182aa.29a146e5.000001c1w4_config.json --report /tmp/opendds_bench_nc_10657/n01037c1e.52f182aa.29a146e5.000001c1w4_report.json --log /tmp/opendds_bench_nc_10657/n01037c1e.52f182aa.29a146e5.000001c1w4_log.txt
2026-08-07T16:11:28Z: Node 01037c1e.52f182aa.29a146e5.000001c1 (test_nc_10656) starting process 10679:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10657/n01037c1e.52f182aa.29a146e5.000001c1w5_config.json --report /tmp/opendds_bench_nc_10657/n01037c1e.52f182aa.29a146e5.000001c1w5_report.json --log /tmp/opendds_bench_nc_10657/n01037c1e.52f182aa.29a146e5.000001c1w5_log.txt
2026-08-07T16:11:28Z: Node 01037c1e.52f182aa.29a146e5.000001c1 (test_nc_10656) starting process 10680:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10657/n01037c1e.52f182aa.29a146e5.000001c1w6_config.json --report /tmp/opendds_bench_nc_10657/n01037c1e.52f182aa.29a146e5.000001c1w6_report.json --log /tmp/opendds_bench_nc_10657/n01037c1e.52f182aa.29a146e5.000001c1w6_log.txt
2026-08-07T16:11:28Z: Node 01037c1e.52f182aa.29a146e5.000001c1 (test_nc_10656) starting process 10681:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10657/n01037c1e.52f182aa.29a146e5.000001c1w7_config.json --report /tmp/opendds_bench_nc_10657/n01037c1e.52f182aa.29a146e5.000001c1w7_report.json --log /tmp/opendds_bench_nc_10657/n01037c1e.52f182aa.29a146e5.000001c1w7_log.txt
2026-08-07T16:11:28Z: Node 01037c1e.52f182aa.29a146e5.000001c1 (test_nc_10656) starting process 10682:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10657/n01037c1e.52f182aa.29a146e5.000001c1w8_config.json --report /tmp/opendds_bench_nc_10657/n01037c1e.52f182aa.29a146e5.000001c1w8_report.json --log /tmp/opendds_bench_nc_10657/n01037c1e.52f182aa.29a146e5.000001c1w8_log.txt
2026-08-07T16:11:28Z: Node 01037c1e.52f182aa.29a146e5.000001c1 (test_nc_10656) starting process 10683:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10657/n01037c1e.52f182aa.29a146e5.000001c1w9_config.json --report /tmp/opendds_bench_nc_10657/n01037c1e.52f182aa.29a146e5.000001c1w9_report.json --log /tmp/opendds_bench_nc_10657/n01037c1e.52f182aa.29a146e5.000001c1w9_log.txt
2026-08-07T16:11:28Z: Node 01037c1e.52f182aa.29a146e5.000001c1 (test_nc_10656) starting process 10684:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10657/n01037c1e.52f182aa.29a146e5.000001c1w10_config.json --report /tmp/opendds_bench_nc_10657/n01037c1e.52f182aa.29a146e5.000001c1w10_report.json --log /tmp/opendds_bench_nc_10657/n01037c1e.52f182aa.29a146e5.000001c1w10_log.txt
2026-08-07T16:11:28Z: Node 01037c1e.52f182aa.29a146e5.000001c1 (test_nc_10656) starting process 10685:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10657/n01037c1e.52f182aa.29a146e5.000001c1w11_config.json --report /tmp/opendds_bench_nc_10657/n01037c1e.52f182aa.29a146e5.000001c1w11_report.json --log /tmp/opendds_bench_nc_10657/n01037c1e.52f182aa.29a146e5.000001c1w11_log.txt
2026-08-07T16:12:16Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10677 with exit code 0
2026-08-07T16:12:16Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10675 with exit code 0
2026-08-07T16:12:16Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10681 with exit code 0
2026-08-07T16:12:16Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10682 with exit code 0
2026-08-07T16:12:16Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10676 with exit code 0
2026-08-07T16:12:16Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10678 with exit code 0
2026-08-07T16:12:16Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10684 with exit code 0
2026-08-07T16:12:16Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10683 with exit code 0
2026-08-07T16:12:16Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10680 with exit code 0
2026-08-07T16:12:17Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10679 with exit code 0
2026-08-07T16:12:17Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10685 with exit code 0
Writing report for node name 'test_nc_10656' (id '01037c1e.52f182aa.29a146e5.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-07T16:12:17Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 49
percent cpu utilization min = 0.000000
percent cpu utilization max = 61.980638
percent cpu utilization mean = 3.824940
percent cpu utilization stdev = 9.206286
percent cpu utilization median = 1.501880
percent cpu utilization madev = 1.501880
Percent Memory Utilization Statistics:
percent memory utilization count = 49
percent memory utilization min = 0.000000
percent memory utilization max = 8.807965
percent memory utilization mean = 8.474002
percent memory utilization stdev = 1.281618
percent memory utilization median = 8.774985
percent memory utilization madev = 0.029731
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.275 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.001 seconds
Max Stop Time: 0.024 seconds
Max Destruction Time: 0.146 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.206838
discovery time delta max = 0.849170
discovery time delta mean = 0.493162
discovery time delta stdev = 0.165259
discovery time delta median = 0.500756
discovery time delta madev = 0.116627
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.000554
latency max = 0.008823
latency mean = 0.001813
latency stdev = 0.000876
latency median = 0.001603
latency madev = 0.000604
Jitter Statistics:
jitter count = 1980
jitter min = 0.000000
jitter max = 0.005995
jitter mean = 0.000848
jitter stdev = 0.000788
jitter median = 0.000654
jitter madev = 0.000490
Throughput Statistics:
throughput count = 1980
throughput min = 3309.446887
throughput max = 3683.379326
throughput mean = 3438.983383
throughput stdev = 14.013949
throughput median = 3439.150230
throughput madev = 1.113229
Round Trip Latency Statistics:
round trip latency count = 1000
round trip latency min = 0.000850
round trip latency max = 0.007151
round trip latency mean = 0.002527
round trip latency stdev = 0.000789
round trip latency median = 0.002559
round trip latency madev = 0.000627
Round Trip Jitter Statistics:
round trip jitter count = 990
round trip jitter min = 0.000001
round trip jitter max = 0.004164
round trip jitter mean = 0.000856
round trip jitter stdev = 0.000653
round trip jitter median = 0.000710
round trip jitter madev = 0.000464
Round Trip Throughput Statistics:
round trip throughput count = 990
round trip throughput min = 3186.305467
round trip throughput max = 3439.308082
round trip throughput mean = 3430.576574
round trip throughput stdev = 22.546814
round trip throughput median = 3436.633990
round trip throughput madev = 1.575828
Wrote results to example/result/6
=== Showing Log for Node 01037c1e.52f182aa.29a146e5.000001c1 === Spawned Process #3 (PID 10677) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:11:29Z: 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-07T16:11:29Z: Process construction / entity creation complete.
2026-08-07T16:11:29Z: Beginning action construction / initialization.
2026-08-07T16:11:29Z: Action construction / initialization complete.
2026-08-07T16:11:30Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:11:30Z: DDS entities enabled.
2026-08-07T16:11:30Z: Initializing process actions.
2026-08-07T16:11:45Z: Starting process actions.
2026-08-07T16:11:45Z: Process tests started.
2026-08-07T16:12:15Z: Stopping process tests.
2026-08-07T16:12:15Z: Process tests stopped.
2026-08-07T16:12:16Z: Stopping process actions.
2026-08-07T16:12:16Z: Detaching Listeners.
2026-08-07T16:12:16Z: 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-07T16:12:16Z: 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.146
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.29a146e5.000001c1 === Spawned Process #1 (PID 10675) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-08-07T16:11:29Z: 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-07T16:11:29Z: Process construction / entity creation complete.
2026-08-07T16:11:29Z: Beginning action construction / initialization.
2026-08-07T16:11:29Z: Action construction / initialization complete.
2026-08-07T16:11:30Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:11:30Z: DDS entities enabled.
2026-08-07T16:11:30Z: Initializing process actions.
2026-08-07T16:11:45Z: Starting process actions.
2026-08-07T16:11:45Z: Process tests started.
2026-08-07T16:12:15Z: Stopping process tests.
2026-08-07T16:12:15Z: Process tests stopped.
2026-08-07T16:12:16Z: Stopping process actions.
2026-08-07T16:12:16Z: Detaching Listeners.
2026-08-07T16:12:16Z: 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-07T16:12:16Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.089
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 01037c1e.52f182aa.29a146e5.000001c1 === Spawned Process #7 (PID 10681) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:11:29Z: 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-07T16:11:29Z: Process construction / entity creation complete.
2026-08-07T16:11:29Z: Beginning action construction / initialization.
2026-08-07T16:11:29Z: Action construction / initialization complete.
2026-08-07T16:11:30Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:11:30Z: DDS entities enabled.
2026-08-07T16:11:30Z: Initializing process actions.
2026-08-07T16:11:45Z: Starting process actions.
2026-08-07T16:11:45Z: Process tests started.
2026-08-07T16:12:15Z: Stopping process tests.
2026-08-07T16:12:15Z: Process tests stopped.
2026-08-07T16:12:16Z: Stopping process actions.
2026-08-07T16:12:16Z: Detaching Listeners.
2026-08-07T16:12:16Z: 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-07T16:12:16Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.096
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 01037c1e.52f182aa.29a146e5.000001c1 === Spawned Process #8 (PID 10682) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:11:29Z: 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-07T16:11:29Z: Process construction / entity creation complete.
2026-08-07T16:11:29Z: Beginning action construction / initialization.
2026-08-07T16:11:29Z: Action construction / initialization complete.
2026-08-07T16:11:30Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:11:30Z: DDS entities enabled.
2026-08-07T16:11:30Z: Initializing process actions.
2026-08-07T16:11:45Z: Starting process actions.
2026-08-07T16:11:45Z: Process tests started.
2026-08-07T16:12:15Z: Stopping process tests.
2026-08-07T16:12:15Z: Process tests stopped.
2026-08-07T16:12:16Z: Stopping process actions.
2026-08-07T16:12:16Z: Detaching Listeners.
2026-08-07T16:12:16Z: 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-07T16:12:16Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.160
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.026
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.29a146e5.000001c1 === Spawned Process #2 (PID 10676) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:11:29Z: 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-07T16:11:29Z: Process construction / entity creation complete.
2026-08-07T16:11:29Z: Beginning action construction / initialization.
2026-08-07T16:11:29Z: Action construction / initialization complete.
2026-08-07T16:11:30Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:11:30Z: DDS entities enabled.
2026-08-07T16:11:30Z: Initializing process actions.
2026-08-07T16:11:45Z: Starting process actions.
2026-08-07T16:11:45Z: Process tests started.
2026-08-07T16:12:15Z: Stopping process tests.
2026-08-07T16:12:15Z: Process tests stopped.
2026-08-07T16:12:16Z: Stopping process actions.
2026-08-07T16:12:16Z: Detaching Listeners.
2026-08-07T16:12:16Z: 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-07T16:12:16Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.204
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.029
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.29a146e5.000001c1 === Spawned Process #4 (PID 10678) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:11:29Z: 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-07T16:11:29Z: Process construction / entity creation complete.
2026-08-07T16:11:29Z: Beginning action construction / initialization.
2026-08-07T16:11:29Z: Action construction / initialization complete.
2026-08-07T16:11:30Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:11:30Z: DDS entities enabled.
2026-08-07T16:11:30Z: Initializing process actions.
2026-08-07T16:11:45Z: Starting process actions.
2026-08-07T16:11:45Z: Process tests started.
2026-08-07T16:12:15Z: Stopping process tests.
2026-08-07T16:12:15Z: Process tests stopped.
2026-08-07T16:12:16Z: Stopping process actions.
2026-08-07T16:12:16Z: Detaching Listeners.
2026-08-07T16:12:16Z: 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-07T16:12:16Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.181
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.027
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.29a146e5.000001c1 === Spawned Process #10 (PID 10684) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:11:29Z: 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-07T16:11:29Z: Process construction / entity creation complete.
2026-08-07T16:11:29Z: Beginning action construction / initialization.
2026-08-07T16:11:29Z: Action construction / initialization complete.
2026-08-07T16:11:30Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:11:30Z: DDS entities enabled.
2026-08-07T16:11:30Z: Initializing process actions.
2026-08-07T16:11:45Z: Starting process actions.
2026-08-07T16:11:45Z: Process tests started.
2026-08-07T16:12:15Z: Stopping process tests.
2026-08-07T16:12:15Z: Process tests stopped.
2026-08-07T16:12:16Z: Stopping process actions.
2026-08-07T16:12:16Z: Detaching Listeners.
2026-08-07T16:12:16Z: 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-07T16:12:16Z: 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.028
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.29a146e5.000001c1 === Spawned Process #9 (PID 10683) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:11:29Z: 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-07T16:11:29Z: Process construction / entity creation complete.
2026-08-07T16:11:29Z: Beginning action construction / initialization.
2026-08-07T16:11:29Z: Action construction / initialization complete.
2026-08-07T16:11:30Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:11:30Z: DDS entities enabled.
2026-08-07T16:11:30Z: Initializing process actions.
2026-08-07T16:11:45Z: Starting process actions.
2026-08-07T16:11:45Z: Process tests started.
2026-08-07T16:12:15Z: Stopping process tests.
2026-08-07T16:12:15Z: Process tests stopped.
2026-08-07T16:12:16Z: Stopping process actions.
2026-08-07T16:12:16Z: Detaching Listeners.
2026-08-07T16:12:16Z: 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-07T16:12:16Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.233
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.032
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.29a146e5.000001c1 === Spawned Process #6 (PID 10680) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:11:29Z: 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-07T16:11:29Z: Process construction / entity creation complete.
2026-08-07T16:11:29Z: Beginning action construction / initialization.
2026-08-07T16:11:29Z: Action construction / initialization complete.
2026-08-07T16:11:30Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:11:30Z: DDS entities enabled.
2026-08-07T16:11:30Z: Initializing process actions.
2026-08-07T16:11:45Z: Starting process actions.
2026-08-07T16:11:45Z: Process tests started.
2026-08-07T16:12:15Z: Stopping process tests.
2026-08-07T16:12:15Z: Process tests stopped.
2026-08-07T16:12:16Z: Stopping process actions.
2026-08-07T16:12:16Z: Detaching Listeners.
2026-08-07T16:12:16Z: 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-07T16:12:16Z: 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.033
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.29a146e5.000001c1 === Spawned Process #5 (PID 10679) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:11:29Z: 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-07T16:11:29Z: Process construction / entity creation complete.
2026-08-07T16:11:29Z: Beginning action construction / initialization.
2026-08-07T16:11:29Z: Action construction / initialization complete.
2026-08-07T16:11:30Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:11:30Z: DDS entities enabled.
2026-08-07T16:11:30Z: Initializing process actions.
2026-08-07T16:11:45Z: Starting process actions.
2026-08-07T16:11:45Z: Process tests started.
2026-08-07T16:12:15Z: Stopping process tests.
2026-08-07T16:12:15Z: Process tests stopped.
2026-08-07T16:12:16Z: Stopping process actions.
2026-08-07T16:12:16Z: Detaching Listeners.
2026-08-07T16:12:16Z: 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-07T16:12:16Z: 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.036
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.29a146e5.000001c1 === Spawned Process #11 (PID 10685) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:11:29Z: 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-07T16:11:29Z: Process construction / entity creation complete.
2026-08-07T16:11:29Z: Beginning action construction / initialization.
2026-08-07T16:11:29Z: Action construction / initialization complete.
2026-08-07T16:11:30Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:11:30Z: DDS entities enabled.
2026-08-07T16:11:30Z: Initializing process actions.
2026-08-07T16:11:45Z: Starting process actions.
2026-08-07T16:11:45Z: Process tests started.
2026-08-07T16:12:15Z: Stopping process tests.
2026-08-07T16:12:15Z: Process tests stopped.
2026-08-07T16:12:16Z: Stopping process actions.
2026-08-07T16:12:16Z: Detaching Listeners.
2026-08-07T16:12:16Z: 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-07T16:12:16Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.263
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.035
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== 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_10781
node_controller PID: 10782 started at 2026-08-07 16:12:18
/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: 10783 started at 2026-08-07 16:12:18
Using example/config/scenario/ci-fan-ws.json:
Name: Continuous Integration Fan-Out / Fan-In Test Using WaitSet
Description: This is a small quick test for data fan-out / fan-in capability that uses waitsets and read conditions for reading data
Parameters:
Base: fan
Bytes: 256
Strategy: WaitSet
Max Message Size: 65536
Servers: 10
Waiting for nodes for 7 seconds...
Discovered Node 01037c1e.52f182aa.2a1e8430.000001c1 "test_nc_10781"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/7
Started at 2026-08-07T16:12:25Z
Setting scenario launch_time to be 3 seconds from now: 2026-08-07T16:12:28Z
2026-08-07T16:12:28Z: Node 01037c1e.52f182aa.2a1e8430.000001c1 (test_nc_10781) starting process 10800:
- original config: ci-fan-ws_client.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10782/n01037c1e.52f182aa.2a1e8430.000001c1w1_config.json --report /tmp/opendds_bench_nc_10782/n01037c1e.52f182aa.2a1e8430.000001c1w1_report.json --log /tmp/opendds_bench_nc_10782/n01037c1e.52f182aa.2a1e8430.000001c1w1_log.txt
2026-08-07T16:12:28Z: Node 01037c1e.52f182aa.2a1e8430.000001c1 (test_nc_10781) starting process 10801:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10782/n01037c1e.52f182aa.2a1e8430.000001c1w2_config.json --report /tmp/opendds_bench_nc_10782/n01037c1e.52f182aa.2a1e8430.000001c1w2_report.json --log /tmp/opendds_bench_nc_10782/n01037c1e.52f182aa.2a1e8430.000001c1w2_log.txt
2026-08-07T16:12:28Z: Node 01037c1e.52f182aa.2a1e8430.000001c1 (test_nc_10781) starting process 10802:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10782/n01037c1e.52f182aa.2a1e8430.000001c1w3_config.json --report /tmp/opendds_bench_nc_10782/n01037c1e.52f182aa.2a1e8430.000001c1w3_report.json --log /tmp/opendds_bench_nc_10782/n01037c1e.52f182aa.2a1e8430.000001c1w3_log.txt
2026-08-07T16:12:28Z: Node 01037c1e.52f182aa.2a1e8430.000001c1 (test_nc_10781) starting process 10803:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10782/n01037c1e.52f182aa.2a1e8430.000001c1w4_config.json --report /tmp/opendds_bench_nc_10782/n01037c1e.52f182aa.2a1e8430.000001c1w4_report.json --log /tmp/opendds_bench_nc_10782/n01037c1e.52f182aa.2a1e8430.000001c1w4_log.txt
2026-08-07T16:12:28Z: Node 01037c1e.52f182aa.2a1e8430.000001c1 (test_nc_10781) starting process 10804:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10782/n01037c1e.52f182aa.2a1e8430.000001c1w5_config.json --report /tmp/opendds_bench_nc_10782/n01037c1e.52f182aa.2a1e8430.000001c1w5_report.json --log /tmp/opendds_bench_nc_10782/n01037c1e.52f182aa.2a1e8430.000001c1w5_log.txt
2026-08-07T16:12:28Z: Node 01037c1e.52f182aa.2a1e8430.000001c1 (test_nc_10781) starting process 10805:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10782/n01037c1e.52f182aa.2a1e8430.000001c1w6_config.json --report /tmp/opendds_bench_nc_10782/n01037c1e.52f182aa.2a1e8430.000001c1w6_report.json --log /tmp/opendds_bench_nc_10782/n01037c1e.52f182aa.2a1e8430.000001c1w6_log.txt
2026-08-07T16:12:28Z: Node 01037c1e.52f182aa.2a1e8430.000001c1 (test_nc_10781) starting process 10806:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10782/n01037c1e.52f182aa.2a1e8430.000001c1w7_config.json --report /tmp/opendds_bench_nc_10782/n01037c1e.52f182aa.2a1e8430.000001c1w7_report.json --log /tmp/opendds_bench_nc_10782/n01037c1e.52f182aa.2a1e8430.000001c1w7_log.txt
2026-08-07T16:12:28Z: Node 01037c1e.52f182aa.2a1e8430.000001c1 (test_nc_10781) starting process 10807:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10782/n01037c1e.52f182aa.2a1e8430.000001c1w8_config.json --report /tmp/opendds_bench_nc_10782/n01037c1e.52f182aa.2a1e8430.000001c1w8_report.json --log /tmp/opendds_bench_nc_10782/n01037c1e.52f182aa.2a1e8430.000001c1w8_log.txt
2026-08-07T16:12:28Z: Node 01037c1e.52f182aa.2a1e8430.000001c1 (test_nc_10781) starting process 10808:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10782/n01037c1e.52f182aa.2a1e8430.000001c1w9_config.json --report /tmp/opendds_bench_nc_10782/n01037c1e.52f182aa.2a1e8430.000001c1w9_report.json --log /tmp/opendds_bench_nc_10782/n01037c1e.52f182aa.2a1e8430.000001c1w9_log.txt
2026-08-07T16:12:28Z: Node 01037c1e.52f182aa.2a1e8430.000001c1 (test_nc_10781) starting process 10809:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10782/n01037c1e.52f182aa.2a1e8430.000001c1w10_config.json --report /tmp/opendds_bench_nc_10782/n01037c1e.52f182aa.2a1e8430.000001c1w10_report.json --log /tmp/opendds_bench_nc_10782/n01037c1e.52f182aa.2a1e8430.000001c1w10_log.txt
2026-08-07T16:12:28Z: Node 01037c1e.52f182aa.2a1e8430.000001c1 (test_nc_10781) starting process 10810:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10782/n01037c1e.52f182aa.2a1e8430.000001c1w11_config.json --report /tmp/opendds_bench_nc_10782/n01037c1e.52f182aa.2a1e8430.000001c1w11_report.json --log /tmp/opendds_bench_nc_10782/n01037c1e.52f182aa.2a1e8430.000001c1w11_log.txt
2026-08-07T16:13:17Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10802 with exit code 0
2026-08-07T16:13:17Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10800 with exit code 0
2026-08-07T16:13:17Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10806 with exit code 0
2026-08-07T16:13:17Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10801 with exit code 0
2026-08-07T16:13:17Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10807 with exit code 0
2026-08-07T16:13:17Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10805 with exit code 0
2026-08-07T16:13:17Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10810 with exit code 0
2026-08-07T16:13:17Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10804 with exit code 0
2026-08-07T16:13:18Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10809 with exit code 0
2026-08-07T16:13:18Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10803 with exit code 0
2026-08-07T16:13:18Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10808 with exit code 0
Writing report for node name 'test_nc_10781' (id '01037c1e.52f182aa.2a1e8430.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
All reports written and acknowledged.
Ended at 2026-08-07T16:13:19Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 50
percent cpu utilization min = 0.000000
percent cpu utilization max = 64.720327
percent cpu utilization mean = 3.995611
percent cpu utilization stdev = 9.562974
percent cpu utilization median = 1.250940
percent cpu utilization madev = 1.250940
Percent Memory Utilization Statistics:
percent memory utilization count = 50
percent memory utilization min = 0.000000
percent memory utilization max = 9.031522
percent memory utilization mean = 8.441889
percent memory utilization stdev = 1.776168
percent memory utilization median = 8.968237
percent memory utilization madev = 0.062015
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 50
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 4279.698744
percent virtual memory utilization mean = 4108.510657
percent virtual memory utilization stdev = 838.646226
percent virtual memory utilization median = 4279.698723
percent virtual memory utilization madev = 0.000021
Test Timing Stats:
Max Construction Time: 0.311 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.001 seconds
Max Stop Time: 0.023 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 = 40
discovery time delta min = 0.225641
discovery time delta max = 0.823181
discovery time delta mean = 0.489891
discovery time delta stdev = 0.162021
discovery time delta median = 0.508317
discovery time delta madev = 0.107070
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.000778
latency max = 0.370190
latency mean = 0.005787
latency stdev = 0.023661
latency median = 0.003150
latency madev = 0.001050
Jitter Statistics:
jitter count = 1980
jitter min = 0.000000
jitter max = 0.099984
jitter mean = 0.002701
jitter stdev = 0.010775
jitter median = 0.001213
jitter madev = 0.000788
Throughput Statistics:
throughput count = 1980
throughput min = 928.925787
throughput max = 256891.129440
throughput mean = 5272.978845
throughput stdev = 16439.840750
throughput median = 3445.217669
throughput madev = 22.258432
Round Trip Latency Statistics:
round trip latency count = 1000
round trip latency min = 0.001061
round trip latency max = 0.186228
round trip latency mean = 0.005933
round trip latency stdev = 0.016637
round trip latency median = 0.003620
round trip latency madev = 0.000302
Round Trip Jitter Statistics:
round trip jitter count = 990
round trip jitter min = 0.000003
round trip jitter max = 0.050006
round trip jitter mean = 0.001844
round trip jitter stdev = 0.007544
round trip jitter median = 0.000440
round trip jitter madev = 0.000295
Round Trip Throughput Statistics:
round trip throughput count = 990
round trip throughput min = 921.789868
round trip throughput max = 3438.775099
round trip throughput mean = 3401.153311
round trip throughput stdev = 232.880620
round trip throughput median = 3435.024632
round trip throughput madev = 2.218438
Wrote results to example/result/7
=== Showing Log for Node 01037c1e.52f182aa.2a1e8430.000001c1 === Spawned Process #3 (PID 10802) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:12:30Z: 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-07T16:12:30Z: Process construction / entity creation complete.
2026-08-07T16:12:30Z: Beginning action construction / initialization.
2026-08-07T16:12:30Z: Action construction / initialization complete.
2026-08-07T16:12:31Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:12:31Z: DDS entities enabled.
2026-08-07T16:12:31Z: Initializing process actions.
2026-08-07T16:12:46Z: Starting process actions.
2026-08-07T16:12:46Z: Process tests started.
2026-08-07T16:13:16Z: Stopping process tests.
2026-08-07T16:13:16Z: Process tests stopped.
2026-08-07T16:13:17Z: Stopping process actions.
2026-08-07T16:13:17Z: Detaching Listeners.
2026-08-07T16:13:17Z: 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-07T16:13:17Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.057
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.034
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.2a1e8430.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-07T16:12:30Z: 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-07T16:12:30Z: Process construction / entity creation complete.
2026-08-07T16:12:30Z: Beginning action construction / initialization.
2026-08-07T16:12:30Z: Action construction / initialization complete.
2026-08-07T16:12:31Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:12:31Z: DDS entities enabled.
2026-08-07T16:12:31Z: Initializing process actions.
2026-08-07T16:12:46Z: Starting process actions.
2026-08-07T16:12:46Z: Process tests started.
2026-08-07T16:13:16Z: Stopping process tests.
2026-08-07T16:13:16Z: Process tests stopped.
2026-08-07T16:13:17Z: Stopping process actions.
2026-08-07T16:13:17Z: Detaching Listeners.
2026-08-07T16:13:17Z: 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-07T16:13:17Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.049
enable time: 0.000
start time: 0.001
stop time: 0.023
destruction time: 0.045
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.2a1e8430.000001c1 === Spawned Process #7 (PID 10806) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:12:30Z: 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-07T16:12:30Z: Process construction / entity creation complete.
2026-08-07T16:12:30Z: Beginning action construction / initialization.
2026-08-07T16:12:30Z: Action construction / initialization complete.
2026-08-07T16:12:31Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:12:31Z: DDS entities enabled.
2026-08-07T16:12:31Z: Initializing process actions.
2026-08-07T16:12:46Z: Starting process actions.
2026-08-07T16:12:46Z: Process tests started.
2026-08-07T16:13:16Z: Stopping process tests.
2026-08-07T16:13:16Z: Process tests stopped.
2026-08-07T16:13:17Z: Stopping process actions.
2026-08-07T16:13:17Z: Detaching Listeners.
2026-08-07T16:13:17Z: 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-07T16:13:17Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.184
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.025
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.2a1e8430.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-07T16:12:30Z: 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-07T16:12:30Z: Process construction / entity creation complete.
2026-08-07T16:12:30Z: Beginning action construction / initialization.
2026-08-07T16:12:30Z: Action construction / initialization complete.
2026-08-07T16:12:31Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:12:31Z: DDS entities enabled.
2026-08-07T16:12:31Z: Initializing process actions.
2026-08-07T16:12:46Z: Starting process actions.
2026-08-07T16:12:46Z: Process tests started.
2026-08-07T16:13:16Z: Stopping process tests.
2026-08-07T16:13:16Z: Process tests stopped.
2026-08-07T16:13:17Z: Stopping process actions.
2026-08-07T16:13:17Z: Detaching Listeners.
2026-08-07T16:13:17Z: 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-07T16:13:17Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.223
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.036
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.2a1e8430.000001c1 === Spawned Process #8 (PID 10807) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:12:30Z: 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-07T16:12:30Z: Process construction / entity creation complete.
2026-08-07T16:12:30Z: Beginning action construction / initialization.
2026-08-07T16:12:30Z: Action construction / initialization complete.
2026-08-07T16:12:31Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:12:31Z: DDS entities enabled.
2026-08-07T16:12:31Z: Initializing process actions.
2026-08-07T16:12:46Z: Starting process actions.
2026-08-07T16:12:46Z: Process tests started.
2026-08-07T16:13:16Z: Stopping process tests.
2026-08-07T16:13:16Z: Process tests stopped.
2026-08-07T16:13:17Z: Stopping process actions.
2026-08-07T16:13:17Z: Detaching Listeners.
2026-08-07T16:13:17Z: 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-07T16:13:17Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.225
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 01037c1e.52f182aa.2a1e8430.000001c1 === Spawned Process #6 (PID 10805) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:12:30Z: 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-07T16:12:30Z: Process construction / entity creation complete.
2026-08-07T16:12:30Z: Beginning action construction / initialization.
2026-08-07T16:12:30Z: Action construction / initialization complete.
2026-08-07T16:12:31Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:12:31Z: DDS entities enabled.
2026-08-07T16:12:31Z: Initializing process actions.
2026-08-07T16:12:46Z: Starting process actions.
2026-08-07T16:12:46Z: Process tests started.
2026-08-07T16:13:16Z: Stopping process tests.
2026-08-07T16:13:16Z: Process tests stopped.
2026-08-07T16:13:17Z: Stopping process actions.
2026-08-07T16:13:17Z: Detaching Listeners.
2026-08-07T16:13:17Z: 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-07T16:13:17Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.198
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.037
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.2a1e8430.000001c1 === Spawned Process #11 (PID 10810) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:12:30Z: 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-07T16:12:30Z: Process construction / entity creation complete.
2026-08-07T16:12:30Z: Beginning action construction / initialization.
2026-08-07T16:12:30Z: Action construction / initialization complete.
2026-08-07T16:12:31Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:12:31Z: DDS entities enabled.
2026-08-07T16:12:31Z: Initializing process actions.
2026-08-07T16:12:46Z: Starting process actions.
2026-08-07T16:12:46Z: Process tests started.
2026-08-07T16:13:16Z: Stopping process tests.
2026-08-07T16:13:16Z: Process tests stopped.
2026-08-07T16:13:17Z: Stopping process actions.
2026-08-07T16:13:17Z: Detaching Listeners.
2026-08-07T16:13:17Z: 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-07T16:13:17Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.201
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.036
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.2a1e8430.000001c1 === Spawned Process #5 (PID 10804) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:12:30Z: 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-07T16:12:30Z: Process construction / entity creation complete.
2026-08-07T16:12:30Z: Beginning action construction / initialization.
2026-08-07T16:12:30Z: Action construction / initialization complete.
2026-08-07T16:12:31Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:12:31Z: DDS entities enabled.
2026-08-07T16:12:31Z: Initializing process actions.
2026-08-07T16:12:46Z: Starting process actions.
2026-08-07T16:12:46Z: Process tests started.
2026-08-07T16:13:16Z: Stopping process tests.
2026-08-07T16:13:16Z: Process tests stopped.
2026-08-07T16:13:17Z: Stopping process actions.
2026-08-07T16:13:17Z: Detaching Listeners.
2026-08-07T16:13:17Z: 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-07T16:13:17Z: 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.030
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.2a1e8430.000001c1 === Spawned Process #10 (PID 10809) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:12:30Z: 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-07T16:12:30Z: Process construction / entity creation complete.
2026-08-07T16:12:30Z: Beginning action construction / initialization.
2026-08-07T16:12:30Z: Action construction / initialization complete.
2026-08-07T16:12:31Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:12:31Z: DDS entities enabled.
2026-08-07T16:12:31Z: Initializing process actions.
2026-08-07T16:12:46Z: Starting process actions.
2026-08-07T16:12:46Z: Process tests started.
2026-08-07T16:13:16Z: Stopping process tests.
2026-08-07T16:13:16Z: Process tests stopped.
2026-08-07T16:13:17Z: Stopping process actions.
2026-08-07T16:13:17Z: Detaching Listeners.
2026-08-07T16:13:17Z: 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-07T16:13:17Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.255
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.028
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.2a1e8430.000001c1 === Spawned Process #4 (PID 10803) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:12:30Z: 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-07T16:12:30Z: Process construction / entity creation complete.
2026-08-07T16:12:30Z: Beginning action construction / initialization.
2026-08-07T16:12:30Z: Action construction / initialization complete.
2026-08-07T16:12:31Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:12:31Z: DDS entities enabled.
2026-08-07T16:12:31Z: Initializing process actions.
2026-08-07T16:12:46Z: Starting process actions.
2026-08-07T16:12:46Z: Process tests started.
2026-08-07T16:13:16Z: Stopping process tests.
2026-08-07T16:13:16Z: Process tests stopped.
2026-08-07T16:13:17Z: Stopping process actions.
2026-08-07T16:13:17Z: Detaching Listeners.
2026-08-07T16:13:17Z: 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-07T16:13:17Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.311
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.021
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.2a1e8430.000001c1 === Spawned Process #9 (PID 10808) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:12:30Z: 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-07T16:12:30Z: Process construction / entity creation complete.
2026-08-07T16:12:30Z: Beginning action construction / initialization.
2026-08-07T16:12:30Z: Action construction / initialization complete.
2026-08-07T16:12:31Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:12:31Z: DDS entities enabled.
2026-08-07T16:12:31Z: Initializing process actions.
2026-08-07T16:12:46Z: Starting process actions.
2026-08-07T16:12:46Z: Process tests started.
2026-08-07T16:13:16Z: Stopping process tests.
2026-08-07T16:13:16Z: Process tests stopped.
2026-08-07T16:13:17Z: Stopping process actions.
2026-08-07T16:13:17Z: Detaching Listeners.
2026-08-07T16:13:17Z: 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-07T16:13:17Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.293
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.023
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== End of Node Logs ===
Finished
test PASSED.
auto_run_tests_finished: performance-tests/bench/run_test.pl ci-fan-ws --show-worker-logs Time:62s 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_10914
node_controller PID: 10915 started at 2026-08-07 16:13:20
/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: 10916 started at 2026-08-07 16:13:20
Using example/config/scenario/ci-fan-frag.json:
Name: Continuous Integration Fan-Out / Fan-In Test
Description: This is a small quick test for data fan-out / fan-in capability with large samples (fragmentation)
Parameters:
Base: fan
Bytes: 256000
Strategy: Listener
Max Message Size: 65536
Servers: 10
Waiting for nodes for 7 seconds...
Discovered Node 01037c1e.52f182aa.2aa30525.000001c1 "test_nc_10914"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/8
Started at 2026-08-07T16:13:27Z
Setting scenario launch_time to be 3 seconds from now: 2026-08-07T16:13:30Z
2026-08-07T16:13:30Z: Node 01037c1e.52f182aa.2aa30525.000001c1 (test_nc_10914) starting process 10935:
- original config: ci-fan-frag_client.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10915/n01037c1e.52f182aa.2aa30525.000001c1w1_config.json --report /tmp/opendds_bench_nc_10915/n01037c1e.52f182aa.2aa30525.000001c1w1_report.json --log /tmp/opendds_bench_nc_10915/n01037c1e.52f182aa.2aa30525.000001c1w1_log.txt
2026-08-07T16:13:30Z: Node 01037c1e.52f182aa.2aa30525.000001c1 (test_nc_10914) starting process 10936:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10915/n01037c1e.52f182aa.2aa30525.000001c1w2_config.json --report /tmp/opendds_bench_nc_10915/n01037c1e.52f182aa.2aa30525.000001c1w2_report.json --log /tmp/opendds_bench_nc_10915/n01037c1e.52f182aa.2aa30525.000001c1w2_log.txt
2026-08-07T16:13:30Z: Node 01037c1e.52f182aa.2aa30525.000001c1 (test_nc_10914) starting process 10937:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10915/n01037c1e.52f182aa.2aa30525.000001c1w3_config.json --report /tmp/opendds_bench_nc_10915/n01037c1e.52f182aa.2aa30525.000001c1w3_report.json --log /tmp/opendds_bench_nc_10915/n01037c1e.52f182aa.2aa30525.000001c1w3_log.txt
2026-08-07T16:13:30Z: Node 01037c1e.52f182aa.2aa30525.000001c1 (test_nc_10914) starting process 10938:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10915/n01037c1e.52f182aa.2aa30525.000001c1w4_config.json --report /tmp/opendds_bench_nc_10915/n01037c1e.52f182aa.2aa30525.000001c1w4_report.json --log /tmp/opendds_bench_nc_10915/n01037c1e.52f182aa.2aa30525.000001c1w4_log.txt
2026-08-07T16:13:30Z: Node 01037c1e.52f182aa.2aa30525.000001c1 (test_nc_10914) starting process 10939:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10915/n01037c1e.52f182aa.2aa30525.000001c1w5_config.json --report /tmp/opendds_bench_nc_10915/n01037c1e.52f182aa.2aa30525.000001c1w5_report.json --log /tmp/opendds_bench_nc_10915/n01037c1e.52f182aa.2aa30525.000001c1w5_log.txt
2026-08-07T16:13:30Z: Node 01037c1e.52f182aa.2aa30525.000001c1 (test_nc_10914) starting process 10940:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10915/n01037c1e.52f182aa.2aa30525.000001c1w6_config.json --report /tmp/opendds_bench_nc_10915/n01037c1e.52f182aa.2aa30525.000001c1w6_report.json --log /tmp/opendds_bench_nc_10915/n01037c1e.52f182aa.2aa30525.000001c1w6_log.txt
2026-08-07T16:13:30Z: Node 01037c1e.52f182aa.2aa30525.000001c1 (test_nc_10914) starting process 10941:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10915/n01037c1e.52f182aa.2aa30525.000001c1w7_config.json --report /tmp/opendds_bench_nc_10915/n01037c1e.52f182aa.2aa30525.000001c1w7_report.json --log /tmp/opendds_bench_nc_10915/n01037c1e.52f182aa.2aa30525.000001c1w7_log.txt
2026-08-07T16:13:30Z: Node 01037c1e.52f182aa.2aa30525.000001c1 (test_nc_10914) starting process 10942:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10915/n01037c1e.52f182aa.2aa30525.000001c1w8_config.json --report /tmp/opendds_bench_nc_10915/n01037c1e.52f182aa.2aa30525.000001c1w8_report.json --log /tmp/opendds_bench_nc_10915/n01037c1e.52f182aa.2aa30525.000001c1w8_log.txt
2026-08-07T16:13:30Z: Node 01037c1e.52f182aa.2aa30525.000001c1 (test_nc_10914) starting process 10943:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10915/n01037c1e.52f182aa.2aa30525.000001c1w9_config.json --report /tmp/opendds_bench_nc_10915/n01037c1e.52f182aa.2aa30525.000001c1w9_report.json --log /tmp/opendds_bench_nc_10915/n01037c1e.52f182aa.2aa30525.000001c1w9_log.txt
2026-08-07T16:13:30Z: Node 01037c1e.52f182aa.2aa30525.000001c1 (test_nc_10914) starting process 10944:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10915/n01037c1e.52f182aa.2aa30525.000001c1w10_config.json --report /tmp/opendds_bench_nc_10915/n01037c1e.52f182aa.2aa30525.000001c1w10_report.json --log /tmp/opendds_bench_nc_10915/n01037c1e.52f182aa.2aa30525.000001c1w10_log.txt
2026-08-07T16:13:30Z: Node 01037c1e.52f182aa.2aa30525.000001c1 (test_nc_10914) starting process 10945:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10915/n01037c1e.52f182aa.2aa30525.000001c1w11_config.json --report /tmp/opendds_bench_nc_10915/n01037c1e.52f182aa.2aa30525.000001c1w11_report.json --log /tmp/opendds_bench_nc_10915/n01037c1e.52f182aa.2aa30525.000001c1w11_log.txt
2026-08-07T16:14:18Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10935 with exit code 0
2026-08-07T16:14:18Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10936 with exit code 0
2026-08-07T16:14:18Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10937 with exit code 0
2026-08-07T16:14:18Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10939 with exit code 0
2026-08-07T16:14:18Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10938 with exit code 0
2026-08-07T16:14:18Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10943 with exit code 0
2026-08-07T16:14:18Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10941 with exit code 0
2026-08-07T16:14:18Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10944 with exit code 0
2026-08-07T16:14:18Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10945 with exit code 0
2026-08-07T16:14:18Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10940 with exit code 0
2026-08-07T16:14:18Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10942 with exit code 0
Writing report for node name 'test_nc_10914' (id '01037c1e.52f182aa.2aa30525.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-07T16:14:19Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 49
percent cpu utilization min = 0.000000
percent cpu utilization max = 61.403509
percent cpu utilization mean = 3.776368
percent cpu utilization stdev = 9.142900
percent cpu utilization median = 1.500000
percent cpu utilization madev = 1.500000
Percent Memory Utilization Statistics:
percent memory utilization count = 49
percent memory utilization min = 0.000000
percent memory utilization max = 8.912549
percent memory utilization mean = 8.540792
percent memory utilization stdev = 1.298714
percent memory utilization median = 8.885579
percent memory utilization madev = 0.026970
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 49
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 4279.698103
percent virtual memory utilization mean = 4192.357207
percent virtual memory utilization stdev = 605.114640
percent virtual memory utilization median = 4279.698087
percent virtual memory utilization madev = 0.000016
Test Timing Stats:
Max Construction Time: 0.328 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.004 seconds
Max Stop Time: 0.023 seconds
Max Destruction Time: 0.035 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.152696
discovery time delta max = 0.655833
discovery time delta mean = 0.460203
discovery time delta stdev = 0.126021
discovery time delta median = 0.486454
discovery time delta madev = 0.084846
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.007722
latency max = 3.234706
latency mean = 0.288275
latency stdev = 0.532725
latency median = 0.022516
latency madev = 0.010210
Jitter Statistics:
jitter count = 180
jitter min = 0.000014
jitter max = 3.213326
jitter mean = 0.268126
jitter stdev = 0.442502
jitter median = 0.009024
jitter madev = 0.007435
Throughput Statistics:
throughput count = 180
throughput min = 103886.840745
throughput max = 256077.747671
throughput mean = 240670.866637
throughput stdev = 29491.202883
throughput median = 254324.535923
throughput madev = 1376.481917
Round Trip Latency Statistics:
round trip latency count = 100
round trip latency min = 0.013991
round trip latency max = 1.629414
round trip latency mean = 0.292382
round trip latency stdev = 0.325119
round trip latency median = 0.138093
round trip latency madev = 0.113570
Round Trip Jitter Statistics:
round trip jitter count = 90
round trip jitter min = 0.000523
round trip jitter max = 1.611158
round trip jitter mean = 0.267746
round trip jitter stdev = 0.252632
round trip jitter median = 0.221793
round trip jitter madev = 0.193612
Round Trip Throughput Statistics:
round trip throughput count = 90
round trip throughput min = 102530.648816
round trip throughput max = 255270.217805
round trip throughput mean = 225027.545910
round trip throughput stdev = 36595.569352
round trip throughput median = 242144.323456
round trip throughput madev = 11525.791724
Wrote results to example/result/8
=== Showing Log for Node 01037c1e.52f182aa.2aa30525.000001c1 === Spawned Process #1 (PID 10935) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:13:31Z: 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-07T16:13:31Z: Process construction / entity creation complete.
2026-08-07T16:13:31Z: Beginning action construction / initialization.
2026-08-07T16:13:31Z: Action construction / initialization complete.
2026-08-07T16:13:32Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:13:32Z: DDS entities enabled.
2026-08-07T16:13:32Z: Initializing process actions.
2026-08-07T16:13:47Z: Starting process actions.
2026-08-07T16:13:47Z: Process tests started.
2026-08-07T16:14:17Z: Stopping process tests.
2026-08-07T16:14:17Z: Process tests stopped.
2026-08-07T16:14:18Z: Stopping process actions.
2026-08-07T16:14:18Z: Detaching Listeners.
2026-08-07T16:14:18Z: 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-07T16:14:18Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.049
enable time: 0.000
start time: 0.004
stop time: 0.023
destruction time: 0.033
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.2aa30525.000001c1 === Spawned Process #2 (PID 10936) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:13:31Z: 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-07T16:13:31Z: Process construction / entity creation complete.
2026-08-07T16:13:31Z: Beginning action construction / initialization.
2026-08-07T16:13:31Z: Action construction / initialization complete.
2026-08-07T16:13:32Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:13:32Z: DDS entities enabled.
2026-08-07T16:13:32Z: Initializing process actions.
2026-08-07T16:13:47Z: Starting process actions.
2026-08-07T16:13:47Z: Process tests started.
2026-08-07T16:14:17Z: Stopping process tests.
2026-08-07T16:14:17Z: Process tests stopped.
2026-08-07T16:14:18Z: Stopping process actions.
2026-08-07T16:14:18Z: Detaching Listeners.
2026-08-07T16:14:18Z: 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-07T16:14:18Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.099
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.026
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.2aa30525.000001c1 === Spawned Process #3 (PID 10937) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:13:31Z: 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-07T16:13:31Z: Process construction / entity creation complete.
2026-08-07T16:13:31Z: Beginning action construction / initialization.
2026-08-07T16:13:31Z: Action construction / initialization complete.
2026-08-07T16:13:32Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:13:32Z: DDS entities enabled.
2026-08-07T16:13:32Z: Initializing process actions.
2026-08-07T16:13:47Z: Starting process actions.
2026-08-07T16:13:47Z: Process tests started.
2026-08-07T16:14:17Z: Stopping process tests.
2026-08-07T16:14:17Z: Process tests stopped.
2026-08-07T16:14:18Z: Stopping process actions.
2026-08-07T16:14:18Z: Detaching Listeners.
2026-08-07T16:14:18Z: 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-07T16:14:18Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.165
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.029
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.2aa30525.000001c1 === Spawned Process #5 (PID 10939) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:13:31Z: 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-07T16:13:31Z: Process construction / entity creation complete.
2026-08-07T16:13:31Z: Beginning action construction / initialization.
2026-08-07T16:13:31Z: Action construction / initialization complete.
2026-08-07T16:13:32Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:13:32Z: DDS entities enabled.
2026-08-07T16:13:32Z: Initializing process actions.
2026-08-07T16:13:47Z: Starting process actions.
2026-08-07T16:13:47Z: Process tests started.
2026-08-07T16:14:17Z: Stopping process tests.
2026-08-07T16:14:17Z: Process tests stopped.
2026-08-07T16:14:18Z: Stopping process actions.
2026-08-07T16:14:18Z: Detaching Listeners.
2026-08-07T16:14:18Z: 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-07T16:14:18Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.182
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.035
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.2aa30525.000001c1 === Spawned Process #4 (PID 10938) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:13:31Z: 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-07T16:13:31Z: Process construction / entity creation complete.
2026-08-07T16:13:31Z: Beginning action construction / initialization.
2026-08-07T16:13:31Z: Action construction / initialization complete.
2026-08-07T16:13:32Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:13:32Z: DDS entities enabled.
2026-08-07T16:13:32Z: Initializing process actions.
2026-08-07T16:13:47Z: Starting process actions.
2026-08-07T16:13:47Z: Process tests started.
2026-08-07T16:14:17Z: Stopping process tests.
2026-08-07T16:14:17Z: Process tests stopped.
2026-08-07T16:14:18Z: Stopping process actions.
2026-08-07T16:14:18Z: Detaching Listeners.
2026-08-07T16:14:18Z: 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-07T16:14:18Z: 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.023
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.2aa30525.000001c1 === Spawned Process #9 (PID 10943) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:13:31Z: 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-07T16:13:31Z: Process construction / entity creation complete.
2026-08-07T16:13:31Z: Beginning action construction / initialization.
2026-08-07T16:13:31Z: Action construction / initialization complete.
2026-08-07T16:13:32Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:13:32Z: DDS entities enabled.
2026-08-07T16:13:32Z: Initializing process actions.
2026-08-07T16:13:47Z: Starting process actions.
2026-08-07T16:13:47Z: Process tests started.
2026-08-07T16:14:17Z: Stopping process tests.
2026-08-07T16:14:17Z: Process tests stopped.
2026-08-07T16:14:18Z: Stopping process actions.
2026-08-07T16:14:18Z: Detaching Listeners.
2026-08-07T16:14:18Z: 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-07T16:14:18Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.201
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.031
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.2aa30525.000001c1 === Spawned Process #7 (PID 10941) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:13:31Z: 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-07T16:13:31Z: Process construction / entity creation complete.
2026-08-07T16:13:31Z: Beginning action construction / initialization.
2026-08-07T16:13:31Z: Action construction / initialization complete.
2026-08-07T16:13:32Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:13:32Z: DDS entities enabled.
2026-08-07T16:13:32Z: Initializing process actions.
2026-08-07T16:13:47Z: Starting process actions.
2026-08-07T16:13:47Z: Process tests started.
2026-08-07T16:14:17Z: Stopping process tests.
2026-08-07T16:14:17Z: Process tests stopped.
2026-08-07T16:14:18Z: Stopping process actions.
2026-08-07T16:14:18Z: Detaching Listeners.
2026-08-07T16:14:18Z: 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-07T16:14:18Z: 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.026
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.2aa30525.000001c1 === Spawned Process #10 (PID 10944) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:13:31Z: 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-07T16:13:31Z: Process construction / entity creation complete.
2026-08-07T16:13:31Z: Beginning action construction / initialization.
2026-08-07T16:13:31Z: Action construction / initialization complete.
2026-08-07T16:13:32Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:13:32Z: DDS entities enabled.
2026-08-07T16:13:32Z: Initializing process actions.
2026-08-07T16:13:47Z: Starting process actions.
2026-08-07T16:13:47Z: Process tests started.
2026-08-07T16:14:17Z: Stopping process tests.
2026-08-07T16:14:17Z: Process tests stopped.
2026-08-07T16:14:18Z: Stopping process actions.
2026-08-07T16:14:18Z: Detaching Listeners.
2026-08-07T16:14:18Z: 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-07T16:14:18Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.243
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.031
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.2aa30525.000001c1 === Spawned Process #11 (PID 10945) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:13:31Z: 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-07T16:13:31Z: Process construction / entity creation complete.
2026-08-07T16:13:31Z: Beginning action construction / initialization.
2026-08-07T16:13:31Z: Action construction / initialization complete.
2026-08-07T16:13:32Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:13:32Z: DDS entities enabled.
2026-08-07T16:13:32Z: Initializing process actions.
2026-08-07T16:13:47Z: Starting process actions.
2026-08-07T16:13:47Z: Process tests started.
2026-08-07T16:14:17Z: Stopping process tests.
2026-08-07T16:14:17Z: Process tests stopped.
2026-08-07T16:14:18Z: Stopping process actions.
2026-08-07T16:14:18Z: Detaching Listeners.
2026-08-07T16:14:18Z: 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-07T16:14:18Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.255
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.021
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.2aa30525.000001c1 === Spawned Process #6 (PID 10940) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:13:31Z: 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-07T16:13:31Z: Process construction / entity creation complete.
2026-08-07T16:13:31Z: Beginning action construction / initialization.
2026-08-07T16:13:31Z: Action construction / initialization complete.
2026-08-07T16:13:32Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:13:32Z: DDS entities enabled.
2026-08-07T16:13:32Z: Initializing process actions.
2026-08-07T16:13:47Z: Starting process actions.
2026-08-07T16:13:47Z: Process tests started.
2026-08-07T16:14:17Z: Stopping process tests.
2026-08-07T16:14:17Z: Process tests stopped.
2026-08-07T16:14:18Z: Stopping process actions.
2026-08-07T16:14:18Z: Detaching Listeners.
2026-08-07T16:14:18Z: 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-07T16:14:18Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.312
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.020
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.2aa30525.000001c1 === Spawned Process #8 (PID 10942) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:13:31Z: 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-07T16:13:31Z: Process construction / entity creation complete.
2026-08-07T16:13:31Z: Beginning action construction / initialization.
2026-08-07T16:13:31Z: Action construction / initialization complete.
2026-08-07T16:13:32Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:13:32Z: DDS entities enabled.
2026-08-07T16:13:32Z: Initializing process actions.
2026-08-07T16:13:47Z: Starting process actions.
2026-08-07T16:13:47Z: Process tests started.
2026-08-07T16:14:17Z: Stopping process tests.
2026-08-07T16:14:17Z: Process tests stopped.
2026-08-07T16:14:18Z: Stopping process actions.
2026-08-07T16:14:18Z: Detaching Listeners.
2026-08-07T16:14:18Z: 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-07T16:14:18Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.328
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.016
--- 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_11038
node_controller PID: 11039 started at 2026-08-07 16:14:20
/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: 11040 started at 2026-08-07 16:14:20
Using example/config/scenario/ci-mixed.json:
Name: CI Showtime Mixed 5
Description: This is a small mixed-qos & configuration scenario. Reliable and durable topics are actively used during discovery.
Parameters:
Base: mixed
Nodes: 5
Participants: 17
Waiting for nodes for 7 seconds...
Discovered Node 01037c1e.52f182aa.2b1f37c7.000001c1 "test_nc_11038"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/9
Started at 2026-08-07T16:14:27Z
Setting scenario launch_time to be 3 seconds from now: 2026-08-07T16:14:30Z
2026-08-07T16:14:30Z: Node 01037c1e.52f182aa.2b1f37c7.000001c1 (test_nc_11038) starting process 11057:
- original config: ci-mixed_daemon.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11039/n01037c1e.52f182aa.2b1f37c7.000001c1w1_config.json --report /tmp/opendds_bench_nc_11039/n01037c1e.52f182aa.2b1f37c7.000001c1w1_report.json --log /tmp/opendds_bench_nc_11039/n01037c1e.52f182aa.2b1f37c7.000001c1w1_log.txt
2026-08-07T16:14:30Z: Node 01037c1e.52f182aa.2b1f37c7.000001c1 (test_nc_11038) starting process 11058:
- original config: ci-mixed_worker.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11039/n01037c1e.52f182aa.2b1f37c7.000001c1w2_config.json --report /tmp/opendds_bench_nc_11039/n01037c1e.52f182aa.2b1f37c7.000001c1w2_report.json --log /tmp/opendds_bench_nc_11039/n01037c1e.52f182aa.2b1f37c7.000001c1w2_log.txt
2026-08-07T16:14:30Z: Node 01037c1e.52f182aa.2b1f37c7.000001c1 (test_nc_11038) starting process 11059:
- original config: ci-mixed_daemon.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11039/n01037c1e.52f182aa.2b1f37c7.000001c1w3_config.json --report /tmp/opendds_bench_nc_11039/n01037c1e.52f182aa.2b1f37c7.000001c1w3_report.json --log /tmp/opendds_bench_nc_11039/n01037c1e.52f182aa.2b1f37c7.000001c1w3_log.txt
2026-08-07T16:14:30Z: Node 01037c1e.52f182aa.2b1f37c7.000001c1 (test_nc_11038) starting process 11060:
- original config: ci-mixed_worker.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11039/n01037c1e.52f182aa.2b1f37c7.000001c1w4_config.json --report /tmp/opendds_bench_nc_11039/n01037c1e.52f182aa.2b1f37c7.000001c1w4_report.json --log /tmp/opendds_bench_nc_11039/n01037c1e.52f182aa.2b1f37c7.000001c1w4_log.txt
2026-08-07T16:14:30Z: Node 01037c1e.52f182aa.2b1f37c7.000001c1 (test_nc_11038) starting process 11061:
- original config: ci-mixed_daemon.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11039/n01037c1e.52f182aa.2b1f37c7.000001c1w5_config.json --report /tmp/opendds_bench_nc_11039/n01037c1e.52f182aa.2b1f37c7.000001c1w5_report.json --log /tmp/opendds_bench_nc_11039/n01037c1e.52f182aa.2b1f37c7.000001c1w5_log.txt
2026-08-07T16:14:30Z: Node 01037c1e.52f182aa.2b1f37c7.000001c1 (test_nc_11038) starting process 11062:
- original config: ci-mixed_worker.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11039/n01037c1e.52f182aa.2b1f37c7.000001c1w6_config.json --report /tmp/opendds_bench_nc_11039/n01037c1e.52f182aa.2b1f37c7.000001c1w6_report.json --log /tmp/opendds_bench_nc_11039/n01037c1e.52f182aa.2b1f37c7.000001c1w6_log.txt
2026-08-07T16:14:30Z: Node 01037c1e.52f182aa.2b1f37c7.000001c1 (test_nc_11038) starting process 11063:
- original config: ci-mixed_daemon.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11039/n01037c1e.52f182aa.2b1f37c7.000001c1w7_config.json --report /tmp/opendds_bench_nc_11039/n01037c1e.52f182aa.2b1f37c7.000001c1w7_report.json --log /tmp/opendds_bench_nc_11039/n01037c1e.52f182aa.2b1f37c7.000001c1w7_log.txt
2026-08-07T16:14:30Z: Node 01037c1e.52f182aa.2b1f37c7.000001c1 (test_nc_11038) starting process 11064:
- original config: ci-mixed_worker.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11039/n01037c1e.52f182aa.2b1f37c7.000001c1w8_config.json --report /tmp/opendds_bench_nc_11039/n01037c1e.52f182aa.2b1f37c7.000001c1w8_report.json --log /tmp/opendds_bench_nc_11039/n01037c1e.52f182aa.2b1f37c7.000001c1w8_log.txt
2026-08-07T16:14:30Z: Node 01037c1e.52f182aa.2b1f37c7.000001c1 (test_nc_11038) starting process 11065:
- original config: ci-mixed_daemon.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11039/n01037c1e.52f182aa.2b1f37c7.000001c1w9_config.json --report /tmp/opendds_bench_nc_11039/n01037c1e.52f182aa.2b1f37c7.000001c1w9_report.json --log /tmp/opendds_bench_nc_11039/n01037c1e.52f182aa.2b1f37c7.000001c1w9_log.txt
2026-08-07T16:14:30Z: Node 01037c1e.52f182aa.2b1f37c7.000001c1 (test_nc_11038) starting process 11066:
- original config: ci-mixed_worker.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11039/n01037c1e.52f182aa.2b1f37c7.000001c1w10_config.json --report /tmp/opendds_bench_nc_11039/n01037c1e.52f182aa.2b1f37c7.000001c1w10_report.json --log /tmp/opendds_bench_nc_11039/n01037c1e.52f182aa.2b1f37c7.000001c1w10_log.txt
2026-08-07T16:14:30Z: Node 01037c1e.52f182aa.2b1f37c7.000001c1 (test_nc_11038) starting process 11067:
- original config: ci-mixed_master.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11039/n01037c1e.52f182aa.2b1f37c7.000001c1w11_config.json --report /tmp/opendds_bench_nc_11039/n01037c1e.52f182aa.2b1f37c7.000001c1w11_report.json --log /tmp/opendds_bench_nc_11039/n01037c1e.52f182aa.2b1f37c7.000001c1w11_log.txt
2026-08-07T16:15:10Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11058 with exit code 0
2026-08-07T16:15:10Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11064 with exit code 0
2026-08-07T16:15:10Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11060 with exit code 0
2026-08-07T16:15:10Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11066 with exit code 0
2026-08-07T16:15:10Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11062 with exit code 0
2026-08-07T16:15:10Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11059 with exit code 0
2026-08-07T16:15:10Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11067 with exit code 0
2026-08-07T16:15:10Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11063 with exit code 0
2026-08-07T16:15:10Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11065 with exit code 0
2026-08-07T16:15:10Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11057 with exit code 0
2026-08-07T16:15:10Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11061 with exit code 0
Writing report for node name 'test_nc_11038' (id '01037c1e.52f182aa.2b1f37c7.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-07T16:15:10Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 40
percent cpu utilization min = 0.000000
percent cpu utilization max = 86.967419
percent cpu utilization mean = 6.633674
percent cpu utilization stdev = 13.621866
percent cpu utilization median = 3.884101
percent cpu utilization madev = 1.134720
Percent Memory Utilization Statistics:
percent memory utilization count = 40
percent memory utilization min = 0.000000
percent memory utilization max = 10.184486
percent memory utilization mean = 9.528923
percent memory utilization stdev = 1.740886
percent memory utilization median = 9.967391
percent memory utilization madev = 0.079592
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 40
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 4279.700436
percent virtual memory utilization mean = 4172.707630
percent virtual memory utilization stdev = 668.167969
percent virtual memory utilization median = 4279.700391
percent virtual memory utilization madev = 0.000035
Test Timing Stats:
Max Construction Time: 0.613 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.007 seconds
Max Stop Time: 0.883 seconds
Max Destruction Time: 0.107 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.009584
discovery time delta max = 1.043118
discovery time delta mean = 0.582095
discovery time delta stdev = 0.254614
discovery time delta median = 0.631519
discovery time delta madev = 0.140847
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.000606
latency max = 0.010488
latency mean = 0.001365
latency stdev = 0.000703
latency median = 0.001226
latency madev = 0.000331
Jitter Statistics:
jitter count = 2966
jitter min = 0.000000
jitter max = 0.009273
jitter mean = 0.000455
jitter stdev = 0.000599
jitter median = 0.000328
jitter madev = 0.000237
Throughput Statistics:
throughput count = 2966
throughput min = 65.681396
throughput max = 333.115379
throughput mean = 230.661358
throughput stdev = 106.884708
throughput median = 332.261656
throughput madev = 0.399587
Round Trip Latency Statistics:
round trip latency count = 0
Round Trip Jitter Statistics:
round trip jitter count = 0
Round Trip Throughput Statistics:
round trip throughput count = 0
Wrote results to example/result/9
=== Showing Log for Node 01037c1e.52f182aa.2b1f37c7.000001c1 === Spawned Process #2 (PID 11058) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:14:33Z: 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-07T16:14:33Z: Process construction / entity creation complete.
2026-08-07T16:14:33Z: Beginning action construction / initialization.
2026-08-07T16:14:33Z: Action construction / initialization complete.
2026-08-07T16:14:35Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:14:35Z: DDS entities enabled.
2026-08-07T16:14:35Z: Initializing process actions.
2026-08-07T16:14:37Z: Starting process actions.
2026-08-07T16:14:37Z: Process tests started.
2026-08-07T16:15:07Z: Stopping process tests.
2026-08-07T16:15:07Z: Process tests stopped.
2026-08-07T16:15:09Z: Stopping process actions.
2026-08-07T16:15:09Z: Detaching Listeners.
2026-08-07T16:15:09Z: 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-07T16:15:09Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.377
enable time: 0.000
start time: 0.004
stop time: 0.475
destruction time: 0.084
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.2b1f37c7.000001c1 === Spawned Process #8 (PID 11064) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:14:33Z: 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-07T16:14:33Z: Process construction / entity creation complete.
2026-08-07T16:14:33Z: Beginning action construction / initialization.
2026-08-07T16:14:33Z: Action construction / initialization complete.
2026-08-07T16:14:35Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:14:35Z: DDS entities enabled.
2026-08-07T16:14:35Z: Initializing process actions.
2026-08-07T16:14:37Z: Starting process actions.
2026-08-07T16:14:37Z: Process tests started.
2026-08-07T16:15:07Z: Stopping process tests.
2026-08-07T16:15:07Z: Process tests stopped.
2026-08-07T16:15:09Z: Stopping process actions.
2026-08-07T16:15:09Z: Detaching Listeners.
2026-08-07T16:15:09Z: 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-07T16:15:09Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.348
enable time: 0.000
start time: 0.002
stop time: 0.472
destruction time: 0.081
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.2b1f37c7.000001c1 === Spawned Process #4 (PID 11060) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:14:33Z: 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-07T16:14:33Z: Process construction / entity creation complete.
2026-08-07T16:14:33Z: Beginning action construction / initialization.
2026-08-07T16:14:33Z: Action construction / initialization complete.
2026-08-07T16:14:35Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:14:35Z: DDS entities enabled.
2026-08-07T16:14:35Z: Initializing process actions.
2026-08-07T16:14:37Z: Starting process actions.
2026-08-07T16:14:37Z: Process tests started.
2026-08-07T16:15:07Z: Stopping process tests.
2026-08-07T16:15:07Z: Process tests stopped.
2026-08-07T16:15:09Z: Stopping process actions.
2026-08-07T16:15:09Z: Detaching Listeners.
2026-08-07T16:15:09Z: 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-07T16:15:09Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.348
enable time: 0.000
start time: 0.006
stop time: 0.477
destruction time: 0.107
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.2b1f37c7.000001c1 === Spawned Process #10 (PID 11066) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:14:33Z: 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-07T16:14:33Z: Process construction / entity creation complete.
2026-08-07T16:14:33Z: Beginning action construction / initialization.
2026-08-07T16:14:33Z: Action construction / initialization complete.
2026-08-07T16:14:35Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:14:35Z: DDS entities enabled.
2026-08-07T16:14:35Z: Initializing process actions.
2026-08-07T16:14:37Z: Starting process actions.
2026-08-07T16:14:37Z: Process tests started.
2026-08-07T16:15:07Z: Stopping process tests.
2026-08-07T16:15:07Z: Process tests stopped.
2026-08-07T16:15:09Z: Stopping process actions.
2026-08-07T16:15:09Z: Detaching Listeners.
2026-08-07T16:15:09Z: 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-07T16:15:10Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.412
enable time: 0.000
start time: 0.005
stop time: 0.454
destruction time: 0.075
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.2b1f37c7.000001c1 === Spawned Process #6 (PID 11062) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:14:33Z: 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-07T16:14:33Z: Process construction / entity creation complete.
2026-08-07T16:14:33Z: Beginning action construction / initialization.
2026-08-07T16:14:33Z: Action construction / initialization complete.
2026-08-07T16:14:35Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:14:35Z: DDS entities enabled.
2026-08-07T16:14:35Z: Initializing process actions.
2026-08-07T16:14:37Z: Starting process actions.
2026-08-07T16:14:37Z: Process tests started.
2026-08-07T16:15:07Z: Stopping process tests.
2026-08-07T16:15:07Z: Process tests stopped.
2026-08-07T16:15:09Z: Stopping process actions.
2026-08-07T16:15:09Z: Detaching Listeners.
2026-08-07T16:15:09Z: 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-07T16:15:10Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.371
enable time: 0.000
start time: 0.002
stop time: 0.483
destruction time: 0.083
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.2b1f37c7.000001c1 === Spawned Process #3 (PID 11059) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:14:32Z: 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-07T16:14:33Z: Process construction / entity creation complete.
2026-08-07T16:14:33Z: Beginning action construction / initialization.
2026-08-07T16:14:33Z: Action construction / initialization complete.
2026-08-07T16:14:35Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:14:35Z: DDS entities enabled.
2026-08-07T16:14:35Z: Initializing process actions.
2026-08-07T16:14:37Z: Starting process actions.
2026-08-07T16:14:37Z: Process tests started.
2026-08-07T16:15:07Z: Stopping process tests.
2026-08-07T16:15:08Z: Process tests stopped.
2026-08-07T16:15:10Z: Stopping process actions.
2026-08-07T16:15:10Z: Detaching Listeners.
2026-08-07T16:15:10Z: 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-07T16:15:10Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.201
enable time: 0.000
start time: 0.006
stop time: 0.883
destruction time: 0.066
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.2b1f37c7.000001c1 === Spawned Process #11 (PID 11067) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:14:33Z: 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-07T16:14:33Z: Process construction / entity creation complete.
2026-08-07T16:14:33Z: Beginning action construction / initialization.
2026-08-07T16:14:33Z: Action construction / initialization complete.
2026-08-07T16:14:35Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:14:35Z: DDS entities enabled.
2026-08-07T16:14:35Z: Initializing process actions.
2026-08-07T16:14:37Z: Starting process actions.
2026-08-07T16:14:37Z: Process tests started.
2026-08-07T16:15:07Z: Stopping process tests.
2026-08-07T16:15:08Z: Process tests stopped.
2026-08-07T16:15:10Z: Stopping process actions.
2026-08-07T16:15:10Z: Detaching Listeners.
2026-08-07T16:15:10Z: 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-07T16:15:10Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.513
enable time: 0.000
start time: 0.002
stop time: 0.498
destruction time: 0.064
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.2b1f37c7.000001c1 === Spawned Process #7 (PID 11063) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:14:33Z: 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-07T16:14:33Z: Process construction / entity creation complete.
2026-08-07T16:14:33Z: Beginning action construction / initialization.
2026-08-07T16:14:33Z: Action construction / initialization complete.
2026-08-07T16:14:35Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:14:35Z: DDS entities enabled.
2026-08-07T16:14:35Z: Initializing process actions.
2026-08-07T16:14:37Z: Starting process actions.
2026-08-07T16:14:37Z: Process tests started.
2026-08-07T16:15:07Z: Stopping process tests.
2026-08-07T16:15:08Z: Process tests stopped.
2026-08-07T16:15:10Z: Stopping process actions.
2026-08-07T16:15:10Z: Detaching Listeners.
2026-08-07T16:15:10Z: 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-07T16:15:10Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.449
enable time: 0.000
start time: 0.007
stop time: 0.880
destruction time: 0.051
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.2b1f37c7.000001c1 === Spawned Process #9 (PID 11065) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:14:33Z: 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-07T16:14:33Z: Process construction / entity creation complete.
2026-08-07T16:14:33Z: Beginning action construction / initialization.
2026-08-07T16:14:33Z: Action construction / initialization complete.
2026-08-07T16:14:35Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:14:35Z: DDS entities enabled.
2026-08-07T16:14:35Z: Initializing process actions.
2026-08-07T16:14:37Z: Starting process actions.
2026-08-07T16:14:37Z: Process tests started.
2026-08-07T16:15:07Z: Stopping process tests.
2026-08-07T16:15:08Z: Process tests stopped.
2026-08-07T16:15:10Z: Stopping process actions.
2026-08-07T16:15:10Z: Detaching Listeners.
2026-08-07T16:15:10Z: 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-07T16:15:10Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.534
enable time: 0.000
start time: 0.006
stop time: 0.882
destruction time: 0.056
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.2b1f37c7.000001c1 === Spawned Process #1 (PID 11057) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:14:33Z: 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-07T16:14:33Z: Process construction / entity creation complete.
2026-08-07T16:14:33Z: Beginning action construction / initialization.
2026-08-07T16:14:33Z: Action construction / initialization complete.
2026-08-07T16:14:35Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:14:35Z: DDS entities enabled.
2026-08-07T16:14:35Z: Initializing process actions.
2026-08-07T16:14:37Z: Starting process actions.
2026-08-07T16:14:37Z: Process tests started.
2026-08-07T16:15:07Z: Stopping process tests.
2026-08-07T16:15:08Z: Process tests stopped.
2026-08-07T16:15:10Z: Stopping process actions.
2026-08-07T16:15:10Z: Detaching Listeners.
2026-08-07T16:15:10Z: 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-07T16:15:10Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.582
enable time: 0.000
start time: 0.006
stop time: 0.882
destruction time: 0.053
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52f182aa.2b1f37c7.000001c1 === Spawned Process #5 (PID 11061) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created 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-07T16:14:33Z: 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-07T16:14:33Z: Process construction / entity creation complete.
2026-08-07T16:14:33Z: Beginning action construction / initialization.
2026-08-07T16:14:33Z: Action construction / initialization complete.
2026-08-07T16:14:35Z: Enabling DDS entities (if not already enabled).
2026-08-07T16:14:35Z: DDS entities enabled.
2026-08-07T16:14:35Z: Initializing process actions.
2026-08-07T16:14:37Z: Starting process actions.
2026-08-07T16:14:37Z: Process tests started.
2026-08-07T16:15:07Z: Stopping process tests.
2026-08-07T16:15:08Z: Process tests stopped.
2026-08-07T16:15:10Z: Stopping process actions.
2026-08-07T16:15:10Z: Detaching Listeners.
2026-08-07T16:15:10Z: 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-07T16:15:10Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.613
enable time: 0.000
start time: 0.003
stop time: 0.882
destruction time: 0.039
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== End of Node Logs ===
Finished
test PASSED.
auto_run_tests_finished: performance-tests/bench/run_test.pl ci-mixed --show-worker-logs Time: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: 11208 started at 2026-08-07 16:15: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: 11209 started at 2026-08-07 16:15:14
/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: 11210 started at 2026-08-07 16:15: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: 11238 started at 2026-08-07 16:15:24
/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: 11246 started at 2026-08-07 16:15: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: 11247 started at 2026-08-07 16:15: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: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
Response monitor pid 11207 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: 11257 started at 2026-08-07 16:15: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 -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: 11258 started at 2026-08-07 16:15:28
/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: 11259 started at 2026-08-07 16:15:28
/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: 11287 started at 2026-08-07 16:15:38
/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: 11295 started at 2026-08-07 16:15:39
/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: 11296 started at 2026-08-07 16:15: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
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 11256 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: 11306 started at 2026-08-07 16:15:43
/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: 11307 started at 2026-08-07 16:15:43
/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: 11326 started at 2026-08-07 16:15:46
/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: 11334 started at 2026-08-07 16:15:49
/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: 11346 started at 2026-08-07 16:15:59
/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: 11347 started at 2026-08-07 16:15:59
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 11305 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl join Time:19s 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: 11358 started at 2026-08-07 16:16:02
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:8081 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1.log -DCPSPendingTimeout 3
relay1 PID: 11359 started at 2026-08-07 16:16:02
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11377 started at 2026-08-07 16:16:12
/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: 11385 started at 2026-08-07 16:16:13
/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: 11386 started at 2026-08-07 16:16:13
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 11357 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl single Time:15s 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: 11396 started at 2026-08-07 16:16:17
/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: 11397 started at 2026-08-07 16:16:17
/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: 11398 started at 2026-08-07 16:16:17
/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: 11426 started at 2026-08-07 16:16:27
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -ORBDebugLevel 1 -DCPSConfigFile sub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11434 started at 2026-08-07 16:16:28
/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: 11435 started at 2026-08-07 16:16:28
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 11395 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl ipv6 Time:14s 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: 11445 started at 2026-08-07 16:16:31
/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: 11446 started at 2026-08-07 16:16:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay2 -UserData relay2 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay2.ini -ApplicationDomain 42 -VerticalAddress 5444 -HorizontalAddress 127.0.0.1:11544 -MetaDiscoveryAddress 127.0.0.1:8082 -ORBVerboseLogging 1 -SynchronousOutput 1 -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: 11447 started at 2026-08-07 16:16:31
/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: 11479 started at 2026-08-07 16:16:41
/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: 11487 started at 2026-08-07 16:16:42
/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: 11488 started at 2026-08-07 16:16:42
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 11444 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl ipv6 secure Time:15s 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: 11499 started at 2026-08-07 16:16:46
/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: 11500 started at 2026-08-07 16:16:46
/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: 11518 started at 2026-08-07 16:16:49
/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: 11526 started at 2026-08-07 16:16:52
/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: 11540 started at 2026-08-07 16:17:02
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/metachecker 127.0.0.1:8081 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile metachecker.log -DCPSPendingTimeout 3
metachecker PID: 11541 started at 2026-08-07 16:17:02
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 11497 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl ipv6 join Time:19s 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: 11551 started at 2026-08-07 16:17:05
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:8081 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1.log -DCPSPendingTimeout 3
relay1 PID: 11552 started at 2026-08-07 16:17:05
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11570 started at 2026-08-07 16:17:15
/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: 11578 started at 2026-08-07 16:17:16
/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: 11579 started at 2026-08-07 16:17:16
Response: HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 2
{}
Response: HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 2
OK
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
Response monitor pid 11550 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl ipv6 single Time:15s 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: 11589 started at 2026-08-07 16:17:20
/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: 11590 started at 2026-08-07 16:17:20
/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: 11608 started at 2026-08-07 16:17:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/metachecker 127.0.0.1:8081 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile metachecker.log -DCPSPendingTimeout 3
metachecker PID: 11616 started at 2026-08-07 16:17:31
/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: 11617 started at 2026-08-07 16:17:31
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 11588 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl draining Time:19s 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: 11627 started at 2026-08-07 16:17:38
/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: 11628 started at 2026-08-07 16:17:38
/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: 11646 started at 2026-08-07 16:17:41
/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: 11647 started at 2026-08-07 16:17:41
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: 11663 started at 2026-08-07 16:17:59
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:52s 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: 11676 started at 2026-08-07 16:18: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 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1a.log -DCPSPendingTimeout 3
relay1a PID: 11677 started at 2026-08-07 16:18:29
/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: 11695 started at 2026-08-07 16:18:32
/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: 11696 started at 2026-08-07 16:18: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 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1b.log -DCPSPendingTimeout 3
relay1b PID: 11712 started at 2026-08-07 16:18: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 reverse Time:51s 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: 11726 started at 2026-08-07 16:19: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: 11727 started at 2026-08-07 16:19:20
/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: 11745 started at 2026-08-07 16:19:23
/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: 11746 started at 2026-08-07 16:19: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: 11763 started at 2026-08-07 16:19: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 secure Time:52s 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: 11779 started at 2026-08-07 16:20:12
/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: 11780 started at 2026-08-07 16:20:12
/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: 11798 started at 2026-08-07 16:20:15
/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: 11799 started at 2026-08-07 16:20:15
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: 11815 started at 2026-08-07 16:20:33
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: 11830 started at 2026-08-07 16:21:03
/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: 11838 started at 2026-08-07 16:21:06
/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: 11849 started at 2026-08-07 16:21:16
/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: 11857 started at 2026-08-07 16:21:19
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: 11866 started at 2026-08-07 16:21:22
/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: 11877 started at 2026-08-07 16:21:25
/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: 11885 started at 2026-08-07 16:21:28
/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: 11901 started at 2026-08-07 16:21:38
/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: 11909 started at 2026-08-07 16:21:41
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_async_disc_test.pl cross_relay Time:22s Result:0
==============================================================================
tests/DCPS/RtpsRelay/STUN/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay -DCPSConfigFile relay.ini -ApplicationDomain 42 -VerticalAddress 127.0.0.1:4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile server.log -DCPSPendingTimeout 3
server PID: 11918 started at 2026-08-07 16:21:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/STUN/StunClient -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile client.log -DCPSPendingTimeout 3
client PID: 11929 started at 2026-08-07 16:21:47
test_success
Mapped address = 127.0.0.1:53940
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:4s 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: 11931 started at 2026-08-07 16:21:48
/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: 11941 started at 2026-08-07 16:21:51
test_success
Mapped address = ::1:32871
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: 11943 started at 2026-08-07 16:21:51
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: 11950 started at 2026-08-07 16:21:52
2026-08-07 16:21:59: ERROR: tsm finished and returned 1
#
<<<<< tsm.log >>>>>
2026-08-07 16:21:52.612@LM_INFO@(11950|11950) INFO: set_DCPS_debug_level: set to 1
2026-08-07 16:21:52.612@LM_INFO@(11950|11950) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_TRANSPORT_DEBUG_LEVEL=1
2026-08-07 16:21:52.612@LM_INFO@(11950|11950) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
2026-08-07 16:21:52.612@LM_INFO@(11950|11950) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.35.0-dev using ACE 6.5.24
2026-08-07 16:21:52.612@LM_INFO@(11950|11950) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-08-07 16:21:52.612@LM_INFO@(11950|11950) Service_Participant::get_domain_participant_factory: machine: runnervmd93pd, x86_64 platform: Linux, 6.17.0-1021-azure, #21~24.04.1-Ubuntu SMP Wed Jul 1 21:45:31 UTC 2026
2026-08-07 16:21:52.612@LM_INFO@(11950|11950) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-08-07 16:21:52.612@LM_NOTICE@(11950|11950) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-08-07 16:21:52.613@LM_DEBUG@(11950|11950) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2026-08-07 16:21:52.615@LM_DEBUG@(11950|11950) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_DEFAULT_RTPS_SPDP_SEND_ADDRS
2026-08-07 16:21:52.620@LM_INFO@(11950|11950) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA2EAEC8B3_0=@_OPENDDS_SEDPTransportInst_01037c1e52f182aa2eaec8b3_0
2026-08-07 16:21:52.620@LM_INFO@(11950|11950) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA2EAEC8B3_0_MAX_MESSAGE_SIZE=65466
2026-08-07 16:21:52.620@LM_INFO@(11950|11950) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA2EAEC8B3_0_HEARTBEAT_PERIOD=200
2026-08-07 16:21:52.620@LM_INFO@(11950|11950) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA2EAEC8B3_0_NAK_RESPONSE_DELAY=100
2026-08-07 16:21:52.620@LM_INFO@(11950|11950) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA2EAEC8B3_0_RESPONSIVE_MODE=false
2026-08-07 16:21:52.620@LM_INFO@(11950|11950) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA2EAEC8B3_0_SEND_DELAY=10
2026-08-07 16:21:52.621@LM_INFO@(11950|11950) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA2EAEC8B3_0_SEND_BUFFER_SIZE=65535
2026-08-07 16:21:52.621@LM_INFO@(11950|11950) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA2EAEC8B3_0_RCV_BUFFER_SIZE=65535
2026-08-07 16:21:52.621@LM_INFO@(11950|11950) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA2EAEC8B3_0_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
2026-08-07 16:21:52.621@LM_INFO@(11950|11950) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA2EAEC8B3_0_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
2026-08-07 16:21:52.621@LM_INFO@(11950|11950) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA2EAEC8B3_0_PORT_MODE=system
2026-08-07 16:21:52.621@LM_INFO@(11950|11950) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA2EAEC8B3_0_PB=7400
2026-08-07 16:21:52.621@LM_INFO@(11950|11950) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA2EAEC8B3_0_DG=250
2026-08-07 16:21:52.622@LM_INFO@(11950|11950) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA2EAEC8B3_0_PG=2
2026-08-07 16:21:52.622@LM_INFO@(11950|11950) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA2EAEC8B3_0_D2=2
2026-08-07 16:21:52.622@LM_INFO@(11950|11950) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA2EAEC8B3_0_D3=12
2026-08-07 16:21:52.622@LM_INFO@(11950|11950) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA2EAEC8B3_0_USE_MULTICAST=true
2026-08-07 16:21:52.622@LM_INFO@(11950|11950) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA2EAEC8B3_0_MULTICAST_GROUP_ADDRESS=239.255.0.1
2026-08-07 16:21:52.622@LM_INFO@(11950|11950) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA2EAEC8B3_0_IPV6_MULTICAST_GROUP_ADDRESS=ff03::1
2026-08-07 16:21:52.622@LM_INFO@(11950|11950) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA2EAEC8B3_0_TTL=1
2026-08-07 16:21:52.622@LM_INFO@(11950|11950) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA2EAEC8B3_0_MULTICAST_INTERFACE=
2026-08-07 16:21:52.623@LM_INFO@(11950|11950) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA2EAEC8B3_0_INIT_PARTICIPANT_PORT_ID=0
2026-08-07 16:21:52.623@LM_INFO@(11950|11950) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA2EAEC8B3_0_LOCAL_ADDRESS=0.0.0.0:0
2026-08-07 16:21:52.623@LM_INFO@(11950|11950) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA2EAEC8B3_0_ADVERTISED_ADDRESS=0.0.0.0:0
2026-08-07 16:21:52.623@LM_INFO@(11950|11950) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA2EAEC8B3_0_IPV6_INIT_PARTICIPANT_PORT_ID=1
2026-08-07 16:21:52.623@LM_INFO@(11950|11950) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA2EAEC8B3_0_IPV6_LOCAL_ADDRESS=:::0
2026-08-07 16:21:52.623@LM_INFO@(11950|11950) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA2EAEC8B3_0_IPV6_ADVERTISED_ADDRESS=:::0
2026-08-07 16:21:52.623@LM_INFO@(11950|11950) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA2EAEC8B3_0_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
2026-08-07 16:21:52.624@LM_INFO@(11950|11950) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA2EAEC8B3_0_USE_RTPS_RELAY=false
2026-08-07 16:21:52.624@LM_INFO@(11950|11950) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA2EAEC8B3_0_RTPS_RELAY_ONLY=false
2026-08-07 16:21:52.624@LM_INFO@(11950|11950) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA2EAEC8B3_0_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
2026-08-07 16:21:52.624@LM_INFO@(11950|11950) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA2EAEC8B3_0_USE_ICE=false
2026-08-07 16:21:52.624@LM_INFO@(11950|11950) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52F182AA2EAEC8B3_0=@_OPENDDS_SEDP_TransportCfg_01037c1e52f182aa2eaec8b3_0
2026-08-07 16:21:52.624@LM_INFO@(11950|11950) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52F182AA2EAEC8B3_0_PASSIVE_CONNECT_DURATION=60000
2026-08-07 16:21:52.631@LM_INFO@(11950|11955) INFO: MulticastManager::join: joined group 239.255.0.1:7402 on docker0/172.17.0.1 (0x7b7c00006a88 joined count 1)
2026-08-07 16:21:52.631@LM_INFO@(11950|11955) INFO: MulticastManager::join: joined group 239.255.0.1:7402 on eth0/10.1.0.211 (0x7b7c00006a88 joined count 2)
2026-08-07 16:21:52.631@LM_INFO@(11950|11955) INFO: MulticastManager::join: joined group ff03::1:7402 on eth0/fe80::7e1e:52ff:fef1:82aa (0x7b7c00006a88 joined count 3)
2026-08-07 16:21:52.631@LM_INFO@(11950|11955) INFO: MulticastManager::join: joined group 239.255.0.1:7402 on lo/127.0.0.1 (0x7b7c00006a88 joined count 4)
2026-08-07 16:21:52.631@LM_INFO@(11950|11955) INFO: MulticastManager::join: joined group ff03::1:7402 on lo/::1 (0x7b7c00006a88 joined count 5)
2026-08-07 16:21:52.632@LM_DEBUG@(11950|11950) TransportImpl::open()
transport_type: rtps_udp
name: _OPENDDS_SEDPTransportInst_01037c1e52f182aa2eaec8b3_0
config_prefix: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52F182AA2EAEC8B3_0
max_packet_size: 2147481599
max_samples_per_packet: 10
optimum_packet_size: 4096
thread_per_connection: false
event_dispatcher_threads: 1
datalink_release_delay: 10000
datalink_control_chunks: 32
fragment_reassembly_timeout: 5:00.000
receive_preallocated_message_blocks:0
receive_preallocated_data_blocks:0
send_buffer_size: 65535
rcv_buffer_size: 65535
use_multicast: true
ttl: 1
multicast_interface:
anticipated_fragments: 63
max_message_size: 65466
nak_depth: 0
nak_response_delay: 0.100 s
heartbeat_period: 0.200 s
responsive_mode: false
multicast_group_address: 239.255.0.1:7402
local_address: 0.0.0.0:0
advertised_address: 0.0.0.0:0
ipv6_multicast_group_address: ff03::1:7402
ipv6_local_address: :::0
ipv6_advertised_address: :::0
2026-08-07 16:21:52.646@LM_INFO@(11950|11955) INFO: MulticastManager::join: joined group 239.255.0.1:7400 on docker0/172.17.0.1 (0x7b70000011c8 joined count 1)
2026-08-07 16:21:52.646@LM_INFO@(11950|11955) INFO: MulticastManager::join: joined group 239.255.0.1:7400 on eth0/10.1.0.211 (0x7b70000011c8 joined count 2)
2026-08-07 16:21:52.646@LM_INFO@(11950|11955) INFO: MulticastManager::join: joined group ff03::1:7400 on eth0/fe80::7e1e:52ff:fef1:82aa (0x7b70000011c8 joined count 3)
2026-08-07 16:21:52.646@LM_INFO@(11950|11955) INFO: MulticastManager::join: joined group 239.255.0.1:7400 on lo/127.0.0.1 (0x7b70000011c8 joined count 4)
2026-08-07 16:21:52.646@LM_INFO@(11950|11955) INFO: MulticastManager::join: joined group ff03::1:7400 on lo/::1 (0x7b70000011c8 joined count 5)
2026-08-07 16:21:58.644@LM_INFO@(11950|11950) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_THREAD_STATUS_INTERVAL=0
2026-08-07 16:21:59.645@LM_ERROR@(11950|11950) ERROR: got unexpected thread status message
#
2026-08-07 16:21:59.653@LM_WARNING@(11950|11950) WARNING: Spdp::SpdpTransport::send() - destination 0.0.0.0:0 failed send: Invalid argument
2026-08-07 16:21:59.654@LM_DEBUG@(11950|11950) Service_Participant::shutdown
2026-08-07 16:21:59.655@LM_DEBUG@(11950|11950) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-08-07 16:21:59.656@LM_DEBUG@(11950|11950) Service_Participant::~Service_Participant
2026-08-07 16:21:59.656@LM_DEBUG@(11950|11950) Service_Participant::shutdown
<<<<< end tsm.log >>>>>
auto_run_tests.pl: ERROR: "tests/DCPS/ThreadStatusManager/run_test.pl" returned with status 4
#
auto_run_tests_finished: tests/DCPS/ThreadStatusManager/run_test.pl Time:7s Result:1
Fri Aug 7 16:21:59 2026 UTC